aboutsummaryrefslogtreecommitdiff
path: root/gdb/ChangeLog
diff options
context:
space:
mode:
authorDoug Evans <dje@google.com>2010-10-07 19:34:52 +0000
committerDoug Evans <dje@google.com>2010-10-07 19:34:52 +0000
commit00e14314cf12ad2a25566b75dd924e361715e106 (patch)
tree4b4b09e6567f23da6a571f5694840368ec017e2a /gdb/ChangeLog
parent48bb73dd5242d250e5f583471b178d2c31a57f08 (diff)
downloadgdb-00e14314cf12ad2a25566b75dd924e361715e106.zip
gdb-00e14314cf12ad2a25566b75dd924e361715e106.tar.gz
gdb-00e14314cf12ad2a25566b75dd924e361715e106.tar.bz2
* cc-with-index.sh (output_file): Default to a.out.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r--gdb/ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog
index 1518b58..21fe5f0 100644
--- a/gdb/ChangeLog
+++ b/gdb/ChangeLog
@@ -1,5 +1,7 @@
2010-10-07 Doug Evans <dje@google.com>
+ * cc-with-index.sh (output_file): Default to a.out.
+
* dwarf2read.c (mapped_index): Rename member index_table to
symbol_table and index_table_slots to symbol_table_slots.
All uses updated.