Commit Graph

  • ee654b59c3 Always use kernel-headers. Eric Andersen 2004-10-05 07:10:07 +0000
  • 16a8faf0fa Add the new binutils and gdb, but don't make them defaults since I haven't really tested them yet. Manuel Novoa III 2004-09-30 01:08:50 +0000
  • 9589b3c3cb Support latest gdb release (untested). Manuel Novoa III 2004-09-30 01:00:37 +0000
  • 0649b4cbe2 Support latest binutils release. Manuel Novoa III 2004-09-30 00:58:39 +0000
  • adac1bef9b Fix ld/emultempl/elf32.em. Found by vapier. Manuel Novoa III 2004-09-30 00:57:12 +0000
  • e29aaa1c6c Don't include glibc symbol versions in libgcc. Replace mips delay slot patch with upstream fix. Backport gcc typo fix from cvs to fix powerpc builds with newer binutils. Manuel Novoa III 2004-09-30 00:54:44 +0000
  • b4e0fb5f1b Fix some config issues. Manuel Novoa III 2004-09-30 00:51:53 +0000
  • b091812481 Don't build libfloat unless we're using gcc 3.3.x. Manuel Novoa III 2004-09-30 00:50:50 +0000
  • d082261161 mkdir can fail Tim Riker 2004-09-27 18:40:39 +0000
  • 0955c58c04 mkdir can fail Tim Riker 2004-09-27 18:31:57 +0000
  • c368a59027 ws Tim Riker 2004-09-27 17:34:36 +0000
  • f598d4fe84 Default to 2.4.27 kernel headers Eric Andersen 2004-09-22 17:07:07 +0000
  • bfa9ce0e4c Add back in support for 3.3.4 soft float toolchains, although arm would require reenabling linking with -lfloat in uClibc. Manuel Novoa III 2004-09-14 11:52:26 +0000
  • 693752617d Aesthetic change... Current gcc cvs removes the unnecessary dependency ref to gthr-gnat.c, so remove it and the unnecesary ref to unwind-dw2-fde.c. Manuel Novoa III 2004-09-11 13:40:29 +0000
  • e722c5e1b3 Fix type noticed by Peter Mazinger. Manuel Novoa III 2004-09-11 12:13:30 +0000
  • ce1dd7b540 Integrate gcc 3.4.2 and add patches from both openembedded (6??-*) and Dan Kegel's crosstools (7??-*). Use makefile vars for toolchain names in ccache.mk and gdb.mk. Fix a g++-related symlink issue with ccache. Change the default to gcc 3.4.2 and binutils 2.15.91.0.2 (now that mips is building). Let the users go forth and test... ;-) Manuel Novoa III 2004-09-10 18:58:11 +0000
  • cbd2923af7 Peter noticed some bits were missing. Manuel Novoa III 2004-09-10 13:12:25 +0000
  • 3d2c3c76a1 Patch by michael tesch <tesch1@gmail.com> ... The real problem, only caused when you have a *.patch file in the main build directory, is that the Makefiles don't escape the globbing operator they're passing to patch-kernel.sh. Attached is a patch to fix that. Manuel Novoa III 2004-09-09 10:50:57 +0000
  • 7e7644913a latest uClibc config updates Eric Andersen 2004-09-08 11:13:50 +0000
  • cfb3fa3e1c Add N copies of the arm-textrel.patch Eric Andersen 2004-09-08 09:51:04 +0000
  • a53791078f Looks like this finally gets a more recent version of binutils working on arm in that shared apps seem to work now. Manuel Novoa III 2004-09-03 12:31:47 +0000
  • 61a4356034 Fix this to work with the arm big endian patch. Manuel Novoa III 2004-09-03 04:34:37 +0000
  • 9ea2c8a65d Fix a cross compile issue. Manuel Novoa III 2004-09-03 04:12:31 +0000
  • 21dbe3a32c Sigh... Manuel Novoa III 2004-09-03 02:36:10 +0000
  • 9efd8d05e4 Change the filenames. Manuel Novoa III 2004-09-03 02:35:45 +0000
  • da2aaed3f7 Add support for armeb. Manuel Novoa III 2004-09-03 02:01:43 +0000
  • 8302669882 For now, mimic arm behavior for armeb since that's what uClibc's fix-includes script winds up doing. Fix this later... Manuel Novoa III 2004-09-03 01:24:18 +0000
  • 72badc0f65 Oops... remove some makefile debugging bits. Manuel Novoa III 2004-09-03 01:22:26 +0000
  • 7dd297b2f2 Should be supported now for gcc 3.4.1. Manuel Novoa III 2004-09-03 01:12:33 +0000
  • 3ad3d8a1d8 Update to what I'm currently using. Lots of changes... 1) Allow selection of binutils/gcc/gdb/kernel headers to build, although some of the older tool patches probably need updating. 2) Rework gdb build so that remote debugging now works with gdbserver. 3) Misc. other package updates.3) Misc. other package updates.3) Misc. other package updates. Manuel Novoa III 2004-09-03 00:49:43 +0000
  • e694138b17 Enable CONFIG_FEATURE_SUID, but disable CONFIG_FEATURE_SUID_CONFIG for the default permission dropping behavior. -Erik Eric Andersen 2004-09-02 22:38:21 +0000
  • 8e1f66876f new 2.6. kernel headers are out Eric Andersen 2004-08-19 05:04:22 +0000
  • 4858a228b8 update to current Eric Andersen 2004-08-16 07:06:23 +0000
  • 0f5897ff67 Use relative links Eric Andersen 2004-07-29 23:45:17 +0000
  • 8fbd1c9640 Don't use a shared lib for file Eric Andersen 2004-07-29 23:44:44 +0000
  • 9647876991 Use relative links Eric Andersen 2004-07-28 19:26:04 +0000
  • deb1dbaffc Update the 'file' patch Eric Andersen 2004-07-28 18:24:54 +0000
  • 8defcb5c65 Tarcisio writes: Eric Andersen 2004-07-28 14:56:43 +0000
  • 551da9c7b9 Only install libgcc_s when it is present Eric Andersen 2004-07-25 06:58:30 +0000
  • b181752a34 Install /lib/libgcc_s.so.1 Eric Andersen 2004-07-20 11:45:10 +0000
  • 9534c0faab Update to dropbear-0.43 Eric Andersen 2004-07-20 11:44:25 +0000
  • ae5d1e6253 Remove the unnecessary USE_UCLIBC_LDSO_0_9_24 option Eric Andersen 2004-07-20 11:43:54 +0000
  • bd66295fa1 Use 2.4.26 final, not a -pre Eric Andersen 2004-07-20 11:43:13 +0000
  • 4c475d38d9 Use shared libgcc if possible Eric Andersen 2004-07-18 07:40:25 +0000
  • 660cbc883a Update configs a bit Eric Andersen 2004-07-17 05:06:53 +0000
  • e585a4828b Fix a silly bug Eric Andersen 2004-07-16 11:25:07 +0000
  • 91c645eb5a enable rdate and hwclock Eric Andersen 2004-07-09 10:54:32 +0000
  • 8b295a5fc4 Automatically scale down the image padding size Eric Andersen 2004-07-09 10:53:58 +0000
  • 3c4c240d8c Update binutils. This version works on arm... Eric Andersen 2004-07-09 10:37:29 +0000
  • 1b49b76786 Update dropbear and add a setup/start init script for it Eric Andersen 2004-07-09 10:36:53 +0000
  • 285b2fa0ae Erik Karu writes: Eric Andersen 2004-06-28 22:28:51 +0000
  • d385b6e3a2 Minor config updates Eric Andersen 2004-06-26 22:58:15 +0000
  • 9bd870547a Update for the latest linux-libc-headers Eric Andersen 2004-06-24 22:05:46 +0000
  • f56c456ea9 Fixup a stupid bug Eric Andersen 2004-06-24 21:44:15 +0000
  • 457fab1aa9 Minor doc update to match reality Eric Andersen 2004-06-14 20:22:48 +0000
  • 61950d8563 Use stock gcc 3.3.4 Eric Andersen 2004-06-14 20:21:27 +0000
  • 64f5435c82 Use newer versions Eric Andersen 2004-06-14 20:20:12 +0000
  • b99df94f1f A few updates, add some dirs so ifup/ifdown wont complain Eric Andersen 2004-06-14 20:04:22 +0000
  • 78dbbe8dde purge whitespace Eric Andersen 2004-06-14 19:19:26 +0000
  • 68579669dc uClibc has a working strtod. coreutils does _not_ have a working strtod configuration test when cross compiling. Manuel Novoa III 2004-05-28 17:50:07 +0000
  • c9fec39d9e A correction and a clarification. Manuel Novoa III 2004-05-19 16:22:00 +0000
  • 4a8851b78b Some tedious commentary on the current toolchain patches Eric Andersen 2004-05-19 01:43:55 +0000
  • 6915e60aa9 http preferred, no? Tim Riker 2004-05-14 16:26:28 +0000
  • 708d89c0f5 bother Eric Andersen 2004-05-13 08:57:09 +0000
  • cf870e3632 Support building procps (since ltp prefers it) Eric Andersen 2004-05-13 08:44:09 +0000
  • d4c937550b Update to the latest ltp testsuite Eric Andersen 2004-05-13 07:53:14 +0000
  • 4917507cbf Link 'cc' to 'gcc' Eric Andersen 2004-05-11 08:53:19 +0000
  • 35a08159d5 Revert to using 2.4.x kernel headers by default, due to public outcry.... Eric Andersen 2004-05-07 06:11:55 +0000
  • 32daaa2b2f Chris Wilson writes: Eric Andersen 2004-05-06 09:54:36 +0000
  • 6fb11d57cf be sure the dir is present Eric Andersen 2004-05-06 09:09:58 +0000
  • 7037120431 cope with older uClibc versions Eric Andersen 2004-05-04 11:55:08 +0000
  • dce5bb093f Cope with stock uClibc 0.9.26 Eric Andersen 2004-05-04 10:40:17 +0000
  • dc8fab7cc4 Update to strace 4.5.3 Eric Andersen 2004-05-01 10:12:38 +0000
  • 9db17dcfae Sigh Eric Andersen 2004-04-30 21:04:22 +0000
  • d893c00f4c oops Eric Andersen 2004-04-30 07:44:39 +0000
  • cc98b0e9e6 Fix gcc bug 15089 http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15089 Eric Andersen 2004-04-30 07:40:10 +0000
  • 4b942c5a54 Avoid a question when possible Eric Andersen 2004-04-21 20:04:09 +0000
  • dbba247380 Default to using the 2.6.x based linux-libc-headers -- yet another thing we don't have to maintain. These seem to be working nicely and everything now compiles as expected. Eric Andersen 2004-04-21 20:03:39 +0000
  • a61b9c45df Update to latest valgrind Eric Andersen 2004-04-21 19:54:31 +0000
  • 63914bb2ac Use busybox to provide login etc by default Eric Andersen 2004-04-21 19:53:08 +0000
  • ffbca758f2 Sync with the latest from Debian testing Eric Andersen 2004-04-20 19:48:37 +0000
  • a3613a6013 Sync up binutils with current Debian testing Eric Andersen 2004-04-20 07:47:29 +0000
  • 3be179fa53 Goetz Bock writes: Eric Andersen 2004-04-16 14:32:59 +0000
  • 404e07c2e0 Stick the cache in its own empty dir Eric Andersen 2004-04-16 01:39:25 +0000
  • 4da30416ed Missed a link Eric Andersen 2004-04-13 21:25:39 +0000
  • 31fc530ad1 Split off the C++ stuff and only install when INSTALL_LIBSTDCPP is enabled Eric Andersen 2004-04-13 20:47:35 +0000
  • 082d86f0ce Make ifup/ifdown shutup Eric Andersen 2004-04-12 22:22:53 +0000
  • 6fddec3f4f building uml is not supported Eric Andersen 2004-04-12 21:38:31 +0000
  • 583877d944 Provide sane defaults Eric Andersen 2004-04-12 21:38:09 +0000
  • 0da2e559f6 Due to alphabetizing, the uml stuff was pulled in after uclibc.mk causing problems. Newer uml messes up sigcontext.h and is a pain to build anyways. So kill it for now. It is trivial to build for stock i386 and then boot the generated root_fs using uml. Eric Andersen 2004-04-12 21:33:59 +0000
  • a64ef2ba32 Fix ccache build for target Eric Andersen 2004-04-12 20:11:49 +0000
  • 379217a412 Fix openvpn build deps Eric Andersen 2004-04-09 10:31:53 +0000
  • 0f73c57e91 oops Eric Andersen 2004-04-09 10:16:59 +0000
  • adba648902 support ccache for the build as well as the target Eric Andersen 2004-04-09 09:36:26 +0000
  • 2dc0f565c5 Fix so TARGET_CFLAGS is respected in the build. Manuel Novoa III 2004-04-04 21:23:00 +0000
  • c83d41f086 dnsmasq.mk handles both 1.18 and 2.x, where 2.x is selected unless TARGETS contains dnsmasq1. Manuel Novoa III 2004-04-04 02:40:36 +0000
  • 1169162ab7 Ok... this is a bit painful. Both dnsmasq1 (1.18) and dnsmasq (2.6) share a make target (the dnsmasq binary in root). So I made 2.6 the "default". It is _not_ enough to do "make dnsmasq1"... You must actually add dnsmasq1 to TARGETS if you want the older version. Better approaches welcome. Manuel Novoa III 2004-04-04 02:33:03 +0000
  • 9f8739658f Turn off CONFIG_ASH_RANDOM_SUPPORT by default Eric Andersen 2004-04-01 07:20:39 +0000
  • 8f6ec3d521 Update to latest and modify patch so it builds. Manuel Novoa III 2004-04-01 04:23:18 +0000
  • f0ebe8ab21 Silly little patch to add an option to force root/root ownership in the generated file system. Manuel Novoa III 2004-03-30 05:46:10 +0000