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>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
bfd
/
elf32-frv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
HOWTO size encoding
Alan Modra
2022-06-08
1
-48
/
+48
*
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
-321
/
+320
*
elf_backend_relocate_section int vs. bfd_boolean
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
*
elf_hash_table_id access
Alan Modra
2020-08-25
1
-2
/
+3
*
Set SEC_SMALL_DATA on small common
Alan Modra
2020-08-15
1
-0
/
+1
*
ELF: Add _bfd_elf_add_dynamic_tags
H.J. Lu
2020-06-23
1
-21
/
+1
*
frv: Don't generate dynamic relocation for non SEC_ALLOC sections
H.J. Lu
2020-06-03
1
-1
/
+4
*
Use bfd_get_filename throughout bfd
Alan Modra
2020-05-19
1
-5
/
+5
*
FIXME for merging of e_flags and .gnu.attributes
Alan Modra
2020-05-01
1
-0
/
+4
*
bfd_size_type to size_t
Alan Modra
2020-02-19
1
-1
/
+1
*
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
-17
/
+13
*
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
*
PR binutils/22875: FRV/ELF: Prevent an out-of-bounds howto table access
Maciej W. Rozycki
2018-04-04
1
-1
/
+2
*
Have info_to_howto functions return a success/fail status. Check this result...
Nick Clifton
2018-02-27
1
-4
/
+8
*
assorted target messages
Alan Modra
2018-02-26
1
-5
/
+7
*
unrecognized/unsupported reloc message
Alan Modra
2018-02-26
1
-5
/
+5
*
Use %pA and %pB in messages rather than %A and %B
Alan Modra
2018-02-19
1
-7
/
+7
*
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
-39
/
+39
*
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
/
+7
*
frv-elf --gc-sections failures
Alan Modra
2017-10-30
1
-1
/
+2
*
ELF/BFD,GDB: Handle both variants of the 32-bit Linux core PRPSINFO note
Maciej W. Rozycki
2017-10-11
1
-0
/
+2
*
bfd_error_handler bfd_vma and bfd_size_type args
Alan Modra
2017-07-12
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
-11
/
+12
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Delete duplicate target short-cuts to dynamic sections
Alan Modra
2016-11-23
1
-24
/
+7
*
Add c-format tags to translatable strings with more than one argument-using f...
Nick Clifton
2016-10-19
1
-0
/
+8
*
Pass link_info to _bfd_merge_private_bfd_data
Alan Modra
2016-10-07
1
-1
/
+2
*
-Wimplicit-fallthrough warning fixes
Alan Modra
2016-10-06
1
-0
/
+1
*
Remove syntactic sugar
Alan Modra
2016-09-30
1
-8
/
+9
*
Return void from linker callbacks
Alan Modra
2016-05-28
1
-5
/
+2
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
Fix compile time warnings generated when compiling with clang.
Nick Clifton
2015-09-23
1
-1
/
+1
*
Add --no-dynamic-linker option to ld, for static PIE use
Rich Felker
2015-09-20
1
-1
/
+1
*
Add bfd_link_pde, and simplify some tests of link_info.type
Alan Modra
2015-08-19
1
-13
/
+11
*
Add output_type to bfd_link_info
H.J. Lu
2015-08-18
1
-33
/
+38
*
More fixes for illegal memory accesses triggered by running objdump on fuzzed...
Nick Clifton
2015-02-03
1
-1
/
+1
*
Fallout from recent bfd_reloc_outofrange changes
Alan Modra
2015-01-19
1
-3
/
+3
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
More fixes for memory access violations exposed by fuzzed binaries.
Nick Clifton
2014-12-22
1
-0
/
+5
*
bfd target vector rationalisation
Alan Modra
2014-05-02
1
-4
/
+4
*
Update copyright years
Alan Modra
2014-03-05
1
-2
/
+1
*
Use _bfd_elf_copy_private_bfd_data
H.J. Lu
2013-12-17
1
-42
/
+0
*
Pass ignored unresolved relocations to ld backend
H.J. Lu
2013-11-05
1
-2
/
+2
[next]