2005-11-02 |
Peter S. Mazinger | Enable IMA compiling now that syscalls work |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Peter S. Mazinger | Move __SSP__ check to header |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Peter S. Mazinger | Allow sources using syscalls to be IMA compiled on x86 |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Peter S. Mazinger | include Rules.mak after noconfig_targets, else it does... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Peter S. Mazinger | ldso powerpc changes ported to i386 |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Mike Frysinger | set default STRIP_FLAGS and change how we detect silent... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Mike Frysinger | move more rules out of the if HAVE_DOT_CONFIG statement... |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Mike Frysinger | update DOPIC option to properly describe what it does |
commit | commitdiff | tree | snapshot |
2005-11-02 |
Mike Frysinger | tweak rules so we dont have to copy the .c files to... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter S. Mazinger | Create the lib*_pic.a links only if DOPIC is enabled |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter S. Mazinger | Only because of multi sources I had to touch up these... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter S. Mazinger | Split up the .o and .os rules, so all the sources are... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter S. Mazinger | Add check, so we are sure that the file is correctly... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter S. Mazinger | Add back -L..lib to libdl linker, now that we do not... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter S. Mazinger | Correct gcc-4.1 ssp build |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter S. Mazinger | Update sparc to new builds |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter S. Mazinger | Update sh to new builds |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter S. Mazinger | Update alpha to new builds |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter S. Mazinger | ASFLAGS does not need to include CFLAGS as well, compil... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter S. Mazinger | Remove last unused references to libc-a-pic-, we use... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter S. Mazinger | Add another Makefile example that will be copied over... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Peter S. Mazinger | Do not add PICFLAG to generic CFLAGS, this is done... |
commit | commitdiff | tree | snapshot |
2005-11-01 |
Mike Frysinger | change .os back to .oS per psm |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Mike Frysinger | merge headers/clean changes from the config if |
commit | commitdiff | tree | snapshot |
2005-10-31 |
Mike Frysinger | produce a .os instead of .oS |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Mike Frysinger | add a headers target when the config file doesnt exist... |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Mike Frysinger | re-order options to fix menu tree display |
commit | commitdiff | tree | snapshot |
2005-10-30 |
Mike Frysinger | simplify the security submenu |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Joakim Tjernlund | Hopefully fix the bug Oleg reported in uclibc.org/lists... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Peter S. Mazinger | Hopefully correct undefined __libc_stack_end issue |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Peter S. Mazinger | Replace all Makefiles for new build infrastucture |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Peter S. Mazinger | Renamed script to create_makefiles.sh, copy instead... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Mike Frysinger | use & instead of &, tweak style, and add link for... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Mike Frysinger | close <a> tags like they should be for valid html |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Mike Frysinger | add a charset def and update the doctype |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Mike Frysinger | add an entry about gnu malloc compat option |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Peter S. Mazinger | Add -o /dev/null to AS_NEEDED check linker script check... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Peter S. Mazinger | Limit IMA compiling to gcc-4, gcc-3.4.4 can't cope... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Mike Frysinger | cleanup the release target so that it doesnt kill my... |
commit | commitdiff | tree | snapshot |
2005-10-29 |
Peter S. Mazinger | Add configure option to allow IMA compiling |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | Change Makefiles that are not fully IMA to allow it... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | Kill a warning. Change __wcstofpmax to __wcstofpmax_l... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | typo s/notdir/dir/ |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | Correct building locales and backport the changes |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | Oops, missed commiting AS_NEEDED check |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | Remove --exclude CVS from tar |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | Update/add scripts' copyright |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | Backport handling of AS_NEEDED |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | Remove binutils-2.16.1 dependency for SSP, now it works... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | Add newly needed Makefiles that can be linked |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | Use consequently headers-y and headers_clean-y, try... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | Backport to current build system |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | We use svn, do not look for cvs related files in distclean |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | Renamed arch specific Makefile.in to Makefile.arch... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | Remove unused CFLAGS_NOPIC, use ?= some of check_gcc... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | Enforce DOPIC, if text relocations are not allowed |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | Remove HAVE_NO_SHARED where ARCH_HAS_NO_MMU/ARCH_HAS_NO... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | Missed one occurence of BUILD_UCLIBC_LDSO |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | HAVE_SHARED depends on \!ARCH_HAS_NO_LDSO, remove BUILD... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Peter S. Mazinger | frv seems to be an exception having no MMU, but using... |
commit | commitdiff | tree | snapshot |
2005-10-28 |
Mike Frysinger | fix building with locale |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Peter S. Mazinger | ARCH_HAS_NO_MMU implies/selects ARCH_HAS_NO_LDSO |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Peter S. Mazinger | Allow using ssp w/ current active Makefiles too. Build... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Peter S. Mazinger | Moved guard_setup to dl-osinfo.h (used commonly by... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Peter S. Mazinger | Moved the use of --combine to CFLAGS, we need it for... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Peter S. Mazinger | Hope to catch --combine flag properly on all gcc versions |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Peter S. Mazinger | Correct header cleanup, if threads are disabled, thanks... |
commit | commitdiff | tree | snapshot |
2005-10-27 |
Peter S. Mazinger | Remove comment, I corrected the order already. |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Peter S. Mazinger | Correct w_cabs.c so it can be added to IMA, add -D_POSI... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Peter S. Mazinger | Remove s_ceilf.c and s_floorf.c, ceilf and floorf are... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Peter S. Mazinger | Default changed to IMA compiling, disabled explicitely... |
commit | commitdiff | tree | snapshot |
2005-10-26 |
Mike Frysinger | merge updates from glibc |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Peter S. Mazinger | Add script to create the minimal subset of symlinks |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Peter S. Mazinger | Add -fcombine check to allow IMA compiling w/ gcc 4.x |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Peter S. Mazinger | All Makefile.in's. Only arm/i386/mips/powerpc/x86_64... |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Peter S. Mazinger | Make use of fcntl64 syscall if possible |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Peter S. Mazinger | Use local copy of sysdep.h |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Peter S. Mazinger | Correcrt posix_fadvise* to allow compiling |
commit | commitdiff | tree | snapshot |
2005-10-25 |
Mike Frysinger | uncomment posix_fadvise prototype since we implement... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Peter S. Mazinger | More IMA compiling |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Peter S. Mazinger | Kill warning if IMA compiled |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Peter S. Mazinger | Workaround to allow this directory to IMA compile.... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Peter S. Mazinger | Move GETXXKEY_R_FUNC into a separate file to allow... |
commit | commitdiff | tree | snapshot |
2005-10-21 |
Peter S. Mazinger | Kill warnings if IMA compiling |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Peter S. Mazinger | Remove duplicate locking defines for IMA compiling. |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Peter S. Mazinger | Better solution to duplicate locking defines |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Peter S. Mazinger | Change in_addr_t inet_aton to int, glibc has it as... |
commit | commitdiff | tree | snapshot |
2005-10-20 |
Mike Frysinger | only include libc-tsd.h if we have threads support |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Peter S. Mazinger | linuxthreads_db depends on PTHREADS_DEBUG_SUPPORT |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Peter S. Mazinger | headers is prerequisite for subdirs |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Peter S. Mazinger | Update license file to Lesser GPL v2.1 |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Peter S. Mazinger | Adapted generic file to work properly with linuxthreads |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Peter S. Mazinger | Add the linuxthreads Makefiles too |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Peter S. Mazinger | Add the current implementation to review |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Peter S. Mazinger | 2 more examples that show the handling of different... |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Peter S. Mazinger | Updated libcrypt example Makefile |
commit | commitdiff | tree | snapshot |
2005-10-19 |
Peter S. Mazinger | Typo correction, thanks cow. |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Peter S. Mazinger | Commit first Makefile.in as example how the new infrast... |
commit | commitdiff | tree | snapshot |
2005-10-18 |
Peter S. Mazinger | Update upcoming new infrastructure files |
commit | commitdiff | tree | snapshot |
2005-10-17 |
Peter S. Mazinger | Undo -combine addition, check_gcc can't cope with it |
commit | commitdiff | tree | snapshot |
next |