aboutsummaryrefslogtreecommitdiff
path: root/gas/ChangeLog
AgeCommit message (Expand)AuthorFilesLines
1999-08-30i386 gas code cleanups: combine i386_is_reg and parse_register.Alan Modra1-0/+10
1999-08-29Allow spaces in i386 FP reg names, eg. %st ( 1 ).Alan Modra1-0/+6
1999-08-29 * config/tc-m32r.c (md_parse_option): Delete unrecognized optionDoug Evans1-0/+5
1999-08-29 * config/tc-hppa.c (pa_ip): Replace 'f' by 'v'. Prefix float registerJeff Law1-0/+3
1999-08-28 * config/tc-hppa.c (pa_ip): Add args q, %, and |.Jeff Law1-0/+2
1999-08-28 * config/tc-hppa.c (pa_ip): Absorb white space in instructionsJeff Law1-0/+4
1999-08-28 * config/tc-hppa.c (pa_ip): Add completer codes 'a', 'ch', 'cH',Jeff Law1-0/+3
1999-08-28 * config/tc-hppa.c (pa_ip): Place completers behind prefix 'c'.Jeff Law1-0/+2
1999-08-28 * config/tc-hppa.c (pa_ip): Do not allow '*' in 32bit completers.Jeff Law1-0/+4
1999-08-28 * config/tc-hppa.c (pa_ip): Add cases for '.', '~'. '$'. and '!'Jeff Law1-0/+2
1999-08-28 * config/tc-hppa.c (pa_ip): Add case for 'I'.Jeff Law1-0/+4
1999-08-27Apply Jim Wilson's patch to track current frag for line number changes.Nick Clifton1-0/+11
1999-08-26This makes the line number info for the end of a function match what theNick Clifton1-0/+7
1999-08-26Applied patch from Jim Wilson to fix several bugs in line table generation.Nick Clifton1-0/+8
1999-08-20*gas/config/tc-i386.c: Fix errors in displacement size whenAlan Modra1-0/+5
1999-08-18If an offset is invalid, display it.Nick Clifton1-0/+5
1999-08-17 * config/tc-ppc.c (md_assemble): Trim @ha constant to 16 bits, toIan Lance Taylor1-0/+5
1999-08-16Look for register conflicts on stores as well as loads.Nick Clifton1-0/+5
1999-08-13Only pass positive values to validate_offset_imm()Nick Clifton1-0/+6
1999-08-12Tidy up formatting.Nick Clifton1-0/+10
1999-08-11config/tc-i386.c: Remove dead codeAlan Modra1-0/+5
1999-08-11 * config/tc-hppa.c (pa_build_unwind_subspace): Use sane sectionJeff Law1-0/+3
1999-08-10 * config/tc-hppa.c (UNWIND_SECTION_NAME): Define for ELF.Jeff Law1-0/+8
1999-08-09 * config/tc-d30v.c (write_2_short): Don't group repeat instructionsJoern Rennecke1-0/+5
1999-08-09 * config/tc-i386.h (SUB_SEGMENT_ALIGN): If TE_GO32, return 4 forIan Lance Taylor1-0/+6
1999-08-081999-08-08 Mumit Khan <khan@xraylith.wisc.edu>Ian Lance Taylor1-1/+6
1999-08-08 * Makefile.am: Rename .dep* files to DEP*.Ian Lance Taylor1-0/+8
1999-08-08 * config/tc-sparc.c (sparc_ip): Allow assembly of %lo()+%reg.Richard Henderson1-0/+4
1999-08-08 * Makefile.am: Change all uses of itbl-test-ops to itbl-tops toIan Lance Taylor1-0/+4
1999-08-08 * doc/as.texinfo (Section): Document 's' flag for COFF version.Ian Lance Taylor1-0/+9
1999-08-08 * configure.in: Define and substitute GDBINIT. Change AC_OUTPUTIan Lance Taylor1-0/+6
1999-08-06 * config/tc-hppa.c (pa_ip, case '?'): Add missing break.Jeff Law1-0/+4
1999-08-06 * config/tc-hppa.c (pa_ip): Add 64 bit condition completers.Jeff Law1-0/+4
1999-08-061999-08-06 Jakub Jelinek <jj@ultra.linux.cz>Ian Lance Taylor1-0/+5
1999-08-05 * config/tc-hppa.c (pa_ip): Change condition args to have '?' prefix.Jeff Law1-0/+4
1999-08-05Fix year.Joern Rennecke1-1/+1
1999-08-05 * config/tc-sh.c (md_assemble): Call as_bad when there are excessJoern Rennecke1-0/+5
1999-08-051999-08-05 Donn Terry <donn@interix.com>Ian Lance Taylor1-0/+6
1999-08-05 * config/tc-hppa.c (pa_chk_field_selector): Allow 3 byteJeff Law1-0/+6
1999-08-04Support for gcc to generate 16-bit i386 code. (.code16gcc)Alan Modra1-0/+24
1999-08-03 * config/obj-coff.c (coff_frob_symbol): Always update set_end withIan Lance Taylor1-0/+11
1999-08-03 * config/tc-mips.c (append_insn): Correct INSN_SYNC test. FromIan Lance Taylor1-0/+5
1999-08-03Rationalize some of the i386 intel mode code.Alan Modra1-2/+15
1999-08-03* config/tc-i386.c: Add INFER_ADDR_PREFIX code. Fix 16 bit mode nop.Alan Modra1-0/+9
1999-07-30Jakub Jelinek <jj@ultra.linux.cz>Richard Henderson1-0/+11
1999-07-30Fix up vtable entry relocsCatherine Moore1-0/+5
1999-07-28Fix an overflow checking bug uncovered when a 32 bit target is compiledAlan Modra1-0/+7
1999-07-28 * config/tc-hppa.c (pa_ip): Add 'J' and 'K' codeJeff Law1-0/+5
1999-07-27 * config/tc-sparc.h (tc_fix_adjustable): Don't adjust GOT, PLT, orIan Lance Taylor1-0/+5
1999-07-221999-07-21 Mark Elbrecht <snowball3@bigfoot.com>Ian Lance Taylor1-2/+3