Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fcntl.h: drop unused/dead O_STREAMING | Mike Frysinger | 2009-10-16 | 1 | -1/+0 |
| | | | | | Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | uClibc_arch_features: sync defines between ports | Mike Frysinger | 2009-07-09 | 1 | -0/+9 |
| | | | | | | | | Make sure each arch has the same complete list to make comparing between them easier. Signed-off-by: Mike Frysinger <vapier@gentoo.org> Signed-off-by: Austin Foxley <austinf@cetoncorp.com> | ||||
* | Synch with trunk @ 24160 | Carmelo Amoroso | 2008-11-27 | 1 | -6/+2 |
| | | | | | | Step 14: miscellaneous merge for arch specific files in libc/sysdeps. Comments, cleanup, formatting, hidden_proto removal and others. | ||||
* | Synch libc powerpc/arm/sh64/m68k/alpha/microblaze/i960/vax/e1 specific with ↵ | Carmelo Amoroso | 2008-06-18 | 3 | -5/+61 |
| | | | | trunk | ||||
* | Merge from trunk. | "Steven J. Hill" | 2006-12-16 | 1 | -5/+1 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-08-18 | 1 | -14/+2 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2006-02-28 | 4 | -27/+61 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-12-02 | 1 | -0/+1 |
| | |||||
* | Massive merge from trunk. | "Steven J. Hill" | 2005-11-18 | 1 | -2/+7 |
| | |||||
* | Merge from trunk. | "Steven J. Hill" | 2005-10-30 | 1 | -38/+21 |
| | |||||
* | Big, huge fricking merge. Peter, if you touch the build system again I'm ↵ | "Steven J. Hill" | 2005-10-04 | 1 | -4/+3 |
| | | | | going to smash your keyboard. | ||||
* | merge parallel build support | Mike Frysinger | 2005-01-25 | 1 | -7/+5 |
| | |||||
* | Patch from Peter S. Mazinger to consistantly use "ASFLAGS" | Eric Andersen | 2004-12-22 | 1 | -5/+4 |
| | | | | as the flags for all calls to 'as' | ||||
* | __data_start needs to be added to all crt0.S files that don't currently | Eric Andersen | 2004-05-14 | 1 | -6/+15 |
| | | | | have it. It is used by the boehm gc, amoung other things. | ||||
* | Split up syscalls.c, since it had grown to be quite large and ugly. | Eric Andersen | 2004-01-21 | 1 | -0/+0 |
| | | | | -Erik | ||||
* | Remove SAFECFLAGS. It was a workaround for failures in old awk script | Eric Andersen | 2003-11-22 | 1 | -7/+2 |
| | | | | | | | | | | used to generate the crti.S and crtn.S files. Since we don't use that anymore, keeping the workaround makes no sense. Furthermore, in most cases, SAFECFLAGS was not picking up all the needed flags, causing crti.o and crtn.o to not be built PIC. Which is very bad. Removing SAFECFLAGS and using CFLAGS fixes that as well. | ||||
* | Darn. Fix compilation for soft-float, which I inadvertantly | Eric Andersen | 2003-11-08 | 1 | -0/+4 |
| | | | | broke a couple of days ago. :-( | ||||
* | kill mention of the wrapper | Eric Andersen | 2003-11-08 | 1 | -1/+0 |
| | |||||
* | Add quick hacks to create fake crti.o and crtn.o files. These architectures | Eric Andersen | 2003-11-05 | 1 | -1/+29 |
| | | | | | | need to be fixed properly. I tried, but I was unable to build a cross toolchain for each of these (using stock binutils and gcc) so it is someone else's problem to fix them now. | ||||
* | Peter Kjellerstedt writes: | Eric Andersen | 2003-10-18 | 1 | -2/+2 |
| | | | | | | | rm.patch: * Define $(RM) as rm -f in Rules.mak and test/Rules.mak (this is the same definition as gmake uses by default). * Change all occurrences of rm and rm -f into $(RM). | ||||
* | Update architecture specific support to consistantly | Eric Andersen | 2003-01-23 | 1 | -22/+6 |
| | | | | | | generate a crt0 and crt1 file. Most arches still need to be updated to call __uClibc_start_main() rather than __uClibc_main(). | ||||
* | Properly prefix some symbols | Eric Andersen | 2002-11-03 | 1 | -2/+2 |
| | |||||
* | Ok, this commit is _huge_ and its gonna change the world. I've | Eric Andersen | 2002-10-31 | 1 | -2/+2 |
| | | | | | | | | | | | | | | | been working on a new config system on and off for about 6 months now, but I've never been fully satisfied. Well, I'm finally am happy with the new config system, so here it is. This completely removes the old uClibc configuration system, and replaces it with an entirely new system based on LinuxKernelConf, from http://www.xs4all.nl/~zippel/lc/ As it turns out, Linus has just merged LinuxKernelConf into Linux 2.5.45, so it looks like I made the right choice. I have thus far updated only x86. I'll be updating the other architectures shortly. -Erik | ||||
* | Support O_STREAMING | Eric Andersen | 2002-10-09 | 1 | -0/+1 |
| | |||||
* | Change <bits/syscall.h> to <bits/sysnum.h>. | Miles Bader | 2002-09-05 | 2 | -5/+5 |
| | |||||
* | Fix a silly bug notices by Ronald Wahl <rwa@peppercon.com> | Eric Andersen | 2002-08-28 | 1 | -1/+0 |
| | |||||
* | Make sure that bits/syscalls.h always includes bits/syscall.h | Eric Andersen | 2002-08-27 | 1 | -0/+5 |
| | | | | -Erik | ||||
* | Disable unused unifed stuff | Eric Andersen | 2002-08-08 | 1 | -3/+0 |
| | | | | -Erik | ||||
* | Rework syscall handling. Rewrite syscall handlers for x86 and ARM. | Eric Andersen | 2002-07-22 | 1 | -4/+9 |
| | | | | | | Prepare to kill the UNIFIED_SYSCALL option and instead have it be a per arch thing that is either enabled or not for that arch. -Erik | ||||
* | Patch from Martin Proulx <mproulx@okiok.com> to support | Eric Andersen | 2002-06-18 | 17 | -0/+1098 |
the i960 architecture. |