Mike Frysinger
604ce1587b
sync with upstream
2006-01-13 08:01:33 +00:00
Mike Frysinger
57cb39f5f1
ignore .svn
2006-01-11 01:26:54 +00:00
Mike Frysinger
04735b266d
initial attempt at adding elf2flt support based upon marcs work in Bug 273
2006-01-10 05:56:59 +00:00
Mike Frysinger
5ebb4e6ba5
Thomas Chou says in bug 618: clean up nios2 headers and add support for 2.6.11
2006-01-10 02:16:11 +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
Bernhard Reutner-Fischer
de3f04efe5
- no need to disable libmudflap for gcc-4.2
...
- use the HOSTCC for the intermediate bootstrap compilers
2005-12-21 15:27:33 +00:00
Mike Frysinger
536e573546
binutils 2.16.91.0.5 has been released
2005-12-20 23:53:35 +00:00
"Steven J. Hill"
b9a4086fb7
Add patch back in.
2005-12-08 06:21:33 +00:00
Mike Frysinger
ef1db6bac2
improve selection of options based upon buildroot config
2005-12-07 23:14:34 +00:00
Mike Frysinger
5105581c02
add more threading options
2005-12-07 23:14:19 +00:00
Bernhard Reutner-Fischer
92834c5674
- import gcc-4.2.0
...
libmudflap is disabled for now.
copied from 4.1.0 with slight adjustments
2005-12-06 22:12:15 +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
75155b51fd
import gcc-3.4.5
2005-12-06 04:56:55 +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
Mike Frysinger
2ed0efef42
import gdb-6.4
2005-12-02 22:31:12 +00:00
Bernhard Reutner-Fischer
d3a7ce970e
- fixed in 4.0.3 and 4.1.0
2005-12-02 15:08:33 +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
3fb23b0fbd
default to linuxthreads.old Bug 552
2005-11-20 23:59:45 +00:00
"Steven J. Hill"
4876954feb
Die you little bits.
2005-11-14 21:35:38 +00:00
Mike Frysinger
7c22076e40
2.16.91.0.4 version bump
2005-11-13 21:40:30 +00:00
Mike Frysinger
658d5e8d8f
simplify uclibc patch so bitrot cant hurt us
2005-11-12 01:15:04 +00:00
Mike Frysinger
abcdf35a86
use the shared gnuconfig package to update config.sub files rather than patching them
2005-11-11 05:28:08 +00:00
Mike Frysinger
3c9bf1fc1f
simplify the uclibc support greatly to avoid bitrot and add support for more targets (hppa/ia64/sparc/s390/etc...)
2005-11-11 04:33:18 +00:00
Mike Frysinger
06b151e5c9
fix ifndef check for UCLIBC_CONFIG_FILE as reported by wskish in Bug 499
2005-10-22 09:05:18 +00:00
Mike Frysinger
272e7fda19
control pthread support since some arches like x86_64 dont yet support it in uClibc
2005-10-01 00:36:38 +00:00
Mike Frysinger
b7417346cb
gcc 4.0.2 ver bump
2005-10-01 00:32:09 +00:00
Eric Andersen
c590916328
Allow multiple patch file patterns.
2005-09-30 21:01:44 +00:00
Peter S. Mazinger
6be95dc1b9
Correct usage of {RUNTIME_,DEVEL_,}PREFIX in STAGING_DIR thanks to Stephen Warren and vapier
2005-09-30 19:28:56 +00:00
Peter S. Mazinger
ed3538ab78
Add disabled COMPAT_ATEXIT option to the config files
2005-09-26 18:09:29 +00:00
"Steven J. Hill"
70045a12ed
Get rid of hack.
2005-09-25 06:10:49 +00:00
"Steven J. Hill"
4891f7e79d
Fix renaming of UCLIBC_HAS_THREADS_NATIVE option for buildroot.
2005-09-24 19:58:18 +00:00
Mike Frysinger
acd3fd2c2f
sync alpha/x86_64/sh updates with previous 4.0.x patches
2005-09-22 06:06:25 +00:00
Mike Frysinger
31576542f4
add alpha/x86_64 support and cleanup sh support
2005-09-22 06:02:45 +00:00
Mike Frysinger
ff763bd983
oops, forgot patch info for alpha port
2005-09-22 06:01:29 +00:00
Mike Frysinger
66c59d4ca8
add x86_64 support
2005-09-22 05:52:36 +00:00
Mike Frysinger
9ce7f32f44
make superh target a bit more flexible
2005-09-22 03:38:30 +00:00
Mike Frysinger
c182c2e9ed
alpha support
2005-09-22 03:29:59 +00:00
Mike Frysinger
fbd8ef5267
if target arch installs into a lib64 dir, make sure we move the stuff to plain old lib
2005-09-22 03:06:33 +00:00
Mike Frysinger
b8086bb124
pass --disable-multilib if user doesnt want multilib since some arches (like x86_64) default to multilib support
2005-09-22 03:05:52 +00:00
Mike Frysinger
eefc9a6dea
add UCLIBC_HAS_REENTRANT_RPC
2005-09-22 02:39:35 +00:00
"Steven J. Hill"
05a534e662
Add patches for latest snapshot of gdb. The starting point was the 6.3
...
patches which were then sliced down to this list since all the other
ones were checked in or just applied with horrific failure. Also added
new NPTL support patch for MIPS courtesy of Daniel J. Suckers, err I
mean testers wanted.
2005-09-16 04:47:53 +00:00
Eric Andersen
331d572332
I'm an idiot.
2005-09-12 22:36:58 +00:00
Eric Andersen
cd32a84012
trim erroneous space
2005-09-12 18:33:46 +00:00
Mike Frysinger
b75753d0c8
some superh fixes
2005-08-30 22:53:18 +00:00
Mike Frysinger
58ba99a1ea
update sh support
2005-08-30 22:49:33 +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
"Steven J. Hill"
67cc4f3e6e
Add in support for downloading and building the latest snapshot of GDB. If you want to debug NPTL binaries, you'll need the latest and greatest. Patches for 6.3 will be forward ported where applicable later this week.
2005-08-30 03:37:12 +00:00
Mike Frysinger
5da2a158e1
allanc writes in Bug 380: PTHREADS_NATIVE doesn't seem to be in the .config anymore. Patch adds setting UCLIBC_HAS_THREADS instead.
2005-08-28 08:00:30 +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