aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1999-08-09 * config/tc-d30v.c (write_2_short): Don't group repeat instructionsJoern Rennecke2-3/+12
1999-08-09 * config/tc-i386.h (SUB_SEGMENT_ALIGN): If TE_GO32, return 4 forIan Lance Taylor2-0/+20
1999-08-09 * gas/i386/float.s, gas/i386/float.l: Modify to work correctlyIan Lance Taylor11-18/+28
1999-08-081999-08-08 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor3-3/+10
1999-08-08 * Makefile.am: Rename .dep* files to DEP*.Ian Lance Taylor3-484/+492
1999-08-08 * config/tc-sparc.c (sparc_ip): Allow assembly of %lo()+%reg.Richard Henderson2-1/+8
1999-08-08 * Makefile.am: Change all uses of itbl-test-ops to itbl-tops toIan Lance Taylor3-7/+11
1999-08-08 * doc/as.texinfo (Section): Document 's' flag for COFF version.Ian Lance Taylor3-0/+13
1999-08-08comment additionsIan Lance Taylor2-1/+5
1999-08-08 * configure.in: Define and substitute GDBINIT. Change AC_OUTPUTIan Lance Taylor5-171/+200
1999-08-06 * config/tc-hppa.c (pa_ip, case '?'): Add missing break.Jeff Law2-0/+5
1999-08-06 * config/tc-hppa.c (pa_ip): Add 64 bit condition completers.Jeff Law2-6/+106
1999-08-061999-08-06 Jakub Jelinek <jj@ultra.linux.cz>Ian Lance Taylor2-9/+18
1999-08-05 * config/tc-hppa.c (pa_ip): Change condition args to have '?' prefix.Jeff Law2-399/+415
1999-08-05Fix year.Joern Rennecke1-1/+1
1999-08-05 * config/tc-sh.c (md_assemble): Call as_bad when there are excessJoern Rennecke2-2/+17
1999-08-051999-08-05 Donn Terry <donn@interix.com>Ian Lance Taylor4-166/+188
1999-08-05 * config/tc-hppa.c (pa_chk_field_selector): Allow 3 byteJeff Law2-2/+8
1999-08-04Support for gcc to generate 16-bit i386 code. (.code16gcc)Alan Modra4-40/+99
1999-08-03 * config/obj-coff.c (coff_frob_symbol): Always update set_end withIan Lance Taylor6-75/+82
1999-08-03 * config/tc-mips.c (append_insn): Correct INSN_SYNC test. FromIan Lance Taylor2-1/+6
1999-08-03Rationalize some of the i386 intel mode code.Alan Modra2-946/+892
1999-08-03* config/tc-i386.c: Add INFER_ADDR_PREFIX code. Fix 16 bit mode nop.Alan Modra2-395/+436
1999-07-30Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson4-2/+159
1999-07-30Fix up vtable entry relocsCatherine Moore2-0/+10
1999-07-28Fix an overflow checking bug uncovered when a 32 bit target is compiledAlan Modra3-18/+13
1999-07-28 * config/tc-hppa.c (pa_ip): Add 'J' and 'K' codeJeff Law2-0/+29
1999-07-27 * config/tc-sparc.h (tc_fix_adjustable): Don't adjust GOT, PLT, orIan Lance Taylor2-0/+11
1999-07-27Tweak for when --enable-targets includes 64-bit bfd target.Alan Modra2-1/+6
1999-07-221999-07-21 Mark Elbrecht <snowball3@bigfoot.com>Ian Lance Taylor2-2/+5
1999-07-22 From Mark Elbrecht:Ian Lance Taylor3-150/+6
1999-07-221999-07-21 Brad M. Garcia <bgarcia@fore.com>Ian Lance Taylor3-166/+173
1999-07-16Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson2-1/+17
1999-07-16Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson3-6/+66
1999-07-16* gas/config/tc-i386.c: Fix for immediates and displacements in 16-bitAlan Modra2-48/+66
1999-07-15 * configure.in: Bump version number to 2.9.5.Ian Lance Taylor3-2/+5
1999-07-15 * dwarf2dbg.c (dwarf2_gen_line_info): Don't assume that long longIan Lance Taylor2-2/+7
1999-07-15dJeff Law1-1/+2
1999-07-15 Jeff Law1-0/+5
1999-07-15oops - omitted from previous deltaNick Clifton1-0/+3
1999-07-15Apply patch from Philip Blundell <pb@nexus.co.uk>Nick Clifton3-33/+19
1999-07-14 * write.c (cvt_frag_to_fill): Use frag file and line in rs_orgIan Lance Taylor2-4/+20
1999-07-12 * config/tc-m68k.c: Add some ATTRIBUTE_UNUSED.Andreas Schwab2-29/+33
1999-07-11 * Many files: Changes to avoid gcc warnings: Add ATTRIBUTE_UNUSEDIan Lance Taylor12-85/+128
1999-07-11rebuildIan Lance Taylor1-215/+226
1999-07-09 * config/tc-ppc.h (tc_fix_adjustable) [OBJ_ELF]: Call S_IS_LOCALIan Lance Taylor3-4/+8
1999-07-08 * configure.in (hppa*-linux-gnu*): New target.Jeff Law3-226/+222
1999-07-08Document .thumb_set directive.Nick Clifton2-1/+13
1999-07-07Use symbol_get_obj() rather than accessing symbolP directly.Nick Clifton2-2/+7
1999-07-06hJeff Law1-1/+2