aboutsummaryrefslogtreecommitdiff
path: root/ld/testsuite/ld-avr
AgeCommit message (Expand)AuthorFilesLines
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-12-16Fix AVR assembler so that it creates relocs that will work with linker relaxa...Nick Clifton3-5/+8
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-17Prefer object over notype symbols when disassemblingAlan Modra2-2/+2
2019-05-21Fix PR 24571 - Relaxation does not shorten jmp or call to target at pc-relat...Senthil Kumar Selvaraj2-0/+28
2019-05-21Fix PR 24564 - link fails for some rcalls/rjmps with wraparoundSenthil Kumar Selvaraj2-0/+23
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-09-21Fix more fallout from 17f6ade235fcAlan Modra1-57/+32
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-11-15Add support to readelf and objdump for following links to separate debug info...Nick Clifton1-1/+1
2017-07-21This patch introduces support for specifing views in .loc directives, so that...Alexandre Oliva1-30/+29
2017-06-27Fix PR 13402Senthil Kumar Selvaraj2-0/+25
2017-05-04Fix PR21404 - assertion fail when calculating symbol sizeSenthil Kumar Selvaraj16-0/+197
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-11-16Fix PR20789 - relaxation with negative valued diff relocsSenthil Kumar Selvaraj2-0/+26
2016-09-06Fix PR ld/20545 - relaxation bugs in avr backendSenthil Kumar Selvaraj4-0/+43
2016-06-15Fix PR ld/20254Senthil Kumar Selvaraj2-0/+23
2016-06-09Fix PR 20221 - adjust syms and relocs only if relax shrunk section.Denis Chertykov2-0/+17
2016-06-09Print symbol names in comments for LDS/STS disassembly.Denis Chertykov4-0/+75
2016-03-18Fix possible failure in the AVR linker tests.Senthil Kumar Selvaraj1-1/+1
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-07-08Define DIFF_EXPR_OK for avr target to allow PC relative difference relocation.Denis Chertykov2-0/+154
2015-02-25AVR/ld: Use .avr.prop data during linker relaxation.Andrew Burgess8-0/+78
2015-02-24This patch modifies the AVR linker script templates to use __<name>_REGION_LE...Senthil Kumar Selvaraj2-0/+11
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-2/+1
2014-12-24AVR: Assembler now prepares for linker relaxation by default.Andrew Burgess5-7/+7
2014-12-23AVR/ld: Propagate link-relax elf header flag correctly.Andrew Burgess10-0/+104
2014-11-03When relaxing, update size of symbols.Andrew Burgess2-10/+10
2014-11-03When relaxing, update symbols at the very end of the section.Andrew Burgess4-0/+173
2014-04-10bfd/ChangeLogDenis Chertykov4-0/+70