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
/
elf32-cris.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-3
/
+3
*
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
-2
/
+4
*
assorted target messages
Alan Modra
2018-02-26
1
-7
/
+7
*
unrecognized/unsupported reloc message
Alan Modra
2018-02-26
1
-1
/
+2
*
%L conversions
Alan Modra
2018-02-19
1
-12
/
+12
*
Use %pA and %pB in messages rather than %A and %B
Alan Modra
2018-02-19
1
-21
/
+21
*
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
-32
/
+32
*
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
*
ELF: Call check_relocs after opening all inputs
H.J. Lu
2017-10-16
1
-188
/
+0
*
cris: Don't hide symbol which was forced to be dynamic
H.J. Lu
2017-10-14
1
-0
/
+1
*
cris: Check UNDEFWEAK_NO_DYNAMIC_RELOC
H.J. Lu
2017-10-14
1
-1
/
+7
*
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
-5
/
+5
*
Rename non_ir_ref to non_ir_ref_regular
Alan Modra
2017-05-16
1
-1
/
+1
*
Fix for PR ld/16044: elf32-cris.c h->plt.refcount inconsistency
Hans-Peter Nilsson
2017-03-28
1
-2
/
+7
*
Don't make dynamic .data.rel.ro SEC_READONLY
Alan Modra
2017-02-28
1
-1
/
+1
*
Fix unused-but-set warning in elf32-cris.c:elf_cris_finish_dynamic_symbol
Hans-Peter Nilsson
2017-01-27
1
-3
/
+0
*
Fix PR ld/20995 for cris-linux
Hans-Peter Nilsson
2017-01-27
1
-9
/
+21
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
elf_backend_dtrel_excludes_plt
Alan Modra
2016-11-23
1
-14
/
+1
*
Delete duplicate target short-cuts to dynamic sections
Alan Modra
2016-11-23
1
-100
/
+34
*
Add c-format tags to translatable strings with more than one argument-using f...
Nick Clifton
2016-10-19
1
-1
/
+18
*
Pass link_info to _bfd_merge_private_bfd_data
Alan Modra
2016-10-07
1
-2
/
+3
*
bfd_merge_private_bfd_data tidy
Alan Modra
2016-10-07
1
-8
/
+4
*
Remove syntactic sugar
Alan Modra
2016-09-30
1
-17
/
+17
*
Return void from linker callbacks
Alan Modra
2016-05-28
1
-9
/
+5
*
Set dynamic tag VMA and size from dynamic section when possible
Alan Modra
2016-05-13
1
-7
/
+6
*
Fix test-case ld-elf/pr19617b
Hans-Peter Nilsson
2016-02-23
1
-2
/
+4
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
Add --no-dynamic-linker option to ld, for static PIE use
Rich Felker
2015-09-20
1
-1
/
+1
*
Add output_type to bfd_link_info
H.J. Lu
2015-08-18
1
-43
/
+43
*
Fix "FAIL: -Bsymbolic-functions" for cris-linux in ld
Hans-Peter Nilsson
2015-08-03
1
-7
/
+7
*
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
-1
/
+5
*
Copy relocations against protected symbols
Alan Modra
2014-12-12
1
-1
/
+1
*
bfd target vector rationalisation
Alan Modra
2014-05-02
1
-2
/
+2
*
Update copyright years
Alan Modra
2014-03-05
1
-2
/
+1
*
Pass ignored unresolved relocations to ld backend
H.J. Lu
2013-11-05
1
-2
/
+2
*
* elf32-cris.c (cris_elf_check_relocs): Don't assume
Hans-Peter Nilsson
2013-10-18
1
-5
/
+10
*
PR ld/15323
Alan Modra
2013-03-30
1
-0
/
+4
*
* elf-bfd.h (enum elf_reloc_type_class): Add reloc_class_ifunc.
Alan Modra
2013-03-27
1
-1
/
+3
*
* elf-bfd.h (struct core_elf_obj_tdata): New.
Alan Modra
2013-02-21
1
-9
/
+9
[next]