aboutsummaryrefslogtreecommitdiff
path: root/binutils/objcopy.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-09Rename bfd_bread and bfd_bwriteAlan Modra1-3/+3
2023-08-02Revert "2.41 Release sources"Sam James1-38/+70
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-70/+38
2023-07-28coff/pe/xcoff and --extract-symbolsAlan Modra1-7/+19
2023-07-14More tidies to objcopy archive handlingAlan Modra1-28/+32
2023-07-09PR30592 objcopy: allow --set-section-flags to add or remove SHF_X86_64_LARGEFangrui Song1-3/+19
2023-06-29ELF: Discard non-alloc sections without section headerH.J. Lu1-1/+6
2023-06-29ELF: Strip section header in ELF objectsKaylee Blake1-2/+31
2023-06-07objcopy memory leaks after errorsAlan Modra1-0/+5
2023-06-02Minor objcopy optimisation for copy_relocations_in_sectionAlan Modra1-0/+2
2023-04-24objcopy of archives tidyAlan Modra1-16/+19
2023-04-06objcopy write_debugging_info memory leaksAlan Modra1-6/+6
2023-04-04Use bfd_alloc memory for read_debugging_info storageAlan Modra1-4/+1
2023-03-30Tidy leaked objcopy memoryAlan Modra1-3/+10
2023-02-16Delete PROGRESS macrosAlan Modra1-5/+0
2023-02-13objcopy memory leaksAlan Modra1-2/+1
2023-01-18Speed up objcopy's note merging.Nick Clifton1-7/+17
2023-01-06Make coff backend data read-onlyAlan Modra1-19/+16
2023-01-04objcopy fuzzed pe out of memoryAlan Modra1-0/+4
2023-01-04fuzzed file timeoutAlan Modra1-1/+2
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-12-14Don't access freed memory printing objcopy warningAlan Modra1-3/+5
2022-12-07Compression tidy and fixesAlan Modra1-6/+8
2022-12-06Get rid of SEC_ELF_RENAMEAlan Modra1-2/+7
2022-12-01Fix verilog output when the width is > 1.Nick Clifton1-2/+23
2022-11-14objcopy renaming section with explicit flagsAlan Modra1-6/+1
2022-11-09Re: Fuzzed files in archivesAlan Modra1-14/+7
2022-10-29Fix small objcopy memory leakAlan Modra1-0/+1
2022-10-27Fuzzed files in archivesAlan Modra1-0/+1
2022-10-12Fix objcopy's error message when it cannot add a .gnu_debuglink section becau...Nick Clifton1-1/+1
2022-09-30objcopy: avoid "shadowing" of remove() function nameJan Beulich1-4/+4
2022-09-26binutils, gdb: support zstd compressed debug sectionsFangrui Song1-4/+15
2022-09-20Stop strip from complaining about empty note sections when stripping a binary...Nick Clifton1-5/+3
2022-09-09Support debuginfo files with empty group sections.Nick Clifton1-3/+12
2022-08-16PR29362, some binutils memory leaksAlan Modra1-0/+16
2022-08-06objcopy section alignmentAlan Modra1-19/+7
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra1-39/+19
2022-07-04objcopy: bfd_alloc orelocationAlan Modra1-24/+13
2022-06-16Always free matching vector from bfd_check_format_matchesAlan Modra1-8/+2
2022-05-19COFF/PE: don't leave zero timestamp after objcopy / stripJan Beulich1-6/+8
2022-04-12Stop strip from removing debuglink sections.Nick Clifton1-2/+14
2022-03-16objcopy --weaken-symbol: apply to STB_GNU_UNIQUE symbolsFangrui Song1-2/+2
2022-01-29objcopy --only-keep-debugAlan Modra1-3/+3
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-07Re: Add support for AArch64 EFI (efi-*-aarch64)Alan Modra1-46/+40
2021-11-23AArch64: Add support for AArch64 EFI (efi-*-aarch64).Tamar Christina1-0/+7
2021-11-01objcopy buffer overflowAlan Modra1-12/+9
2021-10-19Fix a potential illegal memory access when testing for a special LTO symbol n...Nick Clifton1-1/+2
2021-09-30make objcopy fail if it is asked to redefine symbols in an object file contai...Nick Clifton1-0/+7
2021-09-28PR28391, strip/objcopy --preserve-dates *.a: cannot set timeGleb Fotengauer-Malinovskiy1-0/+1