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
/
elf32-xtensa.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfd: fix -std=gnu23 compatibility wrt _Bool
Sam James
2024-11-18
1
-2
/
+2
*
PR 30569, always call elf_backend_size_dynamic_sections
Alan Modra
2024-04-02
1
-7
/
+6
*
xtensa: move xtensa_make_property_section from bfd to gas
Alan Modra
2024-02-24
1
-33
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2024-01-04
1
-1
/
+1
*
bfd: xtensa: fix __stop_SECTION literal drop
Alexey Lapshin
2023-02-23
1
-0
/
+7
*
Update year range in copyright notice of binutils files
Alan Modra
2023-01-01
1
-1
/
+1
*
xtensa: allow dynamic configuration
Max Filippov
2022-11-28
1
-13
/
+1
*
xtensa: bfd: fix TLS relocations generated for PIE
Max Filippov
2022-09-02
1
-9
/
+10
*
Get rid of fprintf_vma and sprintf_vma
Alan Modra
2022-08-01
1
-5
/
+2
*
Revert reloc howto nits
Alan Modra
2022-06-08
1
-38
/
+38
*
HOWTO size encoding
Alan Modra
2022-06-08
1
-61
/
+61
*
Update year range in copyright notice of binutils files
Alan Modra
2022-01-02
1
-1
/
+1
*
PR28415, invalid read in xtensa_read_table_entries
Guillermo E. Martinez
2021-10-09
1
-0
/
+7
*
PR28346, segfault attempting to disassemble raw binary
Alan Modra
2021-09-25
1
-1
/
+2
*
Fix an illegal memory access triggered by an atempt to disassemble a corrupt ...
Nick Clifton
2021-09-07
1
-0
/
+2
*
Fix an illegal memory access when parsing a corrupt core note.
Nick Clifton
2021-04-30
1
-1
/
+6
*
Use startswith more for strncmp function calls.
Martin Liska
2021-04-01
1
-1
/
+1
*
Use bool in bfd
Alan Modra
2021-03-31
1
-685
/
+685
*
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
-11
/
+11
*
Update year range in copyright notice of binutils files
Alan Modra
2021-01-01
1
-1
/
+1
*
xtensa constify
Alan Modra
2020-12-16
1
-2
/
+2
*
PR26507 UBSAN: elf32-xtensa.c:6013 null pointer bsearch
Alan Modra
2020-08-26
1
-6
/
+9
*
PR26506 UBSAN: elf32-xtensa.c:3203 null pointer memcpy
Alan Modra
2020-08-26
1
-0
/
+3
*
elf_hash_table_id access
Alan Modra
2020-08-25
1
-2
/
+3
*
bfd: xtensa: pr26246: fix removed_literal_compare
Max Filippov
2020-07-22
1
-4
/
+4
*
ELF: Add _bfd_elf_add_dynamic_tags
H.J. Lu
2020-06-23
1
-23
/
+5
*
xtensa: allow runtime ABI selection
Max Filippov
2020-06-15
1
-3
/
+31
*
ELF: Don't check relocations in non-loaded, non-alloced sections
H.J. Lu
2020-06-04
1
-1
/
+1
*
Replace "if (x) free (x)" with "free (x)", bfd
Alan Modra
2020-05-21
1
-29
/
+17
*
xtensa: fix XTENSA_NDIFF handling for PR ld/25861
Max Filippov
2020-04-29
1
-11
/
+15
*
xtensa: fix PR ld/25861
Max Filippov
2020-04-22
1
-1
/
+88
*
bfd: xtensa: fix PR ld/25630
Max Filippov
2020-03-05
1
-4
/
+3
*
Indent labels
Alan Modra
2020-02-26
1
-2
/
+2
*
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
*
Pass section when available to bfd_octets_per_byte
Alan Modra
2019-11-25
1
-1
/
+4
*
Introduce new section flag: SEC_ELF_OCTETS
Christian Eggers
2019-11-25
1
-1
/
+2
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-8
/
+8
*
xtensa: bfd: add special case to loop alignment check
Max Filippov
2019-08-01
1
-0
/
+65
*
Complain about mbind, ifunc, and unique in final_write
Alan Modra
2019-07-24
1
-3
/
+3
*
Re: ELF final_write_processing
Alan Modra
2019-07-24
1
-3
/
+3
*
ELF final_write_processing
Alan Modra
2019-07-23
1
-2
/
+2
*
Check corrupt VTENTRY entry in bfd_elf_gc_record_vtentry
H.J. Lu
2019-04-11
1
-3
/
+1
*
bfd: xtensa: fix shrink_dynamic_reloc_sections for export-dynamic
Max Filippov
2019-03-29
1
-1
/
+2
*
bfd: xtensa: fix callx relaxation
Max Filippov
2019-02-20
1
-0
/
+55
*
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
*
bfd: xtensa: ignore overflow in hight part of const16 relocation
Max Filippov
2018-12-11
1
-2
/
+3
*
xtensa: move dynamic relocations sections consistency check
Max Filippov
2018-07-23
1
-11
/
+11
[next]