summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Look for register conflicts on stores as well as loads.Nick Clifton1999-08-162-18/+22
* Only pass positive values to validate_offset_imm()Nick Clifton1999-08-132-16/+25
* Tidy up formatting.Nick Clifton1999-08-122-261/+204
* config/tc-i386.c: Remove dead codeAlan Modra1999-08-112-6/+5
* * config/tc-hppa.c (pa_build_unwind_subspace): Use sane sectionJeff Law1999-08-112-1/+5
* Fix typos in last change.Jeff Law1999-08-101-3/+3
* * config/tc-hppa.c (UNWIND_SECTION_NAME): Define for ELF.Jeff Law1999-08-102-7/+28
* rebuild with patched automakeIan Lance Taylor1999-08-091-1/+1
* * config/tc-d30v.c (write_2_short): Don't group repeat instructionsJoern Rennecke1999-08-092-3/+12
* * config/tc-i386.h (SUB_SEGMENT_ALIGN): If TE_GO32, return 4 forIan Lance Taylor1999-08-092-0/+20
* * gas/i386/float.s, gas/i386/float.l: Modify to work correctlyIan Lance Taylor1999-08-0911-18/+28
* 1999-08-08 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1999-08-083-3/+10
* * Makefile.am: Rename .dep* files to DEP*.Ian Lance Taylor1999-08-083-484/+492
* * config/tc-sparc.c (sparc_ip): Allow assembly of %lo()+%reg.Richard Henderson1999-08-082-1/+8
* * Makefile.am: Change all uses of itbl-test-ops to itbl-tops toIan Lance Taylor1999-08-083-7/+11
* * doc/as.texinfo (Section): Document 's' flag for COFF version.Ian Lance Taylor1999-08-083-0/+13
* comment additionsIan Lance Taylor1999-08-082-1/+5
* * configure.in: Define and substitute GDBINIT. Change AC_OUTPUTIan Lance Taylor1999-08-085-171/+200
* * config/tc-hppa.c (pa_ip, case '?'): Add missing break.Jeff Law1999-08-062-0/+5
* * config/tc-hppa.c (pa_ip): Add 64 bit condition completers.Jeff Law1999-08-062-6/+106
* 1999-08-06 Jakub Jelinek <jj@ultra.linux.cz>Ian Lance Taylor1999-08-062-9/+18
* * config/tc-hppa.c (pa_ip): Change condition args to have '?' prefix.Jeff Law1999-08-052-399/+415
* Fix year.Joern Rennecke1999-08-051-1/+1
* * config/tc-sh.c (md_assemble): Call as_bad when there are excessJoern Rennecke1999-08-052-2/+17
* 1999-08-05 Donn Terry <donn@interix.com>Ian Lance Taylor1999-08-054-166/+188
* * config/tc-hppa.c (pa_chk_field_selector): Allow 3 byteJeff Law1999-08-052-2/+8
* Support for gcc to generate 16-bit i386 code. (.code16gcc)Alan Modra1999-08-044-40/+99
* * config/obj-coff.c (coff_frob_symbol): Always update set_end withIan Lance Taylor1999-08-036-75/+82
* * config/tc-mips.c (append_insn): Correct INSN_SYNC test. FromIan Lance Taylor1999-08-032-1/+6
* Rationalize some of the i386 intel mode code.Alan Modra1999-08-032-946/+892
* * config/tc-i386.c: Add INFER_ADDR_PREFIX code. Fix 16 bit mode nop.Alan Modra1999-08-032-395/+436
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-07-304-2/+159
* Fix up vtable entry relocsCatherine Moore1999-07-302-0/+10
* Fix an overflow checking bug uncovered when a 32 bit target is compiledAlan Modra1999-07-283-18/+13
* * config/tc-hppa.c (pa_ip): Add 'J' and 'K' codeJeff Law1999-07-282-0/+29
* * config/tc-sparc.h (tc_fix_adjustable): Don't adjust GOT, PLT, orIan Lance Taylor1999-07-272-0/+11
* Tweak for when --enable-targets includes 64-bit bfd target.Alan Modra1999-07-272-1/+6
* 1999-07-21 Mark Elbrecht <snowball3@bigfoot.com>Ian Lance Taylor1999-07-222-2/+5
* From Mark Elbrecht:Ian Lance Taylor1999-07-223-150/+6
* 1999-07-21 Brad M. Garcia <bgarcia@fore.com>Ian Lance Taylor1999-07-223-166/+173
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-07-162-1/+17
* Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1999-07-163-6/+66
* * gas/config/tc-i386.c: Fix for immediates and displacements in 16-bitAlan Modra1999-07-162-48/+66
* * configure.in: Bump version number to 2.9.5.Ian Lance Taylor1999-07-153-2/+5
* * dwarf2dbg.c (dwarf2_gen_line_info): Don't assume that long longIan Lance Taylor1999-07-152-2/+7
* dJeff Law1999-07-151-1/+2
* Jeff Law1999-07-151-0/+5
* oops - omitted from previous deltaNick Clifton1999-07-151-0/+3
* Apply patch from Philip Blundell <pb@nexus.co.uk>Nick Clifton1999-07-153-33/+19
* * write.c (cvt_frag_to_fill): Use frag file and line in rs_orgIan Lance Taylor1999-07-142-4/+20