aboutsummaryrefslogtreecommitdiff
path: root/gas/config/tc-ia64.c
AgeCommit message (Expand)AuthorFilesLines
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
2007-11-14gas/H.J. Lu1-4/+5
2007-10-17Remove duplicate definitions of the md_atof() functionNick Clifton1-6/+3
2007-10-11PR gas/5161Nick Clifton1-167/+165
2007-10-04* read.c (potable): Add string8, string16, string32 and string64. Add bit siz...Nick Clifton1-6/+5
2007-09-26gas/Jan Beulich1-6/+3
2007-08-14 * config/tc-ia64.c (tc_gen_reloc): Return NULL if relocation isAndreas Schwab1-0/+2
2007-07-03Switch to GPLv3Nick Clifton1-1/+1
2007-04-21Fix typo.Nick Clifton1-1/+1
2007-02-01 * write.h (struct fix <fx_pcrel_adjust, fx_size>): Move.Alan Modra1-2/+1
2006-05-022006-05-02 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu1-5/+9
2006-04-23 * config/obj-coff.c, config/tc-arm.c, config/tc-bfin.c,Kazu Hirata1-1/+1
2006-03-03Fix problem with double-stop-bit after itc.i instruction.Jim Wilson1-0/+4
2006-02-23bfd/H.J. Lu1-0/+11
2006-02-23Update copyright years.H.J. Lu1-1/+1
2006-02-23gas/H.J. Lu1-2/+5
2005-11-23Fix PR 994, core dump with section switching.Jim Wilson1-17/+4
2005-11-23Fix PR 1889, infinite loop compiling code with bad user template.Jim Wilson1-13/+17