Fixed a couple of ChangeLog entries.
authorSiva Chandra Reddy <sivachandra@sourceware.org>
Wed, 11 Apr 2012 06:26:54 +0000 (06:26 +0000)
committerSiva Chandra Reddy <sivachandra@sourceware.org>
Wed, 11 Apr 2012 06:26:54 +0000 (06:26 +0000)
gdb/ChangeLog
gdb/testsuite/ChangeLog

index 9e3e135d3ef3704f30c5117c96e313f9f8a061cd..c3f755eb774b6542f05bee398e24c9a9cff7aaff 100644 (file)
@@ -7,12 +7,12 @@
        * 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>
+2012-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>
+2012-04-10  Maciej W. Rozycki  <macro@codesourcery.com>
 
        * mips-tdep.c (mips32_next_pc): Handle JALX.
 
index 422ac8b6f64ec3ada36842f6dba02ced120af497..bfcc42dc7f28d9aa3e39d9e360ec0deea5854dc2 100644 (file)
@@ -1,4 +1,4 @@
-2012-04-02  Siva Chandra Reddy  <sivachandra@google.com>
+2012-04-11  Siva Chandra Reddy  <sivachandra@google.com>
 
        * gdb.python/Makefile.in: Add py-explore and py-explore-cc to
        EXECUTABLES.