2002-07-22 |
Eric Andersen | Rework syscall handling. Rewrite syscall handlers... |
tree | commitdiff |
2002-07-18 |
Eric Andersen | Miles Bader implemented a new mmap based malloc which... |
tree | commitdiff |
2002-07-11 |
Miles Bader | Grumble... |
tree | commitdiff |
2002-07-10 |
Eric Andersen | The mips config files were broken, and failed to define NM |
tree | commitdiff |
2002-07-05 |
Eric Andersen | Only enable elf2flt support when using elf toolchains |
tree | commitdiff |
2002-07-03 |
Manuel Novoa III | Update Config files for current locale and wide char... |
tree | commitdiff |
2002-07-03 |
"Steven J. Hill" | Change default config files for MIPS platforms. Nothing... |
tree | commitdiff |
2002-07-02 |
Eric Andersen | Resync the install defines |
tree | commitdiff |
2002-07-02 |
Eric Andersen | Change the default structure of the installed toolchain |
tree | commitdiff |
2002-06-20 |
Eric Andersen | Add support for doing the mmu-less thing |
tree | commitdiff |
2002-06-20 |
Eric Andersen | Fix a bug reported by Michael Weiser <michael@weiser... |
tree | commitdiff |
2002-06-19 |
Eric Andersen | Fix incorrect comment re malloc-930716 |
tree | commitdiff |
2002-06-18 |
Eric Andersen | Patch from Martin Proulx <[email protected]> to support |
tree | commitdiff |
2002-06-15 |
Eric Andersen | Fix a silly bug... |
tree | commitdiff |
2002-05-30 |
Eric Andersen | Put GCCINCDIR here, which is the only place it is needed. |
tree | commitdiff |
2002-05-28 |
Eric Andersen | Patch from Yoshinori Sato <[email protected]> to use |
tree | commitdiff |
2002-05-24 |
Eric Andersen | Send the -s to the linker |
tree | commitdiff |
2002-05-23 |
Eric Andersen | Several h8300 updates from Yoshinori Sato <qzb04471... |
tree | commitdiff |
2002-05-21 |
"Steven J. Hill" | Changed path where cross development tools are installed. |
tree | commitdiff |
2002-05-20 |
"Steven J. Hill" | Changes needed for MIPS with regards to the .init and... |
tree | commitdiff |
2002-05-20 |
"Steven J. Hill" | Fixed MIPS dynamic linker by removing link order depend... |
tree | commitdiff |
2002-05-12 |
Eric Andersen | Add a config file for alpha |
tree | commitdiff |
2002-05-07 |
Eric Andersen | Fixup build a bit more |
tree | commitdiff |
2002-05-07 |
Eric Andersen | When it is going to fail silently anyways, whine loudly and |
tree | commitdiff |
2002-05-06 |
Manuel Novoa III | Forgot to change the Config templates. Changed one... |
tree | commitdiff |
2002-05-06 |
Manuel Novoa III | The obligatory forgotten files... |
tree | commitdiff |
2002-05-06 |
Manuel Novoa III | New locale support (in development). Supports LC_CTYPE... |
tree | commitdiff |
2002-04-10 |
Eric Andersen | Mention pthreads for sparc |
tree | commitdiff |
2002-04-09 |
Manuel Novoa III | Revert Erik's changes... they were broken since there... |
tree | commitdiff |
2002-04-09 |
Eric Andersen | Support ISblank properly |
tree | commitdiff |
2002-04-03 |
Eric Andersen | Teach initfini to build properly on arches where gcc... |
tree | commitdiff |
2002-04-03 |
Eric Andersen | Since pthreads work on powerpc, at least mention the... |
tree | commitdiff |
2002-04-01 |
Eric Andersen | Last bit for old config system |
tree | commitdiff |
2002-03-25 |
Eric Andersen | Mips config fixes from Steven J. Hill |
tree | commitdiff |
2002-03-22 |
Eric Andersen | It doesn't make sense to supress linking for -i or -r, |
tree | commitdiff |
2002-03-22 |
Eric Andersen | Fix incorrect ordering of -L and -l options, which... |
tree | commitdiff |
2002-03-18 |
Eric Andersen | Add initial support for compiling cpp code. |
tree | commitdiff |
2002-03-15 |
Eric Andersen | Don't let this worry about _init and _fini |
tree | commitdiff |
2002-03-15 |
Eric Andersen | Fix location of crt0.o |
tree | commitdiff |
2002-03-14 |
Eric Andersen | Update the config script to behave a bit better |
tree | commitdiff |
2002-03-14 |
Eric Andersen | Setup so ctors/dtors can run. Disabled for now, since... |
tree | commitdiff |
2002-03-13 |
Eric Andersen | Build our own crti.o and crtn.o with a cross arch metho... |
tree | commitdiff |
2002-03-11 |
Eric Andersen | Add thread support. Eliminate the useless extra "s |
tree | commitdiff |
2002-03-01 |
Eric Andersen | Patch from Steven J. Hill to allow both mips and mipsel... |
tree | commitdiff |
2002-03-01 |
Eric Andersen | Patch from Miles Bader to allow Large File support... |
tree | commitdiff |
2002-02-27 |
Eric Andersen | Lose the -nostdlib, which causes problems with older... |
tree | commitdiff |
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 |
next |