summaryrefslogtreecommitdiffstats
path: root/gnu/usr.bin/binutils/include/elf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add PN_XNUM support to libbfd so objdump and gdb can handle coreguenther2018-12-111-0/+3
| | | | | | dumps with many many segments. ok yasuoka@
* Add improvements to the DWARF frame unwinder to support xorguard.kettenis2017-08-142-0/+5
| | | | ok mortimer@
* Define and fill machine-specific DT_88K_PLT{START,END} _DYNAMIC tags whenmiod2013-04-171-0/+7
| | | | | | | | | creating objects with a .plt (either shared libraries or dynamic binaries). These tags contain the start and end address of the plt, relative to the beginning of the object. This will (eventually) allow ld.so to find the area spanned by the plt more easily, and also matches what SVR4/m88k does.
* m88k ELF toolchain, supporting static binaries only so far.miod2013-01-011-0/+99
| | | | | | | | | | | | | | | | | | Assembler supports a register prefix of `#' when configured for SVR4, and `%' when configured for OpenBSD. Pseudo-ops do not need a leading dot, except when configured for OpenBSD, allowing the `set' instruction to be recognized correctly. Based upon various unfinished or unreliable works, including smurph@'s early work in 2003, my own attempts in 2004 and 2005, and Michael Kato's binutils 2.15 diff from 2005. Support for register prefixes, as well as fixing an evil off-by-one in resolving 16-bit pc-relative relocations in ld (which would only affect kernel .S files branching to global symbols), came as part of the 2012 work. Not enabled yet (needs Makefile.bsd-wrapper, bfd/config.bfd and gdb/configure.tgt updates to completely enable) so as not to disturb the existing a.out toolchain builds; will hopefully be enabled very soon.
* Backport a powerpc --relax fix present in binutils 2.17.landry2012-11-051-2/+4
| | | | | | | | This allows mozilla trunk to finally link again on ppc (with --relax), otherwise it fails badly with relocations overflow. From http://sourceware.org/ml/binutils/2005-01/msg00115.html ok kettenis@, no objection miod@
* Add support for .openbsd.randomdata sections and PT_OPENBSD_RANDOMIZEmatthew2012-08-201-0/+3
| | | | | | | | segments to the kernel, ld (2.15), and ld.so. Tested on alpha, amd64, i386, macppc, and sparc64 (thanks naddy, mpi, and okan!). Idea discussed for some time; committing now for further testing. ok deraadt
* Teach bfd and gdb about the upcoming ELF core dumps.kettenis2009-03-051-0/+11
|
* Merge conflicts, bringing our changes back in:miod2004-11-025-1766/+64
| | | | | | | | | | | | | | | | | | | | | - extra $(SHELL) and sugar for make (so that files not mode +x still work) - safer temp file handling - our W^X binary layout changes in ld - OpenBSD policy for library file selection in ld - arm and m88k changes which were not merged in time for official 2.15 - bfd core file handling - a couple typos New for 2.15: - ld(1) and as(1) manpages now generated at build time - binutils/stabs.c reverted to use our in-tree libiberty for now - we still use our VIA C3 crypto code over stock binutils, as it recognizes more instructions - new emulations for OpenBSD on mips64 machines, to help OpenBSD/sgi - relaxed %f# handling in gas on OpenBSD/sparc64 (same as was in 2.14) Tested on all platforms by various people; special thanks to sturm@ and otto@.
* Binutils 2.15, with testsuites removed, and without gdb and libiberty.miod2004-11-0213-80/+2179
|
* Update headers to gdb-6.1 version to get new constants.kettenis2004-05-211-3/+63
| | | | ok deraadt@
* Resolve merge conflicts, adjust method of W^X handing (.sh files)drahn2004-05-178-411/+924
| | | | remove testsuites (not useable) remove mmalloc (not part of new binutils).
* import binutils 2.14 (excluding testsuites, .info files, and .po files)drahn2004-05-1726-167/+1737
|
* resolve conflicts.fgsch2002-05-139-309/+861
|
* Import binutils-2.11.2fgsch2002-05-1325-127/+540
| | | | | | - only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files
* Automatic cvs merge. Dread what I will have to fix after this excuseespie2001-06-092-3/+49
| | | | of a program is done...
* Help stupid cvs fixing basic conflicts.espie2000-09-125-51/+1656
|
* Import binutils-2.10espie2000-09-1225-132/+1692
| | | | | | - only the binutils package (no gdb here) - don't import libiberty and texinfo, they are elsewhere - remove all .info* generated files
* Import of binutils-2.8.1 from Cygnus/FSFniklas1997-05-294-79/+117
|
* Merge to Cygnus 961112 + add some support (not ready) for shared libsniklas1996-11-233-0/+21
|
* Merge the Cygnus 960904 sourcesniklas1996-09-043-1/+62
|
* Import of binutils, gas, ld & gprof from Cygnus 960904 treeniklas1996-09-042-0/+709
|
* (Correct) Import of Cygnus binutils snapshot taken 960607niklas1996-06-076-8/+357
|
* Initial GNU binutils 2.6 importniklas1996-01-088-0/+1526