Commit Graph

238 Commits

Author SHA1 Message Date
Manuel Novoa III 9589b3c3cb Support latest gdb release (untested). 2004-09-30 01:00:37 +00:00
Manuel Novoa III 0649b4cbe2 Support latest binutils release. 2004-09-30 00:58:39 +00:00
Manuel Novoa III adac1bef9b Fix ld/emultempl/elf32.em. Found by vapier. 2004-09-30 00:57:12 +00:00
Manuel Novoa III 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.
2004-09-30 00:54:44 +00:00
Manuel Novoa III bfa9ce0e4c Add back in support for 3.3.4 soft float toolchains, although arm would
require reenabling linking with -lfloat in uClibc.
2004-09-14 11:52:26 +00:00
Manuel Novoa III 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.
2004-09-11 13:40:29 +00:00
Manuel Novoa III e722c5e1b3 Fix type noticed by Peter Mazinger. 2004-09-11 12:13:30 +00:00
Manuel Novoa III 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...  ;-)
2004-09-10 18:58:11 +00:00
Manuel Novoa III cbd2923af7 Peter noticed some bits were missing. 2004-09-10 13:12:25 +00:00
Eric Andersen 7e7644913a latest uClibc config updates 2004-09-08 11:13:50 +00:00
Eric Andersen cfb3fa3e1c Add N copies of the arm-textrel.patch 2004-09-08 09:51:04 +00:00
Manuel Novoa III a53791078f Looks like this finally gets a more recent version of binutils working
on arm in that shared apps seem to work now.
2004-09-03 12:31:47 +00:00
Manuel Novoa III 61a4356034 Fix this to work with the arm big endian patch. 2004-09-03 04:34:37 +00:00
Manuel Novoa III 9efd8d05e4 Change the filenames. 2004-09-03 02:35:45 +00:00
Manuel Novoa III da2aaed3f7 Add support for armeb. 2004-09-03 02:01:43 +00:00
Manuel Novoa III 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.
2004-09-03 00:49:43 +00:00
Eric Andersen e694138b17 Enable CONFIG_FEATURE_SUID, but disable CONFIG_FEATURE_SUID_CONFIG
for the default permission dropping behavior.
 -Erik
2004-09-02 22:38:21 +00:00
Eric Andersen 4858a228b8 update to current 2004-08-16 07:06:23 +00:00
Eric Andersen deb1dbaffc Update the 'file' patch 2004-07-28 18:24:54 +00:00
Eric Andersen ae5d1e6253 Remove the unnecessary USE_UCLIBC_LDSO_0_9_24 option 2004-07-20 11:43:54 +00:00
Eric Andersen bd66295fa1 Use 2.4.26 final, not a -pre 2004-07-20 11:43:13 +00:00
Eric Andersen 660cbc883a Update configs a bit 2004-07-17 05:06:53 +00:00
Eric Andersen 91c645eb5a enable rdate and hwclock 2004-07-09 10:54:32 +00:00
Eric Andersen 3c4c240d8c Update binutils. This version works on arm... 2004-07-09 10:37:29 +00:00
Eric Andersen 1b49b76786 Update dropbear and add a setup/start init script for it 2004-07-09 10:36:53 +00:00
Eric Andersen d385b6e3a2 Minor config updates 2004-06-26 22:58:15 +00:00
Eric Andersen 61950d8563 Use stock gcc 3.3.4 2004-06-14 20:21:27 +00:00
Eric Andersen b99df94f1f A few updates, add some dirs so ifup/ifdown wont complain 2004-06-14 20:04:22 +00:00
Eric Andersen d4c937550b Update to the latest ltp testsuite 2004-05-13 07:53:14 +00:00
Eric Andersen 32daaa2b2f Chris Wilson writes:
i Erik,

I think I found a small bug in your cramfs patch, which I guess you ported
from mkfs.jffs2.c. Therefore this bug might apply to mkfs.jffs2.c as well.

When searching for a file (or device node) to create in a subdirectory,
mkcramfs doesn't remove the parent's path component which it's already
matched. This prevents the sought node from ever being found if it lives
in a subdirectory.
2004-05-06 09:54:36 +00:00
Eric Andersen 9db17dcfae Sigh 2004-04-30 21:04:22 +00:00
Eric Andersen d893c00f4c oops 2004-04-30 07:44:39 +00:00
Eric Andersen cc98b0e9e6 Fix gcc bug 15089
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=15089
2004-04-30 07:40:10 +00:00
Eric Andersen 4b942c5a54 Avoid a question when possible 2004-04-21 20:04:09 +00:00
Eric Andersen a61b9c45df Update to latest valgrind 2004-04-21 19:54:31 +00:00
Eric Andersen 63914bb2ac Use busybox to provide login etc by default 2004-04-21 19:53:08 +00:00
Eric Andersen ffbca758f2 Sync with the latest from Debian testing 2004-04-20 19:48:37 +00:00
Eric Andersen a3613a6013 Sync up binutils with current Debian testing 2004-04-20 07:47:29 +00:00
Eric Andersen 082d86f0ce Make ifup/ifdown shutup 2004-04-12 22:22:53 +00:00
Eric Andersen 6fddec3f4f building uml is not supported 2004-04-12 21:38:31 +00:00
Eric Andersen 583877d944 Provide sane defaults 2004-04-12 21:38:09 +00:00
Manuel Novoa III 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.

Also, the config patch for 2.6 fixes the outdated/broken handling of uClibc
by the dnsmasq config.h file.
2004-04-04 02:33:03 +00:00
Eric Andersen 9f8739658f Turn off CONFIG_ASH_RANDOM_SUPPORT by default 2004-04-01 07:20:39 +00:00
Manuel Novoa III 8f6ec3d521 Update to latest and modify patch so it builds. 2004-04-01 04:23:18 +00:00
Manuel Novoa III f0ebe8ab21 Silly little patch to add an option to force root/root ownership in the
generated file system.
2004-03-30 05:46:10 +00:00
Eric Andersen 0ae47fceb3 Update kernel to 2.4.26-pre5 2004-03-21 01:58:59 +00:00
Eric Andersen d5696cdc4e Update to openssh-3.8p1 2004-03-19 10:00:57 +00:00
Manuel Novoa III 4005c7790c Forgot to update version to 3.3.3. 2004-03-13 19:32:27 +00:00
Manuel Novoa III 1ffd497d7e Patch from "Kevin P. Fleming" <kpfleming@backtobasicsmgmt.com>, with
some minor adjustments.
2004-03-11 17:35:09 +00:00
Manuel Novoa III 4c8e1eb4cc Add lzo support. 2004-03-11 17:14:28 +00:00