Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-10-24 | fix a crash with --statistics. closing file in the wrong place. | Ted Unangst | |
from dasn. ok deraadt | |||
2006-10-08 | Define superH obsd-specific emulations for ld, and use it by default. | Miod Vallat | |
2006-10-06 | Early bits for a 32-bit SuperH toolchain, currently for little-endian | Miod Vallat | |
systems only; more work is necessary in ld land. | |||
2006-07-13 | fix info target, make sure as.info gets built during built, not install. | Marc Espie | |
2005-01-25 | hppa64-unknown-openbsd build support; espie@ miod@ brad@ ok | Michael Shalayeff | |
2004-11-19 | sync | Todd T. Fries | |
2004-11-03 | one more ${srcdir} place, now puts .info properly in obj/; ok deraadt | Peter Valchev | |
2004-11-03 | incorrectly places output files in ${srcdir} -- candidate for passing back | Theo de Raadt | |
ok pvalchev | |||
2004-11-02 | Merge glitches. | Miod Vallat | |
2004-11-02 | Merge conflicts, bringing our changes back in: | Miod Vallat | |
- extra $(SHELL) and sugar for make (so that files not mode +x still work) - safer temp file handling - our W^X binary layout changes in ld - OpenBSD policy for library file selection in ld - arm and m88k changes which were not merged in time for official 2.15 - bfd core file handling - a couple typos New for 2.15: - ld(1) and as(1) manpages now generated at build time - binutils/stabs.c reverted to use our in-tree libiberty for now - we still use our VIA C3 crypto code over stock binutils, as it recognizes more instructions - new emulations for OpenBSD on mips64 machines, to help OpenBSD/sgi - relaxed %f# handling in gas on OpenBSD/sparc64 (same as was in 2.14) Tested on all platforms by various people; special thanks to sturm@ and otto@. | |||
2004-11-02 | Binutils 2.15, with testsuites removed, and without gdb and libiberty. | Miod Vallat | |
2004-09-06 | Fix a previous merge error. | Per Fogelstrom | |
ok miod@ and espie@ | |||
2004-05-17 | Resolve merge conflicts, adjust method of W^X handing (.sh files) | Dale Rahn | |
remove testsuites (not useable) remove mmalloc (not part of new binutils). | |||
2004-05-17 | import binutils 2.14 (excluding testsuites, .info files, and .po files) | Dale Rahn | |
2004-03-01 | Correctly compute pc-relative relocation addend for amd64. | Mark Kettenis | |
ok deraadt@ | |||
2004-02-10 | configs for amd64; brad@ ok | Michael Shalayeff | |
2004-02-01 | Permit '-' in a mnemonic. This is needed for the new VIA C3 xmove-rng | Theo de Raadt | |
and xcrypt-{ecb,cbc,cfb,ofb} instructions. This chagne is placed into the public domain, so someone get it back to FSF | |||
2003-08-01 | A working gcc 2.95/m88k compiler, for some low standard value of working. | Miod Vallat | |
Configuration settings mostly borrowed from the former gcc 2.8 configuration. A few typos and fixes backported from gcc 3.3, and a hell lot of fixes from my fingertips. This is enough to yield a compiler which will produce correct code at -O0. Optimization is slightly broken for some constructs, and more fixes are in the pipeline. ok deraadt@ | |||
2003-04-17 | Switch i386 to new binutils, i386 tools now do ELF. | Dale Rahn | |
RODATA_* align macros to preserve current behavior on other archs and allow for 1G sep between beginning of exe and beginning of data DARPA funded work. | |||
2002-12-19 | Add a second keep-locals entry to stop getopt from treating -k as an | Federico G. Schwindt | |
abbreviation for --keep-locals. from binutils-current. millert@ ok. | |||
2002-12-13 | Reverse the order of a test in the loop invariant. It makes more | Todd C. Miller | |
sense this way and works around an apparent gcc optimizer bug on macppc related to inline functions. OK drahn@ | |||
2002-12-09 | From Andrushock, s/sucess/success/g | Todd C. Miller | |
2002-08-11 | Switch sparc binutils to ELF. | Artur Grabowski | |
XXX - we might want to improve the version selection logic when feeding those diffs back to FSF, but we can't do that until we bump our version to OpenBSD 3.2 because then the tree wouldn't build. | |||
2002-07-16 | better. this is what has been applied to binutils. | Federico G. Schwindt | |
2002-07-16 | Correct memset arguments; from Moritz Jodeit <moritz@jodeit.org> via | Federico G. Schwindt | |
PR/2822. Submited to binutils as well. | |||
2002-05-13 | - Sync changes between source and generated files (ie., changes existing | Federico G. Schwindt | |
only in the generated files). - Regen. Whenever is possible, changes should be done to the source files (.am, .in). That way is easier to track and merge local changes when importing. | |||
2002-05-13 | hppa pieces; don't regenerate yet. | Federico G. Schwindt | |
2002-05-13 | resolve conflicts. | Federico G. Schwindt | |
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt | |
- only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files | |||
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt | |
- only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files | |||
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt | |
- only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files | |||
2002-05-13 | Import binutils-2.11.2 | Federico G. Schwindt | |
- only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files | |||
2001-09-25 | let configure script use GNUSYSTEM_AUX_DIR | Marc Espie | |
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-06-09 | bye bye | Marc Espie | |
2001-06-09 | Automatic cvs merge. Dread what I will have to fix after this excuse | Marc Espie | |
of a program is done... | |||
2001-06-09 | Long delayed import of binutils-2.10.1. Turns out art@ needs some alpha | Marc Espie | |
bug-fixes... | |||
2001-01-31 | regen'd. | Marc Espie | |
Correct line numbers. Note that autoconf 2.13 is slightly different from the version originally used in binutils 2.10 (namely the mmap and alloca tests have been slightly modified, with no consequences for us... the changes are mostly for C++ compatibility). | |||
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 | |
version. | |||
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-03 | More format string paranoia; deraadt@ ok | Aaron Campbell | |
2000-09-21 | Fix man pages for good. | Marc Espie | |
2000-09-14 | Some installation problems: older gnu programs don't know about DESTDIR, | Marc Espie | |
but we have a mix here -> convert the old ones to heed DESTDIR. Also, fix manpages installation in Makefile.bsd-wrapper (INSTALL_MAN setting that got lost, bad MANDIR, don't set MANDIR if PREFIX is the standard location) |