* Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE.
authorIan Lance Taylor <ian@airs.com>
Tue, 31 Dec 1996 20:43:28 +0000 (20:43 +0000)
committerIan Lance Taylor <ian@airs.com>
Tue, 31 Dec 1996 20:43:28 +0000 (20:43 +0000)
bfd/ChangeLog
bfd/Makefile.in
binutils/ChangeLog
binutils/Makefile.in
gas/ChangeLog
gas/Makefile.in
ld/ChangeLog
ld/Makefile.in

index c78126efc1280fd6ee7c09cc55e71c908938e594..7578c46e5a2277c837d57c8c0c22802fc8d1bb71 100644 (file)
@@ -6,6 +6,8 @@ Tue Dec 31 15:15:28 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
 end-sanitize-v850
 Tue Dec 31 14:44:50 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE.
+
        * configure.in: Check ac_cv_func_mmap_fixed_mapped, not
        ac_cv_func_mmap.
        * configure: Rebuild.
index 9b7190696947e2482d5aea07ffad7b8f469cf6fd..2f2f75b82b2a5fb270922c93dd40c92f21c74068 100644 (file)
@@ -458,7 +458,7 @@ FLAGS_TO_PASS = \
        "INSTALL_DATA=$(INSTALL_DATA)" \
        "INSTALL_PROGRAM=$(INSTALL_PROGRAM)"
 
-ALL_CFLAGS=@HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) $(CFLAGS)
+ALL_CFLAGS=-D_GNU_SOURCE @HDEFINES@ @COREFLAG@ @TDEFINES@ $(CSEARCH) $(CSWITCHES) $(CFLAGS)
 .c.o:
        if [ -n "$(PICFLAG)" ]; then \
          $(CC) -c $(PICFLAG) $(ALL_CFLAGS) $< -o pic/$@; \
index 13a04f93434cf2d370cdcaf87e4abd253ef40bbd..0ea4ba60b8a2353610c069efa6c6048db36dd564 100644 (file)
@@ -1,3 +1,7 @@
+Tue Dec 31 15:42:54 1996  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE.
+
 Fri Dec 27 11:19:26 1996  Ian Lance Taylor  <ian@cygnus.com>
 
        * configure.in: Work around bug in AC_FUNC_VFORK in autoconf 2.12.
index 062399986b2ba077da68ab7161478d44bc507a36..167f9e583dc77010ed7067b3249577397f221eb9 100644 (file)
@@ -71,8 +71,7 @@ NM = $(NM_FOR_TARGET)
 SYMLINK = ln -s
 
 BISON = `if [ -f ../bison/bison ] ; then echo ../bison/bison -y -L../bison/bison ; else echo bison -y ; fi`
-# Comment these out if using lex.
-LEX_OPTIONS = -I -Cem 
+LEX_OPTIONS =
 LEX = `if [ -f ../flex/flex ] ; then echo ../flex/flex ; else echo flex ; fi`
 
 # Distribution version
@@ -126,7 +125,7 @@ INCDIR      = $(BASEDIR)/include
 INCLUDES = -I. -I$(srcdir) -I../bfd -I$(BFDDIR) -I$(INCDIR)
 DEP = mkdep
 
-ALL_CFLAGS = $(INCLUDES) @HDEFINES@ $(CFLAGS)
+ALL_CFLAGS = -D_GNU_SOURCE $(INCLUDES) @HDEFINES@ $(CFLAGS)
 
 HFILES = arsup.h bucomm.h budbg.h coffgrok.h debug.h nlmconv.h
 
@@ -555,6 +554,7 @@ install: all
            k=`echo $$j | sed '$(program_transform_name)'`; \
            ln $(bindir)/$$k $(tooldir)/bin/$$j >/dev/null 2>/dev/null \
                || $(INSTALL_PROGRAM) $$i $(tooldir)/bin/$$j; \
+         else true; \
          fi; \
        done
 
@@ -577,7 +577,6 @@ clean-info:
 # Making a dist:
 # cvs rtag binutils-x-yy ld+utils
 # cvs co -r binutils-x-yy ld+utils
-# Sanitize
 # cd {HERE}; make dist [-f Makefile.in]
 
 dist: $(DIST_NAME).tar.z
index 1d175e9a4eba74ac151470de82ff281bffdbd068..5b4fe167bb423c8bfd6b5750ea50afba6e55c963 100644 (file)
@@ -8,6 +8,8 @@ Tue Dec 31 15:12:35 1996  Michael Meissner  <meissner@tiktok.cygnus.com>
 end-sanitize-v850
 Tue Dec 31 12:56:41 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE.
+
        * config/tc-sparc.c (md_apply_fix3): Rename from md_apply_fix, and
        add segment argument.  If OBJ_ELF, treat a relocation against a
        symbol in a linkonce section like a relocation against an external
index b625d5af6b0236bad6930e4665e4faac262cc6e3..afaa93eeba2259f6f27060fee078a950800f448c 100644 (file)
@@ -227,7 +227,7 @@ stamp-mk.com: vmsconf.sh Makefile
 # Now figure out from those variables how to compile and link.
 
 # This is the variable actually used when we compile.
-ALL_CFLAGS = $(INTERNAL_CFLAGS) $(CROSS) $(CFLAGS) $(HDEFINES) $(TDEFINES)
+ALL_CFLAGS = -D_GNU_SOURCE $(INTERNAL_CFLAGS) $(CROSS) $(CFLAGS) $(HDEFINES) $(TDEFINES)
 
 # How to link with both our special library facilities
 # and the system's installed libraries.
index 026c5fe1ec6678e6607cac8467f2f1c645775a72..f4d6a476e8b7d6659a2ada57c303a953cbc9369e 100644 (file)
@@ -1,5 +1,7 @@
 Tue Dec 31 14:48:30 1996  Ian Lance Taylor  <ian@cygnus.com>
 
+       * Makefile.in (ALL_CFLAGS): Add -D_GNU_SOURCE.
+
        * ld.h (args_type): Add filter_shlib and auxiliary_filter_shlib
        fields.
        * lexsup.c (parse_args): Recognize --auxiliary/-f and
index 28b98394db88cd60253cf1c179b7ad3f17b68ad1..9309c1d6f7f58bc4b072682dda5f4b602eb07d06 100644 (file)
@@ -187,7 +187,7 @@ LINTFLAGS = $(INCLUDES) $(EXTRA_DEF)
 #.cc.o:
 #      $(CXX) -c -I$(srcdir) $(CXXFLAGS) $(CFLAGS) $<
 
-ALL_CFLAGS = $(INCLUDES) @HDEFINES@ $(CFLAGS)
+ALL_CFLAGS = -D_GNU_SOURCE $(INCLUDES) @HDEFINES@ $(CFLAGS)
 .c.o:
        $(CC) -c $(ALL_CFLAGS) $<