summaryrefslogtreecommitdiff
path: root/gnu/usr.bin/binutils/Makefile.bsd-wrapper
AgeCommit message (Expand)Author
2013-01-05Replace the list of platforms enabled (or not) to build the whole binutilsMiod Vallat
2013-01-05Switch m88k ports to ELF.Miod Vallat
2012-08-28Add support for PIE-by-default in both ld and gcc. This is a completelyPascal Stumpf
2011-10-30Always install addr2line(1), objcopy(1), and readelf(1), even onIngo Schwarze
2011-07-06Replace a comment asking for a particular order to build stuff inIngo Schwarze
2010-02-03Use MACHINE_CPU instead of MACHINE_ARCH to pick the correct machine dependentMiod Vallat
2008-08-22Don't install libbfd and libopcodes and the associated headers.Mark Kettenis
2008-01-14manpages need directories.Marc Espie
2007-12-30enforce install -S, avoids races with make -j:Marc Espie
2007-03-26sort the MAN entry; ok deraadtJason McIntyre
2007-03-25pick up the newer rev man pages; noticed by ingo schwarze, first rev byTheo de Raadt
2007-03-19build two more man pages; Ingo SchwarzeTheo de Raadt
2006-10-06Early bits for a 32-bit SuperH toolchain, currently for little-endianMiod Vallat
2006-07-12makeinfo --no-split, simplifies sets immensely.Marc Espie
2006-05-04Allow USING_NEW_BINUTILS to be overriden by whatever invokes make here.Miod Vallat
2005-01-25hppa64-unknown-openbsd build support; espie@ miod@ brad@ okMichael Shalayeff
2005-01-15Get rid of *_X11_MODULES.Mark Kettenis
2004-12-27Add sgi support.Mark Kettenis
2004-11-10Put back cross build piece which was lost with the 2.15 upgrade.Dale Rahn
2004-11-02Merge conflicts, bringing our changes back in:Miod Vallat
2004-10-21Move the cross glue from the root makefile to the toolchain's,Alexander Yurchenko
2004-06-01manage NEW_BINUTILS vs non-NEW_BINUTILS better. does not install unnecessaryDale Rahn
2004-05-25Enable gdb on m88k again, it works well enough and better than ever.Miod Vallat
2004-05-21Resolve conflicts for GDB 6.1. Add local patches.Mark Kettenis
2004-05-17Resolve merge conflicts, adjust method of W^X handing (.sh files)Dale Rahn
2004-02-27cope with MACHINE_ARCH changing from x86_64 to amd64. For now, we wantTheo de Raadt
2004-02-10configs for amd64; brad@ okMichael Shalayeff
2004-01-13use our own nm and sizeMichael Shalayeff
2003-04-17Switch i386 to new binutils, i386 tools now do ELF.Dale Rahn
2003-02-16Synch cxxfilt man page with reality and arrange for it to get built andMarc Espie
2003-02-02pass BSDSRCDIR in environment to submakes.Marc Espie
2002-08-11Switch sparc binutils to ELF.Artur Grabowski
2002-05-08includes should be installed during `make include', not later.Marc Espie
2002-05-08No more need to build this gprof on ELF archs. We use the native one now.Artur Grabowski
2002-04-02enable gdb in sparc64; deraadt@ ok.Federico G. Schwindt
2001-09-05Support for sparc64. gdb disabled for now.Artur Grabowski
2001-03-18Build gnu/lib/libreadline and use it instead of the one currentlyTodd C. Miller
2001-01-16Enforce building stuff at compile time, not install time.Marc Espie
2000-09-21Fix man pages for good.Marc Espie
2000-09-19install tools and scripts in libdata; espieTheo de Raadt
2000-09-14Lost manpages (gdb and objdump)Marc Espie
2000-09-14Some installation problems: older gnu programs don't know about DESTDIR,Marc Espie
2000-09-14Can't directly :M${MACHINE_ARCH}, so kludge it thru a for loop.Marc Espie
2000-09-12Need to mention where to install binutils...Marc Espie
2000-09-12Configure the right directories depending on arch.Marc Espie
2000-09-07Remove unwanted MANSUBDIR that crept in from my private treeMarc Espie
2000-08-04Overriding SUBDIRS from make command line no longer works forMarc Espie
1999-12-22i thought hppa is there long time agoMichael Shalayeff
1999-06-18Kill old libiberty, use the one under egcs now.Marc Espie
1999-06-18build objdump for all archs.Marc Espie