aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorJoel Brobecker <brobecker@gnat.com>2002-07-31 22:35:48 +0000
committerJoel Brobecker <brobecker@gnat.com>2002-07-31 22:35:48 +0000
commit8aaf0b47165f65643a85727bde4700f871e60933 (patch)
treed68b0525792941e6e1059251c53bd5f9e9a1d564 /gdb/ChangeLog
parenta0dfa6a8051fddc213ca7f466f77d5ccc63e65b6 (diff)
downloadgdb-8aaf0b47165f65643a85727bde4700f871e60933.zip
gdb-8aaf0b47165f65643a85727bde4700f871e60933.tar.gz
gdb-8aaf0b47165f65643a85727bde4700f871e60933.tar.bz2
* dwarf2read.c (set_cu_language): Add handler for LANG_Ada95.
This does not change anything at the moment, but will be helpful later when full Ada support is integrated.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 9069475..772ec18 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,3 +1,9 @@
+2002-07-31 Joel Brobecker <brobecker@gnat.com>
+
+ * dwarf2read.c (set_cu_language): Add handler for LANG_Ada95.
+ This does not change anything at the moment, but will be helpful
+ later when full Ada support is integrated.
+
2002-07-31 Kevin Buettner <kevinb@redhat.com>
* mips-tdep.c (_initialize_mips_tdep): Add "n64" to "set mips abi"