summaryrefslogtreecommitdiffstats
path: root/toolchain
Commit message (Expand)AuthorAgeFilesLines
* - don't try to strip the gccbug scriptBernhard Reutner-Fischer2007-09-011-1/+1
* - GCC_CROSS_LANGUAGES for non-sysroot enabled gccBernhard Reutner-Fischer2007-09-011-4/+14
* - precaution when looking at GCC_VERSIONBernhard Reutner-Fischer2007-09-011-2/+2
* Revert patch causing g++-4.2.1 build to failUlf Samuelsson2007-08-302-6/+6
* - uclibc-configured has to depend on kernel-headersBernhard Reutner-Fischer2007-08-291-1/+1
* - misc cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-285-62/+99
* Looking at the the gcc-4.2.1 patches for uClibc, I found that theUlf Samuelsson2007-08-282-6/+6
* - make sure to honour user flagsBernhard Reutner-Fischer2007-08-261-7/+10
* - improve handling of sh (fgretief) for bug #1446Bernhard Reutner-Fischer2007-08-261-1/+33
* - If we are to build some libs then require them to exist.Bernhard Reutner-Fischer2007-08-262-16/+16
* - use the correct type (__u_long is correct, __ulong_t is not typed)Bernhard Reutner-Fischer2007-08-261-1/+1
* This patch fixes a bug into ostream::operator<<(double) due to the wrong sizeBernhard Reutner-Fischer2007-08-251-0/+26
* This patch allows each project to have a private linux build.Ulf Samuelsson2007-08-242-5/+6
* Move VENDOR stuff to projectUlf Samuelsson2007-08-241-17/+0Star
* - global whitespace trimmingBernhard Reutner-Fischer2007-08-2211-74/+74
* - random whitespace cleanupBernhard Reutner-Fischer2007-08-221-1/+1
* - semicolon touchup. No other changesBernhard Reutner-Fischer2007-08-227-82/+82
* - drop circular dependencyBernhard Reutner-Fischer2007-08-221-1/+1
* - improve the way host prerequisites for "dependencies" are establishedBernhard Reutner-Fischer2007-08-222-16/+7Star
* - use the correct host compilerBernhard Reutner-Fischer2007-08-221-3/+5
* - fix wrong help-textBernhard Reutner-Fischer2007-08-221-4/+1Star
* - make sure that sstrip is available early enoughBernhard Reutner-Fischer2007-08-211-1/+5
* - add question for UlfBernhard Reutner-Fischer2007-08-211-0/+1
* - fixup whitespace damage after ulfBernhard Reutner-Fischer2007-08-214-15/+15
* - sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer2007-08-216-37/+37
* - forgot to add this file to go with r19619Bernhard Reutner-Fischer2007-08-211-0/+44
* - add handling of lzma for the host (unconditionally for now)Bernhard Reutner-Fischer2007-08-212-1/+14
* - sed -i -e "/\-[[:space:]]*mkdir[[:space:]][[:space:]]*-p/s/-[[:space:]]*mkd...Bernhard Reutner-Fischer2007-08-213-5/+5
* - a few more cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer2007-08-211-3/+3
* - 4.2.1 obsoletes 4.2.0Bernhard Reutner-Fischer2007-08-211-1/+1
* - put libstdc++.so into the correct place (usr/lib) and make sure that the di...Bernhard Reutner-Fischer2007-08-212-1/+3
* - SH endian setting (fgretief in bug #1446)Bernhard Reutner-Fischer2007-08-211-0/+2
* Add BUILDROOT_DL_DIR to dependencies.sh and fix whitespace damage (sorry)Ulf Samuelsson2007-08-201-1/+7
* - whitespace fixesBernhard Reutner-Fischer2007-08-201-2/+2
* Ensure KERNEL_HEADER_PATCH_DIR is always defined + empty dir for x86Ulf Samuelsson2007-08-201-0/+3
* Ensure ipmi conditional patch is appliedUlf Samuelsson2007-08-201-0/+4
* Make ipmi kernelpatch selectable, add possibility for custom kernel patchUlf Samuelsson2007-08-206-5/+30
* gcc-4 cleanupUlf Samuelsson2007-08-191-2/+2
* Move AVR32 kernel patches to target/device/Atmel/arch-avr32Ulf Samuelsson2007-08-182-14820/+4Star
* Add binutils dependencies on AVR32Ulf Samuelsson2007-08-181-21/+21
* Ensure lzma is built *before* linux, allow system installation in /usr/local/binUlf Samuelsson2007-08-161-0/+11
* Move lzma patches to toolchain/kernel-headers/lzmaUlf Samuelsson2007-08-166-0/+12
* Use SED instead of ECHO when config 'program_invocation_name'Ulf Samuelsson2007-08-161-2/+2
* Allow user to configure PROGRAM_INVOCATION_NAMEUlf Samuelsson2007-08-162-0/+14
* Fix continous remake's of uClibc, Save .config to .oldconfig before 'conf', c...Ulf Samuelsson2007-08-141-75/+76
* Stop halting ARM build to configure uClibcUlf Samuelsson2007-08-131-0/+2
* Workaround bug in TinyX makedepend by removing some whitespaceUlf Samuelsson2007-08-132-0/+172
* Whitespace cleanup of uclibc, remove debug aidUlf Samuelsson2007-08-121-9/+10
* Use STAGING_DIR/usr/lib instead of STAGING_DIR/libUlf Samuelsson2007-08-122-5/+5
* F77 is not supported on AVR32Ulf Samuelsson2007-08-011-0/+1