aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1997-08-25Set machine architecture and type.Nick Clifton2-0/+20
1997-08-25 * symbols.c (resolve_symbol_value): Store the value back into theIan Lance Taylor2-122/+176
1997-08-25 * config/tc-ppc.c (ppc_change_csect): Temporarily lower theIan Lance Taylor1-0/+8
1997-08-25Support constant expressions as register lists.Nick Clifton2-21/+111
1997-08-25 * gas/m32r/relax-1.[ds]: New testcase.David Edelsohn4-13/+36
1997-08-25Fixed node name.Nick Clifton2-1/+6
1997-08-25Switch from C++ style comment to C style.Nick Clifton1-2/+2
1997-08-23fix v850 sanitizationIan Lance Taylor1-0/+1
1997-08-22Added documentation of v850 assembler options.Nick Clifton5-4/+377
1997-08-22Make the NUL character be considered to be a line terminator.Nick Clifton2-6/+41
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