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/binutils-2.44
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
/
elf32-score7.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
PR 30569, always call elf_backend_size_dynamic_sections
Alan Modra
2024-04-02
1
-6
/
+7
*
elf_backend_finish_dynamic_symbol returning false
Alan Modra
2024-02-15
1
-1
/
+7
*
Update year range in copyright notice of binutils files
Alan Modra
2024-01-04
1
-1
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2023-01-01
1
-1
/
+1
*
HOWTO size encoding
Alan Modra
2022-06-08
1
-20
/
+20
*
Update year range in copyright notice of binutils files
Alan Modra
2022-01-02
1
-1
/
+1
*
bfd: fix -Wunused errors with clang 13+
Simon Marchi
2021-12-14
1
-10
/
+1
*
bfd: remove use of INLINE
Alan Modra
2021-10-28
1
-1
/
+1
*
Fix an illegal memory access triggered by disassembling corrupt s390x binaries.
Nick Clifton
2021-09-06
1
-1
/
+3
*
Use bool in bfd
Alan Modra
2021-03-31
1
-256
/
+256
*
elf_backend_relocate_section int vs. bfd_boolean
Alan Modra
2021-03-29
1
-1
/
+1
*
Add startswith function and use it instead of CONST_STRNEQ.
Martin Liska
2021-03-22
1
-3
/
+3
*
score-elf binutils-all/strip-13 fail
Alan Modra
2021-01-06
1
-2
/
+8
*
Update year range in copyright notice of binutils files
Alan Modra
2021-01-01
1
-1
/
+1
*
Statically initialise target common sections
Alan Modra
2020-12-18
1
-16
/
+6
*
Set SEC_SMALL_DATA on small common
Alan Modra
2020-08-15
1
-1
/
+1
*
PR26389, nm prints "c" for a common symbol with -flto and -fcommon
Alan Modra
2020-08-15
1
-1
/
+1
*
FIXME for merging of e_flags and .gnu.attributes
Alan Modra
2020-05-01
1
-0
/
+4
*
Unify the behaviour of ld.bfd and ld.gold with respect to warning about unres...
Fangrui Song
2020-04-15
1
-5
/
+6
*
bfd_size_type to size_t
Alan Modra
2020-02-19
1
-2
/
+2
*
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
-12
/
+11
*
bfd_asymbol_* macros
Alan Modra
2019-09-18
1
-2
/
+2
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
Have info_to_howto functions return a success/fail status. Check this result...
Nick Clifton
2018-02-27
1
-5
/
+7
*
assorted target messages
Alan Modra
2018-02-26
1
-1
/
+1
*
%L conversions
Alan Modra
2018-02-19
1
-2
/
+2
*
Use %pA and %pB in messages rather than %A and %B
Alan Modra
2018-02-19
1
-3
/
+3
*
Remove bfd stub function casts.
Alan Modra
2018-02-16
1
-2
/
+1
*
Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...
Nick Clifton
2018-02-14
1
-1
/
+1
*
Fix compile time warning messages from gcc version 8 about cast between incom...
Nick Clifton
2018-02-13
1
-1
/
+1
*
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
-1335
/
+1335
*
ELF: Don't set non_ir_ref_regular in check_relocs
H.J. Lu
2017-11-28
1
-4
/
+0
*
Rename u.weakdef and make it a circular list
Alan Modra
2017-11-23
1
-6
/
+6
*
Fix remaining targets using wrong .interp conditions
Alan Modra
2017-10-12
1
-1
/
+1
*
bfd_error_handler bfd_vma and bfd_size_type args
Alan Modra
2017-07-12
1
-2
/
+2
*
bfd: remove unused local variables in elf32-score, elf32-score7 and elfxx-mips
Jose E. Marchesi
2017-06-06
1
-8
/
+0
*
ELF/BFD: Hold the number of internal static relocs in `->reloc_count'
Maciej W. Rozycki
2017-06-06
1
-4
/
+4
*
Rename non_ir_ref to non_ir_ref_regular
Alan Modra
2017-05-16
1
-1
/
+1
*
Use %A and %B in more error messages
Alan Modra
2017-04-13
1
-4
/
+1
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Fix the linker so that it will not silently generate ELF binaries with invali...
Nick Clifton
2016-11-23
1
-3
/
+6
*
Delete duplicate target short-cuts to dynamic sections
Alan Modra
2016-11-23
1
-3
/
+4
*
Add c-format tags to translatable strings with more than one argument-using f...
Nick Clifton
2016-10-19
1
-0
/
+2
*
Pass link_info to _bfd_merge_private_bfd_data
Alan Modra
2016-10-07
1
-2
/
+3
*
-Wimplicit-fallthrough warning fixes
Alan Modra
2016-10-06
1
-2
/
+3
*
Remove syntactic sugar
Alan Modra
2016-09-30
1
-4
/
+5
*
Return void from linker callbacks
Alan Modra
2016-05-28
1
-17
/
+13
*
Set dynamic tag VMA and size from dynamic section when possible
Alan Modra
2016-05-13
1
-10
/
+6
[next]