summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2004-07-30Some mips updates. Add a couple of missing sys/*.h files and update a few ot...Manuel Novoa III
2004-07-30Teach libdl to use normal libc symbols whenever possible, i.e. mallocEric Andersen
2004-07-30Whitespace cleanupEric Andersen
2004-07-30Fix screwed up indentingEric Andersen
2004-07-28Do not grovel about in the ELF header for the page size whenEric Andersen
2004-07-27Be certain to include sys/sysmacros.h when major() and minor()Eric Andersen
2004-07-27Remove all reference to __GLIBC_HAVE_LONG_LONGEric Andersen
2004-07-26Support linux 2.6.x wide device major/minor numbersEric Andersen
2004-07-21Fix ftruncate64 and truncate64 for powerpc and mipsEric Andersen
2004-07-17Update todo listEric Andersen
2004-07-17Update sigaction for armEric Andersen
2004-07-17Add sigaction for mipsEric Andersen
2004-07-16Follow glibc's lead and add a gcc-3.4.1 required symbol to crt0.S.Manuel Novoa III
2004-07-16Hide the arm libfloat support for now. No longer needed for gcc 3.4.1 andManuel Novoa III
2004-07-16Revert this stuff for nowEric Andersen
2004-07-16Pete Popov writes:Eric Andersen
2004-07-15Cleanup some cruftEric Andersen
2004-07-15update packaging a bitEric Andersen
2004-07-15Cleanup a few of the more egregiously broken sysconf values toEric Andersen
2004-07-15_SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZEEric Andersen
2004-07-15_SC_PAGESIZE is standard. Some ancient legacy unix variants used _SC_PAGE_SIZEEric Andersen
2004-07-15Use MAP_PRIVATE whenever __ARCH_HAS_MMU__ is set.Eric Andersen
2004-07-15Atsushi Nemoto writes:Eric Andersen
2004-07-15h8300 updates from Yoshinori SatoEric Andersen
2004-07-15Patch from Yoshinori Sato to add H8/300 relocation types.Eric Andersen
2004-07-15Peter Kjellerstedt at axis.com writes:Eric Andersen
2004-07-14Sigh. I got things working this morning, then checked stuff in from the wrongEric Andersen
2004-07-14Based on a patch from Alexandre Oliva, make sure _dl_malloc returns a nicelyEric Andersen
2004-07-05Update FAQ a bitEric Andersen
2004-06-27Joakim Tjernlund writes:Eric Andersen
2004-06-24Disable support for R_ARM_PC24, just like R_PPC_REL24 these shouldEric Andersen
2004-06-20Let dl-string.h include dl-sysdep.h, since it has proper include guardsEric Andersen
2004-06-20Whine about R_PPC_REL24 relocations, and tell people to compileEric Andersen
2004-06-19Joakim Tjernlund writes:Eric Andersen
2004-06-19Joakim Tjernlund writes:Eric Andersen
2004-06-19Joakim Tjernlund writes:Eric Andersen
2004-06-19Bradley D. LaRonde writes:Eric Andersen
2004-06-19note new mailing list posting policyEric Andersen
2004-06-12Stephen Hemminger from osdl dot org writes:Eric Andersen
2004-06-12Jakub Bogusz from pld-linux dot org writes:Eric Andersen
2004-06-12Philip Craig at snapgear dot com writes:Eric Andersen
2004-06-12Per comments from Bernhard Rosenkraenzer, adjust gcc 3.3.x generated asmEric Andersen
2004-06-12Oops. Missed a spot.Eric Andersen
2004-06-06scrap the goofy time + getpid() based "randomness" and useEric Andersen
2004-05-24Removed unused file.Tobias Anderberg
2004-05-15Cope when the __NR_get_kernel_syms is undefined (i.e. 2.6.x arm-linux)Eric Andersen
2004-05-14Fix changed link into the mailing list archive.Manuel Novoa III
2004-05-14Joakim Tjernlund writes:Eric Andersen
2004-05-14Alexandre Oliva writes:Eric Andersen
2004-05-14__data_start needs to be added to all crt0.S files that don't currentlyEric Andersen