summaryrefslogtreecommitdiffstats
path: root/include/elf.h
Commit message (Collapse)AuthorAgeFilesLines
* Those crazy binutils folks changed their abi. Add this so olderEric Andersen2003-10-211-0/+5
| | | | apps can cope gracefully.
* Merge some newer/updated bits from the glibc elf.hEric Andersen2003-10-201-106/+226
|
* resync with glibc 2.3Eric Andersen2003-03-131-129/+357
|
* More i960 supportEric Andersen2002-07-311-0/+9
|
* Add EM_CYGNUS_V850.Miles Bader2002-03-261-1/+5
|
* Patch from Miles Bader <miles@lsi.nec.co.jp> to support the v850.Eric Andersen2001-10-111-0/+35
| | | | He sent this patch to me a month ago, but I forgot to apply it...
* Rev all the header files to sync things with glibc 2.2.4Eric Andersen2001-09-271-13/+29
|
* Teach the ldso stuff to use the proper elf.h header file, not a local copy.Eric Andersen2001-06-041-105/+602
| | | | -Erik
* Some more major updates to further superate ucLibc from the kernelEric Andersen2000-07-061-0/+1585
headers (the way it has been done in GNU libc). -Erik