Commit Graph

2320 Commits

Author SHA1 Message Date
Bernhard Reutner-Fischer b3a683bbe8 - uclibc-menuconfig provides a .config but doesn't provide .configured 2007-02-15 11:24:35 +00:00
Bernhard Reutner-Fischer cf647cea3d - allow to run linux26-menuconfig and uclibc-menuconfig in a pristine checkout 2007-02-15 11:12:15 +00:00
Bernhard Reutner-Fischer f11476c181 - sched_{s,g}etaffinity depends on the respective syscalls.
Noticed while trying to use ancient 2.4.31 kernel-headers from some bug-report
2007-02-14 13:28:58 +00:00
Bernhard Reutner-Fischer e3b7510da0 - gcc-4.1.2 released 2007-02-14 08:49:00 +00:00
Bernhard Reutner-Fischer d7eeef85e4 - backport fix for PR30620 2007-02-13 18:56:54 +00:00
Peter Korsgaard 6f08a7bcd4 -2 patch no longer available. Patch by Stefan Feilmeier 2007-02-13 14:00:49 +00:00
Bernhard Reutner-Fischer de7ae0beed - revert incorrect parts from sjhill's r17800 and add some more documentation.
Now the kernel as well as /lib/modules are properly included in the final tarball and all other tarroot/genfs targets.
2007-02-12 17:42:18 +00:00
Peter Korsgaard 6e53512a7d Additional 1.4.1 patches 2007-02-12 14:43:57 +00:00
Bernhard Reutner-Fischer 99cf7293f9 - add cc-option and use it to check for stuff that is benefical for PREFER_IMA
- backport the libbackend.o gcov-iov.h dependency fixup from 4.2 to 4.0
2007-02-12 13:38:06 +00:00
Bernhard Reutner-Fischer e5b36a686c - update patch for 0.0.14.1. Thanks to Alexander Rigbo. 2007-02-12 11:36:27 +00:00
Bernhard Reutner-Fischer 2d70eb0b89 - cosmetics 2007-02-12 10:41:59 +00:00
Bernhard Reutner-Fischer e95d0eee49 - bump version as noticed by xride 2007-02-12 10:14:12 +00:00
Bernhard Reutner-Fischer b4e065d5f0 - bump version. Closes #1206 2007-02-11 18:08:24 +00:00
Bernhard Reutner-Fischer 08d06406ef - fix propagation of BR2_SOFT_FLOAT down to uClibc 2007-02-10 21:24:02 +00:00
Bernhard Reutner-Fischer dfda8630cc - add first hunk to fix PR30620 2007-02-10 19:36:25 +00:00
Bernhard Reutner-Fischer b0dc12db5d - add an arm integrator 926 thing qemu can deal with 2007-02-10 19:30:55 +00:00
Bernhard Reutner-Fischer 16e69a3df0 - honor BR2_PTHREAD_DEBUG
Stop asking any thread related questions while at it.
2007-02-09 17:53:55 +00:00
Bernhard Reutner-Fischer 13c1b92973 - add paranoia warning about $INCLUDES 2007-02-09 17:28:27 +00:00
Bernhard Reutner-Fischer fd0bad3622 - swap order of include paths. Closes #1205 and #1182 2007-02-09 14:18:37 +00:00
Bernhard Reutner-Fischer 364567c959 - new prerelease 2007-02-09 14:05:51 +00:00
Bernhard Reutner-Fischer fe032933b2 - forward the 600-fix-compile-flag-mismatch.patch from 6.4 to 6.5 2007-02-09 13:56:01 +00:00
Bernhard Reutner-Fischer 4cf81d9970 - 4.0.4 *seems* to support this too, so just exclude anything that is even older than that one. 2007-02-09 13:43:36 +00:00
Bernhard Reutner-Fischer 5e1f034bca - speeling fix 2007-02-09 13:35:41 +00:00
Bernhard Reutner-Fischer d4d5b4034c - cp the 305-libmudflap-susv3-legacy.patch for 4.0.4 2007-02-09 13:33:26 +00:00
Bernhard Reutner-Fischer 7779fd7453 - add gcc-4.0.4
- add knob to enable unsupported, deprecated, obsoleted versions of packages
2007-02-09 13:31:55 +00:00
Bernhard Reutner-Fischer 19818694fe - fix crosscompiler prerequisites 2007-02-09 13:05:43 +00:00
Bernhard Reutner-Fischer 078013d8ae - add purely informational check of HOSTCXX 2007-02-09 12:32:21 +00:00
Bernhard Reutner-Fischer 13e893d13b - bump patch version. Thanks to Alexander Rigbo for pointing this out. 2007-02-07 10:43:04 +00:00
"Steven J. Hill" 642457d602 Fix building of strace for MIPS. 2007-02-07 02:51:45 +00:00
Bernhard Reutner-Fischer cbfaf565c1 - also wipe the files installed into the target for uclibc_target-clean 2007-02-06 18:35:37 +00:00
"Steven J. Hill" 02f71aab47 Support building using an external toolchain. Questions to the mailing list and all other comments to <biteme@devnull.com>. 2007-02-06 18:19:38 +00:00
"Steven J. Hill" 4cdc420621 Fix building of GDB when using external toolchain. 2007-02-06 18:17:31 +00:00
"Steven J. Hill" 3c28ac0881 Fix building of gettext/libintl when using an external toolchain. 2007-02-06 18:17:08 +00:00
"Steven J. Hill" 821eb62d99 When cleaning, get rid of the binary from the filesystem area too. 2007-02-06 18:12:22 +00:00
"Steven J. Hill" 7fdce37c85 Satisfy dependency. 2007-02-06 18:11:59 +00:00
"Steven J. Hill" ceaa6db26e Wrong sign dufus. 2007-02-06 18:09:54 +00:00
Peter Korsgaard b79483adc1 Made _DIR/_SOURCE/_SITE common for all non-snapshot versions 2007-02-06 16:34:54 +00:00
Peter Korsgaard 94ffbabaa3 v1.0.1 tarball is called busybox-1.01 2007-02-06 16:31:59 +00:00
Peter Korsgaard 0d809dde0b CONFIG_PREFIX hack (r17670) no longer needed 2007-02-06 16:23:33 +00:00
Peter Korsgaard 588f9d44be hide busybox version selector if disabled 2007-02-06 16:20:29 +00:00
Peter Korsgaard 7deacb0d2d busybox 1.4.1 support 2007-02-06 16:18:12 +00:00
Bernhard Reutner-Fischer bbd6fcad74 - bump version to 2.6.20 2007-02-06 11:31:50 +00:00
Bernhard Reutner-Fischer 8ff8fa7677 - resurrect cvs. Closes #1199
- bump version
2007-02-06 11:22:50 +00:00
Bernhard Reutner-Fischer b6f973596f - add setserial package 2007-02-06 09:04:44 +00:00
Eric Andersen 99a52f5ff6 Make certain the sqlite libs are actually installed in the target 2007-02-05 19:24:29 +00:00
Bernhard Reutner-Fischer ba63b4cc42 - proposed fix for gethostent_r: if no host was found, return HOST_NOT_FOUND instead of garbage. 2007-02-05 13:01:08 +00:00
Bernhard Reutner-Fischer 3b4034bfdf - delete old, unneeded patch 2007-02-05 11:20:37 +00:00
Bernhard Reutner-Fischer 48dc1ba733 - add missing hunk from fix for #1191 2007-02-04 21:59:39 +00:00
Bernhard Reutner-Fischer 4bbeb74b2e - the $(XSERVER) target can be provided by different X server impls. Adjust users
- rdesktop needs an xserver impl
2007-02-04 19:47:41 +00:00
Bernhard Reutner-Fischer 842686b9fb - minor tweak to naming of microperl module list in the config 2007-02-04 19:20:45 +00:00