summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/Makefile.bsd-wrapper (follow)
Commit message (Expand)AuthorAgeFilesLines
* a few depend:-related thingies that were still in.espie2019-12-211-4/+1
* Remove -S from install commandskn2019-02-241-2/+2
* Pass CC/CFLAGS/LDFLAGS to the configure script. ok millert@naddy2018-09-141-3/+5
* destroy lint remnants.espie2017-06-121-4/+1
* Use ${INSTALL} instead of install, like in all the other Makefile's.natano2016-09-181-3/+3
* Install programs with ${INSTALL_STRIP} -o ${BINOWN} -g ${BINGRP} -m ${BINMODE}guenther2016-09-111-2/+3
* Now that we do not need to build binutils 2.15 (except for gdb), simplify themiod2015-06-011-34/+1
* ELF_TOOLCHAIN bye bye.miod2013-07-051-18/+1
* VAX ELF toolchain, using `%' as the register prefix. Heavily based uponmiod2013-07-051-2/+2
* Let platforms configured to use binutils 2.17 still recurse into the binutilsmiod2013-03-101-5/+18
* Replace the list of platforms enabled (or not) to build the whole binutilsmiod2013-01-051-14/+6
* Switch m88k ports to ELF.miod2013-01-051-2/+2
* Add support for PIE-by-default in both ld and gcc. This is a completelypascal2012-08-281-1/+2
* Always install addr2line(1), objcopy(1), and readelf(1), even onschwarze2011-10-301-6/+6
* Replace a comment asking for a particular order to build stuff inschwarze2011-07-061-4/+6
* Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentmiod2010-02-031-2/+2
* Don't install libbfd and libopcodes and the associated headers.kettenis2008-08-221-28/+4
* manpages need directories.espie2008-01-141-1/+3
* enforce install -S, avoids races with make -j:espie2007-12-301-1/+2
* sort the MAN entry; ok deraadtjmc2007-03-261-4/+5
* pick up the newer rev man pages; noticed by ingo schwarze, first rev byderaadt2007-03-251-6/+6
* build two more man pages; Ingo Schwarzederaadt2007-03-191-3/+3
* Early bits for a 32-bit SuperH toolchain, currently for little-endianmiod2006-10-061-2/+2
* makeinfo --no-split, simplifies sets immensely.espie2006-07-121-1/+4
* Allow USING_NEW_BINUTILS to be overriden by whatever invokes make here.miod2006-05-041-9/+9
* hppa64-unknown-openbsd build support; espie@ miod@ brad@ okmickey2005-01-251-2/+2
* Get rid of *_X11_MODULES.kettenis2005-01-151-10/+1
* Add sgi support.kettenis2004-12-271-3/+1
* Put back cross build piece which was lost with the 2.15 upgrade.drahn2004-11-101-3/+11
* Merge conflicts, bringing our changes back in:miod2004-11-021-14/+17
* Move the cross glue from the root makefile to the toolchain's,grange2004-10-211-2/+10
* manage NEW_BINUTILS vs non-NEW_BINUTILS better. does not install unnecessarydrahn2004-06-011-14/+43
* Enable gdb on m88k again, it works well enough and better than ever.miod2004-05-251-2/+2
* Resolve conflicts for GDB 6.1. Add local patches.kettenis2004-05-211-2/+2
* Resolve merge conflicts, adjust method of W^X handing (.sh files)drahn2004-05-171-6/+16
* cope with MACHINE_ARCH changing from x86_64 to amd64. For now, we wantderaadt2004-02-271-3/+3
* configs for amd64; brad@ okmickey2004-02-101-3/+3
* use our own nm and sizemickey2004-01-131-4/+4
* Switch i386 to new binutils, i386 tools now do ELF.drahn2003-04-171-2/+2
* Synch cxxfilt man page with reality and arrange for it to get built andespie2003-02-161-2/+5
* pass BSDSRCDIR in environment to submakes.espie2003-02-021-1/+3
* Switch sparc binutils to ELF.art2002-08-111-2/+2
* includes should be installed during `make include', not later.espie2002-05-081-1/+14
* No more need to build this gprof on ELF archs. We use the native one now.art2002-05-081-3/+3
* enable gdb in sparc64; deraadt@ ok.fgsch2002-04-021-2/+2
* Support for sparc64. gdb disabled for now.art2001-09-051-3/+3
* Build gnu/lib/libreadline and use it instead of the one currentlymillert2001-03-181-2/+2
* Enforce building stuff at compile time, not install time.espie2001-01-161-2/+2
* Fix man pages for good.espie2000-09-211-2/+2
* install tools and scripts in libdata; espiederaadt2000-09-191-2/+5