aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1997-08-22Add support for curly brace register list syntax.Nick Clifton2-33/+119
1997-08-21Fixed v850_section to cope with original section styles as well.Nick Clifton1-15/+8
1997-08-21Add support for parsing a double dash as the start of a comment that extends ...Nick Clifton1-0/+5
1997-08-21Added support for NEC style assembler pseudo ops:Nick Clifton2-14/+98
1997-08-21 * config/tc-m32r.c (md_estimate_size_before_relax): Update recordedDavid Edelsohn1-0/+10
1997-08-19Tue Aug 19 08:59:12 1997 Fred Fish <fnf@cygnus.com>Fred Fish2-1/+17
1997-08-19 * macro.c (check_macro): use alloca instead of xmalloc to plug leak.Richard Henderson1-0/+4
1997-08-19 * as.c (show_usage): Add -am.Richard Henderson2-2/+51
1997-08-18Add support for v850e and v850eq targets.Nick Clifton3-56/+86
1997-08-15 * Makefile.am (check-DEJAGNU): Don't cd into testsuite until afterIan Lance Taylor1-0/+4
1997-08-15fix copyrightsIan Lance Taylor1-1/+1
1997-08-15 * as.h (enum debug_info_type): Define.Ian Lance Taylor8-173/+556
1997-08-15Remove support for insns not in base chip, which is all we support now.David Edelsohn1-2/+0
1997-08-15Delete testcases, these don't appear in the base chip which is all weDavid Edelsohn2-98/+0
1997-08-15Remove ARC sanitization.David Edelsohn3-80/+80
1997-08-14Fixed typo in previous delta and added more sanitization.Nick Clifton1-64/+289
1997-08-14oops - fixed typo.Nick Clifton1-5/+5
1997-08-14Tidied up the sanitization.Nick Clifton2-7/+55
1997-08-14Added support for v850e and v850eq instructions.Nick Clifton1-2/+59
1997-08-12 * doc/internals.texi: Document rs_leb128.Richard Henderson1-0/+4
1997-08-12 * config/tc-m68k.c (m68k_ip): Give an error message for SIZE_BYTEIan Lance Taylor1-0/+5
1997-08-12 * as.h (enum _relax_state): Add rs_leb128.Richard Henderson3-2/+15
1997-08-10 * Makefile.am (MOSTLYCLEANFILES): Add site.bak, site.exp, stage,Ian Lance Taylor1-0/+8
1997-08-06 * configure.in: Define TARGET_BYTES_BIG_ENDIAN if endian is set.Ian Lance Taylor16-34/+37
1997-08-06 * Makefile.am ($(srcdir)/config/m68k-parse.h): New target, toIan Lance Taylor3-2/+8
1997-08-06Sanitize Makefile.amIan Lance Taylor1-2/+2
1997-08-06 * config/default.exp: Set AS and GASP to as-new, not as.new.Ian Lance Taylor1-0/+4
1997-08-06 * doc/Makefile.am: New file, based on old doc/Makefile.in.Ian Lance Taylor2-1/+5
1997-08-06 * Makefile.am: New file, based on old Makefile.in.Ian Lance Taylor10-1068/+3347
1997-08-05 * config/default.exp: Set NM to nm-new, not nm.new, to matchIan Lance Taylor2-0/+23
1997-08-05 * cond.c (s_else): If not listing false conditionals, turn listingIan Lance Taylor1-0/+5
1997-08-04 * config/tc-mips.c (macro): Fix handling of a double load from aIan Lance Taylor2-3/+16
1997-08-04 * config/tc-alpha.c (s_alpha_ucons): New function.Richard Henderson1-0/+5
1997-08-04 * ecoff.c (ecoff_build_symbols): Set fMerge to 0 for an FDR whichIan Lance Taylor1-0/+5
1997-07-31 * config/tc-v850.c (md_assemble): Ignore the rest of the currentJeff Law1-0/+3
1997-07-31 * gas/v850/range.s: New test.Jeff Law3-0/+8
1997-07-31 * config/tc-v850.c (md_assemble): Sign extend constants valueJeff Law2-6/+28
1997-07-30 * Oops, forgot to check this in with the rest of the files.Rob Savoye1-48/+56
1997-07-29 * gas/v850/hilo2.s: New test.Jeff Law5-11/+65
1997-07-29Forgot sanitize markers.Jeff Law1-0/+2
1997-07-29 * config/tc-v850.c (md_assemble): Turn on fx_no_overflow forJeff Law2-0/+14
1997-07-29 * configure.in: Use CYGWIN and EXEEXT autoconf macro to look forRob Savoye1-0/+7
1997-07-29 * configure.in: Use CYGWIN and EXEEXT autoconf macro to look forRob Savoye3-54/+116
1997-07-25 * tc-hppa.c (md_apply_fix): Improve warnings for out of rangeJeff Law1-0/+7
1997-07-24 * tc-sparc.c (md_begin): Cast sparc_opcodes to PTR for hash_insert.David Edelsohn1-0/+4
1997-07-24 * macro.c (define_macro): Make sure the index is in range beforeIan Lance Taylor1-0/+5
1997-07-24 * config/tc-tic80.c (build_insn): Remove "extended" and replace withFred Fish2-13/+31
1997-07-22Tue Jul 22 18:38:56 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz...Ian Lance Taylor3-63/+68
1997-07-22Tue Jul 22 18:38:56 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz...Ian Lance Taylor1-0/+6
1997-07-22 * config/tc-sparc.c (last_opcode): New static local.David Edelsohn1-13/+34