aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Collapse)AuthorFilesLines
1999-05-24ÿAlan Modra1-1/+1
Fiz i386-iaout breakage introduced by last patch.
1999-05-24èAlan Modra1-0/+5
Fiz i386-iaout breakage introduced by last patch.
1999-05-22Accept 'sp' as a valid register name.Nick Clifton2-73/+78
1999-05-17Update to match lattest assembler/objdump outpuytNick Clifton2-132/+135
1999-05-17ØAlan Modra2-0/+342
Add missing files from last change in gas/testsuite. i386-dis.c: Catch a number of cases where an invalid modrm would result in bogus disassembly. const lots of places.
1999-05-17èAlan Modra1-1/+4
Move bitfield overflow checks to after the md_apply_fix call in fixup_segment so that md_apply_fix has a chance to modify value. Handle 8 and 16-bit pcrel relocs for i386. Prototypes and other minor code cleanups.
1999-05-17nAlan Modra1-27/+48
Move bitfield overflow checks to after the md_apply_fix call in fixup_segment so that md_apply_fix has a chance to modify value. Handle 8 and 16-bit pcrel relocs for i386. Prototypes and other minor code cleanups.
1999-05-17*** empty log message ***Alan Modra1-7/+6
1999-05-17/Alan Modra4-25/+38
Move bitfield overflow checks to after the md_apply_fix call in fixup_segment so that md_apply_fix has a chance to modify value. Handle 8 and 16-bit pcrel relocs for i386. Prototypes and other minor code cleanups.
1999-05-17 Alan Modra1-0/+25
Move bitfield overflow checks to after the md_apply_fix call in fixup_segment so that md_apply_fix has a chance to modify value. Handle 8 and 16-bit pcrel relocs for i386. Prototypes and other minor code cleanups.
1999-05-14 * config/atof-ieee.c (gen_to_words): Correctly round aAndreas Schwab2-4/+29
denormalized number. Fix off-by-one in range checking for exponent in a denormal.
1999-05-13Joel Sherrill (joel@OARcorp.com)Richard Henderson3-167/+175
* configure.in (i386-*-rtemself*, sh-*-rtemself*): New targets.
1999-05-13PAlan Modra9-9/+35
i386 PIII SIMD support, remove ReverseRegRegmem kludge tidy a few things in i386 intel mode disassembly
1999-05-13XAlan Modra1-9/+16
i386 PIII SIMD support, remove ReverseRegRegmem kludge tidy a few things in i386 intel mode disassembly
1999-05-13ÿAlan Modra1-39/+28
i386 PIII SIMD support, remove ReverseRegRegmem kludge tidy a few things in i386 intel mode disassembly
1999-05-13 Alan Modra1-0/+13
i386 PIII SIMD support, remove ReverseRegRegmem kludge tidy a few things in i386 intel mode disassembly
1999-05-08 * config/tc-ppc.c (md_parse_option): Recognize -mppc64bridge.Richard Henderson2-3/+15
(md_begin): Allow ppc32 insns in ppc64bridge mode. (ppc_insert_operand): Accept SIGNOPT in ppc64 mode.
1999-05-06 * config/tc-i386.c (i386_immediate): Skip whitespace beforeRichard Henderson2-0/+8
complaining about junk after expression. (i386_displacement): Likewise.
1999-05-06 * symbols.c (symbol_find_base): Use memcpy instead of strcpy.Richard Henderson2-10/+22
Don't copy before downcaseing.
1999-05-05 * tc-m68k.c: Include elf/m68k.h.Catherine Moore3-1/+21
(m68k_elf_final_processing): New routine. * tc-m68k.h (elf_tc_final_processing m68k_elf_final_processing): Define.
1999-05-03 * config/tc-hppa.c (md_apply_fix): Handle 22 bit fmt insn like aJeff Law2-4/+9
17 bit fmt insn.
1999-05-0319990502 sourceware importbinu_ss_19990502Richard Henderson994-0/+276712