summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* import gdb-1999-10-04 snapshotJason Molenda1999-10-05110-858/+2178
* Initial revisionJason Molenda1999-10-052-0/+141
* * archures.c (bfd_mach_m32rx): Define it.Doug Evans1999-10-053-0/+4
* * cpu-m32r.c (arch_info_struct): New static global.Doug Evans1999-10-053-1/+19
* * m32r.h (E_M32RX_ARCH): Define.Doug Evans1999-10-052-0/+6
* * fr30-asm.c,fr30-desc.h: Rebuild.Doug Evans1999-10-0511-164/+1024
* 1999-09-15 Ulrich Drepper <drepper@cygnus.com>Ulrich Drepper1999-10-042-6/+13
* Fix bit patterns of some load/store instructions to match latest docs.Nick Clifton1999-09-292-8/+13
* import gdb-1999-09-28 snapshotJason Molenda1999-09-2837-603/+925
* Fred Fish <fnf@cygnus.com>Richard Henderson1999-09-286-34/+181
* * elf32-mips.c (mips_elf_relocate_hi16): Unused, delete.Geoffrey Keating1999-09-282-126/+6
* Fred Fish <fnf@cygnus.com>Richard Henderson1999-09-242-180/+198
* Remove accidental case duplication.Jeff Law1999-09-231-4/+0
* Add missing initializer lost in last change.Jeff Law1999-09-231-1/+1
* * hppa.h (pa_opcodes): Add "call" and "ret". Clean up "b", "bve"Jeff Law1999-09-232-17/+29
* * hppa-dis.c (print_insn_hppa): Replace 'B', 'M', 'g' and 'l' withJeff Law1999-09-232-11/+22
* * hppa.h (pa_opcodes): Add initializers to silence compiler.Jeff Law1999-09-232-271/+273
* * hppa.h: Update comments about character usage.Jeff Law1999-09-232-1/+8
* removed in the 1999-09-21 snapshot.Jason Molenda1999-09-222-339/+0
* import gdb-1999-09-21Jason Molenda1999-09-2274-1908/+2896
* Initial revisionJason Molenda1999-09-225-0/+307
* * hppa.h (pa_opcodes): Fix minor thinkos introduced while cleaningJeff Law1999-09-202-8/+13
* Delete bogus R_PCLONG. Tidy R_*.Alan Modra1999-09-202-27/+27
* fix comment; from Fred Fish <fnf@ninemoons.com>Ian Lance Taylor1999-09-192-2/+2
* * hppa-dis.c: (print_insn_hppa): Correct 'cJ', 'cc'.Jeff Law1999-09-192-12/+58
* * hppa-dis.c (extract_22): New function.Jeff Law1999-09-192-1/+13
* * hppa-dis.c (print_insn_hppa): Handle 'J', 'K', and 'cc'.Jeff Law1999-09-192-0/+9
* * hppa.h (pa_opcodes): Add remaining PA2.0 integer load/storeJeff Law1999-09-192-1/+17
* * hppa-dis.c (print_insn_hppa): Handle 'fe' and 'cJ'.Jeff Law1999-09-192-0/+15
* * hppa.h (pa_opcodes): Add remaining PA2.0 FP load/store instructions.Jeff Law1999-09-192-0/+11
* * hppa-dis.c (print_insn_hppa): Handle '#', 'd', and 'cq'.Jeff Law1999-09-192-0/+39
* * hppa.h (pa_opcodes): Add long offset double word load/storeJeff Law1999-09-192-3/+18
* * hppa.h (pa_opcodes): Add FLAG_STRICT variants of FP loads andJeff Law1999-09-192-1/+20
* * hppa-dis.c (print_insn_hppa): Handle 'm', 'h', '='.Jeff Law1999-09-192-0/+51
* * hppa.h (pa_opcodes): Handle PA2.0 fcnv, fcmp and ftest insns.Jeff Law1999-09-192-1/+13
* * som.c (NO_PCREL_MODES): Define if the system does not defineJeff Law1999-09-193-1/+100
* * hppa-dis.c (print_insn_hppa): Handle 'X' operand.Jeff Law1999-09-192-0/+7
* * hppa.h (pa_opcodes): Finish support for PA2.0 "b" instructions.Jeff Law1999-09-192-0/+5
* * hppa.h (pa_opcodes): Handle PA2.0 "bve" instructions.Jeff Law1999-09-192-1/+8
* * hppa-dis.c (print_insn_hppa): Handle 'B' operand.Jeff Law1999-09-192-0/+5
* * hppa.h (pa_opcodes): Add new syntax "be" instructions.Jeff Law1999-09-192-0/+4
* * hppa.h (pa_opcodes): Note use of 'M' and 'L'.Jeff Law1999-09-192-1/+5
* * hppa-dis.c (print_insn_hppa): Handle 'M' and 'L' operands.Jeff Law1999-09-192-0/+8
* * hppa-dis.c (print_insn_hppa): Handle 'l' operand.Jeff Law1999-09-192-0/+5
* * hppa.h (pa_opcodes): Add support for "b,l".Jeff Law1999-09-192-1/+5
* * hppa-dis.c (print_insn_hppa): Handle 'g' operand.Jeff Law1999-09-192-0/+7
* * hppa.h (pa_opcodes): Add support for "b,gate".Jeff Law1999-09-192-3/+7
* * hppa-dis.c (print_insn_hppa): Output a space after 'X' completer.Jeff Law1999-09-182-1/+3
* * hppa-dis.c: (print_insn_hppa): Do output a space before a 'v'Jeff Law1999-09-182-1/+4
* * hppa-dis.c: (print_insn_hppa): Handle 'fX'.Jeff Law1999-09-182-0/+12