| Commit message (Expand) | Author | Age | Files | Lines |
* | Use consistent types in comparison to fix build with clang 10. |  visa | 2020-07-31 | 1 | -1/+1 |
* | change bfd amd64 ELF_MAXPAGESIZE from 1M to 4K |  jsg | 2020-07-23 | 1 | -1/+1 |
* | Add PN_XNUM support to libbfd so objdump and gdb can handle core |  guenther | 2018-12-11 | 2 | -1/+39 |
* | Add improvements to the DWARF frame unwinder to support xorguard. |  kettenis | 2017-08-14 | 1 | -0/+20 |
* | Fix fallout from the switch to binutils 2.17: the binaries created by 2.17 |  kettenis | 2016-03-29 | 1 | -0/+1 |
* | Add support for an efi-app-x86_64 target. Needed for UEFI bootloader work. |  kettenis | 2015-04-06 | 9 | -4/+854 |
* | Generate a PT_PHDR entry for static PIE binaries. Modern GDB needs this to |  kettenis | 2015-01-13 | 3 | -8/+26 |
* | Don't generate PLT entries for symbols defined in a regular object for |  kettenis | 2014-12-25 | 2 | -3/+4 |
* | Teach ld(1) not to add a PT_INTERP entry for -static -pie. |  kettenis | 2014-12-22 | 15 | -16/+15 |
* | Backport from binutils-2.17: |  guenther | 2014-08-14 | 1 | -4/+3 |
* | Format time_t with %lld after casting to long long |  guenther | 2014-08-10 | 2 | -3/+3 |
* | Parse times with strtoll() instead of strtol() |  guenther | 2014-08-09 | 1 | -1/+1 |
* | Regenerate to pick up time_t changes |  guenther | 2014-08-09 | 2 | -8/+6 |
* | Store timestamps in time_t |  guenther | 2014-08-09 | 1 | -6/+5 |
* | bfd-in2.h is generated from this; merge back a change that was made there |  guenther | 2014-08-09 | 1 | -0/+1 |
* | Backport from 2.17: mark the _GLOBAL_OFFSET_TABLE_, _DYNAMIC, and |  guenther | 2014-08-09 | 1 | -0/+9 |
* | Backport the code from binutils 2.16 that makes weak undefined references |  kettenis | 2013-12-17 | 1 | -53/+114 |
* | VAX ELF toolchain, using `%' as the register prefix. Heavily based upon |  miod | 2013-07-05 | 2 | -67/+41 |
* | Revert the previous commit. It breaks the xenocara build on macppc and the |  bcallah | 2013-04-28 | 2 | -93/+76 |
* | Fix linker errors when using llvm/clang. |  bcallah | 2013-04-26 | 2 | -76/+93 |
* | Use time_t instead of long for archive timestamps, and print them as long long; |  miod | 2013-04-19 | 6 | -12/+22 |
* | Define and fill machine-specific DT_88K_PLT{START,END} _DYNAMIC tags when |  miod | 2013-04-17 | 1 | -1/+13 |
* | ELF toolchain for m68k, following the SysV/m68k ABI (32-bit types aligned on |  miod | 2013-02-02 | 1 | -3/+2 |
* | Revert link-time resolution of R_88K_GOT_16[HL] modified in 1.5, but keep the |  miod | 2013-01-30 | 1 | -1/+1 |
* | Correctly compute the relocation value of GOT_16[HL] relocations when they can |  miod | 2013-01-28 | 1 | -29/+27 |
* | Rewrite. This is heavily based upon elf32-m68k.c, with a few things borrowed |  miod | 2013-01-20 | 1 | -58/+1652 |
* | Switch m88k ports to ELF. |  miod | 2013-01-05 | 1 | -2/+2 |
* | Oops, commited this by accident when adding the m88k ELF toolchain bits. |  miod | 2013-01-02 | 1 | -39/+65 |
* | m88k ELF toolchain, supporting static binaries only so far. |  miod | 2013-01-01 | 5 | -24/+531 |
* | Backport a powerpc --relax fix present in binutils 2.17. |  landry | 2012-11-05 | 1 | -29/+21 |
* | Add a DT_DEBUG tag to PIEs as well. |  kettenis | 2012-08-31 | 1 | -1/+1 |
* | Work around -Wbounded warning by using sizeof(x_fname), not FILNMLEN. The |  pascal | 2012-08-28 | 1 | -2/+4 |
* | Add support for .openbsd.randomdata sections and PT_OPENBSD_RANDOMIZE |  matthew | 2012-08-20 | 1 | -1/+30 |
* | Don't munge PID and TID together, since the way GDB displays them isn't very |  kettenis | 2012-04-12 | 1 | -2/+7 |
* | Add ecoff as possible targets for the mips ports, to be able to muild |  miod | 2012-03-29 | 1 | -2/+2 |
* | Properly recognize threads in OpenBSD core dumps. |  kettenis | 2011-12-31 | 1 | -0/+5 |
* | Fix handling of hidden symbols on hppa. Patch from upstream (Alan Modra). |  kettenis | 2010-07-19 | 1 | -1/+1 |
* | Make sure references to hidden symbols are resolved locally and don't go |  kettenis | 2010-05-24 | 1 | -1/+5 |
* | expand lvalue macro and remove an unnecessary and illegal cast in |  naddy | 2010-05-08 | 1 | -1/+1 |
* | Provide more dependencies for binutils to build with make -j on a.out |  miod | 2009-03-09 | 1 | -1/+3 |
* | Teach bfd and gdb about the upcoming ELF core dumps. |  kettenis | 2009-03-05 | 1 | -0/+69 |
* | Since we don't install libbfd anymore, don't install bfd.info. |  kettenis | 2008-10-02 | 2 | -2/+2 |
* | Define superH obsd-specific emulations for ld, and use it by default. |  miod | 2006-10-08 | 5 | -3/+38 |
* | Early bits for a 32-bit SuperH toolchain, currently for little-endian |  miod | 2006-10-06 | 1 | -1/+1 |
* | Avoid stack oflow on bad data. PR 5132. Backport from binutils main |  otto | 2006-05-30 | 1 | -30/+59 |
* | Enable efi support on OpenBSD/i386. |  kettenis | 2006-03-22 | 1 | -1/+1 |
* | When printing a function name for warning or error lines, prefer a global |  miod | 2005-05-03 | 1 | -2/+10 |
* | Add StackGhost .wcookie section for sparc64. |  kettenis | 2005-03-30 | 1 | -18/+37 |
* | hppa64-unknown-openbsd build support; espie@ miod@ brad@ ok |  mickey | 2005-01-25 | 1 | -0/+4 |
* | Some post bintuils-2.15 changes for gdb-6.3. |  kettenis | 2004-12-27 | 3 | -2/+35 |