diff options
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 7ae9101..f83e040 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,8 @@ +2007-08-09 Joel Brobecker <brobecker@adacore.com> + + * solib-som.c (som_relocate_section_addresses): Stop saving + the $CODE$ section in the so_list structure. + 2007-08-08 Maxim Grigoriev <maxim2405@gmail.com> * xtensa-tdep.h (XTENSA_MAX_COPROCESSOR): New. |