summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Add lto and none-lto input support for ld -rH.J. Lu2015-10-162-26/+3
* binutils objcopy test tidyAlan Modra2015-10-152-109/+126
* objcopy --extract-symbolAlan Modra2015-10-152-5/+5
* avr: Fix bugs in org/align tracking.Andrew Burgess2015-10-122-3/+8
* New ARC implementation.Nick Clifton2015-10-074-2/+90
* Handle symbolic link when copying source fileH.J. Lu2015-09-302-0/+12
* Don't use the output section size to copy input sectionH.J. Lu2015-09-298-28/+54
* Adjust the output section size to skip gap fillsH.J. Lu2015-09-292-4/+27
* Updare French translation for binutils and German translation for opcodes.Nick Clifton2015-09-282-7/+11
* The FT32's disassembly of 10-bit literals has the incorrect mask.jamesbowman2015-09-251-0/+4
* Add support for files that contain multiple symbol index tables. Fixes PR 15835Nick Clifton2015-09-232-46/+68
* Solaris PIE supportRainer Orth2015-09-222-0/+14
* Adds an option to the strings program to specify a separator between the emit...Erik Ackermann2015-09-104-2/+37
* Remove sentance in binutils documentation saying that thin archives cannot co...Nick Clifton2015-09-092-2/+6
* Fix seg-fault in readelf when scanniing a corrupt binary.Nick Clifton2015-09-032-1/+20
* Also install readelf into tooldir/bin directoryH.J. Lu2015-08-283-2/+7
* Missing parts of fixes for in-tree libiconvYaakov Selkowitz2015-08-242-26/+71
* Regen binutils/configureAlan Modra2015-08-172-67/+30
* Remove trailing spaces in binutilsH.J. Lu2015-08-1242-296/+296
* Tweak binutils testsuiteAlan Modra2015-08-117-13/+27
* binutils-all/strip-12.s: Use ".section .bss" instead of ".bss"Hans-Peter Nilsson2015-08-082-1/+6
* Check sh_type/sh_flags/sh_addralign/sh_entsize when copying sh_link/sh_infoH.J. Lu2015-08-074-0/+21
* objcopy: Improve wildcard matching for symbols with '!' prefix.Andrew Burgess2015-08-079-4/+102
* Yaakov Selkowitz: fixes for in-tree libiconvDJ Delorie2015-08-062-26/+71
* Change the behaviour of the --only-keep-debug option to objcopy and strip so ...Nick Clifton2015-08-054-2/+94
* Fix stack buffer overflows when parsing corrupt ihex files.Yuriy M. Kaminskiy2015-08-042-1/+12
* Fix memory leak in ar if it encounters an invalid path whilst extracting files.Nick Clifton2015-08-041-0/+1
* Update description of proc run_dump_testNick Clifton2015-08-042-14/+29
* Regenerate configure filesH.J. Lu2015-07-272-2/+6
* Use 0xffffffffffffffffLL to silence GCC 6 warningH.J. Lu2015-07-242-1/+5
* Fix the evaluation of RL78 complex relocs, by making immediate values be comp...Nick Clifton2015-07-243-0/+9
* Remove leading/trailing white spaces in ChangeLogH.J. Lu2015-07-241-2/+2
* readelf display of 0x800...000 addendAlan Modra2015-07-232-10/+8
* Regen two filesAlan Modra2015-07-202-3/+7
* Correct readelf dynamic section buffer overlow testAlan Modra2015-07-172-3/+9
* Make default compression gABI compliantH.J. Lu2015-07-145-17/+35
* Properly convert objects between different ELF classesH.J. Lu2015-07-104-2/+117
* Warn unsupported compress type and corrupted compressed sectionH.J. Lu2015-07-102-13/+45
* Updated to accept .debug_* sectionsH.J. Lu2015-07-102-2/+6
* 2015-07-09 Catherine Moore <clm@codesourcery.com>Catherine Moore2015-07-092-0/+8
* Add support for DT_MIPS_RLD_MAP_REL.Matthew Fortune2015-06-262-0/+5
* Stop "objdump -d" from disassembling past a symbolic address.Nick Clifton2015-06-223-7/+35
* Improves the detection of partial .debug_line sections.Nick Clifton2015-06-052-8/+15
* Recognize GNU_ABI_TAG_SYLLABLE and GNU_ABI_TAG_NACL.Roland McGrath2015-05-292-6/+17
* Fixes a couple of bugs reported in dlltool.Stephen Kitt2015-05-292-0/+10
* All FreeBSD targets are ELF except i?86-*-freebsd\[12\].*.Ed Maste2015-05-262-1/+12
* Fix seg-fault in readelf when decoding corrupt IA64 unwind information.Nick Clifton2015-05-184-53/+52
* Fix dw-2 test for 16-bit targets.Nick Clifton2015-05-182-1/+5
* Change pointers from char * to unsigned char *H.J. Lu2015-05-152-9/+15
* Support AMD64/Intel ISAs in assembler/disassemblerH.J. Lu2015-05-152-0/+9