[commit - obvious] Fixed a couple of ChangeLog entries

Siva Chandra sivachandra@google.com
Wed Apr 11 06:51:00 GMT 2012


Committed the attached patch.

Thanks,
Siva Chandra
-------------- next part --------------
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.


More information about the Gdb-patches mailing list