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
/
elfnn-riscv.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
RISC-V: Fix ld relax failure with calls and align directives.
Jim Wilson
2019-11-12
1
-3
/
+10
*
RISC-V: Report unresolved relocation error via linker's callback function.
Jim Wilson
2019-10-17
1
-17
/
+46
*
RISC-V: Optimize lui and auipc relaxations for undefweak symbol.
Jim Wilson
2019-09-20
1
-27
/
+116
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-6
/
+5
*
RISC-V: Fix linker problems with tls copy relocs.
Jim Wilson
2019-08-31
1
-0
/
+14
*
RISC-V: Force linker error exit after unresolvable reloc.
Jim Wilson
2019-08-30
1
-1
/
+4
*
RISC-V: Fix a gp relaxation reloc overflow error.
Jim Wilson
2019-08-28
1
-7
/
+10
*
RISC-V: Fix lui relaxation issue with code at address 0.
Jim Wilson
2019-08-15
1
-2
/
+14
*
RISC-V: Fix lui relax failure with relro.
Jim Wilson
2019-08-01
1
-2
/
+7
*
RISC-V: Enable lui relaxation for CODE and MERGE sections.
Jim Wilson
2019-06-24
1
-10
/
+46
*
RISC-V: Enable 32-bit linux gdb core file support.
Jim Wilson
2019-04-22
1
-1
/
+1
*
RISC-V: Don't check ABI flags if no code section.
Jim Wilson
2019-04-02
1
-2
/
+32
*
RISC-V: Relax tail/j to c.j for RV64.
Jim Wilson
2019-03-30
1
-2
/
+5
*
RISC-V: Fix linker crash in section symbol check.
Jim Wilson
2019-03-21
1
-1
/
+3
*
Fix spelling mistakes in BFD library.
Yuri Chornoivan
2019-01-21
1
-4
/
+4
*
RISC-V: Merge ELF attribute for ld.
Jim Wilson
2019-01-16
1
-0
/
+417
*
RISC-V: Support ELF attribute for gas and readelf.
Jim Wilson
2019-01-16
1
-0
/
+17
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
RISC-V: Improve linker error for FP mismatch.
Jim Wilson
2018-11-13
1
-1
/
+28
*
RISC-V: Delete zero-size .tdata.dyn section.
Jim Wilson
2018-10-04
1
-1
/
+2
*
RISC-V: Pc-rel to gp-rel relaxation function cleanup.
Jim Wilson
2018-09-27
1
-42
/
+20
*
RISC-V: Give error for RVE PLTs.
Jim Wilson
2018-09-25
1
-8
/
+36
*
RISC-V: For PCREL_LO12, fix addend handling in auipc lookup.
Jim Wilson
2018-09-24
1
-2
/
+7
*
RISC-V: Allow pcrel_lo addends, error on addend overflow.
Jim Wilson
2018-09-24
1
-11
/
+17
*
RISC-V: Fix TLS and --gc-sections conflict.
Jim Wilson
2018-08-02
1
-1
/
+2
*
RISC-V: Fix 3 PIE related ld testsuite failures.
Jim Wilson
2018-06-21
1
-4
/
+5
*
RISC-V: Handle out-of-range calls to undefined weak.
Jim Wilson
2018-06-03
1
-1
/
+17
*
RISC-V: Fix symbol address problem with versioned symbols.
Jim Wilson
2018-06-03
1
-3
/
+6
*
RISC-V: Add RV32E support.
Jim Wilson
2018-05-18
1
-0
/
+8
*
RISC-V: Fix ld-elf/pr22269* testcases.
Jim Wilson
2018-05-18
1
-4
/
+12
*
RISC-V: Fix symbol size bug when relaxation deletes bytes.
Jim Wilson
2018-03-01
1
-7
/
+13
*
Have info_to_howto functions return a success/fail status. Check this result...
Nick Clifton
2018-02-27
1
-11
/
+21
*
unrecognized/unsupported reloc message
Alan Modra
2018-02-26
1
-8
/
+8
*
Add attribute printf to _bfd_error_handler
Alan Modra
2018-02-19
1
-8
/
+9
*
%L conversions
Alan Modra
2018-02-19
1
-2
/
+3
*
Use %pI, %pR, %pS, %pT in place of %I, %R, %S and %T.
Alan Modra
2018-02-19
1
-1
/
+1
*
Use %pA and %pB in messages rather than %A and %B
Alan Modra
2018-02-19
1
-10
/
+10
*
RISC-V: Fix relocation failure with zero address sections.
Jim Wilson
2018-02-15
1
-0
/
+6
*
RISC-V: Give error for ignored pcrel_lo addend.
Jim Wilson
2018-02-15
1
-6
/
+18
*
RISC-V: Add comment for previous change.
Jim Wilson
2018-02-08
1
-0
/
+2
*
RISC-V: Eliminate spurious error w/ reloc truncated message
Jim Wilson
2018-02-06
1
-0
/
+1
*
RISC-V/BFD: Correct a missing initializer error with pre-4.7 GCC
Maciej W. Rozycki
2018-02-05
1
-1
/
+2
*
RISC-V: Fix --wrap and relaxation conflict.
Jim Wilson
2018-02-02
1
-9
/
+39
*
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
-20
/
+20
*
dyn_relocs tidy
Alan Modra
2017-12-06
1
-43
/
+15
*
readonly_dynrelocs
Alan Modra
2017-12-01
1
-13
/
+35
*
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
/
+6
*
Fix error message typo.
Jim Wilson
2017-11-18
1
-1
/
+1
[next]