OpenBSD release(s):
1.10 (79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57), 1.9 (56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37), 1.8 (36), 1.7 (35 34 33 32), 1.6 (31 30 29 28), 1.5 (27 26), 1.4 (25 24 23 22 21), 1.3 (20),
Tags:
1.5 (new-binutils), 1.1.1.7 (binutils-2_11_2), 1.1.1.5 (BINUTILS-2_8_1), 1.1.1.4 (CYGNUS-961112), 1.1.1.3 (CYGNUS-960904), 1.1.1.1 (FSF_2_6), 1.1.1 (CYGNUS FSF), 1.1.1.9 (BINUTILS_2_15), 1.1.1.8 (BINUTILS-2_14), 1.1.1.6 (BINUTILS-2_10_1 BINUTILS-2_10), 1.1.1.2 (CYGNUS-960609 CYGNUS-960607),
revision 1.10/ (Download) - annotate - Sun, 31 Aug 2014 13:40:03 UTC by tobiasu
OpenBSD release(s): 79 78 77 76 75 74 73 72 71 70 69 68 67 66 65 64 63 62 61 60 59 58 57
Changes since 1.9: +3 -0 (diff)
Backport @file support from binutils-2.17
@file allows reading command line arguments from a file. Gcc now uses this to
pass very long arguments lists to ld.
ok guenther@ miod@
revision 1.9/ (Download) - annotate - Tue, 02 Nov 2004 20:45:42 UTC by miod
OpenBSD release(s): 56 55 54 53 52 51 50 49 48 47 46 45 44 43 42 41 40 39 38 37
Changes since 1.8: +2 -2 (diff)
Merge conflicts, bringing our changes back in:
- 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@.
revision 1.8/ (Download) - annotate - Mon, 17 May 2004 21:54:48 UTC by drahn
OpenBSD release(s): 36
Changes since 1.7: +104 -8 (diff)
Resolve merge conflicts, adjust method of W^X handing (.sh files)
remove testsuites (not useable) remove mmalloc (not part of new binutils).
revision 1.7/ (Download) - annotate - Mon, 13 May 2002 17:07:40 UTC by fgsch
OpenBSD release(s): 35 34 33 32
Changes since 1.6: +45 -7 (diff)
resolve conflicts.
revision 1.6/ (Download) - annotate - Tue, 12 Sep 2000 19:12:35 UTC by espie
OpenBSD release(s): 31 30 29 28
Changes since 1.5: +75 -17 (diff)
Help stupid cvs fixing basic conflicts.
revision 1.5/ (Download) - annotate - Tue, 14 Sep 1999 14:20:12 UTC by espie
OpenBSD release(s): 27 26
Tags: new-binutils
Changes since 1.4: +4 -1 (diff)
Kill remaining instances of mktemp, direct and indirect.
revision 1.4/ (Download) - annotate - Sat, 23 Nov 1996 03:52:11 UTC by niklas
OpenBSD release(s): 25 24 23 22 21
Changes since 1.3: +7 -11 (diff)
Merge to Cygnus 961112 + add some support (not ready) for shared libs
revision 1.3/ (Download) - annotate - Wed, 04 Sep 1996 19:07:51 UTC by niklas
OpenBSD release(s): 20
Changes since 1.2: +8 -1 (diff)
Merge the Cygnus 960904 sources
revision 1.2/ (Download) - annotate - Mon, 10 Jun 1996 10:53:28 UTC by niklas
Changes since 1.1: +8 -0 (diff)
Bring Cygnus versions into the trunk, keeping our local patches
revision 1.1/ (Download) - annotate - Mon, 08 Jan 1996 11:08:12 UTC by niklas
Branch point for: 1.1.1.1
Initial revision
revision 1.1.1.9/ (Download) - annotate - Tue, 02 Nov 2004 20:23:01 UTC by miod
Tags: BINUTILS_2_15
Changes since 1.1.1.8: +2 -2 (diff)
Binutils 2.15, with testsuites removed, and without gdb and libiberty.
revision 1.1.1.8/ (Download) - annotate - Mon, 17 May 2004 20:42:36 UTC by drahn
Tags: BINUTILS-2_14
Changes since 1.1.1.7: +104 -8 (diff)
import binutils 2.14 (excluding testsuites, .info files, and .po files)
revision 1.1.1.7/ (Download) - annotate - Mon, 13 May 2002 13:52:50 UTC by fgsch
Tags: binutils-2_11_2
Changes since 1.1.1.6: +45 -7 (diff)
Import binutils-2.11.2
- only the binutils package (no gdb here)
- don't import libiberty and texinfo, they are elsewhere
- remove all .info* generated files
revision 1.1.1.6/ (Download) - annotate - Tue, 12 Sep 2000 14:47:35 UTC by espie
Tags: BINUTILS-2_10_1 BINUTILS-2_10
Changes since 1.1.1.5: +72 -15 (diff)
Import binutils-2.10
- only the binutils package (no gdb here)
- don't import libiberty and texinfo, they are elsewhere
- remove all .info* generated files
revision 1.1.1.5/ (Download) - annotate - Thu, 29 May 1997 09:26:35 UTC by niklas
Tags: BINUTILS-2_8_1
Changes since 1.1.1.4: +4 -0 (diff)
Import of binutils-2.8.1 from Cygnus/FSF
revision 1.1.1.4/ (Download) - annotate - Tue, 19 Nov 1996 14:38:15 UTC by niklas
Tags: CYGNUS-961112
Changes since 1.1.1.3: +7 -11 (diff)
Import of 961112 Cygnus binutils+gas+ld+gdb+gprof
revision 1.1.1.3/ (Download) - annotate - Wed, 04 Sep 1996 17:40:46 UTC by niklas
Tags: CYGNUS-960904
Changes since 1.1.1.2: +8 -1 (diff)
Import of binutils, gas, ld & gprof from Cygnus 960904 tree
revision 1.1.1.2/ (Download) - annotate - Fri, 07 Jun 1996 11:07:19 UTC by niklas
Tags: CYGNUS-960609 CYGNUS-960607
Changes since 1.1.1.1: +8 -0 (diff)
(Correct) Import of Cygnus binutils snapshot taken 960607
revision 1.1.1.1/ (Download) - annotate - Mon, 08 Jan 1996 11:08:12 UTC by niklas
Tags: FSF_2_6
Changes since 1.1: none
Initial GNU binutils 2.6 import