Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | On mips, default to 4k pages to make binaries smaller | Eric Andersen | 2005-03-01 | 14 | -0/+364 |
| | |||||
* | use tested patch from upstream | Mike Frysinger | 2005-03-01 | 1 | -1/+1 |
| | |||||
* | 3.3.5 needs arm big endian lovin too | Mike Frysinger | 2005-03-01 | 2 | -0/+93 |
| | |||||
* | Added support for gdb 6.3. Rediffed 100-uclibc-conf.patch to fix | Joakim Tjernlund | 2005-02-27 | 4 | -0/+331 |
| | | | | obvious rejects. | ||||
* | pdinoto writes: | Eric Andersen | 2005-02-25 | 2 | -0/+11 |
| | | | | | | This patch adds an option in GCC config to compile Objective-C language support in the toolchain. It is disabled by default, so it is not intrusive. | ||||
* | Trivial updates | Eric Andersen | 2005-02-25 | 1 | -2/+2 |
| | |||||
* | This doesn't need ncurses headers installed in the target | Eric Andersen | 2005-02-24 | 1 | -1/+1 |
| | |||||
* | 2.15.94.0.2.2 has been released | Mike Frysinger | 2005-02-19 | 7 | -3/+1035 |
| | |||||
* | old | Mike Frysinger | 2005-02-19 | 6 | -1016/+0 |
| | |||||
* | Update toolchain with some cvs additions from the debian package | Eric Andersen | 2005-02-17 | 1 | -0/+4522 |
| | |||||
* | give uclibc and busybox config files consistant variable names | Eric Andersen | 2005-02-15 | 1 | -5/+7 |
| | |||||
* | cleanup using a variable before it was defined | Eric Andersen | 2005-02-11 | 1 | -4/+2 |
| | |||||
* | fixup use of a variable before it is set | Eric Andersen | 2005-02-11 | 1 | -7/+1 |
| | |||||
* | Fix some silly bugs: a variable for gcc was used before it was defined, remove | Eric Andersen | 2005-02-11 | 2 | -10/+18 |
| | | | | '.svn' not 'CVS' from the install, add 2.4.29 kernel headers as the default. | ||||
* | There is no need to have a separate 'Makefile.in' file in the | Eric Andersen | 2005-02-10 | 10 | -24/+53 |
| | | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file | ||||
* | default ldconfig to non-static | Mike Frysinger | 2005-01-27 | 1 | -0/+1 |
| | |||||
* | Patch from acmay: http://bugs.uclibc.org/view.php?id=47 | Eric Andersen | 2005-01-23 | 1 | -1/+1 |
| | | | | | | | | | | 0000047: ARM BigEndian does not allow Soft Float When ARMEB is selected for the arch I am unable to select soft float support. The toolchain/Config.in does not have a depend for armeb, it just has arm. The attached patch should cover it. | ||||
* | Patch from acmay: http://bugs.uclibc.org/view.php?id=50 | Eric Andersen | 2005-01-23 | 3 | -9/+15 |
| | | | | | | | | | | | | 0000050: gdb_server and gdb_client fixes and split Here is a patch with 2 issues. gdbserver does not depend on ncurses (just the full gdb needs it) Split out gdb client config option, to be separate from gdbserver. If you build gdb client for the host once it does not need to be rebuilt when the rest of libs change. So I build it and save it off. | ||||
* | Philip Rakity writes: | Eric Andersen | 2005-01-23 | 1 | -1/+3 |
| | | | | | | | | | | | | | | | Hi Eric, I writing privately since I have not heard from Mike for 2 weeks about a one line patch to the gcc Makefile.in to allow the extra gcc options to be passed in. The patch is below and without it -- gcc extra's like --with-cpu=xscale do not work. The patch is as follows: | ||||
* | use target cflags | Mike Frysinger | 2004-12-24 | 1 | -3/+2 |
| | |||||
* | Update default uClibc config | Eric Andersen | 2004-12-23 | 2 | -2/+12 |
| | |||||
* | psm: also need to touchup libiberty/configure now | Mike Frysinger | 2004-12-22 | 1 | -31/+46 |
| | |||||
* | fix dependency so ldd isnt always rebuilt | Mike Frysinger | 2004-12-22 | 1 | -1/+1 |
| | |||||
* | dont output which | Mike Frysinger | 2004-12-22 | 1 | -3/+3 |
| | |||||
* | binutils 2.15.94.0.2 | Mike Frysinger | 2004-12-21 | 8 | -1/+1020 |
| | |||||
* | use which to locate apps (useful for non-Linux systems like OS X) | Mike Frysinger | 2004-12-19 | 1 | -3/+3 |
| | |||||
* | Add initial BR2_JLEVEL support, with some exceptions for apps that | Eric Andersen | 2004-12-11 | 1 | -9/+9 |
| | | | | have broken 'make -j' support | ||||
* | Kill off old unused JLEVEL junk | Eric Andersen | 2004-12-11 | 3 | -16/+16 |
| | |||||
* | Patch from Volmat Alain adding SH3/SH3EB SH4EB support | Eric Andersen | 2004-12-11 | 2 | -1/+13 |
| | |||||
* | do not inadvertantly create files | Eric Andersen | 2004-12-11 | 1 | -1/+2 |
| | |||||
* | err patch has already been merged | Mike Frysinger | 2004-12-01 | 1 | -54/+0 |
| | |||||
* | 2.15.94.0.1 released | Mike Frysinger | 2004-11-23 | 9 | -3/+1074 |
| | |||||
* | patch is still needed | Mike Frysinger | 2004-11-22 | 2 | -0/+20 |
| | |||||
* | add gcc 3.3.5/3.4.3 options | Mike Frysinger | 2004-11-17 | 2 | -2/+8 |
| | |||||
* | copy 3.4.2 and remove patches no longer needed | Mike Frysinger | 2004-11-17 | 10 | -0/+4366 |
| | |||||
* | add some help text | Mike Frysinger | 2004-11-17 | 1 | -5/+3 |
| | |||||
* | direct copy from 3.3.4 | Mike Frysinger | 2004-11-17 | 8 | -0/+5491 |
| | |||||
* | fix config scripts for sh | Mike Frysinger | 2004-11-13 | 3 | -6/+33 |
| | |||||
* | Fix 2.14.90.0.8 / 2.15 selection. | Manuel Novoa III | 2004-11-05 | 1 | -1/+2 |
| | |||||
* | Sometime around 2.4.22-23, the mips pt_regs.h fields were reordered, breaking | Manuel Novoa III | 2004-10-31 | 1 | -0/+28 |
| | | | | | coredump handling by gdb for current kernels. Update the hardcoded constants to reflect the change. | ||||
* | Upstream bug fix. | Manuel Novoa III | 2004-10-31 | 1 | -0/+12 |
| | |||||
* | Integrate some patches extracted from gcc-3.4_3.4.2-3.diff. | Manuel Novoa III | 2004-10-31 | 4 | -0/+440 |
| | |||||
* | Integrate some debian patches, extracted from binutils_2.15-4.diff. | Manuel Novoa III | 2004-10-31 | 5 | -0/+223 |
| | |||||
* | Allow selection of specific (supported) versions... specificly the 2.6.8 | Manuel Novoa III | 2004-10-27 | 1 | -7/+15 |
| | | | | headers with the (mostly mips related) cleanup patch. | ||||
* | doh | Eric Andersen | 2004-10-26 | 1 | -1/+1 |
| | |||||
* | Update to the latest linux-libc-headers | Eric Andersen | 2004-10-25 | 2 | -3/+12 |
| | |||||
* | Kristian Hoffmann writes: | Eric Andersen | 2004-10-19 | 4 | -9/+4 |
| | | | | | | | | | TARGET_LANGUAGES wasn't being set correctly if you enable GCJ or C++ in the buildroot config. It looks like INSTALL_LIBSTDCPP and INSTALL_LIBGCJ were renamed to BR2_INSTALL_... in the config system, but not in the gcc and ccache makefiles. -Kristian | ||||
* | fix binutils_target-clean | Mike Frysinger | 2004-10-19 | 1 | -0/+3 |
| | |||||
* | fix the gcc_target-clean target | Mike Frysinger | 2004-10-19 | 1 | -1/+1 |
| | |||||
* | force patches to be converted -p1 | Mike Frysinger | 2004-10-19 | 1 | -1/+1 |
| |