Age | Commit message (Expand) | Author | Files | Lines |
2015-12-15 | Add support for RX V2 Instruction Set | Yoshinori Sato | 2 | -0/+6 |
2015-12-14 | nm: basic COFF symbol type support for SysV-style symbol table dumping | Jan Beulich | 2 | -4/+63 |
2015-12-08 | Fix static analysis warning about undefined bheaviour. | Nick Clifton | 2 | -1/+7 |
2015-12-03 | Darwin: add new mach-o header flags. | Tristan Gingold | 2 | -0/+9 |
2015-12-01 | binutils/configure update | Alan Modra | 2 | -1/+5 |
2015-11-30 | objdump: Handle 32-bit base address in debug_ranges / debug_loc. | Andrew Burgess | 6 | -11/+207 |
2015-11-28 | Update my email address in MAINTAINERS. | Cary Coutant | 2 | -1/+5 |
2015-11-20 | Fix building objcopy under mingw64 by replacing uses of strndup with xstrndup. | Ronald Hoogenboom | 2 | -3/+8 |
2015-11-20 | Update translations. | Nick Clifton | 3 | -1/+9423 |
2015-11-18 | mach-o: decode and display arm64 compact unwind entries. | Tristan Gingold | 2 | -0/+69 |
2015-11-14 | Bump version to 2.26.51 | Tristan Gingold | 2 | -10/+14 |
2015-11-13 | Add markers for release 2.26 | Tristan Gingold | 3 | -0/+7 |
2015-11-09 | binutils: Fix left shift of negative value. | Dominik Vogt | 2 | -1/+5 |
2015-11-03 | readelf verdef and verneed | Alan Modra | 2 | -164/+143 |
2015-10-30 | Updated (simplified) Chinese translations for ld, bfd, binutils and gold. | Nick Clifton | 2 | -2439/+6989 |
2015-10-27 | Add support to readelf for reading NetBSD ELF core notes. | Stephen Fisher | 2 | -0/+43 |
2015-10-22 | binutils/objcopy.c (setup_section): missing extract_symbol part | Hans-Peter Nilsson | 2 | -5/+5 |
2015-10-22 | Run add-symbol test on mips | Alan Modra | 2 | -4/+7 |
2015-10-21 | Fix typo in spelling of author's name. | Ronald Hoogenboom | 2 | -2/+2 |
2015-10-21 | Add ability for objcopy to insert new symbols into a binary. | Ronald Hoogenbllon | 7 | -100/+356 |
2015-10-18 | Fix PR binutils/19147 -- off by one when printing NT_FILE note. | Paul Pluzhnikov | 2 | -1/+6 |
2015-10-15 | binutils objcopy test tidy | Alan Modra | 2 | -109/+126 |
2015-10-15 | objcopy --extract-symbol | Alan Modra | 2 | -5/+5 |
2015-10-12 | avr: Fix bugs in org/align tracking. | Andrew Burgess | 2 | -3/+8 |
2015-10-07 | New ARC implementation. | Nick Clifton | 4 | -2/+90 |
2015-09-30 | Handle symbolic link when copying source file | H.J. Lu | 2 | -0/+12 |
2015-09-29 | Don't use the output section size to copy input section | H.J. Lu | 8 | -28/+54 |
2015-09-29 | Adjust the output section size to skip gap fills | H.J. Lu | 2 | -4/+27 |
2015-09-28 | Updare French translation for binutils and German translation for opcodes. | Nick Clifton | 2 | -7/+11 |
2015-09-25 | The FT32's disassembly of 10-bit literals has the incorrect mask. | jamesbowman | 1 | -0/+4 |
2015-09-23 | Add support for files that contain multiple symbol index tables. Fixes PR 15835 | Nick Clifton | 2 | -46/+68 |
2015-09-22 | Solaris PIE support | Rainer Orth | 2 | -0/+14 |
2015-09-10 | Adds an option to the strings program to specify a separator between the emit... | Erik Ackermann | 4 | -2/+37 |
2015-09-09 | Remove sentance in binutils documentation saying that thin archives cannot co... | Nick Clifton | 2 | -2/+6 |
2015-09-03 | Fix seg-fault in readelf when scanniing a corrupt binary. | Nick Clifton | 2 | -1/+20 |
2015-08-28 | Also install readelf into tooldir/bin directory | H.J. Lu | 3 | -2/+7 |
2015-08-24 | Missing parts of fixes for in-tree libiconv | Yaakov Selkowitz | 2 | -26/+71 |
2015-08-17 | Regen binutils/configure | Alan Modra | 2 | -67/+30 |
2015-08-12 | Remove trailing spaces in binutils | H.J. Lu | 42 | -296/+296 |
2015-08-11 | Tweak binutils testsuite | Alan Modra | 7 | -13/+27 |
2015-08-08 | binutils-all/strip-12.s: Use ".section .bss" instead of ".bss" | Hans-Peter Nilsson | 2 | -1/+6 |
2015-08-07 | Check sh_type/sh_flags/sh_addralign/sh_entsize when copying sh_link/sh_info | H.J. Lu | 4 | -0/+21 |
2015-08-07 | objcopy: Improve wildcard matching for symbols with '!' prefix. | Andrew Burgess | 9 | -4/+102 |
2015-08-06 | Yaakov Selkowitz: fixes for in-tree libiconv | DJ Delorie | 2 | -26/+71 |
2015-08-05 | Change the behaviour of the --only-keep-debug option to objcopy and strip so ... | Nick Clifton | 4 | -2/+94 |
2015-08-04 | Fix stack buffer overflows when parsing corrupt ihex files. | Yuriy M. Kaminskiy | 2 | -1/+12 |
2015-08-04 | Fix memory leak in ar if it encounters an invalid path whilst extracting files. | Nick Clifton | 1 | -0/+1 |
2015-08-04 | Update description of proc run_dump_test | Nick Clifton | 2 | -14/+29 |
2015-07-27 | Regenerate configure files | H.J. Lu | 2 | -2/+6 |
2015-07-24 | Use 0xffffffffffffffffLL to silence GCC 6 warning | H.J. Lu | 2 | -1/+5 |