2002-02-26 |
Eric Andersen | Remove an erroneous -L- |
tree | commitdiff |
2002-02-26 |
Eric Andersen | Patch from Miles Bader: All the -M* options should |
tree | commitdiff |
2002-02-25 |
Eric Andersen | Yet another iteration... |
tree | commitdiff |
2002-02-25 |
Eric Andersen | Both Miles and Manuel complained about this one. I... |
tree | commitdiff |
2002-02-23 |
Eric Andersen | Fix the compiler wrapper yet more... |
tree | commitdiff |
2002-02-23 |
Eric Andersen | Fix a corner case which I had botched. |
tree | commitdiff |
2002-02-23 |
Eric Andersen | This should be a little better... |
tree | commitdiff |
2002-02-20 |
Eric Andersen | Enable thread support |
tree | commitdiff |
2002-02-20 |
Eric Andersen | Several needed cleanups to the gcc wrapper. |
tree | commitdiff |
2002-02-04 |
Eric Andersen | Make powerpc default to faster malloc |
tree | commitdiff |
2002-02-04 |
Eric Andersen | Fix naming error in brk.c, enable faster malloc by... |
tree | commitdiff |
2002-02-04 |
Eric Andersen | Minor cleanups |
tree | commitdiff |
2002-02-04 |
Eric Andersen | A few more little cleanups |
tree | commitdiff |
2002-02-04 |
Eric Andersen | Add include guards |
tree | commitdiff |
2002-02-04 |
Eric Andersen | Add a config file for sparc |
tree | commitdiff |
2002-02-02 |
Eric Andersen | Add in support for the Hitach H8/300H architecture, |
tree | commitdiff |
2002-02-02 |
Eric Andersen | Oops. Fixup the defaults |
tree | commitdiff |
2002-02-02 |
Eric Andersen | Several little additions and cleanups. Add getw()... |
tree | commitdiff |
2002-02-01 |
Eric Andersen | Scrub up a few little things. |
tree | commitdiff |
2002-02-01 |
Eric Andersen | Add an example of how to use this thing. |
tree | commitdiff |
2002-02-01 |
Eric Andersen | Add in a configurator script. Now people can put stuff... |
tree | commitdiff |
2002-01-31 |
Eric Andersen | Don't complain about _GLOBAL_OFFSET_TABLE_ |
tree | commitdiff |
2002-01-29 |
Eric Andersen | Default to using malloc-930716 on ARM systems, since... |
tree | commitdiff |
2002-01-29 |
Eric Andersen | Make it so powerpc can work despite lacking brk(). |
tree | commitdiff |
2002-01-29 |
Eric Andersen | Updates to the v850 architecture from Miles Bader ... |
tree | commitdiff |
2002-01-17 |
David McCullough | * Added /etc/shadow support (Config selectable) |
tree | commitdiff |
2002-01-14 |
Eric Andersen | Patch from Brian Stafford <[email protected]... |
tree | commitdiff |
2002-01-11 |
Eric Andersen | We don't need an ARCH_CFLAGS2, just fixed the ordering... |
tree | commitdiff |
2002-01-11 |
Eric Andersen | Failed to call sort before calling uniq in several... |
tree | commitdiff |
2002-01-09 |
Eric Andersen | Allow people to exclude regex code, since it is huge... |
tree | commitdiff |
2002-01-09 |
Eric Andersen | Fixup comments regarding large file support (it works... |
tree | commitdiff |
2002-01-09 |
Eric Andersen | Patch from Michael E Brown <mebrown@michaels-house... |
tree | commitdiff |
2002-01-02 |
Eric Andersen | Fixes from M. R. Brown <[email protected]> to fixup... |
tree | commitdiff |
2002-01-01 |
Eric Andersen | Support arch specific optimizations (examples shown... |
tree | commitdiff |
2002-01-01 |
Eric Andersen | Change all 'cd <foo>; bar' constructs to 'cd <foo>... |
tree | commitdiff |
2001-12-29 |
David Schleef | A little script to strip out unused portions of shared... |
tree | commitdiff |
2001-12-21 |
Eric Andersen | A very large patch from Miles Bader <[email protected]... |
tree | commitdiff |
2001-12-21 |
Eric Andersen | Oops. Revert debugging defines |
tree | commitdiff |
2001-12-20 |
Eric Andersen | Oops. I accidentally commited some experimental test... |
tree | commitdiff |
2001-12-19 |
Eric Andersen | Update my email address. I am no longer [email protected] |
tree | commitdiff |
2001-12-05 |
David McCullough | Add in an ARCH_CFLAGS placeholder so scripts can mod it. |
tree | commitdiff |
2001-11-24 |
Eric Andersen | Use consistant paths |
tree | commitdiff |
2001-11-23 |
Eric Andersen | Adjust configs for updated math lib |
tree | commitdiff |
2001-11-19 |
Eric Andersen | Fix default install dirs |
tree | commitdiff |
2001-11-12 |
David Schleef | Enable ld.so on powerpc |
tree | commitdiff |
2001-10-16 |
Eric Andersen | Revert global old mmap usage, and do it per arch |
tree | commitdiff |
2001-10-12 |
Eric Andersen | A small patch from Erwin Authried <[email protected]> |
tree | commitdiff |
2001-10-11 |
Eric Andersen | Patch from Miles Bader <[email protected]> to support... |
tree | commitdiff |
2001-09-13 |
Eric Andersen | Patch from John Tyner <[email protected]> to avoid... |
tree | commitdiff |
2001-08-14 |
Eric Andersen | powerpc doesn't have sbrk yet, so use "malloc", not... |
tree | commitdiff |
2001-08-13 |
Eric Andersen | A few more (final?) cleanups for the installer behavior... |
tree | commitdiff |
2001-08-13 |
Eric Andersen | Fix SYSTEM_DEVEL_PREFIX to allow install of the <arch... |
tree | commitdiff |
2001-08-11 |
Eric Andersen | Use malloc on arm (since I've never bothered to write... |
tree | commitdiff |
2001-08-10 |
Eric Andersen | Update the build system, yet again. I hope this is... |
tree | commitdiff |
2001-08-09 |
Eric Andersen | Fix behavior when installing the devel env, since somewhere |
tree | commitdiff |
2001-08-08 |
Eric Andersen | This syncs things up with my local tree. Mainly change... |
tree | commitdiff |
2001-07-17 |
Eric Andersen | Some cleanups needed for things to compile and work... |
tree | commitdiff |
2001-07-12 |
Eric Andersen | This commit merges David Schleef's updates to the build... |
tree | commitdiff |
2001-07-09 |
Eric Andersen | A patch from Michal Moskal <[email protected]> to... |
tree | commitdiff |
2001-07-06 |
Eric Andersen | This config seems to be basically correct for arm uClin... |
tree | commitdiff |
2001-07-05 |
Eric Andersen | Don't change options on based on path -- use command... |
tree | commitdiff |
2001-07-04 |
Eric Andersen | Renamed as extra/Configs/Config.i386 |
tree | commitdiff |
2001-07-03 |
Eric Andersen | Oops. |
tree | commitdiff |
2001-07-03 |
Eric Andersen | Allow the shared lib loader to fallback on the builddir... |
tree | commitdiff |
2001-07-03 |
Eric Andersen | Just take whatever the kernel headers gave us, spaces... |
tree | commitdiff |
2001-07-01 |
David Schleef | Changed dependencies of gcc-uClibc.h to ../../Config... |
tree | commitdiff |
2001-06-28 |
Manuel Novoa III | Added a script to create bits/syscall.h for each arch. |
tree | commitdiff |
2001-06-23 |
Eric Andersen | Make PIC a config option |
tree | commitdiff |
2001-06-19 |
Eric Andersen | Add in "HAVE_SHARED" so shared libs build or not as... |
tree | commitdiff |
2001-06-18 |
Eric Andersen | This commit finishes adding support for the old m68k... |
tree | commitdiff |
2001-06-13 |
Eric Andersen | Don't create a fake readelf app. We are creating a... |
tree | commitdiff |
2001-06-13 |
Eric Andersen | Default to something like a strongArm, (i.e. has an... |
tree | commitdiff |
2001-06-12 |
Eric Andersen | Cleanup the toploevel makefile handing of shared libs... |
tree | commitdiff |
2001-06-11 |
Eric Andersen | Default to malloc-930716 for x86 |
tree | commitdiff |
2001-06-07 |
David McCullough | Up the m68k defaults a little so that uClibc will suppo... |
tree | commitdiff |
2001-06-02 |
Manuel Novoa III | Add locale-enabled strcoll function from vodz, plus... |
tree | commitdiff |
2001-05-31 |
Manuel Novoa III | Added cmdline options --uclibc-use-build-dir and -... |
tree | commitdiff |
2001-05-31 |
Manuel Novoa III | Removed INSTALL_DIR and replaced it with DEVEL_PREFIX... |
tree | commitdiff |
2001-05-30 |
Manuel Novoa III | Look's like I need to disable the rpath stuff for now... |
tree | commitdiff |
2001-05-30 |
Manuel Novoa III | Revert behavior of wrapper to not use dynamic linker... |
tree | commitdiff |
2001-05-29 |
Eric Andersen | Define "NM = $(CROSS)nm" and use $NM and $AR in get... |
tree | commitdiff |
2001-05-28 |
Manuel Novoa III | Make selection of uClibc floating point support in... |
tree | commitdiff |
2001-05-27 |
Manuel Novoa III | Revert behavior to either INSTALL_DIR or BUILD_DIR... |
tree | commitdiff |
2001-05-25 |
Eric Andersen | One last structural change. Install header files to... |
tree | commitdiff |
2001-05-21 |
Eric Andersen | Patch from Andreas Neuhaus <[email protected]> |
tree | commitdiff |
2001-05-17 |
Eric Andersen | Fix up some problems noted by August Hoerandl <ahoerand... |
tree | commitdiff |
2001-05-16 |
Eric Andersen | Fix up a few little problems |
tree | commitdiff |
2001-05-12 |
Eric Andersen | Ok, this should finish off my massive ro-organization... |
tree | commitdiff |
2001-05-10 |
Eric Andersen | Fix up naming of ld.so so every uses the same define... |
tree | commitdiff |
2001-05-07 |
Eric Andersen | Use the symbolic name, don't hard code. |
tree | commitdiff |
2001-05-04 |
Eric Andersen | This patch allows powerpc to compile again. It also... |
tree | commitdiff |
2001-05-04 |
Eric Andersen | This is kindof neat. With this update, you can now... |
tree | commitdiff |
2001-05-03 |
Eric Andersen | Avoid needing to distinguis between the install dir... |
tree | commitdiff |
2001-04-26 |
Eric Andersen | Don't hard-code the major number |
tree | commitdiff |
2001-04-25 |
Eric Andersen | Fix up default .so number. This should avoid conflicts... |
tree | commitdiff |
2001-04-25 |
Eric Andersen | Revert my ill-advised change to force the shared lib... |
tree | commitdiff |
2001-04-23 |
Eric Andersen | Make sure that we list the shared lib loader as a requi... |
tree | commitdiff |
2001-04-23 |
Eric Andersen | Define where the shared lib loader now lives... |
tree | commitdiff |
2001-04-20 |
Eric Andersen | Update the ignore targets |
tree | commitdiff |
2001-04-20 |
Manuel Novoa III | Update the gcc wrapper. Changes described in the notes... |
tree | commitdiff |
next |