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-avr.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
bfd_section_* macros
Alan Modra
2019-09-19
1
-13
/
+11
*
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
*
Fix PR 24571 - Relaxation does not shorten jmp or call to target at pc-relat...
Senthil Kumar Selvaraj
2019-05-21
1
-3
/
+15
*
Fix PR 24564 - link fails for some rcalls/rjmps with wraparound
Senthil Kumar Selvaraj
2019-05-21
1
-1
/
+1
*
Update year range in copyright notice of binutils files
Alan Modra
2019-01-01
1
-1
/
+1
*
Include bfd_stdint.h in bfd.h
Alan Modra
2018-12-18
1
-1
/
+0
*
PR23570, AVR .noinit section defaults to PROGBITS
Alan Modra
2018-09-06
1
-0
/
+7
*
Fix potential illegal memory access in AVR backend.
Nick Clifton
2018-08-01
1
-4
/
+4
*
Have info_to_howto functions return a success/fail status. Check this result...
Nick Clifton
2018-02-27
1
-2
/
+4
*
unrecognized/unsupported reloc message
Alan Modra
2018-02-26
1
-2
/
+3
*
Use %pA and %pB in messages rather than %A and %B
Alan Modra
2018-02-19
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
-1144
/
+1144
*
Fix PR 13402
Senthil Kumar Selvaraj
2017-06-27
1
-1
/
+4
*
Fix PR21404 - assertion fail when calculating symbol size
Senthil Kumar Selvaraj
2017-05-04
1
-31
/
+60
*
Missing _bfd_error_handler args
Alan Modra
2017-04-13
1
-2
/
+1
*
Update year range in copyright notice of all files.
Alan Modra
2017-01-02
1
-1
/
+1
*
Fix PR20789 - relaxation with negative valued diff relocs
Senthil Kumar Selvaraj
2016-11-16
1
-37
/
+62
*
Add c-format tags to translatable strings with more than one argument-using f...
Nick Clifton
2016-10-19
1
-0
/
+2
*
-Wimplicit-fallthrough warning fixes
Alan Modra
2016-10-06
1
-0
/
+1
*
Remove syntactic sugar
Alan Modra
2016-09-30
1
-2
/
+2
*
Fix PR ld/20545 - relaxation bugs in avr backend
Senthil Kumar Selvaraj
2016-09-06
1
-7
/
+33
*
Fix PR ld/20254
Senthil Kumar Selvaraj
2016-06-15
1
-2
/
+13
*
Fix PR 20221 - adjust syms and relocs only if relax shrunk section.
Denis Chertykov
2016-06-09
1
-3
/
+18
*
Return void from linker callbacks
Alan Modra
2016-05-28
1
-10
/
+6
*
Fix a seg-fault in the AVR linker.
Senthil Kumar Selvaraj
2016-03-30
1
-2
/
+4
*
Copyright update for binutils
Alan Modra
2016-01-01
1
-1
/
+1
*
Make asection->id and asection->index unsigned
Alan Modra
2015-08-31
1
-2
/
+2
*
Add output_type to bfd_link_info
H.J. Lu
2015-08-18
1
-4
/
+4
*
Define DIFF_EXPR_OK for avr target to allow PC relative difference relocation.
Denis Chertykov
2015-07-08
1
-2
/
+18
*
AVR/ld: Use .avr.prop data during linker relaxation.
Andrew Burgess
2015-02-25
1
-1
/
+320
*
avr/objdump: Support dumping .avr.prop section.
Andrew Burgess
2015-02-25
1
-0
/
+439
*
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
*
AVR: Only set link-relax elf flag when appropriate.
Andrew Burgess
2014-12-23
1
-1
/
+0
*
More fixes for memory access violations exposed by fuzzed binaries.
Nick Clifton
2014-12-22
1
-1
/
+5
*
When relaxing, update size of symbols.
Andrew Burgess
2014-11-03
1
-8
/
+31
*
When relaxing, update symbols at the very end of the section.
Andrew Burgess
2014-11-03
1
-2
/
+2
*
Adds support for writing values to AVR system I/O registers.
Barney Stratford
2014-07-07
1
-2
/
+51
*
Add support for the AVR Tiny series of microcontrollers.
Barney Stratford
2014-07-01
1
-56
/
+85
*
Free linker hash table from bfd_close.
Alan Modra
2014-06-13
1
-5
/
+8
*
Don't call bfd_link_hash_table_free
Alan Modra
2014-06-13
1
-1
/
+1
*
Move link_hash_table_free functions earlier
Alan Modra
2014-06-13
1
-18
/
+18
*
Make bfd.link_next field a union
Alan Modra
2014-06-13
1
-3
/
+3
*
bfd target vector rationalisation
Alan Modra
2014-05-02
1
-1
/
+1
*
bfd/ChangeLog
Denis Chertykov
2014-04-10
1
-1
/
+181
*
Update copyright years
Alan Modra
2014-03-05
1
-1
/
+1
*
Pass ignored unresolved relocations to ld backend
H.J. Lu
2013-11-05
1
-2
/
+2
[next]