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