Niels Sascha Reedijk
a635d7fb9b
import binutils 2.41
2023-08-05 16:18:06 +01:00
Adrien Destugues
6e159495d4
import binutils 2.36.1
2022-07-15 13:48:03 +02:00
Adrien Destugues
1fbf4ff7c7
import binutils 2.32
2022-07-15 13:44:19 +02:00
Jérôme Duval
8b2ef03baf
import binutils 2.28.1
2017-08-05 16:32:14 +02:00
Jérôme Duval
233c0fb351
import binutils 2.27
2016-10-10 16:55:00 +02:00
Jérôme Duval
5dcc710c26
import binutils 2.26.1
2016-07-21 21:35:07 +02:00
Jérôme Duval
69285d07c6
import binutils 2.26
2016-02-10 18:58:24 +01:00
Jérôme Duval
597b3bdc8b
import binutils 2.25.1
2015-07-23 20:15:18 +02:00
Jérôme Duval
36fac57968
import binutils 2.25
2014-12-26 11:26:52 +01:00
Jérôme Duval
3615e2401a
import binutils 2.24
2014-03-19 17:25:32 +01:00
Jerome Duval
34e528abef
import binutils 2.23.2
2013-04-03 21:39:13 +02:00
Jerome Duval
eecbb214c7
import binutils 2.22
2013-04-03 21:07:39 +02:00
Alexander von Gluck IV
672db9fae8
binutils: Fix build breakage with latest texinfo
...
* Texinfo 5.0 and later have issues building
binutils due to a behaviour change.
* Upstream binutils HEAD has this fix
* Resolves #9482
2013-02-25 20:52:56 -06:00
Joseph R. Prostko
a17bb71c16
Replace outdated paths in buildtools
...
* Replace /boot/beos/system/lib with /boot/system/lib
* Performed on configure and libtool.m4 files, as well as patches
2012-10-31 10:33:57 -04:00
Jérôme Duval
d534b97c8b
binutils: fix out of tree building with syslex regens
...
If you take a release tarball (which has pregenerated syslex and sysinfo files
in it), apply some patches which touch syslex.l, and then build the result out
of tree, it will fail. This is because syslex.l uses sysinfo.h, but the
sysinfo.y file wasn't updated and so it wasn't regenerated (the files are found
in the $srcdir), and the build rule for syslex.c does not use -I$(srcdir) when
it finds a local file. Simple fix below.
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
2012-01-06 21:29:10 +01:00
Jérôme Duval
371dda4618
Fix merge of binutils 2.22. Sorry for the noise.
2012-01-06 21:08:28 +01:00
Jérôme Duval
e80b1623ba
Missing files for binutils 2.22
2012-01-06 20:25:50 +01:00
Jérôme Duval
192c9480a6
Fix the merge of binutils 2.22, sorry for the noise.
2012-01-06 20:21:47 +01:00
Jérôme Duval
1e198b669a
Merge binutils 2.22
2012-01-06 00:20:08 +01:00
Jérôme Duval
54b66b3b47
import binutils 2.19
2012-01-06 00:11:05 +01:00
Jérôme Duval
6f0effcf54
import binutils 2.22
2012-01-05 22:46:40 +01:00
Jérôme Duval
4cc942491d
import binutils 2.19
2012-01-05 22:33:17 +01:00
Fredrik Holmqvist
e310d205fb
Add Haiku to list of elf-target so that is_elf is true.
...
This enables --enable-gold flag to be used (doesn't compile yet though).
The gold linker promises up to five times faster linking than ld, it is also possible to use link-time optimizations.
2011-12-03 10:14:13 +01:00
Ingo Weinhold
3df1e72ed0
Patch by Nathan Mentley: Added initial support for Haiku x86_64.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@36793 a95241bf-73f2-0310-859d-f6bbb57e9c96
2010-05-11 19:33:44 +00:00
Jonas Sundström
4df3ecf7d0
Adding mipsel-unknown-haiku. Work in progress. Correctness uncertain. Especially gcc/gcc/config/mips/haiku.h. Inspired by the other Haiku targets x86/ppc/arm.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@30534 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-05-01 14:42:51 +00:00
Michael Lotz
b0f40dcb15
These apply to Haiku as well. Fixes binutils build with current GCC2 package on Haiku.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29062 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-27 19:31:12 +00:00
Michael Lotz
cf01f26680
Adding arm and ppc config files previously missed.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29036 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-26 05:29:57 +00:00
Michael Lotz
4947731f7b
Forgot this in Haiku patch as well.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29027 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-25 22:15:19 +00:00
Michael Lotz
a576cda8cd
Missed those two in last commit.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29026 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-25 21:46:04 +00:00
Michael Lotz
da7d5efeb4
Applying Haiku support.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29025 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-25 21:45:27 +00:00
Michael Lotz
385576a748
Adding binutils 2.19 to trunk.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29024 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-25 21:40:16 +00:00
Michael Lotz
c3bc604047
Making room for binutils 2.19.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@29023 a95241bf-73f2-0310-859d-f6bbb57e9c96
2009-01-25 21:39:30 +00:00
Ithamar R. Adema
0751d0f13b
Forgot that these generated files were in svn too ;)
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@28691 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-11-19 01:41:30 +00:00
Ithamar R. Adema
23577e077a
Fix makefile so binutils will fully build for ARM architecture.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@28690 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-11-19 01:04:30 +00:00
François Revol
46a8b69b1f
Add PEF as extra BFD target, in case someone really feels like writing a BeBox bootloader...
...
cf. http://www.bebox.nu/os.php?s=os/linux/belinux/status
http://mail-index.netbsd.org/port-bebox/2000/02/03/0000.html
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@28622 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-11-12 02:14:08 +00:00
François Revol
b5aa07ca28
Add xcoff-pmac to the extra bfs formats, seems it's the one needed for old OF...
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@28621 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-11-12 00:19:39 +00:00
François Revol
f41d71ffb2
Add some more BFD formats for ppc, copied from the BSD target, most notably coff support to allow creating loader for OpenFirmware < 3.0.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@28609 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-11-11 19:05:01 +00:00
François Revol
752ce742c6
This should get binutils working for ARM for the adventuruous ones.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@26148 a95241bf-73f2-0310-859d-f6bbb57e9c96
2008-06-27 23:04:41 +00:00
François Revol
d6ccef5ab0
This is the only way I could get reg-printf.c from glibc, some stupid handling of comments used to discard gcc output...
...
Wonder why it doesn't happen on x86 ? (maybe cause comment chars are different ?)
cf. http://sources.redhat.com/ml/binutils/2004-04/msg00646.html
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@22737 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-10-26 16:58:21 +00:00
Ingo Weinhold
df8195dfa4
Applied r22729 to the configure.in files, too.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@22730 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-10-26 01:52:48 +00:00
Ingo Weinhold
76f9da413c
Patch by tombhadac (slightly adjusted by myself): The binutils configure
...
scripts accept makeinfo versions 4.x with x >= 10 now, too.
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@22729 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-10-25 22:25:24 +00:00
François Revol
ae7a2053d4
Ported binutils to m68k-unknown-haiku.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@22683 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-10-23 18:55:01 +00:00
Oliver Tappe
7477ce77cf
* oops, forgot to commit these files, thanks to Jerome for telling me about the resulting
...
problems
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@20315 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-03-03 16:35:28 +00:00
Oliver Tappe
9a99bec198
* updated cross-(or non-legacy-)binutils to version 2.17
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@20228 a95241bf-73f2-0310-859d-f6bbb57e9c96
2007-02-25 15:02:21 +00:00
Ingo Weinhold
17dd620975
Another piece of the puzzle: BFD has a value for a target's max page size.
...
The value defined for ld must be the same, since otherwise one gets
effects like we had for generated PPC objects: The BFD page size was
0x10000, the ld page size 0x1000. Thus the data segment alignment forced
in the linker script didn't allow BFD to really start a new segment
(unless by accident a 0x10000 boundary was crossed as well). Hence our
libraries and executables only had one loadable segment (containing both
text and data), which neither of the three Haiku ELF loaders (in boot
loader, kernel, and userland) likes at all.
As a fix we force 0x1000 page size for target Haiku in a similar way it
is done for QNX.
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@15705 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-12-29 00:08:48 +00:00
Ingo Weinhold
dab660cbe3
* The .plt section for PPC is of type SHT_NOBITS (not SHT_PROGBITS as
...
for x86), so it should be placed near the .bss sections. This fixes
linkage problems -- the linker had to split the text segment after the
.plt section, which caused its pre-computed program header count to be
wrong.
* I also added the stuff concerning the .fixup and .got{1,2} sections I
found in the generic ELF PPC script. It shouldn't harm at least.
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@15474 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-12-10 20:07:57 +00:00
Ingo Weinhold
5c52022905
On PPC we actually use a small data area.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@15439 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-12-09 14:03:46 +00:00
Ingo Weinhold
8c840510db
Added support for machine powerpc-*-haiku. Reorganized things a bit:
...
The i386-pc-haiku no longer uses the BeOS BFD target emulation, but
its own. A few things are shared for both *-*-haiku machines now.
The PowerPC Haiku binutils and gcc build, but I wouldn't expect them
to really produce usable output yet. We'll see...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@15381 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-12-06 22:39:47 +00:00
Ingo Weinhold
f51a39bb6e
Added support for target i586-pc-haiku.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@15342 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-12-05 14:10:26 +00:00
Ingo Weinhold
6809759e16
Copying binutils 2.16.1 into trunk.
...
git-svn-id: file:///srv/svn/repos/haiku/buildtools/trunk@15075 a95241bf-73f2-0310-859d-f6bbb57e9c96
2005-11-22 16:32:10 +00:00