Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
1998-01-16 | * read.c (dwarf_file_string): New file static variable. | Ian Lance Taylor | 1 | -0/+8 | |
(emit_expr): Look for constant sequence that leads up to a file name in DWARF debugging output. (stringer): Use dwarf_file_string to decide whether to accept a string as a file name. PR 13210. | |||||
1998-01-16 | * tc-m68k.c (m68k_ip): Remove absl->reglst MRI hack. | Richard Henderson | 1 | -0/+7 | |
(crack_operand): Add reg->reglst MRI hack. (r_seg): Put reglst symbols in reg_section. (m68k_frob_symbol): Frob reglst symbols into absolute_section. | |||||
1998-01-16 | tweak m32rx sanitization | Doug Evans | 1 | -7/+4 | |
1998-01-15 | * tc-sh.c (get_specific): Handle SGR & DBR. | Richard Henderson | 1 | -0/+6 | |
PR 14523 | |||||
1998-01-15 | * tc-h8500.c (parse_reg): Likewise. | Richard Henderson | 2 | -24/+30 | |
1998-01-15 | * tc-h8300.c (parse_reg): Take the length of the symbol into | Richard Henderson | 1 | -0/+5 | |
account when attempting to match a register name. | |||||
1998-01-15 | Initial vr4111 Sanitization marks. | Gavin Romig-Koch | 2 | -0/+56 | |
1998-01-15 | toplevel-- | Gavin Romig-Koch | 1 | -0/+7 | |
* config.sub: Create the vr4111 as a copy of vr4100. gas-- * config/tc-mips.c (md_begin): Create the vr4111 as a copy of the vr4100. gcc-- * config.sub: Create the vr4111 as a copy of the vr4100. * configure.in: Same. * configure: Rebuild. gdb-- * configure.tgt: Create the vr4111 as a copy of the vr4100. | |||||
1998-01-15 | Add support for parallel instructions. | Nick Clifton | 3 | -228/+429 | |
1998-01-15 | Fix test case so that they pass. | Nick Clifton | 5 | -0/+852 | |
1998-01-15 | Jeff Law | 1 | -0/+5 | ||
* gas/mips/div.d: Update for recent assembler changes. * gas/mips/div-ilocks.d: Likewise. | |||||
1998-01-15 | Jeff Law | 2 | -8/+19 | ||
* config/tc-mips.c (macro): Rework division code to avoid unfilled delay slot. | |||||
1998-01-14 | Make cross section PC relative relocs work; fix non-ANSI case | Michael Meissner | 1 | -0/+9 | |
1998-01-14 | * config/tc-mips.c (mips_ip): Don't test pinfo flags if INSN_MACRO. | Doug Evans | 2 | -6/+13 | |
1998-01-14 | gas/m32r/allinsn.d (cmpui): Update output to new format. | Doug Evans | 1 | -0/+4 | |
1998-01-14 | (cmpui): update output to new format. | Doug Evans | 1 | -0/+377 | |
1998-01-12 | * cgen.c: #include setjmp.h. Clean up pass over `struct foo' usage. | Doug Evans | 2 | -16/+57 | |
(expr_jmp_buf): New static local. (cgen_parse_operand): Allow use of longjmp in parsing to handle errors. (cgen_md_operand): New function. * tc-m32r.c: Clean up pass over `struct foo' usage. (md_estimate_size_before_relax): Use CGEN_INSN_MNEMONIC. | |||||
1998-01-12 | * tc-m32r.c: Clean up pass over `struct foo' usage. | Doug Evans | 1 | -10/+24 | |
(md_estimate_size_before_relax): Use CGEN_INSN_MNEMONIC. | |||||
1998-01-06 | * symbols.c (S_SET_SEGMENT): Don't set the segment for section syms. | Richard Henderson | 1 | -0/+5 | |
PR 14239 (S_IS_EXTERNAL, S_IS_LOCAL): Correct parenthetication. | |||||
1998-01-06 | Update to new style, no | separator. | Doug Evans | 2 | -4/+4 | |
1998-01-06 | * config/tc-txvu.c (md_assemble): Handle no separator between | Doug Evans | 2 | -5/+26 | |
upper and lower insn #ifndef VERTICAL_BAR_SEPARATOR. (assemble_insn): Likewise. | |||||
1998-01-05 | snapshot | Doug Evans | 2 | -4/+4 | |
1998-01-05 | snapshot | Doug Evans | 1 | -10/+7 | |
1998-01-05 | * config/tc-txvu.c: #include dis-asm.h, opcode/txvu.h, elf/txvu.h. | Doug Evans | 2 | -1/+337 | |
(md_begin): Call txvu_opcode_init_tables. (assemble_insn): New function. (md_assemble): Beginnings of implementation. | |||||
1998-01-05 | sanitized out m32rx entries | Nick Clifton | 1 | -0/+2 | |
1998-01-05 | tweak | Doug Evans | 1 | -2/+2 | |
1998-01-05 | Initial txvu support. | Doug Evans | 4 | -0/+63 | |
1998-01-05 | Initial txvu testing support. | Doug Evans | 2 | -1/+36 | |
1998-01-05 | process keep-sky, for txvu subdir | Doug Evans | 1 | -0/+6 | |
1998-01-02 | * config/tc-i386.c (i386_operand): Give an error if there are | Ian Lance Taylor | 2 | -4/+15 | |
unrecognized characters after an expression. | |||||
1997-12-31 | * config/tc-mn10200.c (md_relax_table): Correct branch ranges. | Jeff Law | 1 | -0/+4 | |
Fix bugs exposed in egcs compiler. | |||||
1997-12-22 | * configure.in: Add txvu support. | Doug Evans | 4 | -112/+126 | |
* configure: Regenerate. * config/tc-txvu.[ch]: New files. | |||||
1997-12-22 | * tc-txvu.[ch]: New files. | Doug Evans | 3 | -0/+310 | |
1997-12-22 | rebuild with devo tools | Ian Lance Taylor | 1 | -48/+79 | |
1997-12-22 | tipo | Ian Lance Taylor | 1 | -0/+292 | |
1997-12-22 | * configure.in (i386*-go32-rtems*): Fix to be the same as | Ian Lance Taylor | 3 | -4/+10 | |
i[3456]86-go32. * configure: Rebuild. | |||||
1997-12-22 | * config/tc-mips.c (macro): The 4650 doesn't permit M_LDC1_AB, | Ian Lance Taylor | 2 | -18/+62 | |
M_SDC1_AB, M_L_DOB, M_L_DAB, M_S_DAB, or M_S_DOB. (mips_ip): Always check for FP_D, not just for instructions that are not part of the regular ISA. | |||||
1997-12-22 | * gas/mips/r5900.d: Update for current disassembler. | Ian Lance Taylor | 1 | -0/+6 | |
1997-12-21 | move sanitization check from Things-to-lose to Do-last | Ian Lance Taylor | 1 | -3/+2 | |
1997-12-18 | * config/tc-d10v.c (build_insn): Make `number' a long for 64-bit hosts. | Richard Henderson | 1 | -0/+4 | |
1997-12-18 | * config/tc-alpha.c (cpu_types): 21164pc/pca56 does not have CIX. | Richard Henderson | 1 | -0/+4 | |
1997-12-18 | Files for testing m32rx instruction set. | Nick Clifton | 3 | -0/+23 | |
1997-12-18 | Updated tests to match changes in disassembler | Nick Clifton | 1 | -0/+6 | |
1997-12-18 | fix d30v sanitization | Ian Lance Taylor | 1 | -1/+1 | |
1997-12-17 | * expr.c (integer_constant 32bit bignum): Mask off bits outside | Jeff Law | 2 | -4/+34 | |
the range we care about. | |||||
1997-12-17 | Start d30v documentation | Michael Meissner | 1 | -0/+36 | |
1997-12-17 | keep lb-xgot-ilocks.d | Ken Raeburn | 1 | -0/+1 | |
1997-12-17 | Make sure NOPS are inserted between 32-bit multiply and load or 16-bit ↵ | Michael Meissner | 2 | -64/+208 | |
multiply; Compile cleanly with -Wall; Add -n/-N options | |||||
1997-12-16 | * config/tc-tic80.c (tic80_relax): New static variable. | Fred Fish | 2 | -6/+48 | |
(md_longopts): Add new OPTION_RELAX and OPTION_NO_RELAX options. (md_parse_option): Handle new relax options. (md_show_usage): Document new relax options. (find_opcode): Don't use short forms of PC relative branches if tic80_relax is set. PR 12927 | |||||
1997-12-16 | mips tweaks from vr5400 branch -- deal with cpus w/interlocks a little better | Ken Raeburn | 1 | -0/+9 | |