- 42f7feb Patch from 2.6.12-rc3 Linux/MIPS tree to add in NPTL changes for MIPS. Hopefully 2.6.12 will release soon so we can get the updates. by "Steven J. Hill" · 20 years ago
- df2c1a4 Uh... sjhill... Why do you think this shouldn't be here? by Manuel Novoa III · 20 years ago
- cda293a Remove unneeded 2.16 binutils patch and update GCC 4.1.0 patches. MIPS by "Steven J. Hill" · 20 years ago
- 5b72a75 Looks like the 2.16 patches should work fine for 2.15.97, and tested with a mipsel soft-float cross+native toolchain build. by Manuel Novoa III · 20 years ago
- 0a7a816 New patches for GCC-4.1.0 for locale and configuration. by "Steven J. Hill" · 20 years ago
- 50b47fa Add proper target support for newfangled sh targets. by Paul Mundt · 20 years ago
- 306f002 No need to patch this when there's a configuration parameter. by Manuel Novoa III · 20 years ago
- 8e6c4f0 sh64 no longer implies sh as far as uClibc is concerned.. by Paul Mundt · 20 years ago
- d8756d1 Obsolete. by Manuel Novoa III · 20 years ago
- a6e7be0 This is the 100 patch for 2.16.90.0.2. Note that 2.16.90.0.2 seems to be broken for mips. by Manuel Novoa III · 20 years ago
- 9b99856 Ugly hack to force the configuration for the cross libstdc++ to fail for complex funcs we don't yet support. by Manuel Novoa III · 20 years ago
- 5b01ff9 No longer needed and actually breaks the gcc java build. by Manuel Novoa III · 20 years ago
- 47fc1c4 Prune out a bunch of binutils versions that are no longer by Eric Andersen · 20 years ago
- cee3371 Weed out older, no longer maintained versions of gcc by Eric Andersen · 20 years ago
- 172f4c7 It is now official, the cause of the mysterious gcc 3.3.5 exception by Eric Andersen · 20 years ago
- 51b8148 Fix soft float options for gcc 4. by Manuel Novoa III · 20 years ago
- 7b67264 Someone forgot mipsel for soft float... by Manuel Novoa III · 20 years ago
- 71afd3a Add 4.0.0 support. Some arches may still need some tweaking and/or additional patches. But I successfully built cross and target toolchains for x86 and mipsel supporting c/c++/objective-c/java. Of course I haven't tested them yet... by Manuel Novoa III · 20 years ago
- 3e0abd1 Support gcc 4.[01]. Only tried for 4.0.0 at this point. by Manuel Novoa III · 20 years ago
- 79a40a3 Add gcc 4.0.0 support. Note... I haven't needed the sjlj exception support in some time, but haven't touched the default in this commit. by Manuel Novoa III · 20 years ago
- bea1c36 Fill in a couple of omissions. by Manuel Novoa III · 20 years ago
- 42b8eb1 Needed --disable-werror to get 2.16.mumble build from dying on missing prototypes in lex-generated files. by Manuel Novoa III · 20 years ago
- c996726 grab the -linux-gnu* -> -linux-* config changes from mainline and backport them to the 2.16 branch by Mike Frysinger · 20 years ago
- c8846c8 2.16.90.0.2 released by Mike Frysinger · 20 years ago
- 8a5d57b Add support for soon to be released binutils-2.16 as well as by "Steven J. Hill" · 20 years ago
- d17c898 Don't forget about libgcc_s_nof.so when processing libgcc_s.so by Joakim Tjernlund · 20 years ago
- 7f6a277 Fix broken patch. Was this even tested? by "Steven J. Hill" · 20 years ago
- 74ad4e1 Change all instances of 'ln -sf' to 'ln -snf' by Eric Andersen · 20 years ago
- bb000d4 Add a bunch of patches snarfed from the debian gdb package by Eric Andersen · 20 years ago
- 53acd00 delete older 2.15.94.0.2 and add new 2.16.90.0.1 by Mike Frysinger · 20 years ago
- 7e66561 update gdb a bit. remove support for ancient versions. by Eric Andersen · 20 years ago
- 74ef9c3 Overwrite any existing link should there be one by Eric Andersen · 20 years ago
- e4094f9 Add missing definition for 'struct ip_nat_multi_range_compat' so by Eric Andersen · 20 years ago
- 20fb513 Bug #110, acmay writes: The gdb version depends on BR2_HOST_GDB, but it should be BR2_PACKAGE_GDB_CLIENT. by Mike Frysinger · 20 years ago
- d487848 Bump available sanitized kernel headers by Eric Andersen · 20 years ago
- c3cdda3 Be extra careful about where the uClibc config file comes from by Eric Andersen · 20 years ago
- a319b8a Fixup gcc 3.3.3 and 3.3.4 builds with patches backported by Eric Andersen · 20 years ago
- 43d24f2 gcc 3.4.0 also needs to not emit embedded pic relocs for mips by Eric Andersen · 20 years ago
- cd2388d Fix things the other way round. Instead of restoring the mips by Eric Andersen · 20 years ago
- 5968b7e bother. Fix the filename by Eric Andersen · 20 years ago
- a0ce935 117_mips_symbolic_link is from debian by Eric Andersen · 20 years ago
- df31643 450-mips-restore-embedded-pic is I believe the minimum necessary to get gcc by Eric Andersen · 20 years ago
- 1bd8374 Always use CFLAGS_FOR_BUILD for using CC_FOR_BUILD by Eric Andersen · 20 years ago
- 75e5510 kill off support for gdb 5.3 by Eric Andersen · 20 years ago
- 8cbab86 simplify target language selection to remove nasty nested ifeq by Eric Andersen · 20 years ago
- e076bd4 teach BR2_INSTALL_LIBSTDCPP to actually install libstdc++ by Eric Andersen · 20 years ago
- 183e72f On mips, default to 4k pages to make binaries smaller by Eric Andersen · 20 years ago
- 8bdef6d use tested patch from upstream by Mike Frysinger · 20 years ago
- 74d1a95 3.3.5 needs arm big endian lovin too by Mike Frysinger · 20 years ago
- bb352e9 Added support for gdb 6.3. Rediffed 100-uclibc-conf.patch to fix by Joakim Tjernlund · 20 years ago
- a777f26 pdinoto writes: by Eric Andersen · 20 years ago
- 2460dad Trivial updates by Eric Andersen · 20 years ago
- 15c40c9 This doesn't need ncurses headers installed in the target by Eric Andersen · 20 years ago
- c1f119b 2.15.94.0.2.2 has been released by Mike Frysinger · 20 years ago
- 65993ce old by Mike Frysinger · 20 years ago
- b8d48d6 Update toolchain with some cvs additions from the debian package by Eric Andersen · 20 years ago
- 6970a92 give uclibc and busybox config files consistant variable names by Eric Andersen · 20 years ago
- 601b1a1 cleanup using a variable before it was defined by Eric Andersen · 20 years ago
- dab038a fixup use of a variable before it is set by Eric Andersen · 20 years ago
- 1a35a66 Fix some silly bugs: a variable for gcc was used before it was defined, remove by Eric Andersen · 20 years ago
- d06645d There is no need to have a separate 'Makefile.in' file in the by Eric Andersen · 20 years ago
- 876cbad default ldconfig to non-static by Mike Frysinger · 20 years ago
- 675837a Patch from acmay: http://bugs.uclibc.org/view.php?id=47 by Eric Andersen · 20 years ago
- 7be239c Patch from acmay: http://bugs.uclibc.org/view.php?id=50 by Eric Andersen · 20 years ago
- 1a20484 Philip Rakity writes: by Eric Andersen · 20 years ago
- 5d05aa8 use target cflags by Mike Frysinger · 20 years ago
- 0d052ec Update default uClibc config by Eric Andersen · 20 years ago
- a2890fa psm: also need to touchup libiberty/configure now by Mike Frysinger · 20 years ago
- aaca1aa fix dependency so ldd isnt always rebuilt by Mike Frysinger · 20 years ago
- 74afafc dont output which by Mike Frysinger · 20 years ago
- 1f10a86 binutils 2.15.94.0.2 by Mike Frysinger · 20 years ago
- f336cfc use which to locate apps (useful for non-Linux systems like OS X) by Mike Frysinger · 20 years ago
- 8e5fb3f Add initial BR2_JLEVEL support, with some exceptions for apps that by Eric Andersen · 20 years ago
- c7bf26e Kill off old unused JLEVEL junk by Eric Andersen · 20 years ago
- 070e7c1 Patch from Volmat Alain adding SH3/SH3EB SH4EB support by Eric Andersen · 20 years ago
- bd432c1 do not inadvertantly create files by Eric Andersen · 20 years ago
- a434ced err patch has already been merged by Mike Frysinger · 20 years ago
- db0dd7a 2.15.94.0.1 released by Mike Frysinger · 20 years ago
- f63daa4 patch is still needed by Mike Frysinger · 20 years ago
- ce74d2d add gcc 3.3.5/3.4.3 options by Mike Frysinger · 20 years ago
- 8128836 copy 3.4.2 and remove patches no longer needed by Mike Frysinger · 20 years ago
- e280788 add some help text by Mike Frysinger · 20 years ago
- 274f4a8 direct copy from 3.3.4 by Mike Frysinger · 20 years ago
- 300f6c2 fix config scripts for sh by Mike Frysinger · 20 years ago
- d8bbb72 Fix 2.14.90.0.8 / 2.15 selection. by Manuel Novoa III · 20 years ago
- b1e76db Sometime around 2.4.22-23, the mips pt_regs.h fields were reordered, breaking by Manuel Novoa III · 20 years ago
- d657698 Upstream bug fix. by Manuel Novoa III · 20 years ago
- be20459 Integrate some patches extracted from gcc-3.4_3.4.2-3.diff. by Manuel Novoa III · 20 years ago
- ce2722a Integrate some debian patches, extracted from binutils_2.15-4.diff. by Manuel Novoa III · 20 years ago
- 05d9d7c Allow selection of specific (supported) versions... specificly the 2.6.8 by Manuel Novoa III · 20 years ago
- 3bc8257 doh by Eric Andersen · 20 years ago
- 19958ff Update to the latest linux-libc-headers by Eric Andersen · 20 years ago
- dbfd77f Kristian Hoffmann writes: by Eric Andersen · 20 years ago
- 8500fcd fix binutils_target-clean by Mike Frysinger · 20 years ago
- 5c803fb fix the gcc_target-clean target by Mike Frysinger · 20 years ago
- dfd5b4d force patches to be converted -p1 by Mike Frysinger · 20 years ago
- e775253 Apply compressed patches as well by Eric Andersen · 20 years ago
- ba7aa86 Remove the non-compressed copy of this patch by Eric Andersen · 20 years ago
- a72e82f allow for overriding the default -p1 arguement to patch by Mike Frysinger · 20 years ago
- d9e09ad Patch from Thomas Lundquist to fix a thinko by Eric Andersen · 20 years ago