]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - binutils/objcopy.c
Add support for displaying and merging GNU_BUILD_NOTEs.
[thirdparty/binutils-gdb.git] / binutils / objcopy.c
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/
2012-04-25  Cary Coutant * doc/binutils.texi: Add -D/--enable-deterministic...
2012-04-13  H.J. LuDon't generate empty reloc sections
2012-02-09  Alan Modra * sysdep.h: Include sys/stat.h here.
2011-09-16  H.J. LuRemove the group section if all members are removed.
2011-05-06  Alan Modra * objcopy.c (copy_archive): Check bfd_openw result...
2011-04-04  H.J. LuMake the unknown archive element readable.
2011-03-14  Michael Snyder2011-03-14 Michael Snyder <msnyder@vmware.com>
2011-02-28  Kai TietzChangeLog binutils/
2010-11-08  Alan Modrabfd/
2010-10-29  H.J. LuAdd compressed debug section support to binutils and ld.
2010-09-10  Nick Clifton * objcopy.c: Add --interleave-width option...
2010-07-17  Dave Korn * objcopy.c (copy_usage): Tweak previous typofix.
2010-07-17  H.J. LuFix a typo in "objcopy --help".
2010-06-29  Alan Modra PR binutils/3166
2010-02-01  Nathan Sidwell * objcopy.c (copy_object): Set SEC_LINKER_CREATED...
2010-01-20  Ian Lance Taylorbinutils/:
2010-01-05  H.J. LuUpdate copyright
2010-01-05  H.J. LuRemove "Warning: " from error message
2009-12-31  Nick Clifton * objcopy.c (add_redefine_syms_file): Avoid...
2009-12-11  Nick CliftonAdd -Wshadow to the gcc command line options used when...
2009-09-11  Nick Clifton * obcopy.c (copy_object): New parameter `input_a...
2009-09-10  Nick Clifton Updated soruces in binutils/* to compile cleanl...
2009-08-03  H.J. Lu2009-08-03 H.J. Lu <hongjiu.lu@intel.com>
2009-06-27  H.J. Lu2009-06-27 H.J. Lu <hongjiu.lu@intel.com>
2009-05-12  Alan Modra * objcopy.c (set_long_section_mode): Check input_bfd...
2009-04-27  H.J. Lubfd/
2009-04-17  H.J. Lubfd/
2009-04-17  H.J. Lubfd/
2009-04-14  Dave Kornbfd/ChangeLog
2009-03-13  H.J. Lubfd/
2009-03-10  H.J. Lubinutils/
2009-01-29  Alan Modra PR 9798
2008-09-28  Alan Modra * objcopy.c (setup_section): Set elf_group_id.
2008-08-06  Alan Modrabinutils/
2008-06-12  Nick Clifton PR binutils/6483
2008-04-16  Nick Clifton PR binutils/6034
2008-03-28  Nick CliftonAdd support for thin archives.
2007-08-30  Nathan Sidwell * bucomm.c (bfd_nonfatal_message): New.
2007-08-04  Alan Modra PR 4888
2007-07-05  Nick CliftonChange sources over to using GPLv3
next