aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-xtensa.c
AgeCommit message (Expand)AuthorFilesLines
2024-02-24PR25333, GAS is slow processing -fdebug-types-sectionsAlan Modra1-3/+5
2024-02-24xtensa: move xtensa_make_property_section from bfd to gasAlan Modra1-0/+30
2024-01-04Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2023-08-03xtensa: sprintf sanitizer null destination pointerAlan Modra1-7/+4
2023-08-02Revert "2.41 Release sources"Sam James1-2/+3
2023-08-022.41 Release sourcesbinutils-2_41-releaseNick Clifton1-3/+2
2023-07-19gas 32-bit host compile warningsAlan Modra1-2/+3
2023-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2022-11-28xtensa: allow dynamic configurationMax Filippov1-14/+1
2022-11-15gas: generate .sframe from CFI directivesIndu Bhagat1-0/+1
2022-07-09gas: rename md_end to md_finishAlan Modra1-11/+11
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-07-21as_bad_subtractAlan Modra1-1/+1
2021-04-01Use startswith in gas subfolder.Martin Liska1-7/+7
2021-03-31Use bool in gasAlan Modra1-618/+617
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-26PR26508 UBSAN: tc-xtensa.c:7764 null pointer bsearchAlan Modra1-0/+3
2020-08-21Rearrange symbol_create parametersAlan Modra1-7/+6
2020-06-29C++ commentsAlan Modra1-1/+1
2020-06-15xtensa: allow runtime ABI selectionMax Filippov1-4/+25
2020-04-29xtensa: gas: support optional immediate simcall parameterMax Filippov1-0/+20
2020-04-22xtensa: fix PR ld/25861Max Filippov1-3/+9
2020-02-26Indent labelsAlan Modra1-2/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-10-16qsort: tc-xtensa.c tidyAlan Modra1-22/+26
2019-09-19bfd_section_* macrosAlan Modra1-11/+11
2019-05-08xtensa ignores option --no-link-relaxAlan Modra1-3/+4
2019-04-16Make frag fr_fix unsignedAlan Modra1-3/+3
2019-04-11xtensa: gas: clean up literal management codeMax Filippov1-60/+54
2019-04-11xtensa: gas: put .literal_position at section startMax Filippov1-13/+9
2019-04-03gas: use literals/const16 for xtensa loop relaxationMax Filippov1-120/+0
2019-01-28xtensa: gas: don't keep relocations for constantsMax Filippov1-0/+6
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-10-29Move struc-symbol.h to symbols.cAlan Modra1-11/+9
2018-06-04xtensa: add separate property sections optionMax Filippov1-1/+21
2018-05-09gas: xtensa: fix literal movementMax Filippov1-21/+30
2018-02-20gas: xtensa: limit size of auto litpoolsMax Filippov1-42/+77
2018-02-13gas: xtensa: fix trampoline placementMax Filippov1-0/+6
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-12-08gas: xtensa: fix comparison of trampoline chain symbolsMax Filippov1-4/+22
2017-11-27gas: xtensa: speed up find_trampoline_segMax Filippov1-1/+8
2017-11-27gas: xtensa: implement trampoline coalescingMax Filippov1-12/+274
2017-11-27gas: xtensa: reuse trampoline placement codeMax Filippov1-88/+9
2017-11-27gas: xtensa: rewrite xg_relax_trampolineMax Filippov1-284/+236
2017-11-27gas: xtensa: merge trampoline_frag into xtensa_frag_typeMax Filippov1-67/+53
2017-11-27gas: xtensa: reuse find_trampoline_segMax Filippov1-22/+16
2017-11-27gas: xtensa: extract jump assembling for trampolinesMax Filippov1-102/+57
2017-11-27gas: extract xg_relax_trampoline from xtensa_relax_fragMax Filippov1-159/+168
2017-11-21xtensa error messageAlan Modra1-16/+6
2017-11-08xtensa message pluralizationAlan Modra1-4/+14