aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorMaciej W. Rozycki <macro@linux-mips.org>2012-04-20 23:01:51 +0000
committerMaciej W. Rozycki <macro@linux-mips.org>2012-04-20 23:01:51 +0000
commit7f0e6aaed2df0d5d8a16ad4eda2c9f47abfaf76e (patch)
treed6057f6f2d142bde88acb3c365a7b007e7d5883d /gdb/ChangeLog
parentbc17beea2dca4c00d2a0b4b9df58bb4cd55e7dbe (diff)
downloadgdb-7f0e6aaed2df0d5d8a16ad4eda2c9f47abfaf76e.zip
gdb-7f0e6aaed2df0d5d8a16ad4eda2c9f47abfaf76e.tar.gz
gdb-7f0e6aaed2df0d5d8a16ad4eda2c9f47abfaf76e.tar.bz2
* mips-tdep.c (mips_elf_make_msymbol_special): Fix identification
of mips16 symbols.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 5f6217f..f7afb07 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,8 @@
+2012-04-20 Shun-Yen Lu <dark.asparagus@gmail.com>
+
+ * mips-tdep.c (mips_elf_make_msymbol_special): Fix identification
+ of mips16 symbols.
+
2012-04-20 Andrew Pinski <apinski@cavium.com>
* MAINTAINERS (Write After Approval): Add myself to the list.