summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2005-11-22Depedencies corrected (less make oldconfig/headers), rerunning make remakes o...Peter S. Mazinger
2005-11-22sync include paths and copyrights with glibcMike Frysinger
2005-11-22touchup include pathsMike Frysinger
2005-11-22use the local elf.h since the host toolchain probably sucks #555Mike Frysinger
2005-11-22rework depends and stripping so that libraries arent rebuilt all the time in ...Mike Frysinger
2005-11-22remove headers_done since it broke buildroot againMike Frysinger
2005-11-22touchup output and move .PHONY to the shared Makerules so all subdirs get itMike Frysinger
2005-11-22add some copyright infoMike Frysinger
2005-11-22default PIE to offMike Frysinger
2005-11-21tabs -> spacesMike Frysinger
2005-11-21tweak restore function definitions like glibc does it to get rid of warningsMike Frysinger
2005-11-21tabs -> spacesMike Frysinger
2005-11-21fix bswap32/bswap16 macros for non-linux targets as reported by Melange in Bu...Mike Frysinger
2005-11-212005-11-02 Daniel Jacobowitz <dan@codesourcery.com>Mike Frysinger
2005-11-21sync with glibcMike Frysinger
2005-11-21sync with glibcMike Frysinger
2005-11-21sync with glibcMike Frysinger
2005-11-21sync with glibcMike Frysinger
2005-11-21Hide all __kernel_x and __ieee754_Peter S. Mazinger
2005-11-21Use internal hidden versions of __login_tty/__openptyPeter S. Mazinger
2005-11-21Hide __des_crypt/__md5_cryptPeter S. Mazinger
2005-11-21Hide some morePeter S. Mazinger
2005-11-21Hide somePeter S. Mazinger
2005-11-21Remove TOPDIR, update copyrightPeter S. Mazinger
2005-11-21Remove TOPDIRPeter S. Mazinger
2005-11-21Do not create any files (dl-progname.h) in ldso anymorePeter S. Mazinger
2005-11-21Partly undo earlier patch on vapier's requestPeter S. Mazinger
2005-11-21Guard debug_sym/debug_reloc, make sure elfinterp.c sees __SUPPORT_LD_DEBUG__Peter S. Mazinger
2005-11-21Do not create header links, use -I to find them. Moved dl-progname.h to ldso/...Peter S. Mazinger
2005-11-21Don't build empty objects, remove unused vars, update copyrightPeter S. Mazinger
2005-11-20fix up ifdef checks so dl_iterate_phdr is defined in all the proper objectsMike Frysinger
2005-11-20fix tab issue properly by not using tabsMike Frysinger
2005-11-20Add needed include to build loader."Steven J. Hill"
2005-11-20You included the wrong file. Check your work better next time. You get a big ..."Steven J. Hill"
2005-11-20Tab clean-up."Steven J. Hill"
2005-11-19dont want to delete the 64.c files anymoreMike Frysinger
2005-11-19simplify Makefile rules for handling of LFS files by tweaking the way we comp...Mike Frysinger
2005-11-19touchup whitespaceMike Frysinger
2005-11-19make sure we pull in features.hMike Frysinger
2005-11-19rename common Makefile.arch to prevent include funkiness from occuringMike Frysinger
2005-11-19rename common Makefile.arch to prevent include funkiness from occuringMike Frysinger
2005-11-18grab fix from glibc:Mike Frysinger
2005-11-18move alpha/hppa into their own arch subdir where they should beMike Frysinger
2005-11-18touchup syntax/whitespaceMike Frysinger
2005-11-18Correct type, gcc-3.4.5 fails, thanks nitinkg for reporting/testingPeter S. Mazinger
2005-11-18make -j2 works herePeter S. Mazinger
2005-11-18Add info to CFLAGS about lib we are buildingPeter S. Mazinger
2005-11-18Enable __THROW,_NTH,REDIRECT_NTHPeter S. Mazinger
2005-11-18Run headers only once, until better solution is foundPeter S. Mazinger
2005-11-18fix trailing commentMike Frysinger