summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* - yet another hunk that should have been part of r18904Bernhard Reutner-Fischer2007-06-241-1/+1
|
* - forgot to apply this hunk that should have belonged to r18904Bernhard Reutner-Fischer2007-06-241-1/+1
|
* - disable sysroot support for anything but the current, stable release seriesBernhard Reutner-Fischer2007-06-243-7/+11
|
* - bump versionBernhard Reutner-Fischer2007-06-231-1/+1
|
* - "Keep the actual toolchain binaries in a directory at the same level".Bernhard Reutner-Fischer2007-06-231-20/+20
|
* - fix typo in versionBernhard Reutner-Fischer2007-06-231-1/+1
|
* - Fixed a type in the binary target and also install to staging_dir (Julien ↵Bernhard Reutner-Fischer2007-06-231-6/+8
| | | | | | Letessier) - make sure that -clean also wipes the staging_dir files.
* - fixup ccache to know about usr/binBernhard Reutner-Fischer2007-06-221-28/+28
|
* - LINUX26_BINLOC is always defined in target/device/mips/Makefile.in, even ↵Bernhard Reutner-Fischer2007-06-221-0/+2
| | | | | | for non-mips Thanks to Julien Letessier for spotting my omission
* - gdb resides in usr/Bernhard Reutner-Fischer2007-06-221-18/+12
|
* - add a sample (pseudo-)board for a mips malta boxBernhard Reutner-Fischer2007-06-223-2/+1595
|
* - need to rename these hunks to come after the base patchesBernhard Reutner-Fischer2007-06-211-0/+0
|
* - bump version to 2.6.21.5Bernhard Reutner-Fischer2007-06-215-31/+127
|
* - version bump (not yet tested..)Bernhard Reutner-Fischer2007-06-215-14/+59665
|
* - use correct path for lzo libs and headers et alBernhard Reutner-Fischer2007-06-211-3/+3
|
* - use correct path for lzo libs and headersBernhard Reutner-Fischer2007-06-211-8/+8
|
* - use the correct path to the pkgconfig .pcBernhard Reutner-Fischer2007-06-211-1/+1
|
* - update docs to mention the new sysroot support.Bernhard Reutner-Fischer2007-06-211-7/+11
|
* - escape wildcards in kernel-patch patternsBernhard Reutner-Fischer2007-06-207-13/+14
|
* - use $@Bernhard Reutner-Fischer2007-06-201-2/+2
|
* - you have to escape the asteriskBernhard Reutner-Fischer2007-06-201-1/+1
|
* - bump versionBernhard Reutner-Fischer2007-06-202-8/+11
|
* - add OPENMP configure handling (needed for e.g. gettext).Bernhard Reutner-Fischer2007-06-201-0/+7
|
* - add full sysroot support for non-ancient toolchains.Bernhard Reutner-Fischer2007-06-2012-204/+729
| | | | - start to separate usr/lib and lib to match normal system-layout
* Hide troublesome environment variables from sub processesPeter Korsgaard2007-06-191-0/+7
| | | | (E.G. screws up gdb, busybox, ..)
* If external toolchain support NPTL, then we should build Open POSIX ↵"Steven J. Hill"2007-06-161-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-162-1/+2
| | | | patches.
* Get rid of extra directory entries."Steven J. Hill"2007-06-162-0/+2
|
* Please make sure to update this file as well for new versions of GDB."Steven J. Hill"2007-06-161-0/+1
|
* Fix install of scripts."Steven J. Hill"2007-06-166-6/+6
|
* busybox 1.6.0 patchesPeter Korsgaard2007-06-142-0/+43
|
* - allow for patching snapshots. Files are named uClibc.*.patch which is ↵Bernhard Reutner-Fischer2007-06-131-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 packagePeter Korsgaard2007-06-133-0/+79
|
* Use BR2_ENDIAN for big/little endianness detectionPeter Korsgaard2007-06-122-34/+6
|
* Bumped versionPeter Korsgaard2007-06-121-1/+1
|
* - bump versionBernhard Reutner-Fischer2007-06-091-1/+1
|
* - forgot to supply a default for UCLIBC_EXTRA_CFLAGSBernhard Reutner-Fischer2007-06-071-0/+1
|
* - provide a "source-check" target that tries to download all packages withBernhard Reutner-Fischer2007-06-071-2/+14
| | | | | | wget's spider-mode (i.e. just see if the server says the file is there without actually downloading the files. Convenient to check for unavailable source-packages.
* - update defconfigBernhard Reutner-Fischer2007-06-071-7/+51
|
* - adjust sample configBernhard Reutner-Fischer2007-06-071-1/+8
|
* - hide atmel target if arch is not arm nor avr32Bernhard Reutner-Fischer2007-06-071-2/+6
|
* - the at91 mirrors depend on BR2_TARGET_ATMEL which may add at91 support ↵Bernhard Reutner-Fischer2007-06-061-2/+2
| | | | later on which itself will select BR2_TARGET_ATMEL
* - fix typoBernhard Reutner-Fischer2007-06-062-2/+2
|
* - fix typo which led to a superfluous cp invocationBernhard Reutner-Fischer2007-06-061-2/+2
|
* - better also copy the link targets..Bernhard Reutner-Fischer2007-06-062-2/+2
|
* - prefer shared libs on the hostBernhard Reutner-Fischer2007-06-063-6/+6
|
* - adjust to use the gcc-4.2.0 releaseBernhard Reutner-Fischer2007-06-0620-13/+22
| | | | | - adjust default gdb version to 6.6 - fix stripping gmp/mpfr due to recent LIBTGTEXT changes
* - make sure to have the target-dir where we want to unpack ltp toBernhard Reutner-Fischer2007-06-061-3/+4
|
* - bump versionBernhard Reutner-Fischer2007-06-061-1/+1
|
* - fix typo in version checkBernhard Reutner-Fischer2007-06-051-1/+1
|