Age | Commit message (Expand) | Author | Files | Lines |
1999-08-29 | Allow spaces in i386 FP reg names, eg. %st ( 1 ). | Alan Modra | 7 | -12/+69 |
1999-08-29 | * fr30-asm.c,fr30-desc.h,fr30-dis.c,fr30-ibld.c,fr30-opc.c: Rebuild. | Doug Evans | 12 | -250/+222 |
1999-08-29 | * config/tc-m32r.c (md_parse_option): Delete unrecognized option | Doug Evans | 2 | -4/+5 |
1999-08-29 | * hppa-dis.c (print_insn_hppa): Replace 'f' by 'v'. Prefix float | Jeff Law | 2 | -92/+97 |
1999-08-29 | * config/tc-hppa.c (pa_ip): Replace 'f' by 'v'. Prefix float register | Jeff Law | 2 | -176/+193 |
1999-08-29 | * hppa.h (pa_opcodes): Replace 'f' by 'v'. Prefix float register args | Jeff Law | 2 | -122/+127 |
1999-08-28 | * gas/hppa/basic/basic.exp: Add new tests shift2.s, | Jeff Law | 8 | -0/+755 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Add args q, %, and |. | Jeff Law | 2 | -1/+42 |
1999-08-28 | * hppa-dis.c (print_insn_hppa): Add args q, %, !, and |. | Jeff Law | 2 | -0/+33 |
1999-08-28 | * hppa.h (pa_opcodes): Add extrd, extrw, depd, depdi, depw, depwi. | Jeff Law | 2 | -2/+20 |
1999-08-28 | * gas/hppa/basic/add.s,addi.s,dcor.s,shladd.s,sub.s,subi.s,unit.s: | Jeff Law | 17 | -5/+2031 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Absorb white space in instructions | Jeff Law | 2 | -0/+204 |
1999-08-28 | * hppa-dis.c (MASK_10, read_write_names, add_compl_names, | Jeff Law | 2 | -2/+81 |
1999-08-28 | * hppa.h: Document new completers and args. | Jeff Law | 2 | -4/+59 |
1999-08-28 | Fix minor bug in last change. | Jeff Law | 1 | -1/+1 |
1999-08-28 | * gas/hppa/basic/basic.exp: | Jeff Law | 3 | -8/+50 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Add completer codes 'a', 'ch', 'cH', | Jeff Law | 2 | -0/+106 |
1999-08-28 | * hppa-dis.c (signed_unsigned_names,mix_half_names, | Jeff Law | 2 | -0/+36 |
1999-08-28 | * hppa.h (pa_opcodes): Add pa2.0 instructions hadd, hshl, | Jeff Law | 2 | -3/+19 |
1999-08-28 | * hppa-dis.c (print_insn_hppa): Place completers behind prefix 'c'. | Jeff Law | 2 | -16/+25 |
1999-08-28 | * hppa.h (pa_opcodes): Change completers in instructions to | Jeff Law | 2 | -89/+99 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Place completers behind prefix 'c'. | Jeff Law | 2 | -79/+88 |
1999-08-28 | Applied patch from Stephane Carrez <stcarrez@worldnet.fr> to fix pointer siz... | Nick Clifton | 2 | -23/+92 |
1999-08-28 | Fix minor goofs in previous delta. | Jeff Law | 1 | -3/+3 |
1999-08-28 | Add missing '!' change. | Jeff Law | 1 | -0/+3 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Do not allow '*' in 32bit completers. | Jeff Law | 2 | -0/+16 |
1999-08-28 | * hppa-dis.c (print_insn_hppa): Add cases for '.', '~'. '$'. and '!' | Jeff Law | 2 | -0/+17 |
1999-08-28 | * gas/hppa/basic/basic.exp (do_branch2,do_media): New. | Jeff Law | 4 | -2/+156 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Add cases for '.', '~'. '$'. and '!' | Jeff Law | 2 | -0/+44 |
1999-08-28 | * hppa.h (pa_opcodes): Add popbts, new forms of bb, havg, | Jeff Law | 2 | -9/+25 |
1999-08-28 | * hppa-dis.c (print_insn_hppa): Look at next arg instead of bits | Jeff Law | 2 | -2/+7 |
1999-08-28 | * config/tc-hppa.c (pa_ip): Add case for 'I'. | Jeff Law | 2 | -0/+10 |
1999-08-28 | * hppa.h (pa_opcodes): Change fmpyfadd, fmpynfadd, fneg, | Jeff Law | 2 | -4/+12 |
1999-08-28 | * binutils-all/hppa/freg.s: New file. | Jeff Law | 3 | -0/+54 |
1999-08-28 | * gas/testsuite/gas/hppa/basic/basic.exp (do_fp_comp2): New. | Jeff Law | 3 | -0/+94 |
1999-08-27 | Do not build ld for native AIX platforms. | Nick Clifton | 2 | -4/+15 |
1999-08-27 | Patch from Jim Wilson - more bug fixes for line table decoding. | Nick Clifton | 2 | -4/+18 |
1999-08-27 | Apply Jim Wilson's patch to track current frag for line number changes. | Nick Clifton | 2 | -13/+32 |
1999-08-27 | (display_debug_lines, case DW_LNS_const_add_pc): Multiply adv by info.li_min_... | Nick Clifton | 2 | -1/+7 |
1999-08-27 | * elf32-mips.c (_bfd_mips_elf_check_relocs): Don't allocate local | Mark Mitchell | 2 | -6/+17 |
1999-08-26 | * readelf.c (get_sparc64_dynamic_type): New function. | Richard Henderson | 2 | -0/+21 |
1999-08-26 | This makes the line number info for the end of a function match what the | Nick Clifton | 2 | -2/+15 |
1999-08-26 | Applied patch from Jim Wilson to fix several bugs in line table generation. | Nick Clifton | 2 | -5/+19 |
1999-08-26 | (display_debug_lines, case default): Change second line setting adv to use = ... | Nick Clifton | 2 | -1/+6 |
1999-08-25 | Patch from Philip Blundell <pb@nexus.co.uk>: Define __end__ | Nick Clifton | 4 | -3/+9 |
1999-08-24 | Patch from Roland McGrath <roland@baalperazim.frob.com> | Nick Clifton | 5 | -0/+26 |
1999-08-24 | Path from Roland McGrath <roland@baalperazim.frob.com> | Nick Clifton | 8 | -0/+84 |
1999-08-24 | * som.c (som_slurp_symbol_table): Fix typo in comment. | Jeff Law | 2 | -1/+5 |
1999-08-23 | Files removed as of the 1999-08-23 snapshot. | Jason Molenda | 5 | -76/+0 |
1999-08-23 | import gdb-1999-08-23 snapshot | Jason Molenda | 51 | -1452/+3656 |