Mike Frysinger
7012a996b3
patch is incorrect; we do not want to ignore comments while in #NO_APP mode
2006-09-24 21:29:13 +00:00
Mike Frysinger
0a2dceb397
ver bump
2006-09-24 21:28:52 +00:00
Mike Frysinger
4b53879123
add URL for binutils 2.17 #1002
2006-08-24 03:40:11 +00:00
Mike Frysinger
8f0270f71b
fix whitespace
2006-07-17 03:53:12 +00:00
Mike Frysinger
f84a70f156
punt prereleases (2.15.97->2.16, 2.16.9[34]->2.17)
2006-07-17 03:38:40 +00:00
Mike Frysinger
ce87884f39
version bump
2006-07-17 01:48:05 +00:00
Mike Frysinger
a5af6a0781
2.17 is released
2006-06-24 04:22:17 +00:00
Mike Frysinger
338e502682
version bump 2.16.94
2006-06-15 04:46:58 +00:00
Mike Frysinger
88ce2b4702
cut 2.16.91.0.3 and 2.16.91.0.4
2006-06-10 12:28:41 +00:00
Mike Frysinger
242297c157
merge 2.17.50.0.2
2006-06-10 12:27:53 +00:00
Mike Frysinger
42e6181c43
add 2.16.93 (2.17 prerelease)
2006-06-10 12:22:47 +00:00
Paul Mundt
61aa805b9e
Add support for ARM EABI.
2006-06-05 22:11:01 +00:00
Peter Korsgaard
573fe2752b
Download using ftp instead of http from ftp sites
2006-05-30 07:31:36 +00:00
Mike Frysinger
d99c31c646
s/dependancies/dependencies/
2006-05-26 01:18:09 +00:00
Eric Andersen
00e245b59f
Add some finer grained dependancy checking. Check that
...
make >= 3.80 is installed, check that at least gcc 2.95
is installed. Other dependancy will be added as needed.
2006-05-02 21:35:55 +00:00
Mike Frysinger
8d98a89f89
import binutils-2.16.91.0.7
2006-03-18 02:48:49 +00:00
Mike Frysinger
9f7644ae12
add a binutils-unpacked shortcut
2006-03-18 02:46:51 +00:00
Bernhard Reutner-Fischer
f90e0e035b
- make sure we use the proper CC for building binutils.
...
- add config option BR2_EXTRA_BINUTILS_CONFIG_OPTIONS for passing additional
flags to binutils configure.
2006-03-10 08:46:36 +00:00
Mike Frysinger
2ee904784b
2.16.91.0.6 has been released
2006-02-15 00:10:33 +00:00
Mike Frysinger
c19110cd59
cut some older versions
2006-02-15 00:04:20 +00:00
Mike Frysinger
e420a8870a
incorporate patches from marc in bug #273 to add support for nios2
2006-01-04 04:52:34 +00:00
Mike Frysinger
536e573546
binutils 2.16.91.0.5 has been released
2005-12-20 23:53:35 +00:00
Bernhard Reutner-Fischer
b2dcdf3218
- fix esthetical typo in comment of .ctors
...
should be sent upstream, too.
2005-12-06 13:14:44 +00:00
Mike Frysinger
a5b02132fb
no point in patching config.sub when we just overwrite it with files from the gnuconfig package
2005-12-03 00:12:59 +00:00
Bernhard Reutner-Fischer
290864344a
- fix uclibc-config patch for 2.16.91.0.4
2005-12-02 14:03:23 +00:00
Paul Mundt
30c484fdb1
binutils needs a CONFIG_UPDATE too, noted by Mike Frysinger.
2005-11-21 19:51:12 +00:00
Mike Frysinger
7c22076e40
2.16.91.0.4 version bump
2005-11-13 21:40:30 +00:00
"Steven J. Hill"
70045a12ed
Get rid of hack.
2005-09-25 06:10:49 +00:00
"Steven J. Hill"
2341d4d2fc
This patch (and the one that got checked in for gdb-snapshot) hack the opcodes such that the MIPS32r2 instruction 'rdhwr' actually appears in the list of MIPS I instructions. This allows us to get disassembly for non-MIPS32r2 binaries.
2005-08-30 03:39:43 +00:00
Mike Frysinger
024b4c8e1a
jdupre writes in Bug 390: trying to use buildroot failed telling me to install bison ... turns out i was missing which, not bison
2005-08-28 07:56:08 +00:00
Mike Frysinger
784c4679ab
patch from upstream to fix an off-by-one error in superh bfd
2005-08-26 03:57:29 +00:00
Mike Frysinger
f5afa22f60
remove older 2.16.91.0.1
2005-08-26 03:56:56 +00:00
Mike Frysinger
037a5ccdd8
import 2.16.91.0.3 based on 2.16.91.0.2
2005-08-23 01:42:23 +00:00
Mike Frysinger
806cb2a2dd
prune 2.16.90.0.1 / 2.16.90.0.2
2005-08-02 04:24:17 +00:00
Mike Frysinger
13ed16a397
import binutils 2.16.91.0.2
2005-08-02 04:23:39 +00:00
Mike Frysinger
8cec884c8c
make 2.16.1 the default binutils
2005-06-27 22:50:33 +00:00
Mike Frysinger
9d8efeafaa
import binutils 2.16.91.0.1
2005-06-27 22:49:57 +00:00
Manuel Novoa III
42ca8b26e4
Add support for binutils 2.16.1. Patches are identical to those for 2.16.
2005-06-18 23:22:01 +00:00
Mike Frysinger
1ab7a7e885
2.16.90.0.3 released
2005-05-11 02:21:43 +00:00
Manuel Novoa III
df2c1a437a
Uh... sjhill... Why do you think this shouldn't be here?
2005-05-05 03:25:19 +00:00
"Steven J. Hill"
cda293ad69
Remove unneeded 2.16 binutils patch and update GCC 4.1.0 patches. MIPS
...
toolchain and filesystem image builds for C/C++. Java will be tested
next.
2005-05-05 03:17:15 +00:00
Manuel Novoa III
5b72a75f94
Looks like the 2.16 patches should work fine for 2.15.97, and tested with a mipsel soft-float cross+native toolchain build.
2005-05-03 05:06:06 +00:00
Paul Mundt
50b47fadcc
Add proper target support for newfangled sh targets.
...
GCC folk in their infinite wisdom have added half-assed target support
for newer sh cores. The support is there, but of course we have no
way to actually enable the thing, so we do that with this patch.
Likewise, binutils has no idea about any of these new targets either (not
even a half-assed attempt, sadly), so we fix that up too.. now we're able
to actually build a real toolchain for sh2a_nofpu- and other more ineptly
named toolchains (and yes, there are more inept targets than that one,
really. Go look, I promise).
2005-05-02 13:58:00 +00:00
Manuel Novoa III
306f002a87
No need to patch this when there's a configuration parameter.
2005-05-02 13:40:22 +00:00
Manuel Novoa III
d8756d11d4
Obsolete.
2005-05-02 13:37:16 +00:00
Manuel Novoa III
a6e7be031d
This is the 100 patch for 2.16.90.0.2. Note that 2.16.90.0.2 seems to be broken for mips.
2005-05-02 13:36:13 +00:00
Manuel Novoa III
5b01ff9528
No longer needed and actually breaks the gcc java build.
2005-05-01 03:22:24 +00:00
Eric Andersen
47fc1c4a16
Prune out a bunch of binutils versions that are no longer
...
the latest and greatest in their respective binutils series
2005-05-01 00:52:31 +00:00
Manuel Novoa III
bea1c36aa2
Fill in a couple of omissions.
2005-04-30 21:55:13 +00:00
Manuel Novoa III
42b8eb1908
Needed --disable-werror to get 2.16.mumble build from dying on missing prototypes in lex-generated files.
2005-04-30 21:51:23 +00:00