Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Hide some | Peter S. Mazinger | 2005-11-21 | 20 | -45/+53 | |
| | ||||||
* | Remove TOPDIR, update copyright | Peter S. Mazinger | 2005-11-21 | 2 | -20/+12 | |
| | ||||||
* | Remove TOPDIR | Peter S. Mazinger | 2005-11-21 | 85 | -255/+85 | |
| | ||||||
* | Do not create any files (dl-progname.h) in ldso anymore | Peter S. Mazinger | 2005-11-21 | 4 | -16/+8 | |
| | ||||||
* | Partly undo earlier patch on vapier's request | Peter S. Mazinger | 2005-11-21 | 10 | -21/+7 | |
| | ||||||
* | Guard debug_sym/debug_reloc, make sure elfinterp.c sees __SUPPORT_LD_DEBUG__ | Peter S. Mazinger | 2005-11-21 | 11 | -9/+35 | |
| | ||||||
* | Do not create header links, use -I to find them. Moved dl-progname.h to ↵ | Peter S. Mazinger | 2005-11-21 | 3 | -22/+8 | |
| | | | | ldso/ldso, that will exist if top_srcdir != top_builddir. | |||||
* | Don't build empty objects, remove unused vars, update copyright | Peter S. Mazinger | 2005-11-21 | 7 | -47/+36 | |
| | ||||||
* | fix up ifdef checks so dl_iterate_phdr is defined in all the proper objects | Mike Frysinger | 2005-11-20 | 2 | -2/+4 | |
| | ||||||
* | fix tab issue properly by not using tabs | Mike Frysinger | 2005-11-20 | 6 | -12/+12 | |
| | ||||||
* | Add needed include to build loader. | "Steven J. Hill" | 2005-11-20 | 1 | -0/+1 | |
| | ||||||
* | You included the wrong file. Check your work better next time. You get a big ↵ | "Steven J. Hill" | 2005-11-20 | 1 | -2/+2 | |
| | | | | fat "F" for this one. | |||||
* | Tab clean-up. | "Steven J. Hill" | 2005-11-20 | 5 | -5/+5 | |
| | ||||||
* | dont want to delete the 64.c files anymore | Mike Frysinger | 2005-11-19 | 2 | -2/+1 | |
| | ||||||
* | simplify Makefile rules for handling of LFS files by tweaking the way we ↵ | Mike Frysinger | 2005-11-19 | 13 | -80/+99 | |
| | | | | compile the source files as suggested by psm | |||||
* | touchup whitespace | Mike Frysinger | 2005-11-19 | 1 | -43/+49 | |
| | ||||||
* | make sure we pull in features.h | Mike Frysinger | 2005-11-19 | 1 | -0/+1 | |
| | ||||||
* | rename common Makefile.arch to prevent include funkiness from occuring | Mike Frysinger | 2005-11-19 | 1 | -0/+44 | |
| | ||||||
* | rename common Makefile.arch to prevent include funkiness from occuring | Mike Frysinger | 2005-11-19 | 12 | -55/+11 | |
| | ||||||
* | grab fix from glibc: | Mike Frysinger | 2005-11-18 | 1 | -0/+1 | |
| | | | | | | | 2005-11-18 Paul Brook <paul@codesourcery.com> * sysdeps/unix/sysv/linux/m68k/bits/mman.h: Add definition of MREMAP_FIXED. | |||||
* | move alpha/hppa into their own arch subdir where they should be | Mike Frysinger | 2005-11-18 | 3 | -30/+34 | |
| | ||||||
* | touchup syntax/whitespace | Mike Frysinger | 2005-11-18 | 1 | -12/+9 | |
| | ||||||
* | Correct type, gcc-3.4.5 fails, thanks nitinkg for reporting/testing | Peter S. Mazinger | 2005-11-18 | 1 | -1/+1 | |
| | ||||||
* | make -j2 works here | Peter S. Mazinger | 2005-11-18 | 4 | -7/+6 | |
| | ||||||
* | Add info to CFLAGS about lib we are building | Peter S. Mazinger | 2005-11-18 | 9 | -11/+11 | |
| | ||||||
* | Enable __THROW,_NTH,REDIRECT_NTH | Peter S. Mazinger | 2005-11-18 | 4 | -9/+7 | |
| | ||||||
* | Run headers only once, until better solution is found | Peter S. Mazinger | 2005-11-18 | 1 | -1/+5 | |
| | ||||||
* | fix trailing comment | Mike Frysinger | 2005-11-18 | 1 | -1/+1 | |
| | ||||||
* | add support for ia64 | Mike Frysinger | 2005-11-18 | 1 | -0/+12 | |
| | ||||||
* | fix warnings when arch lacks get_kernel_syms syscall (like ia64) | Mike Frysinger | 2005-11-18 | 1 | -2/+2 | |
| | ||||||
* | dont include sub makefiles if thread support has been disabled | Mike Frysinger | 2005-11-18 | 1 | -0/+2 | |
| | ||||||
* | update ignores | Mike Frysinger | 2005-11-18 | 1 | -0/+1 | |
| | ||||||
* | shouldnt have been committed | Mike Frysinger | 2005-11-18 | 1 | -0/+0 | |
| | ||||||
* | import new linuxthreads_db from glibc HEAD | Mike Frysinger | 2005-11-18 | 55 | -0/+3619 | |
| | ||||||
* | Replace TOPDIR, add/update copyright | Peter S. Mazinger | 2005-11-18 | 3 | -25/+15 | |
| | ||||||
* | Replace TOPDIR, update copyright | Peter S. Mazinger | 2005-11-18 | 1 | -15/+4 | |
| | ||||||
* | Replace TOPDIR | Peter S. Mazinger | 2005-11-18 | 1 | -7/+10 | |
| | ||||||
* | Correct typos | Peter S. Mazinger | 2005-11-17 | 1 | -5/+5 | |
| | ||||||
* | Replace TOPDIR | Peter S. Mazinger | 2005-11-17 | 1 | -10/+10 | |
| | ||||||
* | dont try to build getpgrp if the arch doesnt support it (like ia64) | Mike Frysinger | 2005-11-17 | 1 | -0/+3 | |
| | ||||||
* | dont try to build fork if the arch doesnt support it (like ia64) | Mike Frysinger | 2005-11-17 | 1 | -0/+2 | |
| | ||||||
* | Include all lib*/Makefile.in in top_srcdir/Makefile.in, allows adding ↵ | Peter S. Mazinger | 2005-11-17 | 19 | -495/+593 | |
| | | | | foreign objects to a lib | |||||
* | Replace TOPDIR w/ top_builddir | Peter S. Mazinger | 2005-11-17 | 2 | -6/+6 | |
| | ||||||
* | Remove unneeded top_builddir | Peter S. Mazinger | 2005-11-17 | 1 | -8/+8 | |
| | ||||||
* | Add link.so, add support for CFLAGS-$(subdir), where subdir is the last part ↵ | Peter S. Mazinger | 2005-11-17 | 1 | -3/+15 | |
| | | | | of dir, or the full path relativ to top_srcdir, remove *CPPFLAGS, not used, remove $< from multi, unusable | |||||
* | Use -z relro/-z now on all libs, add some new variables needed later, move ↵ | Peter S. Mazinger | 2005-11-17 | 5 | -53/+43 | |
| | | | | common ldso/libdl parts to Rules.mak, remove strip from all TARGET_ARCH | |||||
* | we want to compare the register value itself, not the address of the ↵ | Mike Frysinger | 2005-11-17 | 3 | -4/+4 | |
| | | | | variable holding the register value | |||||
* | allow the threads option | Mike Frysinger | 2005-11-17 | 2 | -2/+1 | |
| | ||||||
* | touchup pretty STRIP output a little | Mike Frysinger | 2005-11-17 | 1 | -1/+1 | |
| | ||||||
* | update copyright and license, add _BITS_SETJMP_H protection around the file, ↵ | Mike Frysinger | 2005-11-16 | 21 | -87/+206 | |
| | | | | make sure we are only included by setjmp.h and pthread.h, and fix casting of address/jumpbugf in _JMPBUF_UNWINDS |