aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-09-19 * hppa-dis.c: (print_insn_hppa): Correct 'cJ', 'cc'.Jeff Law2-12/+58
1999-09-19 * hppa-dis.c (extract_22): New function.Jeff Law2-1/+13
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'J', 'K', and 'cc'.Jeff Law2-0/+9
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'J', 'K' and 'cc'Jeff Law2-0/+77
1999-09-19 * hppa.h (pa_opcodes): Add remaining PA2.0 integer load/storeJeff Law2-1/+17
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'fe' and 'cJ'.Jeff Law2-0/+15
1999-09-19 * config/tc-hppa.c (pa_ip); Handle "fe", and 'cJ'.Jeff Law2-2/+25
1999-09-19 * hppa.h (pa_opcodes): Add remaining PA2.0 FP load/store instructions.Jeff Law2-0/+11
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle '#', 'd', and 'cq'.Jeff Law2-0/+39
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'd', '#' and 'cq'.Jeff Law2-2/+73
1999-09-19 * hppa.h (pa_opcodes): Add long offset double word load/storeJeff Law2-3/+18
1999-09-19 * hppa.h (pa_opcodes): Add FLAG_STRICT variants of FP loads andJeff Law2-1/+20
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'm', 'h', '='.Jeff Law2-0/+51
1999-09-19 * config/tc-hppa.c (struct pa_it): New field "trunc".Jeff Law2-0/+241
1999-09-19 * hppa.h (pa_opcodes): Handle PA2.0 fcnv, fcmp and ftest insns.Jeff Law2-1/+13
1999-09-19 * som.c (NO_PCREL_MODES): Define if the system does not defineJeff Law3-1/+100
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'X' operand.Jeff Law2-0/+65
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'X' operand.Jeff Law2-0/+7
1999-09-19 * hppa.h (pa_opcodes): Finish support for PA2.0 "b" instructions.Jeff Law2-0/+5
1999-09-19 * hppa.h (pa_opcodes): Handle PA2.0 "bve" instructions.Jeff Law2-1/+8
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'B' operand.Jeff Law2-0/+10
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'B' operand.Jeff Law2-0/+5
1999-09-19 * hppa.h (pa_opcodes): Add new syntax "be" instructions.Jeff Law2-0/+4
1999-09-19 * hppa.h (pa_opcodes): Note use of 'M' and 'L'.Jeff Law2-1/+5
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'L' and 'M' operands.Jeff Law2-0/+20
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'M' and 'L' operands.Jeff Law2-0/+8
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'l' operand.Jeff Law2-0/+5
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'l' operand.Jeff Law2-0/+10
1999-09-19 * hppa.h (pa_opcodes): Add support for "b,l".Jeff Law2-1/+5
1999-09-19 * config/tc-hppa.c (pa_ip): Handle 'g' operand.Jeff Law2-0/+11
1999-09-19 * hppa-dis.c (print_insn_hppa): Handle 'g' operand.Jeff Law2-0/+7
1999-09-19 * hppa.h (pa_opcodes): Add support for "b,gate".Jeff Law2-3/+7
1999-09-18 * hppa-dis.c (print_insn_hppa): Output a space after 'X' completer.Jeff Law2-1/+3
1999-09-18 * hppa-dis.c: (print_insn_hppa): Do output a space before a 'v'Jeff Law2-1/+4
1999-09-18 * config/tc-hppa.c (md_assemble): Fix dwarf2 line handling.Jeff Law2-6/+18
1999-09-18 * hppa-dis.c: (print_insn_hppa): Handle 'fX'.Jeff Law2-0/+12
1999-09-18 * hppa.h (pa_opcodes): Use 'fX' for first register operandJeff Law2-1/+5
1999-09-18 * hppa-dis.c: (print_insn_hppa): Add missing break afterJeff Law2-0/+4
1999-09-18 * hppa.h (pa_opcodes): Fix mask for probe and probei.Jeff Law2-4/+6
1999-09-18 * hppa.h (pa_opcodes): Fix mask for depwi.Jeff Law2-1/+5
1999-09-18 * hppa-dis.c: Finish constifying various completers, registerJeff Law2-20/+23
1999-09-18 * emulparms/elf64hppa.sh (OTHER_READONLY_SYMBOLS): Remove ".stubs",Jeff Law2-1/+12
1999-09-18Really fix the typo.Jeff Law1-1/+1
1999-09-18Fix typo in last change.Jeff Law1-1/+1
1999-09-18Support 8 and 16-bit relocs for i386coff. Enable i386 gas testsuite testsAlan Modra7-107/+132
1999-09-17Fix typo in last change.Jeff Law1-1/+1
1999-09-17 * config/tc-hppa.c (pa_build_unwind_subspace): Do not buildJeff Law2-0/+10
1999-09-17 * emulparms/elf64hppa.sh (TEXT_START_SYMBOLS): Kill completely.Jeff Law1-16/+13
1999-09-17Undeo previous delta. Set gc_mark instead.Nick Clifton2-2/+16
1999-09-16 * elf-hppa.h (elf_hppa_final_write_processing): Turn on TRAPNIL.Jeff Law2-1/+9