diff options
author | Richard Henderson <rth@redhat.com> | 2001-02-01 18:08:47 +0000 |
---|---|---|
committer | Richard Henderson <rth@redhat.com> | 2001-02-01 18:08:47 +0000 |
commit | a987bfc987248990aeee2ede0bcd005732b948c4 (patch) | |
tree | 410feea31bfce2473f1048363e192feb5bd74098 /gas/ChangeLog | |
parent | 905308801e2d076e98aa0d099cf486628414051e (diff) | |
download | gdb-a987bfc987248990aeee2ede0bcd005732b948c4.zip gdb-a987bfc987248990aeee2ede0bcd005732b948c4.tar.gz gdb-a987bfc987248990aeee2ede0bcd005732b948c4.tar.bz2 |
* dwarf2dbg.c (out_debug_abbrev): Terminate the abbreviations
for the compilation unit with a zero byte.
Diffstat (limited to 'gas/ChangeLog')
-rw-r--r-- | gas/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/gas/ChangeLog b/gas/ChangeLog index dc97038..1fb85e7 100644 --- a/gas/ChangeLog +++ b/gas/ChangeLog @@ -1,3 +1,8 @@ +2001-02-01 Momchil Velikov <velco@fadata.bg> + + * dwarf2dbg.c (out_debug_abbrev): Terminate the abbreviations + for the compilation unit with a zero byte. + 2001-01-30 Alan Modra <alan@linuxcare.com.au> * config/tc-hppa.c (pa_ip): Support 12 bit branches to absolute |