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
/
elf64-s390.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Update year range in copyright notice of binutils files
Alan Modra
2024-01-04
1
-1
/
+1
*
IBM zSystems: Fix offset relative to static TLS
Stefan Schulze Frielinghaus
2023-01-10
1
-2
/
+2
*
Update year range in copyright notice of binutils files
Alan Modra
2023-01-01
1
-1
/
+1
*
IBM zSystems: Issue error for *DBL relocs on misaligned symbols
Andreas Krebbel
2022-10-19
1
-0
/
+18
*
Revert reloc howto nits
Alan Modra
2022-06-08
1
-3
/
+3
*
HOWTO size encoding
Alan Modra
2022-06-08
1
-62
/
+62
*
s390: Add DT_JMPREL pointing to .rela.[i]plt with static-pie
Stefan Liebler
2022-04-28
1
-1
/
+14
*
s390: Avoid dynamic TLS relocs in PIE
Stefan Liebler
2022-04-28
1
-13
/
+13
*
Update year range in copyright notice of binutils files
Alan Modra
2022-01-02
1
-1
/
+1
*
Use bool in bfd
Alan Modra
2021-03-31
1
-232
/
+232
*
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
-1
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2021-01-01
1
-1
/
+1
*
s390x: Set .got sh_entsize only if .got size > 0
H.J. Lu
2020-11-23
1
-1
/
+1
*
Fix a bug in the s390x linker when discarding all inpuit files.
Nick Clifton
2020-11-19
1
-2
/
+3
*
elf_hash_table_id access
Alan Modra
2020-08-25
1
-2
/
+3
*
elf: Add sym_cache to elf_link_hash_table
H.J. Lu
2020-07-30
1
-7
/
+4
*
ELF: Add _bfd_elf_add_dynamic_tags
H.J. Lu
2020-06-23
1
-48
/
+1
*
ELF: Consolidate maybe_set_textrel
H.J. Lu
2020-06-03
1
-28
/
+2
*
ELF: Copy dyn_relocs in _bfd_elf_link_hash_copy_indirect
H.J. Lu
2020-06-03
1
-31
/
+0
*
ELF: Consolidate readonly_dynrelocs
H.J. Lu
2020-06-03
1
-19
/
+2
*
ELF: Move dyn_relocs to struct elf_link_hash_entry
H.J. Lu
2020-06-01
1
-23
/
+16
*
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
-2
/
+2
*
Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentry
H.J. Lu
2019-04-11
1
-3
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
PR23980, assertion fail
Alan Modra
2018-12-18
1
-1
/
+5
*
S/390: Prevent GOT access rewrite for certain symbols
Andreas Krebbel
2018-09-17
1
-2
/
+18
*
Suppress string diagnostics for pre-release GCC
Alan Modra
2018-07-25
1
-1
/
+1
*
S/390: Suppress string diagnostics for pre-release GCC
Andreas Krebbel
2018-07-23
1
-2
/
+2
*
S/390: Improve partial relro support for 64 bit
Andreas Krebbel
2018-07-18
1
-59
/
+84
*
Fix diagnostic errors
Alan Modra
2018-07-06
1
-1
/
+3
*
Use DIAGNOSTIC_IGNORE_STRINGOP_TRUNCATION to silence GCC 8.1
H.J. Lu
2018-06-04
1
-0
/
+9
*
ld: Unify STT_GNU_IFUNC handling
H.J. Lu
2018-05-28
1
-1
/
+0
*
-Wstringop-truncation warnings
Alan Modra
2018-05-04
1
-1
/
+1
*
Fix Sparc, s390 and AArch64 targets so that they can handle relocs against if...
Nick Clifton
2018-03-09
1
-3
/
+3
*
Use standardized error message for unrecognized relocs.
Nick Clifton
2018-02-27
1
-1
/
+1
*
Have info_to_howto functions return a success/fail status. Check this result...
Nick Clifton
2018-02-27
1
-4
/
+11
*
unrecognized/unsupported reloc message
Alan Modra
2018-02-26
1
-2
/
+2
*
%L conversions
Alan Modra
2018-02-19
1
-6
/
+7
*
Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.
Alan Modra
2018-02-19
1
-1
/
+1
*
Use %pA and %pB in messages rather than %A and %B
Alan Modra
2018-02-19
1
-8
/
+8
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
S/390: Fix (some) PIE+undef weak failures
Andreas Krebbel
2017-12-13
1
-6
/
+6
*
BFD whitespace fixes
Alan Modra
2017-12-06
1
-77
/
+77
*
dyn_relocs tidy
Alan Modra
2017-12-06
1
-19
/
+5
*
readonly_dynrelocs
Alan Modra
2017-12-01
1
-17
/
+34
*
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
[next]