summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/libbinutils/Makefile
AgeCommit message (Expand)Author
2020-12-15Retire obsolete GDB 6.1.1Ed Maste
2011-12-16Define YY_NO_INPUT when building libbinutils, to prevent warnings aboutDimitry Andric
2010-11-01Update Makefile and config.h.bsd for libbinutils.Dimitry Andric
2010-10-22Most of binutils now compiles at WARNS=3, except for libiberty andDimitry Andric
2010-10-21Add new upstream file, and update TARGET definition.Dimitry Andric
2010-10-21Use one file per line in SRCS= definition, to make insertions andDimitry Andric
2004-10-24For variables that are only checked with defined(), don't provideRuslan Ermilov
2004-06-16Updated Bmake framework for Binutils 2.15.David E. O'Brien
2004-02-24style.Makefile(5):Johan Karlsson
2003-05-08Set the binutils arch for as/nm correctly on the amd64 platform.Peter Wemm
2002-10-11Update for 2.13 10-Oct-2002 import.David E. O'Brien
2002-05-13Removed now unused INTERNALSTATICLIB.Ruslan Ermilov
2002-03-13Turn up WARNS as high as possible.David E. O'Brien
2002-01-27Change the way the version strings are handled.David E. O'Brien
2001-10-14Clean up the formatting.David E. O'Brien
2001-06-26Style fix.David E. O'Brien
2001-06-26Add the IA-64 unwind handling (needed for readelf).David E. O'Brien
2001-04-11Remove MIPS support.David E. O'Brien
2001-02-21Our OS name is "freebsd", not "freebsdelf"David E. O'Brien
2000-05-22Pull the switch and activate our Binutils to a snapshot of the up andDavid E. O'Brien
1999-12-17s/MACHINE_ARCH/TARGET_ARCH/gMarcel Moolenaar
1999-08-27$Id$ -> $FreeBSD$Peter Wemm
1999-04-22For mips assembler, we need to define TARGET_BYTES_BIG_ENDIAN to beWarner Losh
1998-06-04Removed special rules for lex- and yacc- generated files. The generalBruce Evans
1998-05-04Evaluate the TARGET from the architecture. We'll assume that FREEBSDJohn Birrell
1998-03-12Replace empty install targets with definitions of INTERNALLIB andJohn Polstra
1998-03-12Restructure the binutils hierarchy somewhat in order to betterJohn Polstra
1998-03-01Add bmakefiles for building binutils from the contrib tree.John Polstra