Age | Commit message (Expand) | Author | Files | Lines |
2020-06-03 | PR26069, strip/objcopy memory leaks | Alan Modra | 1 | -2/+4 |
2020-05-04 | [PATCH] objcopy: Allow --dump-section to dump an empty SEC_HAS_CONTENTS section | Fangrui Song | 1 | -8/+4 |
2020-03-30 | Fix objcopy's --preserve-dates command line option so that it will work with ... | Nick Clifton | 1 | -0/+5 |
2020-03-11 | PR25651, objcopy SIGSEGV in copy_object | Alan Modra | 1 | -17/+16 |
2020-03-06 | Fix an abort triggered when objcopy is used to set the "share" section flag o... | Nick Clifton | 1 | -3/+32 |
2020-03-06 | PR25637, objcopy : SIGSEGV in copy_object | Alan Modra | 1 | -6/+7 |
2020-03-05 | PR25629, objcopy : SIGSEGV in filter_symbols | Alan Modra | 1 | -2/+7 |
2020-03-04 | objcopy: Fix for pr19005 on machines with more than one octet per byte. | Christian Eggers | 1 | -12/+16 |
2020-02-10 | Allow objcopy's --set-section-flags options to add or remove the SHF_EXCLUDE ... | Fangrui Song | 1 | -1/+2 |
2020-01-27 | Fix objcopy --merge-notes dependency on qsort implementation behavior.users/roland/objcopy-merge-notes-qsort | Roland McGrath | 1 | -16/+18 |
2020-01-09 | Fix an attempt to free a static pointer when using objcopy's symbol addition ... | Nick Clifton | 1 | -5/+10 |
2020-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2019-11-21 | Fix potential buffer overrun in objcopy's note merging code. | Nick Clifton | 1 | -3/+8 |
2019-11-19 | PR24499, ignore --add-gnu-debuglink for archives | Alan Modra | 1 | -0/+8 |
2019-11-19 | PR24968, make objcopy use output ELF arch if -B not given | Alan Modra | 1 | -2/+9 |
2019-11-19 | PR25191, internal error in _bfd_elf_set_section_contents | Alan Modra | 1 | -10/+15 |
2019-11-07 | Fix bug merging notes with objcopy when no merging results in zeroes being wr... | Nick Clifton | 1 | -15/+14 |
2019-11-04 | Implement objcopy/strip --keep-section=<sectionpattern> | Fāng-ruì Sòng | 1 | -7/+24 |
2019-10-26 | sort_gnu_build_notes fix | Alan Modra | 1 | -1/+1 |
2019-10-25 | Improve objcopy's note mergeing capabilities. | Nick Clifton | 1 | -314/+447 |
2019-10-14 | qsort: objcopy.c section sort | Alan Modra | 1 | -9/+13 |
2019-10-02 | Change objcopy's --set-section-alignment option to take a byte alignment valu... | Nick Clifton | 1 | -8/+21 |
2019-09-19 | bfd_section_* macros | Alan Modra | 1 | -61/+58 |
2019-09-18 | bfd_asymbol_* macros | Alan Modra | 1 | -12/+12 |
2019-09-11 | Constify argument to make_tempname and make_tempdir | Tom Tromey | 1 | -1/+1 |
2019-09-06 | bfd_get_filename | Alan Modra | 1 | -1/+1 |
2019-08-28 | Add an option to objcopy to change the alignment of sections. | Niklas G?rtler | 1 | -4/+46 |
2019-08-05 | Fix objcopy's note merging capabilities so that they no longer insist on the ... | Nick Clifton | 1 | -11/+9 |
2019-05-14 | Add new option to objcopy: --verilog-data-width. Use this option to set the ... | Jamey Hicks | 1 | -0/+14 |
2019-04-24 | Stop strip from merging notes when stripping debug or dwo information. | Nick Clifton | 1 | -2/+13 |
2019-03-04 | Stop objcopy from attempting to copy thin archives. | Nick Clifton | 1 | -0/+21 |
2019-01-04 | Fix ridiculously small memory leak. | Nick Clifton | 1 | -1/+8 |
2019-01-01 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |
2018-10-15 | BFD_INIT_MAGIC | Alan Modra | 1 | -1/+2 |
2018-10-11 | Prevent the --keep-global-symbol and --globalize-symbol options from being us... | Nick Clifton | 1 | -0/+9 |
2018-09-17 | Free symbol buffers if they are no longer in use | H.J. Lu | 1 | -8/+45 |
2018-09-17 | Support objcopy --remove-section=.relaFOO | Alan Modra | 1 | -6/+9 |
2018-09-13 | Fix a use-after-freed error introduced by previous attempt to fix a Coverity ... | Nick Clifton | 1 | -1/+2 |
2018-09-10 | PR23611, objcopy is not removing executable relocatable sections | Alan Modra | 1 | -6/+4 |
2018-08-03 | Improve objcopy's ability to merge build notes. | Nick Clifton | 1 | -3/+35 |
2018-07-24 | Updated French translation for ld/ and Swedish translation for binutils/ | Nick Clifton | 1 | -15/+25 |
2018-07-20 | Close memory and resource leaks detected by coverity in the binutils directory. | Nick Clifton | 1 | -0/+9 |
2018-05-08 | PR23141, SIGSEGV in bfd_elf_set_group_contents | Alan Modra | 1 | -5/+6 |
2018-05-07 | Bug 23142, SIGSEGV in is_strip_section | Alan Modra | 1 | -5/+4 |
2018-04-16 | Remove IEEE 695 object support | Alan Modra | 1 | -3/+0 |
2018-02-27 | Have info_to_howto functions return a success/fail status. Check this result... | Nick Clifton | 1 | -3/+12 |
2018-01-30 | 32-bit objcopy build fail | Alan Modra | 1 | -2/+2 |
2018-01-03 | Fix compile time warning introduced by previous delta. | Nick Clifton | 1 | -2/+2 |
2018-01-03 | Add support for v3 binary annotation notes. | Nick Clifton | 1 | -175/+339 |
2018-01-03 | Update year range in copyright notice of binutils files | Alan Modra | 1 | -1/+1 |