diff options
author | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2000-05-03 13:45:17 +0000 |
---|---|---|
committer | Elena Zannoni <ezannoni@kwikemart.cygnus.com> | 2000-05-03 13:45:17 +0000 |
commit | 54cf9c0344af81977caffd086d53a74c3b5d3aaf (patch) | |
tree | c8a6cbd917f787ce652be116e987bca97c219161 /gdb/ChangeLog | |
parent | 9369728402b129b7f3c839b6da7f3b88854b3630 (diff) | |
download | gdb-54cf9c0344af81977caffd086d53a74c3b5d3aaf.zip gdb-54cf9c0344af81977caffd086d53a74c3b5d3aaf.tar.gz gdb-54cf9c0344af81977caffd086d53a74c3b5d3aaf.tar.bz2 |
Tue May 2 13:17:21 2000 Elena Zannoni (ezannoni@makita.cygnus.com)
* symtab.c (in_prologue): From Jim Blandy. Rewrite, more
intelligently, making sure we use the information from the
symbol tables fully.
Diffstat (limited to 'gdb/ChangeLog')
-rw-r--r-- | gdb/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/ChangeLog b/gdb/ChangeLog index 2a6214f..7b1fcc1 100644 --- a/gdb/ChangeLog +++ b/gdb/ChangeLog @@ -1,3 +1,9 @@ +2000-05-03 Elena Zannoni <ezannoni@makita.cygnus.com> + + * symtab.c (in_prologue): From Jim Blandy. Rewrite, more + intelligently, making sure we use the information from the + symbol tables fully. + 2000-05-02 H.J. Lu <hjl@gnu.org> * ia64-tdep.c (ia64_gdbarch_init): Reference to ELFOSABI_NONE |