Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | - add post 1.6.0 fix | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -0/+70 |
| | |||||
* | - Search for defconfigs in target, not entire tree | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -4/+5 |
| | | | | | | | | | This patch changes the way the top level Makefile searches for a <board>_defconfig file, it will only look in the target/ directory and its sub directories. The patch also enables loading a defconfig even if there already is a .config. (Hans-Christian Egtvedt) | ||||
* | - remove erroneously copied patch | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -139/+0 |
| | |||||
* | - preserve quotes | Bernhard Reutner-Fischer | 2007-06-25 | 2 | -11/+11 |
| | |||||
* | - preserve quotes | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -3/+3 |
| | |||||
* | - for -Os, turn switch statements into if-else chains | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -0/+153 |
| | |||||
* | - add 2.17.50.0.17 | Bernhard Reutner-Fischer | 2007-06-25 | 5 | -1/+214 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-06-25 | 4 | -10/+16 |
| | | | | - add SUSV legacy fixups | ||||
* | - improve the zlib-clean target | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -1/+6 |
| | |||||
* | - make sure that TARGET_DIR/usr/lib exists | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -2/+2 |
| | |||||
* | - Install the library under $(STAGING_DIR)/usr/lib (Julien Letessier) | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -11/+9 |
| | |||||
* | - bump version and correct install dirs (Julien Letessier) | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -19/+21 |
| | |||||
* | - add patch for the 0.9.29 release that fixes the visibility of ↵ | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -0/+51 |
| | | | | internal_function | ||||
* | - adjust patches of the gcc-clean target | Bernhard Reutner-Fischer | 2007-06-25 | 1 | -3/+3 |
| | |||||
* | - yet another hunk that should have been part of r18904 | Bernhard Reutner-Fischer | 2007-06-24 | 1 | -1/+1 |
| | |||||
* | - forgot to apply this hunk that should have belonged to r18904 | Bernhard Reutner-Fischer | 2007-06-24 | 1 | -1/+1 |
| | |||||
* | - disable sysroot support for anything but the current, stable release series | Bernhard Reutner-Fischer | 2007-06-24 | 3 | -7/+11 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-06-23 | 1 | -1/+1 |
| | |||||
* | - "Keep the actual toolchain binaries in a directory at the same level". | Bernhard Reutner-Fischer | 2007-06-23 | 1 | -20/+20 |
| | |||||
* | - fix typo in version | Bernhard Reutner-Fischer | 2007-06-23 | 1 | -1/+1 |
| | |||||
* | - Fixed a type in the binary target and also install to staging_dir (Julien ↵ | Bernhard Reutner-Fischer | 2007-06-23 | 1 | -6/+8 |
| | | | | | | Letessier) - make sure that -clean also wipes the staging_dir files. | ||||
* | - fixup ccache to know about usr/bin | Bernhard Reutner-Fischer | 2007-06-22 | 1 | -28/+28 |
| | |||||
* | - LINUX26_BINLOC is always defined in target/device/mips/Makefile.in, even ↵ | Bernhard Reutner-Fischer | 2007-06-22 | 1 | -0/+2 |
| | | | | | | for non-mips Thanks to Julien Letessier for spotting my omission | ||||
* | - gdb resides in usr/ | Bernhard Reutner-Fischer | 2007-06-22 | 1 | -18/+12 |
| | |||||
* | - add a sample (pseudo-)board for a mips malta box | Bernhard Reutner-Fischer | 2007-06-22 | 3 | -2/+1595 |
| | |||||
* | - need to rename these hunks to come after the base patches | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -0/+0 |
| | |||||
* | - bump version to 2.6.21.5 | Bernhard Reutner-Fischer | 2007-06-21 | 5 | -31/+127 |
| | |||||
* | - version bump (not yet tested..) | Bernhard Reutner-Fischer | 2007-06-21 | 5 | -14/+59665 |
| | |||||
* | - use correct path for lzo libs and headers et al | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -3/+3 |
| | |||||
* | - use correct path for lzo libs and headers | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -8/+8 |
| | |||||
* | - use the correct path to the pkgconfig .pc | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -1/+1 |
| | |||||
* | - update docs to mention the new sysroot support. | Bernhard Reutner-Fischer | 2007-06-21 | 1 | -7/+11 |
| | |||||
* | - escape wildcards in kernel-patch patterns | Bernhard Reutner-Fischer | 2007-06-20 | 7 | -13/+14 |
| | |||||
* | - use $@ | Bernhard Reutner-Fischer | 2007-06-20 | 1 | -2/+2 |
| | |||||
* | - you have to escape the asterisk | Bernhard Reutner-Fischer | 2007-06-20 | 1 | -1/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-06-20 | 2 | -8/+11 |
| | |||||
* | - add OPENMP configure handling (needed for e.g. gettext). | Bernhard Reutner-Fischer | 2007-06-20 | 1 | -0/+7 |
| | |||||
* | - add full sysroot support for non-ancient toolchains. | Bernhard Reutner-Fischer | 2007-06-20 | 12 | -204/+729 |
| | | | | - start to separate usr/lib and lib to match normal system-layout | ||||
* | Hide troublesome environment variables from sub processes | Peter Korsgaard | 2007-06-19 | 1 | -0/+7 |
| | | | | (E.G. screws up gdb, busybox, ..) | ||||
* | If external toolchain support NPTL, then we should build Open POSIX ↵ | "Steven J. Hill" | 2007-06-16 | 1 | -0/+3 |
| | | | | Testsuite if the user selects us. | ||||
* | Get rid of extra directory entry in JFFS2 and add wildcarding for usbmount ↵ | "Steven J. Hill" | 2007-06-16 | 2 | -1/+2 |
| | | | | patches. | ||||
* | Get rid of extra directory entries. | "Steven J. Hill" | 2007-06-16 | 2 | -0/+2 |
| | |||||
* | Please make sure to update this file as well for new versions of GDB. | "Steven J. Hill" | 2007-06-16 | 1 | -0/+1 |
| | |||||
* | Fix install of scripts. | "Steven J. Hill" | 2007-06-16 | 6 | -6/+6 |
| | |||||
* | busybox 1.6.0 patches | Peter Korsgaard | 2007-06-14 | 2 | -0/+43 |
| | |||||
* | - allow for patching snapshots. Files are named uClibc.*.patch which is ↵ | Bernhard Reutner-Fischer | 2007-06-13 | 1 | -0/+2 |
| | | | | | | unambiguous wrt release patches. sjhill, this "reverts" your r18601. I *need* to be able to test patches in a convenient manner. Please ping me if you are uncomfortable with this change so we can discuss it, thanks. | ||||
* | aumix package | Peter Korsgaard | 2007-06-13 | 3 | -0/+79 |
| | |||||
* | Use BR2_ENDIAN for big/little endianness detection | Peter Korsgaard | 2007-06-12 | 2 | -34/+6 |
| | |||||
* | Bumped version | Peter Korsgaard | 2007-06-12 | 1 | -1/+1 |
| | |||||
* | - bump version | Bernhard Reutner-Fischer | 2007-06-09 | 1 | -1/+1 |
| |