Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | 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 | |
| | ||||||
* | 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 | |
| |