index
:
uclibc-ng.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
elf.h
Age
Commit message (
Expand
)
Author
2013-03-14
metag: Add NPTL support
Markos Chandras
2013-03-14
elf: Add ELF magic number and relocations for the Meta architecture
Markos Chandras
2012-11-18
Replace FSF snail mail address with URLs
Mike Frysinger
2012-11-16
include/elf.h: update for ELFOSABI_* changes.
Thomas Schwinge
2011-10-06
microblaze mmu/elf/shared lib support
Ryan Flux
2011-03-05
The C6X port
Aurelien Jacquiot
2009-11-17
correct documentation
Bernhard Reutner-Fischer
2009-07-05
Add a few missing includes
Ron
2009-06-01
Blackfin: make sure all relocs are uppercase
Mike Frysinger
2009-02-10
do not rely on features.h so that elf.h can be used on non-elf systems (Darwi...
Mike Frysinger
2009-01-11
replace yet another _dl_malloc + _dl_memset with _dl_zalloc
Denis Vlasenko
2009-01-10
simple optimizations and style fixes in dynamic loading
Denis Vlasenko
2008-12-31
Merge some pre-work from branch, needed by NPTL.
Khem Raj
2008-12-29
- whitespace cleanup; no obj-code changes
Bernhard Reutner-Fischer
2008-12-22
- non-pic support for MIPS (Catherine Moore, clm at codesourcery com)
Bernhard Reutner-Fischer
2008-01-05
Chris Zankel writes:
Mike Frysinger
2008-01-05
give EM_AVR32 a little comment
Mike Frysinger
2007-11-16
Added AVR32 support to uClibc. Signed-off-by: Hans-Christian Egtvedt <hcegtve...
Carmelo Amoroso
2007-11-07
Added support for GNU hash style into dynamic linker
Carmelo Amoroso
2006-11-17
Bernd Schmidt writes: [blackfin updates] add support for FDPIC and include L1...
Mike Frysinger
2006-06-21
merge bfin relocations from blackfin cvs
Mike Frysinger
2006-02-23
Added support for the new CRISv32 architecture.
Peter Kjellerstedt
2006-01-03
import a bunch of EM defines from gnu binutils
Mike Frysinger
2006-01-03
touchup comments and define Blackfin for Jie Zhang
Mike Frysinger
2005-09-21
add some more defines from binutils since our readelf uses it
Mike Frysinger
2005-08-09
date: 2005/08/07 07:53:58; author: drepper; state: Exp; lines: +1 -1
Mike Frysinger
2005-07-02
sync with glibc
Mike Frysinger
2005-04-16
import more updates from glibc
Mike Frysinger
2005-04-15
import fixes/updates from glibc-2.3
Mike Frysinger
2005-03-31
Add some more SH relocation types.
Paul Mundt
2004-12-11
Partial commit of a patch from Alexandre Oliva:
Eric Andersen
2004-09-07
First pass prototype removals from auditing header files:
Eric Andersen
2004-08-26
Fixes from gentoo.
Manuel Novoa III
2004-07-16
Pete Popov writes:
Eric Andersen
2004-07-15
Patch from Yoshinori Sato to add H8/300 relocation types.
Eric Andersen
2004-05-07
Peter Mazinger asked for this several months ago.
Manuel Novoa III
2004-02-18
Alexandre Oliva writes:
Eric Andersen
2003-12-03
Paul Mundt <lethal@linux-sh.org> writes:
Eric Andersen
2003-10-21
Those crazy binutils folks changed their abi. Add this so older
Eric Andersen
2003-10-20
Merge some newer/updated bits from the glibc elf.h
Eric Andersen
2003-03-13
resync with glibc 2.3
Eric Andersen
2002-07-31
More i960 support
Eric Andersen
2002-03-26
Add EM_CYGNUS_V850.
Miles Bader
2001-10-11
Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850.
Eric Andersen
2001-09-27
Rev all the header files to sync things with glibc 2.2.4
Eric Andersen
2001-06-04
Teach the ldso stuff to use the proper elf.h header file, not a local copy.
Eric Andersen
2000-07-06
Some more major updates to further superate ucLibc from the kernel
Eric Andersen