Age | Commit message (Expand) | Author |
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 |
2005-11-01 | Split up the .o and .os rules, so all the sources are created if DOPIC is dis... | Peter S. Mazinger |
2005-11-01 | Add check, so we are sure that the file is correctly built, if the system is ... | Peter S. Mazinger |
2005-11-01 | Add back -L..lib to libdl linker, now that we do not hardcode path to libs in... | Peter S. Mazinger |
2005-11-01 | Correct gcc-4.1 ssp build | Peter S. Mazinger |
2005-11-01 | Update sparc to new builds | Peter S. Mazinger |
2005-11-01 | Update sh to new builds | Peter S. Mazinger |
2005-11-01 | Update alpha to new builds | Peter S. Mazinger |
2005-11-01 | ASFLAGS does not need to include CFLAGS as well, compile.S does it already | Peter S. Mazinger |
2005-11-01 | Remove last unused references to libc-a-pic-, we use only the lists in libc-a... | Peter S. Mazinger |
2005-11-01 | Add another Makefile example that will be copied over the root Makefile, adap... | Peter S. Mazinger |
2005-11-01 | Do not add PICFLAG to generic CFLAGS, this is done based on suffix to .os/.oS... | Peter S. Mazinger |
2005-11-01 | change .os back to .oS per psm | Mike Frysinger |
2005-10-31 | merge headers/clean changes from the config if | Mike Frysinger |
2005-10-31 | produce a .os instead of .oS | Mike Frysinger |
2005-10-30 | add a headers target when the config file doesnt exist, and move the clean ta... | Mike Frysinger |
2005-10-30 | re-order options to fix menu tree display | Mike Frysinger |
2005-10-30 | simplify the security submenu | Mike Frysinger |
2005-10-29 | Hopefully fix the bug Oleg reported in http://uclibc.org/lists/uclibc/2005-Oc... | Joakim Tjernlund |
2005-10-29 | Hopefully correct undefined __libc_stack_end issue | Peter S. Mazinger |
2005-10-29 | Replace all Makefiles for new build infrastucture | Peter S. Mazinger |
2005-10-29 | Renamed script to create_makefiles.sh, copy instead of link (to allow cygwin ... | Peter S. Mazinger |
2005-10-29 | use & instead of &, tweak style, and add link for Embedded Gentoo | Mike Frysinger |
2005-10-29 | close <a> tags like they should be for valid html | Mike Frysinger |
2005-10-29 | add a charset def and update the doctype | Mike Frysinger |
2005-10-29 | add an entry about gnu malloc compat option | Mike Frysinger |
2005-10-29 | Add -o /dev/null to AS_NEEDED check linker script check, else a.out polution ... | Peter S. Mazinger |
2005-10-29 | Limit IMA compiling to gcc-4, gcc-3.4.4 can't cope w/ some sources | Peter S. Mazinger |
2005-10-29 | cleanup the release target so that it doesnt kill my svn checkout anymore :/ | Mike Frysinger |
2005-10-29 | Add configure option to allow IMA compiling | Peter S. Mazinger |
2005-10-28 | Change Makefiles that are not fully IMA to allow it to be used w/ a DOMULTI c... | Peter S. Mazinger |
2005-10-28 | Kill a warning. Change __wcstofpmax to __wcstofpmax_l where appropiate | Peter S. Mazinger |
2005-10-28 | typo s/notdir/dir/ | Peter S. Mazinger |
2005-10-28 | Correct building locales and backport the changes | Peter S. Mazinger |
2005-10-28 | Oops, missed commiting AS_NEEDED check | Peter S. Mazinger |
2005-10-28 | Remove --exclude CVS from tar | Peter S. Mazinger |
2005-10-28 | Update/add scripts' copyright | Peter S. Mazinger |