aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Collapse)AuthorFilesLines
1998-01-24 * config/tc-txvu.c (assemble_insn): Delete test for !isalphaDoug Evans2-17/+16
after parsing mnemonic. ASCII operand chars are case insensitive.
1998-01-23Updated to match latest disassembly results.Nick Clifton1-0/+7
1998-01-23new br-1 and upper-1 testcasesDoug Evans6-0/+220
1998-01-23new txvu testcasesDoug Evans1-0/+7
1998-01-23 * config/tc-txvu.c (assemble_insn): Commas moved to opcode table.Doug Evans1-0/+2
1998-01-23 * config/tc-txvu.c (assemble_insn): Commas moved to opcode table.Doug Evans1-0/+8
1998-01-23update, lower insn has lower addressDoug Evans1-4/+4
1998-01-23Add support for swapping the fixups when insn are swapped.Nick Clifton1-0/+11
1998-01-23Added tests of automatic parallelisation.Nick Clifton5-124/+256
1998-01-22Wed Jan 21 21:24:08 1998 Manfred Hollstein <manfred@s-direktnet.de>Ian Lance Taylor2-3/+7
* gas/m88k/init.d: Fix hexadecimal offsets.
1998-01-22 * listing.c (file_info_struct): Remove FILE, add POS.Richard Henderson1-0/+11
(last_open_file_info, last_open_file): New; a one entry FILE* cache. (file_info): Don't open the file. (buffer_line): Check for the file in the last_open cache, updating as necessary. (print_source): Don't reference file_info->file. (listing_listing): Likewise. (listing_print): Close the file in the cache, if any.
1998-01-21Added opportunistic parallelisation of adjacent instructions.Nick Clifton2-76/+227
1998-01-21checkpointDoug Evans2-24/+224
1998-01-16 * read.c (dwarf_file_string): New file static variable.Ian Lance Taylor1-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 Henderson1-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-16tweak m32rx sanitizationDoug Evans1-7/+4
1998-01-15* tc-sh.c (get_specific): Handle SGR & DBR.Richard Henderson1-0/+6
PR 14523
1998-01-15* tc-h8500.c (parse_reg): Likewise.Richard Henderson2-24/+30
1998-01-15 * tc-h8300.c (parse_reg): Take the length of the symbol intoRichard Henderson1-0/+5
account when attempting to match a register name.
1998-01-15Initial vr4111 Sanitization marks.Gavin Romig-Koch2-0/+56
1998-01-15 toplevel--Gavin Romig-Koch1-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-15Add support for parallel instructions.Nick Clifton3-228/+429
1998-01-15Fix test case so that they pass.Nick Clifton5-0/+852
1998-01-15 Jeff Law1-0/+5
* gas/mips/div.d: Update for recent assembler changes. * gas/mips/div-ilocks.d: Likewise.
1998-01-15 Jeff Law2-8/+19
* config/tc-mips.c (macro): Rework division code to avoid unfilled delay slot.
1998-01-14Make cross section PC relative relocs work; fix non-ANSI caseMichael Meissner1-0/+9
1998-01-14 * config/tc-mips.c (mips_ip): Don't test pinfo flags if INSN_MACRO.Doug Evans2-6/+13
1998-01-14gas/m32r/allinsn.d (cmpui): Update output to new format.Doug Evans1-0/+4
1998-01-14(cmpui): update output to new format.Doug Evans1-0/+377
1998-01-12 * cgen.c: #include setjmp.h. Clean up pass over `struct foo' usage.Doug Evans2-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 Evans1-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 Henderson1-0/+5
PR 14239 (S_IS_EXTERNAL, S_IS_LOCAL): Correct parenthetication.
1998-01-06Update to new style, no | separator.Doug Evans2-4/+4
1998-01-06 * config/tc-txvu.c (md_assemble): Handle no separator betweenDoug Evans2-5/+26
upper and lower insn #ifndef VERTICAL_BAR_SEPARATOR. (assemble_insn): Likewise.
1998-01-05snapshotDoug Evans2-4/+4
1998-01-05snapshotDoug Evans1-10/+7
1998-01-05 * config/tc-txvu.c: #include dis-asm.h, opcode/txvu.h, elf/txvu.h.Doug Evans2-1/+337
(md_begin): Call txvu_opcode_init_tables. (assemble_insn): New function. (md_assemble): Beginnings of implementation.
1998-01-05sanitized out m32rx entriesNick Clifton1-0/+2
1998-01-05tweakDoug Evans1-2/+2
1998-01-05Initial txvu support.Doug Evans4-0/+63
1998-01-05Initial txvu testing support.Doug Evans2-1/+36
1998-01-05process keep-sky, for txvu subdirDoug Evans1-0/+6
1998-01-02 * config/tc-i386.c (i386_operand): Give an error if there areIan Lance Taylor2-4/+15
unrecognized characters after an expression.
1997-12-31 * config/tc-mn10200.c (md_relax_table): Correct branch ranges.Jeff Law1-0/+4
Fix bugs exposed in egcs compiler.
1997-12-22 * configure.in: Add txvu support.Doug Evans4-112/+126
* configure: Regenerate. * config/tc-txvu.[ch]: New files.
1997-12-22* tc-txvu.[ch]: New files.Doug Evans3-0/+310
1997-12-22rebuild with devo toolsIan Lance Taylor1-48/+79
1997-12-22tipoIan Lance Taylor1-0/+292
1997-12-22 * configure.in (i386*-go32-rtems*): Fix to be the same asIan Lance Taylor3-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 Taylor2-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.