From: Ian Lance Taylor Date: Sat, 14 Nov 1998 19:51:19 +0000 (+0000) Subject: * debug.c (debug_name_type): Correct return type from false to X-Git-Url: https://git.libre-soc.org/?a=commitdiff_plain;h=1deb4d0a93af9a1a4ad3bc9c39f0bc957a5a4a2b;p=binutils-gdb.git * debug.c (debug_name_type): Correct return type from false to DEBUG_TYPE_NULL. --- diff --git a/binutils/ChangeLog b/binutils/ChangeLog index baa65284553..58f74c079b4 100644 --- a/binutils/ChangeLog +++ b/binutils/ChangeLog @@ -1,3 +1,13 @@ +Sat Nov 14 14:50:56 1998 Ian Lance Taylor + + * debug.c (debug_name_type): Correct return type from false to + DEBUG_TYPE_NULL. + +Sat Nov 14 14:48:21 1998 Andreas Schwab + + * objdump.c (disassemble_data): Skip over relocs below start + address. + Tue Nov 10 15:31:52 1998 Nick Clifton * Makefile.am: Add dependency of readelf.c on elf/fr30.h