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
/
aoutx.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update year range in copyright notice of binutils files
Alan Modra
2024-01-04
1
-1
/
+1
*
Rename bfd_bread and bfd_bwrite
Alan Modra
2023-08-09
1
-12
/
+12
*
_bfd_free_cached_info
Alan Modra
2023-06-07
1
-19
/
+17
*
Fix an aout memory leak
Alan Modra
2023-01-06
1
-0
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2023-01-01
1
-1
/
+1
*
PR22509 - Null pointer dereference on coff_slurp_reloc_table
Alan Modra
2022-11-23
1
-1
/
+3
*
Sanity check reloc count in get_reloc_upper_bound
Alan Modra
2022-11-10
1
-8
/
+12
*
Re: bfd_cleanup for object_p
Alan Modra
2022-09-24
1
-2
/
+2
*
Don't encode reloc.size
Alan Modra
2022-06-08
1
-16
/
+6
*
HOWTO size encoding
Alan Modra
2022-06-08
1
-41
/
+41
*
Update year range in copyright notice of binutils files
Alan Modra
2022-01-02
1
-1
/
+1
*
bfd: remove use of INLINE
Alan Modra
2021-10-28
1
-1
/
+1
*
asan: aout: heap buffer overflow
Alan Modra
2021-10-24
1
-3
/
+2
*
PR28403, null pointer dereference in disassemble_bytes
Alan Modra
2021-10-06
1
-5
/
+6
*
PR27844, Unstable symbol name in objdump outputs
Alan Modra
2021-05-11
1
-1
/
+1
*
Use bool in bfd
Alan Modra
2021-03-31
1
-311
/
+308
*
TRUE/FALSE simplification
Alan Modra
2021-03-29
1
-1
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2021-01-01
1
-1
/
+1
*
Correct a comment.
Stephen Casner
2020-06-04
1
-1
/
+1
*
This patch set for the generic BFD a.out backend removes a dead #define and m...
Gunther Nikl
2020-06-03
1
-4
/
+15
*
Replace "if (x) free (x)" with "free (x)", bfd
Alan Modra
2020-05-21
1
-31
/
+15
*
Use bfd_get_filename throughout bfd
Alan Modra
2020-05-19
1
-3
/
+4
*
[PATCH] bfd: Fix 64-bit relocation handling for a.out
Gunther Nikl
2020-05-12
1
-4
/
+16
*
bfd: Fix 64-bit relocation handling for a.out
Gunther Nikl
2020-04-29
1
-3
/
+11
*
bfd_cleanup for object_p
Alan Modra
2020-03-02
1
-4
/
+4
*
Indent labels
Alan Modra
2020-02-26
1
-5
/
+5
*
PR25569, PDP11 ld -s clobbers last data byte
Alan Modra
2020-02-21
1
-95
/
+84
*
_bfd_alloc_and_read
Alan Modra
2020-02-19
1
-16
/
+4
*
Miscellaneous memory alloc related fixes
Alan Modra
2020-02-19
1
-13
/
+8
*
bfd_size_type to size_t
Alan Modra
2020-02-19
1
-8
/
+8
*
Update year range in copyright notice of binutils files
Alan Modra
2020-01-01
1
-1
/
+1
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-16
/
+14
*
bfd_asymbol_* macros
Alan Modra
2019-09-18
1
-3
/
+3
*
Don't use bfd_get_* macro to set bfd fields
Alan Modra
2019-09-18
1
-3
/
+3
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
PR23994, libbfd integer overflow
Alan Modra
2018-12-17
1
-19
/
+21
*
Prevent an illegal memory access in gprof by ensuring that string tables for ...
Nick Clifton
2018-04-23
1
-3
/
+4
*
Fix illegal memory accesses trigeered when linking corrupt input files.
Nick Clifton
2018-04-17
1
-3
/
+6
*
Remove m68k-aout and m68k-coff support
Alan Modra
2018-04-16
1
-17
/
+2
*
Remove m88k support
Alan Modra
2018-04-16
1
-4
/
+0
*
Remove sony newsos3 support
Alan Modra
2018-04-16
1
-2
/
+1
*
Remove i860, i960, bout and aout-adobe targets
Alan Modra
2018-04-11
1
-7
/
+6
*
PR22887, null pointer dereference in aout_32_swap_std_reloc_out
Alan Modra
2018-02-28
1
-2
/
+4
*
Nonsense error messages on invalid aout string offset
Alan Modra
2018-02-28
1
-1
/
+7
*
unrecognized/unsupported reloc message
Alan Modra
2018-02-26
1
-4
/
+4
*
Use %pA and %pB in messages rather than %A and %B
Alan Modra
2018-02-19
1
-8
/
+8
*
Fix override of common symbols for a.out
Alan Modra
2018-01-12
1
-1
/
+2
*
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
-112
/
+112
*
PR22306, Invalid free() in slurp_symtab()
Alan Modra
2017-10-17
1
-15
/
+30
[next]