[commit - obvious] Fixed a couple of ChangeLog entries

Sergio Durigan Junior sergiodj@redhat.com
Wed Apr 11 18:39:00 GMT 2012


On Wednesday, April 11 2012, Siva Chandra wrote:

> Committed the attached patch.

Hello Siva,

Please, send patches using the unified diff format, as they are much
easier to understand.

Thanks for the fixes.

> Thanks,
> Siva Chandra
>
> Index: ChangeLog
> ===================================================================
> RCS file: /cvs/src/src/gdb/ChangeLog,v
> retrieving revision 1.14092
> diff -c -p -r1.14092 ChangeLog
> *** ChangeLog	11 Apr 2012 05:50:40 -0000	1.14092
> --- ChangeLog	11 Apr 2012 06:21:15 -0000
> ***************
> *** 7,18 ****
>   	* python/lib/gdb/command/explore.py: Implemention of the 'explore'
>   	command using the GDB Python API. 
>   
> ! 2011-04-10  Maciej W. Rozycki  <macro@codesourcery.com>
>   
>   	* mips-tdep.c (mips_skip_pic_trampoline_code): Correct sign
>   	extension in jump target calculation.
>   
> ! 2011-04-10  Maciej W. Rozycki  <macro@codesourcery.com>
>   
>   	* mips-tdep.c (mips32_next_pc): Handle JALX.
>   
> --- 7,18 ----
>   	* python/lib/gdb/command/explore.py: Implemention of the 'explore'
>   	command using the GDB Python API. 
>   
> ! 2012-04-10  Maciej W. Rozycki  <macro@codesourcery.com>
>   
>   	* mips-tdep.c (mips_skip_pic_trampoline_code): Correct sign
>   	extension in jump target calculation.
>   
> ! 2012-04-10  Maciej W. Rozycki  <macro@codesourcery.com>
>   
>   	* mips-tdep.c (mips32_next_pc): Handle JALX.
>   
> Index: testsuite/ChangeLog
> ===================================================================
> RCS file: /cvs/src/src/gdb/testsuite/ChangeLog,v
> retrieving revision 1.3158
> diff -c -p -r1.3158 ChangeLog
> *** testsuite/ChangeLog	11 Apr 2012 05:50:44 -0000	1.3158
> --- testsuite/ChangeLog	11 Apr 2012 06:21:33 -0000
> ***************
> *** 1,4 ****
> ! 2012-04-02  Siva Chandra Reddy  <sivachandra@google.com>
>   
>   	* gdb.python/Makefile.in: Add py-explore and py-explore-cc to
>   	EXECUTABLES.
> --- 1,4 ----
> ! 2012-04-11  Siva Chandra Reddy  <sivachandra@google.com>
>   
>   	* gdb.python/Makefile.in: Add py-explore and py-explore-cc to
>   	EXECUTABLES.

-- 
Sergio



More information about the Gdb-patches mailing list