| Commit message (Expand) | Author | Age | Files | Lines |
| * | update DOPIC option to properly describe what it does | Mike Frysinger | 2005-11-02 | 1 | -4/+3 |
| * | tweak rules so we dont have to copy the .c files to get 64bit versions | Mike Frysinger | 2005-11-02 | 1 | -3/+2 |
| * | Create the lib*_pic.a links only if DOPIC is enabled | Peter S. Mazinger | 2005-11-01 | 1 | -0/+2 |
| * | Only because of multi sources I had to touch up these and add code duplication | Peter S. Mazinger | 2005-11-01 | 19 | -40/+160 |
| * | Split up the .o and .os rules, so all the sources are created if DOPIC is dis... | Peter S. Mazinger | 2005-11-01 | 3 | -4/+16 |
| * | Add check, so we are sure that the file is correctly built, if the system is ... | Peter S. Mazinger | 2005-11-01 | 1 | -0/+3 |
| * | Add back -L..lib to libdl linker, now that we do not hardcode path to libs in... | Peter S. Mazinger | 2005-11-01 | 1 | -1/+1 |
| * | Correct gcc-4.1 ssp build | Peter S. Mazinger | 2005-11-01 | 1 | -2/+1 |
| * | Update sparc to new builds | Peter S. Mazinger | 2005-11-01 | 2 | -68/+40 |
| * | Update sh to new builds | Peter S. Mazinger | 2005-11-01 | 2 | -69/+40 |
| * | Update alpha to new builds | Peter S. Mazinger | 2005-11-01 | 2 | -65/+40 |
| * | ASFLAGS does not need to include CFLAGS as well, compile.S does it already | Peter S. Mazinger | 2005-11-01 | 2 | -3/+2 |
| * | Remove last unused references to libc-a-pic-, we use only the lists in libc-a... | Peter S. Mazinger | 2005-11-01 | 34 | -38/+0 |
| * | Add another Makefile example that will be copied over the root Makefile, adap... | Peter S. Mazinger | 2005-11-01 | 4 | -386/+18 |
| * | Do not add PICFLAG to generic CFLAGS, this is done based on suffix to .os/.oS... | Peter S. Mazinger | 2005-11-01 | 1 | -4/+0 |
| * | change .os back to .oS per psm | Mike Frysinger | 2005-11-01 | 1 | -1/+1 |
| * | merge headers/clean changes from the config if | Mike Frysinger | 2005-10-31 | 1 | -2/+6 |
| * | produce a .os instead of .oS | Mike Frysinger | 2005-10-31 | 1 | -1/+1 |
| * | add a headers target when the config file doesnt exist, and move the clean ta... | Mike Frysinger | 2005-10-30 | 1 | -2/+6 |
| * | re-order options to fix menu tree display | Mike Frysinger | 2005-10-30 | 1 | -5/+5 |
| * | simplify the security submenu | Mike Frysinger | 2005-10-30 | 1 | -10/+1 |
| * | Hopefully fix the bug Oleg reported in http://uclibc.org/lists/uclibc/2005-Oc... | Joakim Tjernlund | 2005-10-29 | 3 | -8/+11 |
| * | Hopefully correct undefined __libc_stack_end issue | Peter S. Mazinger | 2005-10-29 | 3 | -7/+10 |
| * | Replace all Makefiles for new build infrastucture | Peter S. Mazinger | 2005-10-29 | 70 | -3751/+602 |
| * | Renamed script to create_makefiles.sh, copy instead of link (to allow cygwin ... | Peter S. Mazinger | 2005-10-29 | 2 | -28/+66 |
| * | use & instead of &, tweak style, and add link for Embedded Gentoo | Mike Frysinger | 2005-10-29 | 1 | -13/+8 |
| * | close <a> tags like they should be for valid html | Mike Frysinger | 2005-10-29 | 1 | -5/+5 |
| * | add a charset def and update the doctype | Mike Frysinger | 2005-10-29 | 1 | -2/+2 |
| * | add an entry about gnu malloc compat option | Mike Frysinger | 2005-10-29 | 1 | -0/+20 |
| * | Add -o /dev/null to AS_NEEDED check linker script check, else a.out polution ... | Peter S. Mazinger | 2005-10-29 | 1 | -1/+1 |
| * | Limit IMA compiling to gcc-4, gcc-3.4.4 can't cope w/ some sources | Peter S. Mazinger | 2005-10-29 | 1 | -3/+3 |
| * | cleanup the release target so that it doesnt kill my svn checkout anymore :/ | Mike Frysinger | 2005-10-29 | 2 | -40/+18 |
| * | Add configure option to allow IMA compiling | Peter S. Mazinger | 2005-10-29 | 2 | -1/+11 |
| * | Change Makefiles that are not fully IMA to allow it to be used w/ a DOMULTI c... | Peter S. Mazinger | 2005-10-28 | 2 | -1/+15 |
| * | Kill a warning. Change __wcstofpmax to __wcstofpmax_l where appropiate | Peter S. Mazinger | 2005-10-28 | 1 | -20/+8 |
| * | typo s/notdir/dir/ | Peter S. Mazinger | 2005-10-28 | 1 | -1/+1 |
| * | Correct building locales and backport the changes | Peter S. Mazinger | 2005-10-28 | 4 | -9/+6 |
| * | Oops, missed commiting AS_NEEDED check | Peter S. Mazinger | 2005-10-28 | 1 | -0/+9 |
| * | Remove --exclude CVS from tar | Peter S. Mazinger | 2005-10-28 | 2 | -2/+2 |
| * | Update/add scripts' copyright | Peter S. Mazinger | 2005-10-28 | 12 | -39/+48 |
| * | Backport handling of AS_NEEDED | Peter S. Mazinger | 2005-10-28 | 2 | -30/+6 |
| * | Remove binutils-2.16.1 dependency for SSP, now it works with any binutils, bu... | Peter S. Mazinger | 2005-10-28 | 3 | -38/+7 |
| * | Add newly needed Makefiles that can be linked | Peter S. Mazinger | 2005-10-28 | 2 | -0/+26 |
| * | Use consequently headers-y and headers_clean-y, try avoiding TARGET_ARCH use ... | Peter S. Mazinger | 2005-10-28 | 3 | -11/+9 |
| * | Backport to current build system | Peter S. Mazinger | 2005-10-28 | 2 | -2/+2 |
| * | We use svn, do not look for cvs related files in distclean | Peter S. Mazinger | 2005-10-28 | 1 | -1/+1 |
| * | Renamed arch specific Makefile.in to Makefile.arch, else if TARGET_ARCH does ... | Peter S. Mazinger | 2005-10-28 | 23 | -52/+24 |
| * | Remove unused CFLAGS_NOPIC, use ?= some of check_gcc won't rerun | Peter S. Mazinger | 2005-10-28 | 1 | -16/+14 |
| * | Enforce DOPIC, if text relocations are not allowed | Peter S. Mazinger | 2005-10-28 | 1 | -0/+1 |
| * | Remove HAVE_NO_SHARED where ARCH_HAS_NO_MMU/ARCH_HAS_NO_LDSO are selected alr... | Peter S. Mazinger | 2005-10-28 | 9 | -9/+2 |