aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-08-31When possible, keep the original type of the symbol.Nick Clifton2-1/+9
1999-08-31Add support for configuring for fr30.Nick Clifton2-2/+6
1999-08-31 * alpha-opc.c (fetch, fetch_m, ecb, wh64): RA must be R31.Richard Henderson2-4/+8
1999-08-31import gdb-1999-08-30 snapshotJason Molenda132-3076/+8906
1999-08-31import gdb-1999-08-30 snapshotJason Molenda1-1/+0
1999-08-30Check in correct version of previous patch.Jeff Law1-2/+2
1999-08-30 * elf-hppa.h (_bfd_elf_hppa_gen_reloc_type): Allow bothJeff Law3-1/+15
1999-08-30 * gas/hppa/unsorted/*.s: Use .code instead of .SPACE/.SUBSPA forJeff Law8-63/+33
1999-08-30 * gas/hppa/reloc/*.s: Use .code instead of .SPACE/.SUBSPA forJeff Law18-235/+99
1999-08-30 * gas/hppa/parse/*.s: Use .code instead of .SPACE/.SUBSPA forJeff Law25-222/+32
1999-08-30 * gas/hppa/basic/*.s: Use .code instead of .SPACE/.SUBSPA forJeff Law48-471/+53
1999-08-30New i386 tests for naked register syntax, ie. "eax" instead of "%eax"Alan Modra4-0/+64
1999-08-30i386 gas code cleanups: combine i386_is_reg and parse_register.Alan Modra2-189/+123
1999-08-29Allow spaces in i386 FP reg names, eg. %st ( 1 ).Alan Modra7-12/+69
1999-08-29 * fr30-asm.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild.Doug Evans12-250/+222
1999-08-29 * config/tc-m32r.c (md_parse_option): Delete unrecognized optionDoug Evans2-4/+5
1999-08-29 * hppa-dis.c (print_insn_hppa): Replace 'f' by 'v'. Prefix floatJeff Law2-92/+97
1999-08-29 * config/tc-hppa.c (pa_ip): Replace 'f' by 'v'. Prefix float registerJeff Law2-176/+193
1999-08-29 * hppa.h (pa_opcodes): Replace 'f' by 'v'. Prefix float register argsJeff Law2-122/+127
1999-08-28 * gas/hppa/basic/basic.exp: Add new tests shift2.s,Jeff Law8-0/+755
1999-08-28 * config/tc-hppa.c (pa_ip): Add args q, %, and |.Jeff Law2-1/+42
1999-08-28 * hppa-dis.c (print_insn_hppa): Add args q, %, !, and |.Jeff Law2-0/+33
1999-08-28 * hppa.h (pa_opcodes): Add extrd, extrw, depd, depdi, depw, depwi.Jeff Law2-2/+20
1999-08-28 * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s:Jeff Law17-5/+2031
1999-08-28 * config/tc-hppa.c (pa_ip): Absorb white space in instructionsJeff Law2-0/+204
1999-08-28 * hppa-dis.c (MASK_10, read_write_names, add_compl_names,Jeff Law2-2/+81
1999-08-28 * hppa.h: Document new completers and args.Jeff Law2-4/+59
1999-08-28Fix minor bug in last change.Jeff Law1-1/+1
1999-08-28 * gas/hppa/basic/basic.exp:Jeff Law3-8/+50
1999-08-28 * config/tc-hppa.c (pa_ip): Add completer codes 'a', 'ch', 'cH',Jeff Law2-0/+106
1999-08-28 * hppa-dis.c (signed_unsigned_names,mix_half_names,Jeff Law2-0/+36
1999-08-28 * hppa.h (pa_opcodes): Add pa2.0 instructions hadd, hshl,Jeff Law2-3/+19
1999-08-28 * hppa-dis.c (print_insn_hppa): Place completers behind prefix 'c'.Jeff Law2-16/+25
1999-08-28 * hppa.h (pa_opcodes): Change completers in instructions toJeff Law2-89/+99
1999-08-28 * config/tc-hppa.c (pa_ip): Place completers behind prefix 'c'.Jeff Law2-79/+88
1999-08-28Applied patch from Stephane Carrez <stcarrez@worldnet.fr> to fix pointer siz...Nick Clifton2-23/+92
1999-08-28Fix minor goofs in previous delta.Jeff Law1-3/+3
1999-08-28Add missing '!' change.Jeff Law1-0/+3
1999-08-28 * config/tc-hppa.c (pa_ip): Do not allow '*' in 32bit completers.Jeff Law2-0/+16
1999-08-28 * hppa-dis.c (print_insn_hppa): Add cases for '.', '~'. '$'. and '!'Jeff Law2-0/+17
1999-08-28 * gas/hppa/basic/basic.exp (do_branch2,do_media): New.Jeff Law4-2/+156
1999-08-28 * config/tc-hppa.c (pa_ip): Add cases for '.', '~'. '$'. and '!'Jeff Law2-0/+44
1999-08-28 * hppa.h (pa_opcodes): Add popbts, new forms of bb, havg,Jeff Law2-9/+25
1999-08-28 * hppa-dis.c (print_insn_hppa): Look at next arg instead of bitsJeff Law2-2/+7
1999-08-28 * config/tc-hppa.c (pa_ip): Add case for 'I'.Jeff Law2-0/+10
1999-08-28 * hppa.h (pa_opcodes): Change fmpyfadd, fmpynfadd, fneg,Jeff Law2-4/+12
1999-08-28 * binutils-all/hppa/freg.s: New file.Jeff Law3-0/+54
1999-08-28 * gas/testsuite/gas/hppa/basic/basic.exp (do_fp_comp2): New.Jeff Law3-0/+94
1999-08-27Do not build ld for native AIX platforms.Nick Clifton2-4/+15
1999-08-27Patch from Jim Wilson - more bug fixes for line table decoding.Nick Clifton2-4/+18