From: Ian Lance Taylor Date: Tue, 31 Dec 1996 20:38:45 +0000 (+0000) Subject: * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE. X-Git-Tag: gdb-4_18-branchpoint~6807 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1a4752c6641d18862532bb6fac2680e5c7ed3dc6;p=thirdparty%2Fbinutils-gdb.git * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE. (dep): Use ALL_CFLAGS rather than CFLAGS. --- diff --git a/opcodes/ChangeLog b/opcodes/ChangeLog index 2ef903cdaa6..f59cdca2e6b 100644 --- a/opcodes/ChangeLog +++ b/opcodes/ChangeLog @@ -1,3 +1,8 @@ +Tue Dec 31 15:38:13 1996 Ian Lance Taylor + + * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE. + (dep): Use ALL_CFLAGS rather than CFLAGS. + start-sanitize-v850 Tue Dec 31 15:09:16 1996 Michael Meissner