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>
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bfd
/
libbfd.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR32266, segv when linking libclang_rt.asan-powerpc64.so
Alan Modra
2024-10-16
1
-27
/
+20
*
segv in bfd_elf_get_str_section
Alan Modra
2024-10-01
1
-1
/
+1
*
bus error with fuzzed archive element
Alan Modra
2024-05-04
1
-1
/
+12
*
Remove bfdwin.c
Alan Modra
2024-04-11
1
-57
/
+0
*
mmap: Fix a memory leak in _bfd_mmap_read_temporary
H.J. Lu
2024-04-10
1
-1
/
+5
*
bfd: Define pagesize variables only for mmap
H.J. Lu
2024-04-09
1
-0
/
+2
*
bfd_mmap_local: Check offset and size
H.J. Lu
2024-04-04
1
-8
/
+5
*
bfd: Handle bmmap failure in _bfd_mmap_read_temporary
H.J. Lu
2024-04-04
1
-6
/
+12
*
elf: Use mmap to map in symbol and relocation tables
H.J. Lu
2024-04-03
1
-0
/
+52
*
elf: Add _bfd_elf_m[un]map_section_contents
H.J. Lu
2024-04-03
1
-2
/
+57
*
elf: Use mmap to map in read-only sections
H.J. Lu
2024-04-03
1
-0
/
+151
*
Update year range in copyright notice of binutils files
Alan Modra
2024-01-04
1
-1
/
+1
*
libbfd.texi zero size
Alan Modra
2023-08-31
1
-0
/
+7
*
Rename bfd_bread and bfd_bwrite
Alan Modra
2023-08-09
1
-4
/
+4
*
Generated docs and include files
Alan Modra
2023-05-03
1
-4
/
+33
*
Move bfd_alloc, bfd_zalloc and bfd_release to libbfd.c
Alan Modra
2023-05-03
1
-0
/
+82
*
libbfc.c: Use stdint types for unsigned char and unsigned long
Alan Modra
2023-05-03
1
-34
/
+34
*
Remove deprecated bfd_read
Alan Modra
2023-04-28
1
-28
/
+0
*
Update year range in copyright notice of binutils files
Alan Modra
2023-01-01
1
-1
/
+1
*
Comment bfd_get_section_limit_octets and bfd_get_section_alloc_size
Alan Modra
2022-12-18
1
-9
/
+1
*
Compression tidy and fixes
Alan Modra
2022-12-07
1
-36
/
+0
*
fix compressed_debug_section_names definition for "zlib"
Martin Liska
2022-10-11
1
-1
/
+1
*
refactor usage of compressed_debug_section_type
Martin Liska
2022-10-11
1
-0
/
+36
*
Remove use of bfd_uint64_t and similar
Alan Modra
2022-05-27
1
-47
/
+18
*
Update year range in copyright notice of binutils files
Alan Modra
2022-01-02
1
-1
/
+1
*
bfd dwarf2 sanity checking
Alan Modra
2021-05-22
1
-8
/
+5
*
Define bfd_realloc(ptr,0) to return allocated memory, whilst bfd_realloc_or_f...
Nick Clifton
2021-05-04
1
-11
/
+96
*
Fix a double free when re-allocating a buffer to size 0.
Nick Clifton
2021-04-30
1
-1
/
+1
*
Use bool in bfd
Alan Modra
2021-03-31
1
-48
/
+48
*
ubsan: shift exponent is too large
Alan Modra
2021-02-16
1
-8
/
+15
*
Update year range in copyright notice of binutils files
Alan Modra
2021-01-01
1
-1
/
+1
*
MSP430: Support relocations for subtract expressions in .uleb128 directives
Jozef Lawrynowicz
2020-09-08
1
-0
/
+24
*
Replace "if (x) free (x)" with "free (x)", bfd
Alan Modra
2020-05-21
1
-1
/
+1
*
bfd_cleanup for object_p
Alan Modra
2020-03-02
1
-1
/
+1
*
_bfd_mul_overflow
Alan Modra
2020-02-19
1
-53
/
+0
*
Update year range in copyright notice of binutils files
Alan Modra
2020-01-01
1
-1
/
+1
*
Remove duplicate cast
Alan Modra
2019-12-12
1
-1
/
+1
*
Make bfd_get_8 return a bfd_vma like other bfd_get_* functions
Alan Modra
2019-12-11
1
-2
/
+2
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
PR23966, mingw failure due to 32-bit long
Alan Modra
2018-12-28
1
-2
/
+6
*
Add functions and macros to read and write 24 bit values.
John Darrington
2018-07-27
1
-2
/
+37
*
Add support for the Freescale s12z processor.
John Darrington
2018-05-18
1
-0
/
+21
*
Use %pA and %pB in messages rather than %A and %B
Alan Modra
2018-02-19
1
-1
/
+1
*
Remove bfd stub function casts.
Alan Modra
2018-02-16
1
-9
/
+87
*
Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...
Nick Clifton
2018-02-14
1
-67
/
+1
*
Fix compile time warning messages from gcc version 8 about cast between incom...
Nick Clifton
2018-02-13
1
-0
/
+66
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
BFD whitespace fixes
Alan Modra
2017-12-06
1
-8
/
+8
*
Don't call bfd_get_file_size in _bfd_generic_get_section_contents
H.J. Lu
2017-06-28
1
-7
/
+10
*
Warning fix
Alan Modra
2017-06-27
1
-2
/
+2
[next]