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/binutils-2.44
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
/
libbfd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
[ARM] Add support for thumb1 pcrop relocations.
Mickael Guene
2015-12-16
1
-0
/
+4
*
R_PPC64_ENTRY
Alan Modra
2015-12-07
1
-0
/
+1
*
binutils: add support for arm-*-darwin and aarch64-*-darwin.
Tristan Gingold
2015-11-20
1
-2
/
+6
*
Add assembler, disassembler and linker support for power9.
Peter Bergner
2015-11-11
1
-0
/
+1
*
Fix errors in the gas testsuite for the ARC target.
Cupertino Miranda
2015-10-28
1
-0
/
+1
*
Add R_X86_64_[REX_]GOTPCRELX support to gas and ld
H.J. Lu
2015-10-22
1
-0
/
+2
*
Add R_386_GOT32X support to gas and ld
H.J. Lu
2015-10-22
1
-0
/
+1
*
New ARC implementation.
Nick Clifton
2015-10-07
1
-2
/
+65
*
[Binutils][AARCH64]Add TLS IE large memory support.
Renlin Li
2015-10-02
1
-2
/
+2
*
[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G0_NC support.
Renlin Li
2015-10-02
1
-0
/
+1
*
[GAS][AARCH64]Add BFD_RELOC_AARCH64_TLSGD_MOVW_G1 support.
Renlin Li
2015-10-02
1
-0
/
+1
*
[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G0_NC Support.
Renlin Li
2015-10-02
1
-0
/
+1
*
[GAS][AARCH64]Add BFD_RELOC_AARCH64_MOVW_GOTOFF_G1 Support.
Renlin Li
2015-10-02
1
-0
/
+1
*
[AArch64][5/6] GAS support TLSLD load/store relocation types
Jiong Wang
2015-08-19
1
-0
/
+10
*
[AArch64][3/6] GAS support TLSLD move/add relocation types
Jiong Wang
2015-08-19
1
-0
/
+6
*
[AArch64][1/6] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12_NC
Jiong Wang
2015-08-19
1
-0
/
+1
*
Remove trailing spaces in bfd
H.J. Lu
2015-08-12
1
-1
/
+1
*
[AArch64][7/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_DTPREL_LO12
Jiong Wang
2015-08-11
1
-0
/
+1
*
[AArch64][5/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADD_LO12_NC
Jiong Wang
2015-08-11
1
-0
/
+1
*
[AArch64][2/8] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PAGE21
Jiong Wang
2015-08-11
1
-0
/
+1
*
[AArch64][2/3] GAS support BFD_RELOC_AARCH64_TLSLD_ADR_PREL21
Jiong Wang
2015-07-16
1
-0
/
+1
*
Relocations for Nios II R2
Sandra Loosemore
2015-07-01
1
-0
/
+13
*
Add support for SADDR addressing to the RL78 port.
Nick Clifton
2015-06-30
1
-0
/
+1
*
[AArch64] Gas add BFD_RELOC_AARCH64_LD64_GOTOFF_LO15 support
Renlin Li
2015-06-15
1
-0
/
+1
*
[AArch64] GAS support BFD_RELOC_AARCH64_LD32_GOTPAGE_LO14
Jiong Wang
2015-06-01
1
-0
/
+1
*
[AArch64] GAS Support BFD_RELOC_AARCH64_LD64_GOTPAGE_LO15
Jiong Wang
2015-06-01
1
-0
/
+1
*
Allows the binutils to cope with PE binaries where the section addresses have...
Nick Clifton
2015-03-05
1
-0
/
+4
*
Regenerate bfd-in2.h and libbfd.h
Marcus Shawcroft
2015-02-27
1
-0
/
+1
*
Wrap BFD headers in extern "C"
Pedro Alves
2015-02-11
1
-0
/
+7
*
FT32 initial support
Alan Modra
2015-01-28
1
-0
/
+5
*
ChangeLog rotatation and copyright year update
Alan Modra
2015-01-02
1
-1
/
+1
*
More fixes for memory access violations triggered by fuzzed binaries.
Nick Clifton
2014-12-09
1
-0
/
+2
*
Add Visium support to bfd
Eric Botcazou
2014-12-06
1
-0
/
+7
*
Use get_symbol_version_string in BFD_JUMP_TABLE_SYMBOLS
H.J. Lu
2014-11-25
1
-0
/
+2
*
Merge bfd_find_nearest_line variants
Alan Modra
2014-10-15
1
-16
/
+8
*
Define bfd_find_line entry of BFD_JUMP_TABLE_SYMBOLS using NAME.
Alan Modra
2014-10-15
1
-3
/
+4
*
NDS32: Code refactoring of relaxation.
Kuan-Lin Chen
2014-09-16
1
-0
/
+21
*
Add support for MIPS R6.
Andrew Bennett
2014-09-15
1
-0
/
+4
*
Fix LTO vs. COFF archives
Alan Modra
2014-08-05
1
-1
/
+3
*
Adds support for writing values to AVR system I/O registers.
Barney Stratford
2014-07-07
1
-0
/
+2
*
Add support for the AVR Tiny series of microcontrollers.
Barney Stratford
2014-07-01
1
-0
/
+1
*
Free linker hash table from bfd_close.
Alan Modra
2014-06-13
1
-1
/
+1
*
Don't call bfd_link_hash_table_free
Alan Modra
2014-06-13
1
-2
/
+0
*
PR16867, linking object with separate debug file
Alan Modra
2014-04-24
1
-1
/
+2
*
Remove support for the (deprecated) openrisc and or32 configurations and replace
Christian Svensson
2014-04-22
1
-2
/
+24
*
Regenerate header files after this commit:
Nick Clifton
2014-04-11
1
-0
/
+3
*
Update copyright years
Alan Modra
2014-03-05
1
-4
/
+1
*
Support R_PPC64_ADDR64_LOCAL
Alan Modra
2014-03-05
1
-0
/
+1
*
Nios II large-GOT relocations
Sandra Loosemore
2014-02-03
1
-0
/
+4
[next]