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-lm32.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
-4
/
+7
*
assorted target messages
Alan Modra
2018-02-26
1
-1
/
+3
*
unrecognized/unsupported reloc message
Alan Modra
2018-02-26
1
-2
/
+3
*
%L conversions
Alan Modra
2018-02-19
1
-3
/
+6
*
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
-2
/
+2
*
Remove bfd stub function casts.
Alan Modra
2018-02-16
1
-2
/
+1
*
Fix compilation of the BFD sub-directory with a gcc v8 compiler by adding ext...
Nick Clifton
2018-02-14
1
-1
/
+2
*
Fix compile time warning messages from gcc version 8 about cast between incom...
Nick Clifton
2018-02-13
1
-1
/
+1
*
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
-1102
/
+1102
*
Fix Common symbol override test fails
Alan Modra
2017-12-06
1
-0
/
+9
*
dyn_relocs tidy
Alan Modra
2017-12-06
1
-44
/
+13
*
readonly_dynrelocs
Alan Modra
2017-12-01
1
-17
/
+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
*
ELF: Call check_relocs after opening all inputs
H.J. Lu
2017-10-16
1
-56
/
+0
*
bfd_error_handler bfd_vma and bfd_size_type args
Alan Modra
2017-07-12
1
-2
/
+2
*
Rename non_ir_ref to non_ir_ref_regular
Alan Modra
2017-05-16
1
-1
/
+1
*
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
-18
/
+1
*
Delete duplicate target short-cuts to dynamic sections
Alan Modra
2016-11-23
1
-75
/
+38
*
Add c-format tags to translatable strings with more than one argument-using f...
Nick Clifton
2016-10-19
1
-0
/
+1
*
Remove syntactic sugar
Alan Modra
2016-09-30
1
-3
/
+3
*
Return void from linker callbacks
Alan Modra
2016-05-28
1
-12
/
+7
*
Set dynamic tag VMA and size from dynamic section when possible
Alan Modra
2016-05-13
1
-7
/
+5
*
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
-20
/
+22
*
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
*
Make bfd.link_next field a union
Alan Modra
2014-06-13
1
-2
/
+2
*
bfd target vector rationalisation
Alan Modra
2014-05-02
1
-4
/
+4
*
Update copyright years
Alan Modra
2014-03-05
1
-1
/
+1
*
Use _bfd_elf_copy_private_bfd_data
H.J. Lu
2013-12-17
1
-21
/
+1
*
Pass ignored unresolved relocations to ld backend
H.J. Lu
2013-11-05
1
-2
/
+2
*
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
*
bfd/
Alan Modra
2013-02-21
1
-2
/
+1
*
* coff-arm.c (coff_arm_link_hash_table_create): Use bfd_zmalloc.
Alan Modra
2013-02-10
1
-11
/
+1
*
bfd/
Nathan Sidwell
2012-10-23
1
-122
/
+6
*
Add hdynamic to elf_link_hash_table for _DYNAMIC
H.J. Lu
2012-09-02
1
-2
/
+1
*
* section.c (bfd_get_linker_section): New function.
Alan Modra
2012-06-29
1
-31
/
+36
*
* elf32-sh.c (sh_elf_create_dynamic_sections): Don't create .rela
Alan Modra
2012-06-29
1
-26
/
+0
*
PR binutils/13558
Nick Clifton
2012-05-16
1
-1
/
+1
*
* elf-bfd.h (RELOC_AGAINST_DISCARDED_SECTION): Handle compound
Maciej W. Rozycki
2012-05-07
1
-1
/
+1
*
PR ld/13991
Alan Modra
2012-04-24
1
-3
/
+3
[next]