Release 2.33.1
[external/binutils.git] / binutils / objcopy.c
2019-10-02 Nick CliftonChange objcopy's --set-section-alignment option so...
2019-09-06 Alan Modrabfd_get_filename
2019-08-28 Niklas G?rtlerAdd an option to objcopy to change the alignment of...
2019-08-05 Nick CliftonFix objcopy's note merging capabilities so that they...
2019-05-14 Jamey HicksAdd new option to objcopy: --verilog-data-width. Use...
2019-04-24 Nick CliftonStop strip from merging notes when stripping debug...
2019-03-04 Nick CliftonStop objcopy from attempting to copy thin archives.
2019-01-04 Nick CliftonFix ridiculously small memory leak.
2019-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2018-10-15 Alan ModraBFD_INIT_MAGIC
2018-10-11 Nick CliftonPrevent the --keep-global-symbol and --globalize-symbol...
2018-09-17 H.J. LuFree symbol buffers if they are no longer in use
2018-09-17 Alan ModraSupport objcopy --remove-section=.relaFOO
2018-09-13 Nick CliftonFix a use-after-freed error introduced by previous...
2018-09-10 Alan ModraPR23611, objcopy is not removing executable relocatable...
2018-08-03 Nick CliftonImprove objcopy's ability to merge build notes.
2018-07-24 Nick CliftonUpdated French translation for ld/ and Swedish translat...
2018-07-20 Nick CliftonClose memory and resource leaks detected by coverity...
2018-05-08 Alan ModraPR23141, SIGSEGV in bfd_elf_set_group_contents
2018-05-07 Alan ModraBug 23142, SIGSEGV in is_strip_section
2018-04-16 Alan ModraRemove IEEE 695 object support
2018-02-27 Nick CliftonHave info_to_howto functions return a success/fail...
2018-01-30 Alan Modra32-bit objcopy build fail
2018-01-03 Nick CliftonFix compile time warning introduced by previous delta.
2018-01-03 Nick CliftonAdd support for v3 binary annotation notes.
2018-01-03 Alan ModraUpdate year range in copyright notice of binutils files
2017-12-08 Nick CliftonFix stripping relocs in a file with mergeable notes.
2017-12-06 Jim WilsonObjcopy interleave fails if section address not multipl...
2017-11-15 Alan Modraobjcopy memory leak
2017-10-05 Nick CliftonFix strip so that is accepts -M as an abbreviation...
2017-07-01 Alan ModraUse bfd_malloc_and_get_section
2017-06-28 Nick CliftonAdd support for version 2 of the GNU Build Attribute...
2017-05-20 Jose E. Marchesibinutils: remove sparc64/mips64 workaround in objcopy...
2017-05-02 H.J. LuCast relcount to unsigned long when comparing with...
2017-05-02 Nick CliftonDon't merge notes when the relocs associated with them...
2017-05-01 Alan Modramerge_gnu_build_notes reloc deletion
2017-04-13 Nick CliftonAdd note merging to strip and add code to merge stack...
2017-04-06 Jiong Wang[objcopy] Fix quadratic-time when handling --redefine...
2017-03-21 Nick CliftonUpdate support for GNU BUILD notes so that version...
2017-03-02 Nick CliftonSupport merging build notes in sections without the...
2017-03-01 Nick CliftonAdd support for displaying and merging GNU_BUILD_NOTEs.
2017-02-17 Pedro Alvesbfd: Rename Chunk and S3Forced
2017-01-02 Alan ModraUpdate year range in copyright notice of all files.
2016-12-06 Nick CliftonFix seg-fault running strip on a corrupt binary.
2016-12-05 Nick CliftonFix seg-fault running strip on a corrupt binary.
2016-11-27 Ambrogino ModiglianiFix spelling in comments in C source files (binutils)
2016-11-04 Andrew Burgessobjcopy: Close some memory leaks in error paths
2016-10-05 Alan Modra-Wimplicit-fallthrough warning fixes
2016-10-05 Alan Modra-Wimplicit-fallthrough noreturn fixes
2016-07-16 Alan ModraDon't include libbfd.h outside of bfd, part 1
2016-07-14 Andrew Burgessobjcopy/strip: Add option --remove-relocations=SECTIONP...
2016-07-14 Andrew Burgessobjcopy/strip: Allow section patterns starting with...
2016-06-24 Alan ModraMIPS objcopy --rename-section fix
2016-06-14 John BaldwinUse correct enum type for do_elf_stt_common.
2016-06-02 Nick CliftonAlso check that the group header's sh_info field is...
2016-06-02 Nick CliftonFix a seg-fault when stripping a corrupt binary.
2016-05-31 Alan Modraobjcopy add-symbol uninitialised struct
2016-05-18 Nick CliftonPrevent a run time segmentation fault when stripping...
2016-02-26 H.J. LuProperly implement STT_COMMON
2016-01-01 Alan ModraCopyright update for binutils
2015-11-20 Ronald HoogenboomFix building objcopy under mingw64 by replacing uses...
2015-10-22 Hans-Peter Nilssonbinutils/objcopy.c (setup_section): missing extract_sym...
2015-10-21 Ronald HoogenbllonAdd ability for objcopy to insert new symbols into...
2015-10-15 Alan Modraobjcopy --extract-symbol
2015-09-29 H.J. LuDon't use the output section size to copy input section
2015-09-29 H.J. LuAdjust the output section size to skip gap fills
2015-08-12 H.J. LuRemove trailing spaces in binutils
2015-08-07 Andrew Burgessobjcopy: Improve wildcard matching for symbols with...
2015-07-14 H.J. LuMake default compression gABI compliant
2015-07-10 H.J. LuProperly convert objects between different ELF classes
2015-04-23 H.J. LuDon't change compressed input debug section names
2015-04-09 H.J. LuProperly check --compress-debug-sections=XXX
2015-04-08 H.J. LuAdd SHF_COMPRESSED support to gas and objcopy
2015-04-08 H.J. LuDisplay --interleave[=<number>]
2015-03-10 Nick CliftonFixes a problem with objcopy leaving temporary files...
2015-02-28 Andrew Burgessobjcopy: Add --update-section option.
2015-02-26 Andrew Burgessobjcopy: Avoid shadowing optarg.
2015-02-25 Andrew Burgessobjcopy: Factor out some of the option parsing code.
2015-01-21 Nick CliftonFix memory access violations triggered by running strip...
2015-01-08 Nick CliftonFix memory access violations exposed by running strip...
2015-01-01 Alan ModraChangeLog rotatation and copyright year update
2014-12-24 Alexander CherepanovThis patch fixes a snafu where the -D and -U short...
2014-12-23 Andrew StubbsClarify strip docs.
2014-11-10 Nick CliftonFix objcopy and strip so that they remove their tempora...
2014-11-06 Nick CliftonPrevent archive memebers with illegal pathnames from...
2014-09-08 Jon TURNEYChange pe/coff build-id section name to '.buildid'
2014-05-16 Jon TurneyThis fixes a few issues with pe/coff build-ids that...
2014-04-07 Alan ModraReport an error on objcopy/strip of sectionless binaries
2014-03-14 Anthony GreenCheck fwrite return code
2014-03-05 Alan ModraUpdate copyright years
2013-12-31 Nick Clifton * objcopy.c (dump_sections): New list.
2013-02-15 Kai Tietz * objcopy.c (copy_main): Initialize context...
2013-02-15 Nick Clifton PR binutils/15033
2013-02-14 Nick Clifton PR binutils/15125
2013-01-28 Alan Modra * objcopy.c (parse_flags): Add merge and strings secti...
2013-01-25 Nick Clifton* objcopy.c : Enable long section names for OPTION_ADD_...
2013-01-07 Roland McGrathbinutils/
2012-11-07 H.J. LuDon't read beyond section end
2012-10-18 Kai Tietz * objcopy.c (is_strip_section_1): Don't strip
2012-05-08 Cary Coutantbinutils/
next