Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Paul Brook reports: fix build failure with newer binutils | Mike Frysinger | 2005-11-24 | 1 | -4/+1 | |
| | ||||||
* | Default SHARED_LIB_LOADER_PREFIX to $(RUNTIME_PREFIX)lib | Peter S. Mazinger | 2005-11-24 | 1 | -1/+1 | |
| | ||||||
* | Move _GNU_SOURCE from file to CFLAGS, make use of NATIVE_LDFLAGS | Peter S. Mazinger | 2005-11-24 | 2 | -3/+3 | |
| | ||||||
* | Add support for NATIVE_LDFLAGS[-subdir] | Peter S. Mazinger | 2005-11-24 | 1 | -1/+1 | |
| | ||||||
* | Correct PTINC path and remove hardcoded include for internals.h | Peter S. Mazinger | 2005-11-24 | 9 | -9/+2 | |
| | ||||||
* | Probably this caused failures in buildroot. Buildroot should run: make ↵ | Peter S. Mazinger | 2005-11-24 | 1 | -3/+1 | |
| | | | | oldconfig; make pregen(headers); make; make install | |||||
* | move all options before non-options as pointed out by Paul Brook | Mike Frysinger | 2005-11-24 | 1 | -1/+1 | |
| | ||||||
* | turn off wordcompat by default | Mike Frysinger | 2005-11-23 | 1 | -1/+0 | |
| | ||||||
* | grab ptrace.h from glibc | Mike Frysinger | 2005-11-23 | 1 | -0/+136 | |
| | ||||||
* | update license | Mike Frysinger | 2005-11-23 | 1 | -7/+12 | |
| | ||||||
* | update license | Mike Frysinger | 2005-11-23 | 1 | -13/+12 | |
| | ||||||
* | import license updates from glibc | Mike Frysinger | 2005-11-23 | 1 | -12/+12 | |
| | ||||||
* | import 32/64 bit compat support from glibc | Mike Frysinger | 2005-11-23 | 2 | -0/+18 | |
| | ||||||
* | sync with glibc to get rid of warnings | Mike Frysinger | 2005-11-23 | 1 | -8/+20 | |
| | ||||||
* | sync with glibc to get 64bit fixes | Mike Frysinger | 2005-11-23 | 2 | -2/+35 | |
| | ||||||
* | sync with glibc | Mike Frysinger | 2005-11-23 | 4 | -70/+75 | |
| | ||||||
* | Add template for utils/Makefile and make use of it | Peter S. Mazinger | 2005-11-23 | 2 | -0/+18 | |
| | ||||||
* | Make utils includable into main Makefile.in, add compile.u and hcompile.u, ↵ | Peter S. Mazinger | 2005-11-23 | 3 | -93/+104 | |
| | | | | usable in utils and probably tests. vapier, please quite them if you want to | |||||
* | update license | Mike Frysinger | 2005-11-23 | 1 | -13/+1 | |
| | ||||||
* | update license with glibc | Mike Frysinger | 2005-11-23 | 1 | -8/+8 | |
| | ||||||
* | change to Lesser GPL 2.1 as pointed out by psm | Mike Frysinger | 2005-11-23 | 8 | -8/+8 | |
| | ||||||
* | Do not need ordered includes anymore | Peter S. Mazinger | 2005-11-23 | 1 | -2/+1 | |
| | ||||||
* | patsubst didn't occur for all cases correctly | Peter S. Mazinger | 2005-11-23 | 1 | -1/+1 | |
| | ||||||
* | Add libthread_db and libdl-a objects to objs: | Peter S. Mazinger | 2005-11-22 | 1 | -3/+3 | |
| | ||||||
* | Add .E suffix | Peter S. Mazinger | 2005-11-22 | 1 | -1/+1 | |
| | ||||||
* | Allow building ldso in its own dir | Peter S. Mazinger | 2005-11-22 | 1 | -1/+1 | |
| | ||||||
* | Make objs target work again | Peter S. Mazinger | 2005-11-22 | 1 | -3/+11 | |
| | ||||||
* | Forgotten to commit | Peter S. Mazinger | 2005-11-22 | 1 | -9/+1 | |
| | ||||||
* | Depedencies corrected (less make oldconfig/headers), rerunning make remakes ↵ | Peter S. Mazinger | 2005-11-22 | 15 | -130/+147 | |
| | | | | only headers | |||||
* | sync include paths and copyrights with glibc | Mike Frysinger | 2005-11-22 | 8 | -11/+10 | |
| | ||||||
* | touchup include paths | Mike Frysinger | 2005-11-22 | 2 | -5/+13 | |
| | ||||||
* | use the local elf.h since the host toolchain probably sucks #555 | Mike Frysinger | 2005-11-22 | 1 | -0/+2 | |
| | ||||||
* | rework depends and stripping so that libraries arent rebuilt all the time in ↵ | Mike Frysinger | 2005-11-22 | 12 | -31/+57 | |
| | | | | a loop | |||||
* | remove headers_done since it broke buildroot again | Mike Frysinger | 2005-11-22 | 4 | -11/+4 | |
| | ||||||
* | touchup output and move .PHONY to the shared Makerules so all subdirs get it | Mike Frysinger | 2005-11-22 | 2 | -17/+10 | |
| | ||||||
* | add some copyright info | Mike Frysinger | 2005-11-22 | 8 | -0/+56 | |
| | ||||||
* | default PIE to off | Mike Frysinger | 2005-11-22 | 1 | -1/+1 | |
| | ||||||
* | tabs -> spaces | Mike Frysinger | 2005-11-21 | 1 | -2/+2 | |
| | ||||||
* | tweak restore function definitions like glibc does it to get rid of warnings | Mike Frysinger | 2005-11-21 | 1 | -5/+3 | |
| | ||||||
* | tabs -> spaces | Mike Frysinger | 2005-11-21 | 1 | -2/+2 | |
| | ||||||
* | fix bswap32/bswap16 macros for non-linux targets as reported by Melange in ↵ | Mike Frysinger | 2005-11-21 | 1 | -16/+12 | |
| | | | | Bug 553 | |||||
* | 2005-11-02 Daniel Jacobowitz <dan@codesourcery.com> | Mike Frysinger | 2005-11-21 | 4 | -12/+12 | |
| | | | | | | | | * td_ta_clear_event.c (td_ta_clear_event): Correct arguments to sizeof. * td_ta_set_event.c (td_ta_set_event): Likewise. * td_thr_clear_event.c (td_thr_clear_event): Likewise. * td_thr_set_event.c (td_thr_set_event): Likewise. | |||||
* | sync with glibc | Mike Frysinger | 2005-11-21 | 1 | -3/+11 | |
| | ||||||
* | sync with glibc | Mike Frysinger | 2005-11-21 | 1 | -3/+2 | |
| | ||||||
* | sync with glibc | Mike Frysinger | 2005-11-21 | 1 | -0/+3 | |
| | ||||||
* | sync with glibc | Mike Frysinger | 2005-11-21 | 1 | -4/+9 | |
| | ||||||
* | Hide all __kernel_x and __ieee754_ | Peter S. Mazinger | 2005-11-21 | 26 | -60/+60 | |
| | ||||||
* | Use internal hidden versions of __login_tty/__openpty | Peter S. Mazinger | 2005-11-21 | 3 | -5/+13 | |
| | ||||||
* | Hide __des_crypt/__md5_crypt | Peter S. Mazinger | 2005-11-21 | 2 | -2/+2 | |
| | ||||||
* | Hide some more | Peter S. Mazinger | 2005-11-21 | 2 | -8/+8 | |
| |