aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-ia64.c
AgeCommit message (Expand)AuthorFilesLines
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
2013-08-23 PR binutils/15834Nick Clifton1-3/+2
2013-03-26gas/Tristan Gingold1-10/+12
2012-09-04Add Intel Itanium Series 9500 supportH.J. Lu1-1/+77
2012-05-05Replace all uses of bfd_abs_section, bfd_com_section, bfd_und_sectionAlan Modra1-3/+3
2012-04-202012-04-20 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-0/+139
2011-07-03ELFOSABI_GNUThomas Schwinge1-1/+1
2011-05-18 * config/tc-arm.c (s_unreq): Reword warning message to make itNick Clifton1-2/+4
2011-04-012011-04-01 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-1/+1
2010-09-16 PR gas/12011Alan Modra1-1/+1
2010-02-12gas/Tristan Gingold1-0/+67
2010-01-192010-01-18 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-37/+16
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-41/+41
2009-10-07 PR gas/2117Alan Modra1-36/+70
2009-09-032009-09-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-3/+3
2009-08-29 Updated sources to avoid using the identifier name "new", which is aNick Clifton1-85/+85
2009-07-24 PR 10437Nick Clifton1-1/+1
2009-06-22 * gas/app, gas/as.c, gas/as.h, gas/atof-generic.c, gas/cgen.c,Nick Clifton1-4/+4
2009-03-02 PR 9874Nick Clifton1-1/+1
2009-01-15 * include/elf/ia64.h (SHT_IA_64_VMS_DISPLAY_NAME_INFO,Nick Clifton1-8/+167
2008-08-28gas/H.J. Lu1-0/+23
2008-08-12Banish PARAMS and PTR. Convert to ISO C.Alan Modra1-765/+328
2008-08-12 * config/tc-arm.c (s_unreq): Adjust hash_delete call.Alan Modra1-1/+1
2008-01-09* config/tc-ia64.c (ia64_convert_frag): Zero-initialize room forAlexandre Oliva1-1/+5
2007-11-19 * dwarf2dbg.c (dwarf2_consume_line_info): New.Bob Wilson1-0/+2