Age | Commit message (Expand) | Author |
2002-03-24 | remove /lib and /usr/local/lib from the default search path for the | Brad Smith |
2002-03-19 | When one shared library requires another, it will try to locate the | Peter Valchev |
2002-02-17 | Get gdb (mostly) working on vax. Work by bjc@. | Hugh Graham |
2002-02-13 | Changes necessary to configure vax. Confirmed by miod + theo. | Hugh Graham |
2001-11-14 | Change Vax aout magic and set binary page size to 4k. | Hugh Graham |
2001-09-25 | let configure script use GNUSYSTEM_AUX_DIR | Marc Espie |
2001-09-24 | support sparc64 | Artur Grabowski |
2001-09-17 | Support for arm and sparc64 platforms. ok espie | Kevin Lo |
2001-09-13 | Support for arm. | Kevin Lo |
2001-09-05 | Support for sparc64. gdb disabled for now. | Artur Grabowski |
2001-09-01 | config changes to tell configure that macppc is a powerpc. Fixes this | Dale Rahn |
2001-07-09 | correct type on last arg to execl(); nordin@cse.ogi.edu | Theo de Raadt |
2001-06-09 | Revert to older demangle. Not tested nor updated yet. | Marc Espie |
2001-06-09 | bye bye | Marc Espie |
2001-06-09 | bye, bye | Marc Espie |
2001-06-09 | Bye, bye | Marc Espie |
2001-06-09 | Automatic cvs merge. Dread what I will have to fix after this excuse | Marc Espie |
2001-06-09 | Long delayed import of binutils-2.10.1. Turns out art@ needs some alpha | Marc Espie |
2001-06-07 | Restore debugging to att format. | Marc Espie |
2001-04-19 | undo change which breaks the alpha. I did not see this change and approve it... | Theo de Raadt |
2001-04-18 | date: 2001/04/18 18:33:13; author: drahn; state: Exp; lines: +41 -0 | Dale Rahn |
2001-03-28 | Goodbye, gdb uses src/gnu/lib/libreadline now. | Marc Espie |
2001-03-28 | Kill remaining references to binutils's readline. | Marc Espie |
2001-03-18 | Build gnu/lib/libreadline and use it instead of the one currently | Todd C. Miller |
2001-03-07 | Revert my bfd change, and instead make ld match bfd, which is | Niklas Hallqvist |
2001-03-07 | 1st bug on the road to shlibs on alpha: | Niklas Hallqvist |
2001-01-31 | regen'd. | Marc Espie |
2001-01-31 | Spacing | Marc Espie |
2001-01-31 | Switch alpha to ELF. | Artur Grabowski |
2001-01-17 | Remove libiberty from the list of dependencies, since we use the install | Marc Espie |
2001-01-16 | Enforce building stuff at compile time, not install time. | Marc Espie |
2000-12-30 | Install history.h in install (PR 1478) | Angelos D. Keromytis |
2000-12-19 | -libiberty is a bogus dependency, so remove it, as we share it with egcs. | Marc Espie |
2000-11-20 | Make new binutils compile on Alpha again; ok espie@ | tomo |
2000-11-10 | Backout last change, broke as emulation order | Miod Vallat |
2000-10-29 | Pull updated file from binutils CVS : fixes tons of warnings, espie@ ok | Miod Vallat |
2000-10-29 | Repair mips-based targets, espie@ ok | Miod Vallat |
2000-10-25 | Add shared library awareness to powerpc gdb. Uses the "standard" SVR4 solib | Dale Rahn |
2000-10-20 | Add support for major/minor version numbers. | Marc Espie |
2000-10-06 | ${SHELL} move-if-changed | David Leonard |
2000-10-03 | More format string paranoia; deraadt@ ok | Aaron Campbell |
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-17 | More DESTDIR | Marc Espie |
2000-09-15 | Add powerpc-openbsd to list of supported systems. | Dale S. Rahn |
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-13 | Allow make clean to proceed. | Marc Espie |
2000-09-12 | Need to mention where to install binutils... | Marc Espie |