Age | Commit message (Expand) | Author |
2002-11-06 | Recognize 'n' tristate/boolean symbol value in the .config file, | Eric Andersen |
2002-11-05 | Cleanup soft-float support | Eric Andersen |
2002-11-05 | Fix gcc-uClibc.h dependancies | Eric Andersen |
2002-11-05 | Massive scrubbing of the shared lib loader error handling. | Eric Andersen |
2002-11-05 | Standardize LIBGCC_DIR | Eric Andersen |
2002-11-05 | Patch from M. R. Brown to fix 'make defconfig' | Eric Andersen |
2002-11-03 | Another update to initfini.awk and initfini.c from Stefan Allius | Eric Andersen |
2002-11-03 | Yet more config system updating. | Eric Andersen |
2002-11-02 | kill some ancient stuff that appears to be lingering | Eric Andersen |
2002-11-02 | Default to SH4 | Eric Andersen |
2002-11-02 | update all the Config files for the various arches so they work with the new | Eric Andersen |
2002-11-02 | A few cosmetic adjustments, and fixup the makefile a bit | Eric Andersen |
2002-11-02 | Fix PIC configuration, so shared libraries once again work | Eric Andersen |
2002-11-02 | It looks like I lost DEVEL_TOOL_PREFIX. Put it back. | Eric Andersen |
2002-11-01 | Add a few more entries. | Manuel Novoa III |
2002-11-01 | Work around glibc brain-damage regarding nl_langinfo and {mon_}grouping | Manuel Novoa III |
2002-10-31 | Make it so arch specific stuff can be simpler. Initial attempt at | Eric Andersen |
2002-10-31 | Oops. Kill generated binaries. | Eric Andersen |
2002-10-31 | Skip the dependancy on .config for now | Eric Andersen |
2002-10-31 | Fix a lingering reference to Config | Eric Andersen |
2002-10-31 | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen |
2002-10-31 | Fixup script to avoid potential spurious whining over empty object files. | Eric Andersen |
2002-10-29 | For now, comment out the broken part | Eric Andersen |
2002-10-29 | Remove my horrible SH hack infavor of this fix for initfini.awk from | Eric Andersen |
2002-10-28 | Add appropriate -I options so that any files included by unistd.h are | Miles Bader |
2002-10-23 | Make `-nostdlib' and `-nodefaultlibs' work correctly. | Miles Bader |
2002-10-14 | Kill the now redundant initfini.pl | Eric Andersen |
2002-10-14 | Patch from Christian MICHON <christian_michon@yahoo.fr> to reimplement | Eric Andersen |
2002-10-01 | Patch from Stefan Allius <allius@atecom.com>: | Eric Andersen |
2002-10-01 | This commit contains a patch from Stefan Allius <allius@atecom.com> to change | Eric Andersen |
2002-10-01 | Sigh. OpenBSD used /usr/bin/{true|false} | Eric Andersen |
2002-09-20 | Build libpthread now that the CRIS as support for it! | Tobias Anderberg |
2002-09-16 | Configuration for the CRIS port. | Tobias Anderberg |
2002-09-12 | Some minor C++ support updates | Eric Andersen |
2002-09-05 | Change <bits/syscall.h> to <bits/sysnum.h>. | Miles Bader |
2002-08-27 | Make sure that bits/syscalls.h always includes bits/syscall.h | Eric Andersen |
2002-08-25 | Kill the HAS_LONG_LONG option. It really did not make a lot of | Eric Andersen |
2002-08-22 | Hide .hidden stuff unless explicitly enabled | Eric Andersen |
2002-08-19 | SuperH config update | Eric Andersen |
2002-08-19 | Work from Stefan Allius which allows superH to use the common | Eric Andersen |
2002-08-16 | Cleanup exit a bit, from Ronald Wahl | Eric Andersen |
2002-08-12 | Only try to install existing binaries | Eric Andersen |
2002-08-12 | Fix the gcc wrapper to include crtbeginS.o and crtendS.o when we are compiling | Eric Andersen |
2002-08-08 | Update default config files | Eric Andersen |
2002-08-07 | Ignore symbol '_gp_disp' if it's missing from 'libgcc.a'. That's okay for | "Steven J. Hill" |
2002-08-06 | When symbols are missing, its supposed to be an error... | Eric Andersen |
2002-07-31 | Patch from Alexander Pevzner <pzz@pzz.msk.ru> to fixup things when invoked as | Eric Andersen |
2002-07-22 | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen |
2002-07-18 | Miles Bader implemented a new mmap based malloc which is much | Eric Andersen |
2002-07-11 | Grumble... | Miles Bader |