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-rl78.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
Have info_to_howto functions return a success/fail status. Check this result...
Nick Clifton
2018-02-27
1
-3
/
+5
*
assorted target messages
Alan Modra
2018-02-26
1
-3
/
+4
*
unrecognized/unsupported reloc message
Alan Modra
2018-02-26
1
-1
/
+2
*
Use %pA and %pB in messages rather than %A and %B
Alan Modra
2018-02-19
1
-12
/
+12
*
Update year range in copyright notice of binutils files
Alan Modra
2018-01-03
1
-1
/
+1
*
Update the address of the FSF in the copyright notice of files which were usi...
Nick Clifton
2017-12-14
1
-1
/
+2
*
BFD whitespace fixes
Alan Modra
2017-12-06
1
-132
/
+132
*
ELF: Don't set non_ir_ref_regular in check_relocs
H.J. Lu
2017-11-28
1
-4
/
+0
*
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
-10
/
+10
*
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
-21
/
+15
*
Add c-format tags to translatable strings with more than one argument-using f...
Nick Clifton
2016-10-19
1
-0
/
+11
*
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
-7
/
+7
*
Return void from linker callbacks
Alan Modra
2016-05-28
1
-31
/
+14
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
rl78: relaxation fixes
DJ Delorie
2015-12-08
1
-3
/
+51
*
Add support for files that contain multiple symbol index tables. Fixes PR 15835
Nick Clifton
2015-09-23
1
-3
/
+6
*
Add output_type to bfd_link_info
H.J. Lu
2015-08-18
1
-5
/
+5
*
Remove trailing spaces in bfd
H.J. Lu
2015-08-12
1
-4
/
+4
*
Add support for SADDR addressing to the RL78 port.
Nick Clifton
2015-06-30
1
-1
/
+2
*
Fix typo in commit 6ff71e76
Alan Modra
2015-04-15
1
-1
/
+1
*
Adds support to the RL78 port for linker relaxation affecting .debug sections.
Nick Clifton
2015-04-14
1
-388
/
+447
*
Add support for G13 and G14 flag bits in RL78 ELF binaries.
Nick Clifton
2015-03-19
1
-29
/
+63
*
RL78 - fix ADDR16 relax
DJ Delorie
2015-03-03
1
-1
/
+2
*
More fixes for illegal memory accesses triggered by running objdump on fuzzed...
Nick Clifton
2015-02-03
1
-1
/
+1
*
More fixes related to NONE relocs
Alan Modra
2015-01-19
1
-1
/
+1
*
Fallout from recent bfd_reloc_outofrange changes
Alan Modra
2015-01-19
1
-1
/
+1
*
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
-1
/
+5
*
Disambiguate test for relaxation type.
DJ Delorie
2014-08-26
1
-2
/
+2
*
Make bfd.link_next field a union
Alan Modra
2014-06-13
1
-2
/
+2
*
This adds support for marking RL78 binaries as either supporting 32-bit
Kaushik Phata
2014-05-16
1
-0
/
+16
*
bfd target vector rationalisation
Alan Modra
2014-05-02
1
-1
/
+1
*
Update copyright years
Alan Modra
2014-03-05
1
-1
/
+1
*
* elf32-rl78.c (elf32_rl78_relax_delete_bytes): Make sure relocs
DJ Delorie
2013-11-05
1
-1
/
+7
*
Pass ignored unresolved relocations to ld backend
H.J. Lu
2013-11-05
1
-2
/
+3
*
PR ld/16021
Nick Clifton
2013-10-09
1
-84
/
+0
*
* elf32-rl78.c (rl78_elf_merge_private_bfd_data): Complain if G10
Nick Clifton
2013-08-09
1
-2
/
+23
*
* elf32-rl78.c (rl78_elf_relocate_section): Fix OPsub math.
DJ Delorie
2013-06-11
1
-4
/
+7
*
* elf32-rl78.c (rl78_elf_finish_dynamic_sections): Onlly run
Nick Clifton
2013-06-11
1
-10
/
+14
*
* elf32-rl78.c (GET_RELOC): Assert that there are relocs to get.
DJ Delorie
2013-04-02
1
-1
/
+11
*
PR ld/15323
Alan Modra
2013-03-30
1
-0
/
+4
*
* reloc.c (BFD_RELOC_RL78_CODE): Add.
DJ Delorie
2013-02-27
1
-0
/
+2
*
Remove trailing white spaces in bfd
H.J. Lu
2013-01-10
1
-8
/
+8
*
* aix386-core.c: Remove use of PTR and PARAMS macros.
Nick Clifton
2012-07-13
1
-6
/
+4
*
* section.c (bfd_get_linker_section): New function.
Alan Modra
2012-06-29
1
-5
/
+6
*
* elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound
Maciej W. Rozycki
2012-05-07
1
-1
/
+1
[next]