aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-ia64.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra1-16/+7
2022-07-09gas: use notes_calloc in string hashAlan Modra1-2/+2
2022-07-09gas: target string hash tablesAlan Modra1-17/+7
2022-07-09gas: rename md_end to md_finishAlan Modra1-1/+1
2022-05-31ia64 gas: Remove unnecessary initAlan Modra1-2/+0
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2021-09-22dwarf2 sub-section testAlan Modra1-2/+5
2021-09-13ia64: don't use get_symbol_name() for section parsing. With cross_section() ...Jan Beulich1-12/+4
2021-05-22Re: Fix offset for ia64 PCREL60B relocation on HP-UXAlan Modra1-2/+8
2021-05-19Fix offset for ia64 PCREL60B relocation on HP-UXJohn David Anglin1-1/+10
2021-04-05C99 gas configuryAlan Modra1-3/+0
2021-04-01Use startswith in gas subfolder.Martin Liska1-12/+11
2021-03-31Use bool in gasAlan Modra1-6/+6
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2020-08-28PR26460 UBSAN: tc-ia64.c:6107 index out of boundsAlan Modra1-2/+4
2020-08-23PR26513, 629310abec breaks assembling PowerPC Linux kernelsAlan Modra1-9/+17
2020-08-21Rearrange symbol_create parametersAlan Modra1-42/+43
2020-08-20Port gas/config/* to str_htab.Martin Liska1-89/+60
2020-02-26Indent labelsAlan Modra1-1/+1
2020-02-02ELF: Add support for unique section ID to assemblerH.J. Lu1-1/+1
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2019-12-12gas signed overflow fixesAlan Modra1-6/+4
2019-09-19bfd_section_* macrosAlan Modra1-14/+9
2019-05-14A series of fixes to addres problems detected by compiling the assembler with...Nick Clifton1-2/+0
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-1/+1
2017-04-04Support ELF SHF_GNU_MBIND and PT_GNU_MBIND_XXXH.J. Lu1-1/+1
2017-01-23Fix spelling mistakes and typos in the GAS sources.Nick Clifton1-4/+4
2017-01-02Update year range in copyright notice of all files.Alan Modra1-1/+1
2016-10-06-Wimplicit-fallthrough warning fixesAlan Modra1-1/+6
2016-05-24ia64: use XOBNEW and XOBNEWVECTrevor Saunders1-4/+4
2016-05-13use XNEW and related macros moreTrevor Saunders1-20/+11
2016-04-20update many old style function definitionsTrevor Saunders1-1/+1
2016-04-03use XNEW and related macros moreTrevor Saunders1-2/+2
2016-04-01Constify moreAlan Modra1-2/+2
2016-03-31work around get_symbol_name () in sparc and ia64Trevor Saunders1-2/+4
2016-03-29make md_parse_option () take a const char *Trevor Saunders1-1/+1
2016-03-22make more variables constTrevor Saunders1-1/+1
2016-03-22use do_align () directly in tc-ia64.cTrevor Saunders1-19/+10
2016-03-21Remove use of alloca.Nick Clifton1-24/+10
2016-03-07Add const qualifiers at various places.Trevor Saunders1-2/+2
2016-02-22Add more const type qualifiers to GAS sources.Trevor Saunders1-5/+5
2016-02-08FIx formatting that triggers a new compile time warning message.Nick Clifton1-2/+3
2016-01-01Copyright update for binutilsAlan Modra1-1/+1
2015-11-09gas: Fix left shift of negative value.Dominik Vogt1-3/+3
2015-08-21Allow symbol and label names to be enclosed in double quotes.Nick Clifton1-63/+42
2015-08-12Remove trailing spaces in gasH.J. Lu1-14/+14
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-1/+1
2014-04-09gas TC_PARSE_CONS_EXPRESSION communication with TC_CONS_FIX_NEWAlan Modra1-5/+6
2014-03-05Update copyright yearsAlan Modra1-1/+1