GitWeb
Get Gentoo!
gentoo.org sites
gentoo.org
Wiki
Bugs
Forums
Packages
Planet
Archives
Sources
Infra Status
Home
Gentoo Repository
Repositories
Projects
Developer Overlays
User Overlays
Data
Websites
index
:
fork/binutils-gdb.git
gentoo/binutils-2.29.1
gentoo/binutils-2.30
gentoo/binutils-2.31
gentoo/binutils-2.31.1
gentoo/binutils-2.32
gentoo/binutils-2.33.1
gentoo/binutils-2.34
gentoo/binutils-2.35
gentoo/binutils-2.35.1
gentoo/binutils-2.35.2
gentoo/binutils-2.36
gentoo/binutils-2.36.1
gentoo/binutils-2.37
gentoo/binutils-2.38
gentoo/binutils-2.39
gentoo/binutils-2.40
gentoo/binutils-2.41
gentoo/binutils-2.42
gentoo/binutils-2.43
gentoo/dilfridge/test-libctf
master
Gentoo vendor branches of the binutils / gdb code
Gentoo toolchain team <toolchain@gentoo.org>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
binutils
/
objcopy.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update year range in copyright notice of binutils files
Alan Modra
2023-01-04
1
-1
/
+1
*
Don't access freed memory printing objcopy warning
Alan Modra
2022-12-14
1
-3
/
+5
*
Compression tidy and fixes
Alan Modra
2022-12-07
1
-6
/
+8
*
Get rid of SEC_ELF_RENAME
Alan Modra
2022-12-06
1
-2
/
+7
*
Fix verilog output when the width is > 1.
Nick Clifton
2022-12-01
1
-2
/
+23
*
objcopy renaming section with explicit flags
Alan Modra
2022-11-14
1
-6
/
+1
*
Re: Fuzzed files in archives
Alan Modra
2022-11-09
1
-14
/
+7
*
Fix small objcopy memory leak
Alan Modra
2022-10-29
1
-0
/
+1
*
Fuzzed files in archives
Alan Modra
2022-10-27
1
-0
/
+1
*
Fix objcopy's error message when it cannot add a .gnu_debuglink section becau...
Nick Clifton
2022-10-12
1
-1
/
+1
*
objcopy: avoid "shadowing" of remove() function name
Jan Beulich
2022-09-30
1
-4
/
+4
*
binutils, gdb: support zstd compressed debug sections
Fangrui Song
2022-09-26
1
-4
/
+15
*
Stop strip from complaining about empty note sections when stripping a binary...
Nick Clifton
2022-09-20
1
-5
/
+3
*
Support debuginfo files with empty group sections.
Nick Clifton
2022-09-09
1
-3
/
+12
*
PR29362, some binutils memory leaks
Alan Modra
2022-08-16
1
-0
/
+16
*
objcopy section alignment
Alan Modra
2022-08-06
1
-19
/
+7
*
Get rid of fprintf_vma and sprintf_vma
Alan Modra
2022-08-01
1
-39
/
+19
*
objcopy: bfd_alloc orelocation
Alan Modra
2022-07-04
1
-24
/
+13
*
Always free matching vector from bfd_check_format_matches
Alan Modra
2022-06-16
1
-8
/
+2
*
COFF/PE: don't leave zero timestamp after objcopy / strip
Jan Beulich
2022-05-19
1
-6
/
+8
*
Stop strip from removing debuglink sections.
Nick Clifton
2022-04-12
1
-2
/
+14
*
objcopy --weaken-symbol: apply to STB_GNU_UNIQUE symbols
Fangrui Song
2022-03-16
1
-2
/
+2
*
objcopy --only-keep-debug
Alan Modra
2022-01-29
1
-3
/
+3
*
Update year range in copyright notice of binutils files
Alan Modra
2022-01-02
1
-1
/
+1
*
Re: Add support for AArch64 EFI (efi-*-aarch64)
Alan Modra
2021-12-07
1
-46
/
+40
*
AArch64: Add support for AArch64 EFI (efi-*-aarch64).
Tamar Christina
2021-11-23
1
-0
/
+7
*
objcopy buffer overflow
Alan Modra
2021-11-01
1
-12
/
+9
*
Fix a potential illegal memory access when testing for a special LTO symbol n...
Nick Clifton
2021-10-19
1
-1
/
+2
*
make objcopy fail if it is asked to redefine symbols in an object file contai...
Nick Clifton
2021-09-30
1
-0
/
+7
*
PR28391, strip/objcopy --preserve-dates *.a: cannot set time
Gleb Fotengauer-Malinovskiy
2021-09-28
1
-0
/
+1
*
Use htab_eq_string in binutils
Alan Modra
2021-05-09
1
-9
/
+2
*
Make objcopy -p work when an output file is specified
Alan Modra
2021-04-15
1
-7
/
+6
*
C99 binutils configury
Alan Modra
2021-04-05
1
-3
/
+1
*
Use startswith more for strncmp function calls.
Martin Liska
2021-04-01
1
-10
/
+10
*
Use bool in binutils
Alan Modra
2021-03-31
1
-239
/
+240
*
Add startswith function and use it instead of CONST_STRNEQ.
Martin Liska
2021-03-22
1
-1
/
+1
*
Gate the displaying of non-debug sections in separate debuginfo files.
Nick Clifton
2021-03-04
1
-1
/
+14
*
PR27493, objcopy --weaken-symbol does not weaken undefined symbols
Alan Modra
2021-03-03
1
-1
/
+2
*
Remove support for old v1 & v2 style GNU build notes.
Nick Clifton
2021-02-24
1
-17
/
+2
*
Use make_tempname file descriptor in smart_rename
Alan Modra
2021-02-24
1
-11
/
+31
*
binutils: Avoid renaming over existing files
Siddhesh Poyarekar
2021-02-19
1
-35
/
+7
*
Fix a problem merging empty annobin notes on ppc64le targets.
Nick Clifton
2021-02-18
1
-0
/
+5
*
pr27270 and pr27284, ar segfaults and wrong file mode
Alan Modra
2021-02-03
1
-2
/
+1
*
Simplify the code at the end of objcopy's main() function.
Nick Clifton
2021-01-27
1
-24
/
+9
*
Fix thinko in objcopy's memory freeing code.
Frederic Cambus
2021-01-26
1
-1
/
+1
*
ELF: Don't generate unused section symbols
H.J. Lu
2021-01-07
1
-0
/
+24
*
Update year range in copyright notice of binutils files
Alan Modra
2021-01-01
1
-1
/
+1
*
Fix a build problem when using FreeBSD 12.
Sebastian Huber
2020-12-11
1
-1
/
+1
*
Remove references to the unofficial SHF_GNU_BUILD_NOTE section flag.
Nick Clifton
2020-12-07
1
-5
/
+1
*
binutils: Make smart_rename safe too
Siddhesh Poyarekar
2020-12-07
1
-8
/
+34
[next]