aboutsummaryrefslogtreecommitdiff
path: root/opcodes/ia64-gen.c
AgeCommit message (Expand)AuthorFilesLines
2022-08-01Get rid of fprintf_vma and sprintf_vmaAlan Modra1-15/+5
2022-01-02Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2021-03-22Add startswith function and use it instead of CONST_STRNEQ.Martin Liska1-24/+24
2021-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2020-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2019-01-01Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2018-01-03Update year range in copyright notice of binutils filesAlan Modra1-2/+2
2017-01-02Update year range in copyright notice of all files.Alan Modra1-2/+2
2016-01-01Copyright update for binutilsAlan Modra1-2/+2
2015-08-17Trailing space in opcodes/ generated filesAlan Modra1-10/+10
2015-08-12Remove trailing spaces in opcodesH.J. Lu1-68/+68
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra1-2/+2
2014-03-05Update copyright yearsAlan Modra1-3/+2
2012-11-09Remove trailing redundant `;'H.J. Lu1-1/+1
2012-09-04Add Intel Itanium Series 9500 supportH.J. Lu1-12/+23
2012-05-18 * arc-dis.c: Include sysdep.h first, remove some redundant includes.Alan Modra1-3/+2
2009-12-11Add -Wshadow to the gcc command line options used when compiling the binutils.Nick Clifton1-2/+2
2009-09-02update copyright datesAlan Modra1-1/+1
2009-06-022009-05-29 Tristan Gingold <gingold@adacore.com>Tristan Gingold1-56/+26
2008-08-28gas/H.J. Lu1-0/+2
2007-11-14gas/H.J. Lu1-0/+2
2007-09-26Fix typo in last patch.Jim Wilson1-1/+1
2007-09-26* mt-asm.c (parse_imm16): Reword error message in order to allow it to be tra...Nick Clifton1-3/+8
2007-08-03Fix resource dependency problems for xmpy.Jim Wilson1-1/+1
2007-07-05Change source files over to GPLv3.Nick Clifton1-10/+30
2006-09-16* bfd-in.h (STRING_AND_COMMA): New macro. Takes one constant string as itsNick Clifton1-24/+24
2006-02-23Update copyright years.H.J. Lu1-1/+1
2006-02-23gas/H.J. Lu1-1/+16
2005-11-23Fix 32-bit host/target --enable-targets=all build failure from Doug Evans.Jim Wilson1-2/+11
2005-07-07Kaveh Ghazi's printf format attribute checking patch.Jim Wilson1-2/+2
2005-05-07Update the address and phone number of the FSFNick Clifton1-2/+2
2005-02-22 * arc-ext.c: Warning fixes.Alan Modra1-4/+5
2005-01-31gas/Jan Beulich1-1/+21
2004-06-08opcodes/Jakub Jelinek1-1/+7
2002-12-05Patch to update IA-64 port to SDM 2.1.Jim Wilson1-2/+19
2002-11-07Convert ia64-gen to use getopt(). Add standard GNU options plus --srcdir.Nick Clifton1-599/+607
2001-09-19Locale changes from Bruno Haible <haible@clisp.cons.org>.H.J. Lu1-9/+9
2001-03-20Fix 2 bugs with parsing the resource dependency tables.Jim Wilson1-3/+19
2001-03-13Fix typos in ChangeLogs; fix dates in copyright noticesNick Clifton1-1/+1
2000-12-12Eliminate ia64 compiler warnings. Fix ia64 gas testsuite again.Jim Wilson1-8/+14
2000-10-042000-10-04 Kazu Hirata <kazu@hxi.com>Kazu Hirata1-2/+2
2000-09-22Fix ia64 gas testsuite. Update ia64 DV tables. Fix ia64 gas testsuite again.Jim Wilson1-1/+5
2000-05-30Replace defines with those from intl/libgettext.h to quieten gcc warnings.Nick Clifton1-3/+4
2000-04-23Misc assembly/disassembly fixes.Timothy Wall1-26/+65
2000-04-21IA-64 ELF support.Jim Wilson1-0/+2723