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-v850.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revised "Don't return (null) from bfd_elf_sym_name"
Alan Modra
2024-10-08
1
-2
/
+5
*
Revert "is_target_special_symbol fixes for commit 68bbe1183379"
Alan Modra
2024-10-08
1
-7
/
+2
*
is_target_special_symbol fixes for commit 68bbe1183379
Alan Modra
2024-10-04
1
-2
/
+7
*
Update year range in copyright notice of binutils files
Alan Modra
2024-01-04
1
-1
/
+1
*
Test SEC_HAS_CONTENTS in relax routines
Alan Modra
2023-02-23
1
-0
/
+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
-132
/
+132
*
NONE reloc fixes
Alan Modra
2022-06-08
1
-1
/
+1
*
v850_elf_set_note prototype
Alan Modra
2022-05-31
1
-1
/
+1
*
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
-317
/
+317
*
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
*
Remove some static buffers
Alan Modra
2020-12-18
1
-3
/
+7
*
Statically initialise target common sections
Alan Modra
2020-12-18
1
-49
/
+23
*
Set SEC_SMALL_DATA on small common
Alan Modra
2020-08-15
1
-4
/
+4
*
PR26389, nm prints "c" for a common symbol with -flto and -fcommon
Alan Modra
2020-08-15
1
-3
/
+4
*
Replace "if (x) free (x)" with "free (x)", bfd
Alan Modra
2020-05-21
1
-6
/
+3
*
ELF SEC_SMALL_DATA
Alan Modra
2020-03-02
1
-5
/
+10
*
bfd_size_type to size_t
Alan Modra
2020-02-19
1
-1
/
+1
*
V850/BFD: Fix uninitialized `insn[4]' with R_V850_LONGJUMP warning
Maciej W. Rozycki
2020-02-06
1
-1
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2020-01-01
1
-1
/
+1
*
v850 bfd.h tidy
Alan Modra
2019-09-23
1
-0
/
+1
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-16
/
+15
*
Complain about mbind, ifunc, and unique in final_write
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
*
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
-14
/
+23
*
assorted target messages
Alan Modra
2018-02-26
1
-20
/
+22
*
unrecognized/unsupported reloc message
Alan Modra
2018-02-26
1
-7
/
+11
*
%L conversions
Alan Modra
2018-02-19
1
-16
/
+16
*
Use %pA and %pB in messages rather than %A and %B
Alan Modra
2018-02-19
1
-18
/
+18
*
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
-222
/
+222
*
ELF: Don't set non_ir_ref_regular in check_relocs
H.J. Lu
2017-11-28
1
-4
/
+0
*
Fix spelling typos.
Yuri Chornovian
2017-07-18
1
-1
/
+1
*
bfd_error_handler bfd_vma and bfd_size_type args
Alan Modra
2017-07-12
1
-17
/
+17
*
Fix address violations when atempting to parse fuzzed binaries.
Nick Clifton
2017-06-26
1
-1
/
+3
*
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
-14
/
+14
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Add c-format tags to translatable strings with more than one argument-using f...
Nick Clifton
2016-10-19
1
-14
/
+26
*
Pass link_info to _bfd_merge_private_bfd_data
Alan Modra
2016-10-07
1
-1
/
+2
*
Remove syntactic sugar
Alan Modra
2016-09-30
1
-36
/
+44
*
Return void from linker callbacks
Alan Modra
2016-05-28
1
-13
/
+7
*
V850/BFD: Call `_bfd_elf_copy_private_bfd_data' again
Maciej W. Rozycki
2016-05-16
1
-6
/
+13
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
objcopy --extract-symbol
Alan Modra
2015-10-15
1
-3
/
+4
*
Add support for files that contain multiple symbol index tables. Fixes PR 15835
Nick Clifton
2015-09-23
1
-3
/
+11
[next]