summaryrefslogtreecommitdiff
path: root/include/opcode/hppa.h
AgeCommit message (Expand)Author
2018-01-03Update year range in copyright notice of binutils filesAlan Modra
2017-05-14Fix match and mask for 64-bit bb opcode.John David Anglin
2017-01-25Clarify that include/opcode/ files are part of GNU opcodesDimitar Dimitrov
2017-01-02Update year range in copyright notice of all files.Alan Modra
2016-03-07Add const qualifiers at various places.Trevor Saunders
2016-01-01Copyright update for binutilsAlan Modra
2015-01-02ChangeLog rotatation and copyright year updateAlan Modra
2014-03-05Update copyright yearsAlan Modra
2012-10-15 * hppa.h (pa_opcodes): Use "cX" completer instead of "cx" in fstqxDave Anglin
2010-12-31 PR gas/11395Dave Anglin
2010-12-27 PR gas/11395Dave Anglin
2010-04-15Upgrade header files to use GPLv3Nick Clifton
2009-09-02update copyright datesAlan Modra
2009-08-20hppa.h (pa_opcodes): Add a pa10 bb without FLAG_STRICT.Nick Hudson
2006-03-04 * hppa.h (pa_opcodes): Reorder bb opcodes so that pa10 opcodes comeDave Anglin
2005-10-16 * hppa.h (pa_opcodes): Add two fcmp opcodes. Reorder ftest opcodes.Dave Anglin
2005-10-13 * gas/hppa/basic/basic.exp (do_system): Adjust for removal of lhaDave Anglin
2005-10-08 * config/tc-hppa.c (strict): Don't initialize. Update comment.Dave Anglin
2005-09-25 * hppa.h (pa_opcodes): Add new "fdc" and "fic" opcode entries.Dave Anglin
2005-08-03 * hppa.h: Update copyright dates.Dave Anglin
2005-07-28 PR gas/336Dave Anglin
2005-07-19 * hppa.h: Fix punctuation in comment.Dave Anglin
2005-07-19 * hppa.h (pa_opcode): Add rules for opcode ordering. Check first forDave Anglin
2005-07-11 * hppa.h (pa_opcode): Don't set FLAG_STRICT in pa10 loads and stores.Dave Anglin
2005-06-11 * hppa.h (pa_opcodes): Use cM and cX instead of cm and cx,Dave Anglin
2005-05-23 * hppa.h (FLAG_STRICT): Correct comment.Dave Anglin
2005-05-10Update the address and phone number of the FSF organizationNick Clifton
2005-03-03update copyright datesAlan Modra
2003-01-31 * hppa.h (ldwa, ldda): Add ordered opcodes.Dave Anglin
2002-12-16 * hppa.h (completer_chars): #if 0 out.Alan Modra
2001-12-31 * hppa.h (call, ret): Move to end of table.Jeff Law
2001-03-14Fix typos in ChangeLogs; add coff/external.h; fix copyright datesNick Clifton
2001-01-14Adds assembly and dis-assembly support for the HPPA wideAlan Modra
2000-09-05doco addition.Alan Modra
2000-04-21 * hppa.h (pa_opcodes): New opcodes for PA2.0 wide modeJeff Law
1999-11-25 * hppa.h (pa_opcodes): Correctly handle immediate for PA2.0 "bb"Jeff Law
1999-10-10 * hppa.h (pa_opcodes): Add load and store cache control toJeff Law
1999-09-23Add missing initializer lost in last change.Jeff Law
1999-09-23 * hppa.h (pa_opcodes): Add "call" and "ret". Clean up "b", "bve"Jeff Law
1999-09-23 * hppa.h (pa_opcodes): Add initializers to silence compiler.Jeff Law
1999-09-23 * hppa.h: Update comments about character usage.Jeff Law
1999-09-20 * hppa.h (pa_opcodes): Fix minor thinkos introduced while cleaningJeff Law
1999-09-19 * hppa.h (pa_opcodes): Add remaining PA2.0 integer load/storeJeff Law
1999-09-19 * hppa.h (pa_opcodes): Add remaining PA2.0 FP load/store instructions.Jeff Law
1999-09-19 * hppa.h (pa_opcodes): Add long offset double word load/storeJeff Law
1999-09-19 * hppa.h (pa_opcodes): Add FLAG_STRICT variants of FP loads andJeff Law
1999-09-19 * hppa.h (pa_opcodes): Handle PA2.0 fcnv, fcmp and ftest insns.Jeff Law
1999-09-19 * hppa.h (pa_opcodes): Finish support for PA2.0 "b" instructions.Jeff Law
1999-09-19 * hppa.h (pa_opcodes): Handle PA2.0 "bve" instructions.Jeff Law
1999-09-19 * hppa.h (pa_opcodes): Add new syntax "be" instructions.Jeff Law