aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1997-09-29 * as.h, input-scrub.c (new_logical_line): New return value.Joern Rennecke1-0/+6
1997-09-25 * config/tc-m68k.c (m68k_ip): Remove ` operand specifier.Ian Lance Taylor1-0/+4
1997-09-24 * config/tc-m68k.c (m68k_ip): Handle q and v operand specifiers.Ian Lance Taylor2-2/+52
1997-09-24Wed Sep 24 16:54:40 1997 Joel Sherrill <joel@oarcorp.com>Ian Lance Taylor3-77/+82
1997-09-24 * doc/c-i386.texi (i386-Float): Remove incorrect assertion thatIan Lance Taylor1-0/+4
1997-09-24 * config/m68k-parse.y (yylex): Permit an expression to be used forIan Lance Taylor1-0/+3
1997-09-24 * Makefile.am (EXTRA_as_new_SOURCES): Set to config/m68k-parse.y,Ian Lance Taylor1-0/+4
1997-09-24 * aclocal.m4: Rebuild with new libtool.Ian Lance Taylor2-89/+93
1997-09-23 * app.c (do_scrub_chars): Clear mri_state at end of .mriIan Lance Taylor1-0/+3
1997-09-23 * config/tc-mips.c (hilo_interlocks): Change from a staticIan Lance Taylor1-13/+13
1997-09-23vr5900 -> r5900Jeff Law1-20/+23
1997-09-22only remove more.parse if it existsIan Lance Taylor1-4/+5
1997-09-22don't sanitize out empty directories if they're not here (e.g., 'cvs co -P')Ken Raeburn2-7/+10
1997-09-22Lose the empty directories only if they exist; otherwise Sanitize complains.Ken Raeburn1-5/+7
1997-09-21Fixed sanitization bugs.Nick Clifton2-56/+13
1997-09-21Removed v850eq sanitization.Nick Clifton6-143/+24
1997-09-20Remove use of sanitization to select target CPU. This is now done basedNick Clifton1-4/+36
1997-09-19 * config/tc-mn10300.c (md_assemble): Use strcasecomp insteadJeff Law1-0/+5
1997-09-19Update sparc -A/-xarch docs.David Edelsohn1-3/+11
1997-09-19 * config/tc-sparc.c: (lookup_arch,init_default_arch): New functions.David Edelsohn5-102/+113
1997-09-19Reset processor mask if specified by command line switchNick Clifton2-1/+4
1997-09-18 * gas/sparc/splet.d: Update to new objdump output format.David Edelsohn1-0/+4
1997-09-18 * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Update to newDavid Edelsohn4-0/+91
1997-09-18Oops - fixed typos in previous delta.Nick Clifton1-2/+2
1997-09-18Proced error messages when special data are relocations are used onNick Clifton2-10/+32
1997-09-18 * config/tc-sparc.c: Reorganize file.David Edelsohn2-854/+809
1997-09-18Added code to cope with a constant offset to a ZDA relocation.Nick Clifton2-2/+12
1997-09-18 * config/tc-sparc.c (parse_keyword_arg): Allow numbers in reg names.David Edelsohn2-2/+6
1997-09-18 * gas/sparc/splet.d: Update to new objdump output format.David Edelsohn1-0/+4
1997-09-18Remove arc sanization.David Edelsohn1-32/+0
1997-09-18Remove arc sanitization.David Edelsohn1-8/+2
1997-09-18sanitization fixes. typoes, missing fences, "start" instead of "end", etc.Felix Lee3-30/+20
1997-09-18add missing files.Felix Lee4-0/+49
1997-09-18v850 files that weren't being removed if !keep-v850Felix Lee1-2/+6
1997-09-18Corrected spelling mistake!Nick Clifton2-1/+3
1997-09-17Added support for ctoff() reloc prefix.Nick Clifton3-77/+145
1997-09-16Add support for a 16 bit relocation against the TDA register!Nick Clifton2-5/+13
1997-09-16merge from d30v-970225-branch, plus bugfixes for 64-bit hostKen Raeburn1-0/+31
1997-09-16 * config/tc-hppa.c (fix_new_hppa): Make declaration matchJeff Law1-0/+5
1997-09-16Added checking of instructions against target cpu.Nick Clifton3-2/+55
1997-09-15 * gas/config/tc-mips.c (mips_1900): Replace with mips_3900 andGavin Romig-Koch2-0/+14
1997-09-15merge from d30v-970225-branchKen Raeburn1-0/+55
1997-09-10Fixed sanitizationNick Clifton3-7/+10
1997-09-10Added v850 emulation.Nick Clifton3-0/+6
1997-09-10remove mentions of ARCIan Lance Taylor1-145/+0
1997-09-10Support tx19 sanitation.Gavin Romig-Koch2-0/+57
1997-09-10Remove arc sanitization.David Edelsohn1-28/+0
1997-09-10ARC port no longer sanitized.David Edelsohn1-0/+3
1997-09-10 * Makefile.am (CPU_TYPES): Add arc.David Edelsohn1-1/+9
1997-09-10Remove arc sanitization.David Edelsohn2-91/+85