ld: Run tmpdir/pr28138 only for native build
[binutils-gdb.git] / binutils / objcopy.c
2021-05-09 Alan ModraUse htab_eq_string in binutils
2021-04-15 Alan ModraMake objcopy -p work when an output file is specified
2021-04-05 Alan ModraC99 binutils configury
2021-04-01 Martin LiskaUse startswith more for strncmp function calls.
2021-03-31 Alan ModraUse bool in binutils
2021-03-22 Martin LiskaAdd startswith function and use it instead of CONST_STRNEQ.
2021-03-04 Nick CliftonGate the displaying of non-debug sections in separate...
2021-03-03 Alan ModraPR27493, objcopy --weaken-symbol does not weaken undefi...
2021-02-24 Nick CliftonRemove support for old v1 & v2 style GNU build notes.
2021-02-23 Alan ModraUse make_tempname file descriptor in smart_rename
2021-02-19 Siddhesh Poyarekarbinutils: Avoid renaming over existing files
2021-02-18 Nick CliftonFix a problem merging empty annobin notes on ppc64le...
2021-02-03 Alan Modrapr27270 and pr27284, ar segfaults and wrong file mode
2021-01-27 Nick CliftonSimplify the code at the end of objcopy's main() function.
2021-01-26 Frederic CambusFix thinko in objcopy's memory freeing code.
2021-01-07 H.J. LuELF: Don't generate unused section symbols
2021-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2020-12-11 Sebastian HuberFix a build problem when using FreeBSD 12.
2020-12-07 Nick CliftonRemove references to the unofficial SHF_GNU_BUILD_NOTE...
2020-12-07 Siddhesh Poyarekarbinutils: Make smart_rename safe too
2020-12-07 Siddhesh Poyarekarobjcopy: Get input file stat after BFD open
2020-12-07 Siddhesh Poyarekarbinutils: Use file descriptors from make_tempname
2020-10-29 Nick CliftonFix a potential illegal memory access by objcopy when...
2020-10-06 Nick CliftonFix a bug in objcopy/strip's ability to merge notes...
2020-09-16 Alan ModraTidy elf_symbol_from
2020-08-26 Alan ModraPR26412 UBSAN: objcopy.c:3026 null pointer fwrite
2020-08-12 Alan ModraPR26348, Malloc error in write_zeros
2020-06-03 Alan ModraPR26069, strip/objcopy memory leaks
2020-05-04 Fangrui Song[PATCH] objcopy: Allow --dump-section to dump an empty...
2020-03-30 Nick CliftonFix objcopy's --preserve-dates command line option...
2020-03-11 Alan ModraPR25651, objcopy SIGSEGV in copy_object
2020-03-06 Nick CliftonFix an abort triggered when objcopy is used to set...
2020-03-06 Alan ModraPR25637, objcopy : SIGSEGV in copy_object
2020-03-05 Alan ModraPR25629, objcopy : SIGSEGV in filter_symbols
2020-03-04 Christian Eggersobjcopy: Fix for pr19005 on machines with more than...
2020-02-10 Fangrui SongAllow objcopy's --set-section-flags options to add...
2020-01-27 Roland McGrathFix objcopy --merge-notes dependency on qsort implement...
2020-01-09 Nick CliftonFix an attempt to free a static pointer when using...
2020-01-01 Alan ModraUpdate year range in copyright notice of binutils files
2019-11-21 Nick CliftonFix potential buffer overrun in objcopy's note merging...
2019-11-19 Alan ModraPR24499, ignore --add-gnu-debuglink for archives
2019-11-19 Alan ModraPR24968, make objcopy use output ELF arch if -B not...
2019-11-19 Alan ModraPR25191, internal error in _bfd_elf_set_section_contents
2019-11-07 Nick CliftonFix bug merging notes with objcopy when no merging...
2019-11-04 Fāng-ruì SòngImplement objcopy/strip --keep-section=<sectionpattern>
2019-10-26 Alan Modrasort_gnu_build_notes fix
2019-10-25 Nick CliftonImprove objcopy's note mergeing capabilities.
2019-10-14 Alan Modraqsort: objcopy.c section sort
2019-10-02 Nick CliftonChange objcopy's --set-section-alignment option to...
2019-09-19 Alan Modrabfd_section_* macros
2019-09-18 Alan Modrabfd_asymbol_* macros
2019-09-11 Tom TromeyConstify argument to make_tempname and make_tempdir
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
next