Age | Commit message (Expand) | Author | Files | Lines |
1997-10-04 | * gas/ieee-fp/x930509a.exp: Accept m68k listing format. | Ian Lance Taylor | 1 | -0/+4 |
1997-10-03 | * config/tc-mips.c: Undef OBJ_COPY_SYMBOL_ATTRIBUTES before | Ian Lance Taylor | 2 | -27/+11 |
1997-10-03 | * ecoff.c (generate_ecoff_stab): Remove unused static function. | Ian Lance Taylor | 1 | -0/+2 |
1997-10-03 | * expr.c (operator): Accept ==. From Anders Blomdell | Ian Lance Taylor | 1 | -0/+3 |
1997-10-03 | * gas/ieee-fp/x930509a.exp: Remove setup_xfail; it should now | Ian Lance Taylor | 3 | -9/+31 |
1997-10-03 | * config/atof-ieee.c (gen_to_words): When generating a denormal | Ian Lance Taylor | 1 | -0/+5 |
1997-09-29 | * as.h, input-scrub.c (new_logical_line): New return value. | Joern Rennecke | 1 | -0/+6 |
1997-09-25 | * config/tc-m68k.c (m68k_ip): Remove ` operand specifier. | Ian Lance Taylor | 1 | -0/+4 |
1997-09-24 | * config/tc-m68k.c (m68k_ip): Handle q and v operand specifiers. | Ian Lance Taylor | 2 | -2/+52 |
1997-09-24 | Wed Sep 24 16:54:40 1997 Joel Sherrill <joel@oarcorp.com> | Ian Lance Taylor | 3 | -77/+82 |
1997-09-24 | * doc/c-i386.texi (i386-Float): Remove incorrect assertion that | Ian Lance Taylor | 1 | -0/+4 |
1997-09-24 | * config/m68k-parse.y (yylex): Permit an expression to be used for | Ian Lance Taylor | 1 | -0/+3 |
1997-09-24 | * Makefile.am (EXTRA_as_new_SOURCES): Set to config/m68k-parse.y, | Ian Lance Taylor | 1 | -0/+4 |
1997-09-24 | * aclocal.m4: Rebuild with new libtool. | Ian Lance Taylor | 2 | -89/+93 |
1997-09-23 | * app.c (do_scrub_chars): Clear mri_state at end of .mri | Ian Lance Taylor | 1 | -0/+3 |
1997-09-23 | * config/tc-mips.c (hilo_interlocks): Change from a static | Ian Lance Taylor | 1 | -13/+13 |
1997-09-23 | vr5900 -> r5900 | Jeff Law | 1 | -20/+23 |
1997-09-22 | only remove more.parse if it exists | Ian Lance Taylor | 1 | -4/+5 |
1997-09-22 | don't sanitize out empty directories if they're not here (e.g., 'cvs co -P') | Ken Raeburn | 2 | -7/+10 |
1997-09-22 | Lose the empty directories only if they exist; otherwise Sanitize complains. | Ken Raeburn | 1 | -5/+7 |
1997-09-21 | Fixed sanitization bugs. | Nick Clifton | 2 | -56/+13 |
1997-09-21 | Removed v850eq sanitization. | Nick Clifton | 6 | -143/+24 |
1997-09-20 | Remove use of sanitization to select target CPU. This is now done based | Nick Clifton | 1 | -4/+36 |
1997-09-19 | * config/tc-mn10300.c (md_assemble): Use strcasecomp instead | Jeff Law | 1 | -0/+5 |
1997-09-19 | Update sparc -A/-xarch docs. | David Edelsohn | 1 | -3/+11 |
1997-09-19 | * config/tc-sparc.c: (lookup_arch,init_default_arch): New functions. | David Edelsohn | 5 | -102/+113 |
1997-09-19 | Reset processor mask if specified by command line switch | Nick Clifton | 2 | -1/+4 |
1997-09-18 | * gas/sparc/splet.d: Update to new objdump output format. | David Edelsohn | 1 | -0/+4 |
1997-09-18 | * gas/sparc/{asi.d,membar.d,prefetch.d,rdpr.d,wrpr.d}: Update to new | David Edelsohn | 4 | -0/+91 |
1997-09-18 | Oops - fixed typos in previous delta. | Nick Clifton | 1 | -2/+2 |
1997-09-18 | Proced error messages when special data are relocations are used on | Nick Clifton | 2 | -10/+32 |
1997-09-18 | * config/tc-sparc.c: Reorganize file. | David Edelsohn | 2 | -854/+809 |
1997-09-18 | Added code to cope with a constant offset to a ZDA relocation. | Nick Clifton | 2 | -2/+12 |
1997-09-18 | * config/tc-sparc.c (parse_keyword_arg): Allow numbers in reg names. | David Edelsohn | 2 | -2/+6 |
1997-09-18 | * gas/sparc/splet.d: Update to new objdump output format. | David Edelsohn | 1 | -0/+4 |
1997-09-18 | Remove arc sanization. | David Edelsohn | 1 | -32/+0 |
1997-09-18 | Remove arc sanitization. | David Edelsohn | 1 | -8/+2 |
1997-09-18 | sanitization fixes. typoes, missing fences, "start" instead of "end", etc. | Felix Lee | 3 | -30/+20 |
1997-09-18 | add missing files. | Felix Lee | 4 | -0/+49 |
1997-09-18 | v850 files that weren't being removed if !keep-v850 | Felix Lee | 1 | -2/+6 |
1997-09-18 | Corrected spelling mistake! | Nick Clifton | 2 | -1/+3 |
1997-09-17 | Added support for ctoff() reloc prefix. | Nick Clifton | 3 | -77/+145 |
1997-09-16 | Add support for a 16 bit relocation against the TDA register! | Nick Clifton | 2 | -5/+13 |
1997-09-16 | merge from d30v-970225-branch, plus bugfixes for 64-bit host | Ken Raeburn | 1 | -0/+31 |
1997-09-16 | * config/tc-hppa.c (fix_new_hppa): Make declaration match | Jeff Law | 1 | -0/+5 |
1997-09-16 | Added checking of instructions against target cpu. | Nick Clifton | 3 | -2/+55 |
1997-09-15 | * gas/config/tc-mips.c (mips_1900): Replace with mips_3900 and | Gavin Romig-Koch | 2 | -0/+14 |
1997-09-15 | merge from d30v-970225-branch | Ken Raeburn | 1 | -0/+55 |
1997-09-10 | Fixed sanitization | Nick Clifton | 3 | -7/+10 |
1997-09-10 | Added v850 emulation. | Nick Clifton | 3 | -0/+6 |