summaryrefslogtreecommitdiff
path: root/binutils
Commit message (Expand)AuthorAgeFilesLines
* Fix building objcopy under mingw64 by replacing uses of strndup with xstrndup.Ronald Hoogenboom2015-11-202-3/+8
* Update translations.Nick Clifton2015-11-203-1/+9423
* mach-o: decode and display arm64 compact unwind entries.Tristan Gingold2015-11-182-0/+69
* Bump version to 2.26.51Tristan Gingold2015-11-142-10/+14
* Add markers for release 2.26Tristan Gingold2015-11-133-0/+7
* binutils: Fix left shift of negative value.Dominik Vogt2015-11-092-1/+5
* readelf verdef and verneedAlan Modra2015-11-032-164/+143
* Updated (simplified) Chinese translations for ld, bfd, binutils and gold.Nick Clifton2015-10-302-2439/+6989
* Add support to readelf for reading NetBSD ELF core notes.Stephen Fisher2015-10-272-0/+43
* binutils/objcopy.c (setup_section): missing extract_symbol partHans-Peter Nilsson2015-10-222-5/+5
* Run add-symbol test on mipsAlan Modra2015-10-222-4/+7
* Fix typo in spelling of author's name.Ronald Hoogenboom2015-10-212-2/+2
* Add ability for objcopy to insert new symbols into a binary.Ronald Hoogenbllon2015-10-217-100/+356
* Fix PR binutils/19147 -- off by one when printing NT_FILE note.Paul Pluzhnikov2015-10-182-1/+6
* 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