]> git.ipfire.org Git - thirdparty/binutils-gdb.git/commit
* Makefile.in (dwarf2-frame.o): Add complaints_h.
authorRichard Henderson <rth@redhat.com>
Fri, 11 Jul 2003 16:56:09 +0000 (16:56 +0000)
committerRichard Henderson <rth@redhat.com>
Fri, 11 Jul 2003 16:56:09 +0000 (16:56 +0000)
commite51fd2832e89acd270fd43b071baf0516ec0db3f
tree1940ebfcf0750e89c8399138d57ac236a83171de
parentd9b4458e794c2dabace4da12bcfab6b4e6430dc6
    * Makefile.in (dwarf2-frame.o): Add complaints_h.
        * dwarf2-frame.c: Include complaints.h.
        (decode_frame_entry_1): Rename from decode_frame_entry; tidy
        variable initialization; return NULL on error.
        (decode_frame_entry): New.
gdb/ChangeLog
gdb/Makefile.in
gdb/dwarf2-frame.c