Age | Commit message (Expand) | Author |
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 |
2002-07-10 | The mips config files were broken, and failed to define NM | Eric Andersen |
2002-07-05 | Only enable elf2flt support when using elf toolchains | Eric Andersen |
2002-07-03 | Update Config files for current locale and wide char configuration options. | Manuel Novoa III |
2002-07-03 | Change default config files for MIPS platforms. Nothing major. | "Steven J. Hill" |
2002-07-02 | Resync the install defines | Eric Andersen |
2002-07-02 | Change the default structure of the installed toolchain | Eric Andersen |
2002-06-20 | Add support for doing the mmu-less thing | Eric Andersen |
2002-06-20 | Fix a bug reported by Michael Weiser <michael@weiser.saale-net.de> | Eric Andersen |
2002-06-19 | Fix incorrect comment re malloc-930716 | Eric Andersen |
2002-06-18 | Patch from Martin Proulx <mproulx@okiok.com> to support | Eric Andersen |
2002-06-15 | Fix a silly bug... | Eric Andersen |
2002-05-30 | Put GCCINCDIR here, which is the only place it is needed. | Eric Andersen |
2002-05-28 | Patch from Yoshinori Sato <qzb04471@nifty.ne.jp> to use | Eric Andersen |
2002-05-24 | Send the -s to the linker | Eric Andersen |
2002-05-23 | Several h8300 updates from Yoshinori Sato <qzb04471@nifty.ne.jp> | Eric Andersen |