index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2005-11-04
need our own page header file to prevent warnings
Mike Frysinger
2005-11-04
use errno.h like in i386
Mike Frysinger
2005-11-04
unify common code thus making arch-specific Makefiles very simple :)
Mike Frysinger
2005-11-04
make the crt rules prettier too
Mike Frysinger
2005-11-04
Sync up w/ glibc
Peter S. Mazinger
2005-11-04
Remove duplicate ifdefs
Peter S. Mazinger
2005-11-04
Correct XLOCALE enabled builds pointed out by nitinkg
Peter S. Mazinger
2005-11-04
Use bits/getopt.h, getopt.h is not included if GNU_GETOPT support is disabled
Peter S. Mazinger
2005-11-04
initial import of a nicer output display akin to linux-2.6
Mike Frysinger
2005-11-04
Make use of newly introduced attribute_noreturn
Peter S. Mazinger
2005-11-04
add a macro for __attribute__ ((__noreturn__))
Mike Frysinger
2005-11-03
add implementations from glibc for the round functions
Mike Frysinger
2005-11-03
cleanup how we enable/disable certain wrappers since some were suffering from...
Mike Frysinger
2005-11-03
Sync w/ glibc
Peter S. Mazinger
2005-11-03
Disable DOMULTI for these, because gcc-4.0.2 can't cope with them
Peter S. Mazinger
2005-11-03
Sync headers w/ glibc
Peter S. Mazinger
2005-11-03
sync with glibc to fix building xorg-server
Mike Frysinger
2005-11-03
Last bits for IMA, now everything can be built w/ DOMULTI=y on gcc-3.4.4 with...
Peter S. Mazinger
2005-11-03
Correct _getdents[64] and __syscall_ipc
Peter S. Mazinger
2005-11-03
Sync with glibc
Peter S. Mazinger
2005-11-03
wait4 is pid_t, not int
Peter S. Mazinger
2005-11-03
Sync headers w/ glibc
Peter S. Mazinger
2005-11-03
Enable IMA
Peter S. Mazinger
2005-11-03
Enable IMA
Peter S. Mazinger
2005-11-03
Correct IMA
Peter S. Mazinger
2005-11-03
Enable IMA
Peter S. Mazinger
2005-11-03
Enable IMA
Peter S. Mazinger
2005-11-03
Enable IMA on libc/string/generic
Peter S. Mazinger
2005-11-02
Enable IMA on i386
Peter S. Mazinger
2005-11-02
Don't need this debug check anymore.
Joakim Tjernlund
2005-11-02
Allow partly IMA compile of this directory
Peter S. Mazinger
2005-11-02
psm missed a spot :)
Joakim Tjernlund
2005-11-02
Mark _exit as noreturn, include/unistd.h does this already
Peter S. Mazinger
2005-11-02
add dummy loop to kill gcc warning, probably _exit should get attribute_noreturn
Peter S. Mazinger
2005-11-02
Undo 12115, it fails on building libc/sysdeps/linux/common
Peter S. Mazinger
2005-11-02
Added cris on request to new build structure. It has to provide crt1.S instea...
Peter S. Mazinger
2005-11-02
Cleaner i386/syscalls.h patch to handle macro redefines proposed by jocke
Peter S. Mazinger
2005-11-02
Remove __set_errno proposed by jocke
Peter S. Mazinger
2005-11-02
Clean up DOMULTI for libm and add more files blocked earlier by syscall probl...
Peter S. Mazinger
2005-11-02
Enable IMA compiling now that syscalls work
Peter S. Mazinger
2005-11-02
Move __SSP__ check to header
Peter S. Mazinger
2005-11-02
Allow sources using syscalls to be IMA compiled on x86
Peter S. Mazinger
2005-11-02
include Rules.mak after noconfig_targets, else it does not pull in .config
Peter S. Mazinger
2005-11-02
ldso powerpc changes ported to i386
Peter S. Mazinger
2005-11-02
set default STRIP_FLAGS and change how we detect silent mode
Mike Frysinger
2005-11-02
move more rules out of the if HAVE_DOT_CONFIG statement which dont belong
Mike Frysinger
2005-11-02
update DOPIC option to properly describe what it does
Mike Frysinger
2005-11-02
tweak rules so we dont have to copy the .c files to get 64bit versions
Mike Frysinger
2005-11-01
Create the lib*_pic.a links only if DOPIC is enabled
Peter S. Mazinger
2005-11-01
Only because of multi sources I had to touch up these and add code duplication
Peter S. Mazinger
[next]