Age | Commit message (Expand) | Author |
2006-01-19 | Remove HAVE_ELF | Peter S. Mazinger |
2006-01-19 | Get rid of *_SYMBOL_PREFIX | Peter S. Mazinger |
2006-01-19 | Change to sane defaults | Peter S. Mazinger |
2006-01-19 | move a bunch of arch-specific checks out of common files and into an arch spe... | Mike Frysinger |
2006-01-14 | make DODEBUG=y happy, update sysdeps/common/* copyright | Peter S. Mazinger |
2006-01-14 | hidden_def/hidden_proto: convert all users (I hope) termios split, add some m... | Peter S. Mazinger |
2005-12-14 | Do hidden brk, hide _brk as well for some archs, convert users of brk | Peter S. Mazinger |
2005-11-27 | define MREMAP_FIXED | Mike Frysinger |
2005-11-16 | update copyright and license, add _BITS_SETJMP_H protection around the file, ... | Mike Frysinger |
2005-10-12 | Rewrote almost all Makefiles: do not use strip $(x),y; run strip on all objec... | Peter S. Mazinger |
2005-09-28 | Build crt[in].o with disabled ssp. | Peter S. Mazinger |
2005-02-12 | no more cvs | Mike Frysinger |
2005-01-25 | merge parallel build support | Mike Frysinger |
2004-12-22 | Patch from Peter S. Mazinger to consistantly use "ASFLAGS" | Eric Andersen |
2004-07-30 | s/___brk_addr/__curbrk/g | Eric Andersen |
2004-07-15 | h8300 updates from Yoshinori Sato | Eric Andersen |
2004-05-14 | __data_start needs to be added to all crt0.S files that don't currently | Eric Andersen |
2004-02-06 | Sigh. The 2.6.x kernel removed '__kernel_dev_t' and renamed it as | Eric Andersen |
2003-11-22 | Remove SAFECFLAGS. It was a workaround for failures in old awk script | Eric Andersen |
2003-11-08 | Darn. Fix compilation for soft-float, which I inadvertantly | Eric Andersen |
2003-11-05 | Add quick hacks to create fake crti.o and crtn.o files. These architectures | Eric Andersen |
2003-10-18 | Peter Kjellerstedt writes: | Eric Andersen |
2003-04-29 | Some small fixups for the h8 support and add the h8s platform support. | David McCullough |
2003-01-24 | Finish up fixing stat and setting various system types. | Eric Andersen |
2003-01-24 | Ok, people are probably going to hate me for this... This commit changes the | Eric Andersen |
2003-01-23 | Update architecture specific support to consistantly | Eric Andersen |
2002-11-21 | Patch from Yoshinori Sato to update the h8300 architecture. | Eric Andersen |
2002-11-05 | Fixup handling of disabled options | Eric Andersen |
2002-10-31 | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen |
2002-10-09 | Support O_STREAMING | Eric Andersen |
2002-09-05 | Change <bits/syscall.h> to <bits/sysnum.h>. | Miles Bader |
2002-08-28 | Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> | Eric Andersen |
2002-08-27 | Make sure that bits/syscalls.h always includes bits/syscall.h | Eric Andersen |
2002-07-22 | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen |
2002-05-23 | Several h8300 updates from Yoshinori Sato <qzb04471@nifty.ne.jp> | Eric Andersen |
2002-04-14 | Manuel and I were looking into a problem with applications failing to link | Eric Andersen |
2002-04-01 | Patches from Yoshinori Sato <qzb04471@nifty.ne.jp> to fix h8300 | Eric Andersen |
2002-03-16 | Remove the C++ support stubs, since these now live elsewhere and | Eric Andersen |
2002-03-13 | Build our own crti.o and crtn.o with a cross arch method that I | Eric Andersen |
2002-03-02 | Remove generated stuff, restore sh/sys/procfs.h from M. R. Brown | Eric Andersen |
2002-03-01 | Move syscall.h generation to the top level Makefile | Eric Andersen |
2002-03-01 | Major rework of the include files to eliminate redundancy | Eric Andersen |
2002-02-16 | Patch from Yoshinori Sato <qzb04471@nifty.ne.jp> to fix up | Eric Andersen |
2002-02-04 | Be consistant about the ways in which asm/unistd.h might | Eric Andersen |
2002-02-02 | Add in support for the Hitach H8/300H architecture, | Eric Andersen |