Age | Commit message (Expand) | Author | Files | Lines |
1997-09-03 | * config/tc-mn10200.c (md_convert_frag): PC relative instructions arex | Jeff Law | 1 | -0/+6 |
1997-09-02 | Explanations of offsets in SDA/ZDA areas fixed. | Nick Clifton | 1 | -0/+3 |
1997-09-02 | Support for new relocations added. Support for SDA/TDA/ZDA sections added. | Nick Clifton | 1 | -0/+10 |
1997-09-02 | * config/tc-v850.c (md_assemble): Use opcode->name instead of | Andrew Cagney | 1 | -0/+5 |
1997-08-29 | SH4 assembler extensions. | Joern Rennecke | 1 | -0/+8 |
1997-08-26 | * doc/as.texinfo (Machine Dependencies): Add v850 to menu. | Ian Lance Taylor | 1 | -0/+5 |
1997-08-26 | * expr.c (integer_constant): If BFD64, don't make a bignum if the | Ian Lance Taylor | 1 | -0/+3 |
1997-08-26 | * config/tc-alpha.c (load_expression): Check explicitly for O_big, | Ian Lance Taylor | 1 | -0/+3 |
1997-08-26 | * as.h: Don't define alloca if __GNUC__. Just declare it. | Ian Lance Taylor | 1 | -0/+3 |
1997-08-26 | * config/tc-i386.c (i386_align_code): Correct 16 bit noops. From | Ian Lance Taylor | 1 | -1/+4 |
1997-08-26 | Corrected name of tiny data area label. | Nick Clifton | 1 | -0/+7 |
1997-08-26 | Use address size prefix for loopw as for jcxz. | Ian Lance Taylor | 1 | -1/+1 |
1997-08-26 | * config/tc-i386.c (md_assemble): In JumpByte case, when looking | Ian Lance Taylor | 1 | -1/+7 |
1997-08-25 | Set machine architecture and type. | Nick Clifton | 1 | -0/+8 |
1997-08-25 | * symbols.c (resolve_symbol_value): Store the value back into the | Ian Lance Taylor | 1 | -0/+4 |
1997-08-25 | * config/tc-ppc.c (ppc_change_csect): Temporarily lower the | Ian Lance Taylor | 1 | -0/+8 |
1997-08-25 | Support constant expressions as register lists. | Nick Clifton | 1 | -0/+10 |
1997-08-25 | Fixed node name. | Nick Clifton | 1 | -0/+5 |
1997-08-22 | Added documentation of v850 assembler options. | Nick Clifton | 1 | -1/+5 |
1997-08-22 | Make the NUL character be considered to be a line terminator. | Nick Clifton | 1 | -0/+5 |
1997-08-22 | Add support for curly brace register list syntax. | Nick Clifton | 1 | -0/+8 |
1997-08-21 | Add support for parsing a double dash as the start of a comment that extends ... | Nick Clifton | 1 | -0/+5 |
1997-08-21 | Added support for NEC style assembler pseudo ops: | Nick Clifton | 1 | -0/+8 |
1997-08-21 | * config/tc-m32r.c (md_estimate_size_before_relax): Update recorded | David Edelsohn | 1 | -0/+10 |
1997-08-19 | Tue Aug 19 08:59:12 1997 Fred Fish <fnf@cygnus.com> | Fred Fish | 1 | -0/+16 |
1997-08-19 | * macro.c (check_macro): use alloca instead of xmalloc to plug leak. | Richard Henderson | 1 | -0/+4 |
1997-08-19 | * as.c (show_usage): Add -am. | Richard Henderson | 1 | -0/+17 |
1997-08-18 | Add support for v850e and v850eq targets. | Nick Clifton | 1 | -0/+27 |
1997-08-15 | * Makefile.am (check-DEJAGNU): Don't cd into testsuite until after | Ian Lance Taylor | 1 | -0/+4 |
1997-08-15 | * as.h (enum debug_info_type): Define. | Ian Lance Taylor | 1 | -0/+26 |
1997-08-14 | Tidied up the sanitization. | Nick Clifton | 1 | -0/+27 |
1997-08-12 | * doc/internals.texi: Document rs_leb128. | Richard Henderson | 1 | -0/+4 |
1997-08-12 | * config/tc-m68k.c (m68k_ip): Give an error message for SIZE_BYTE | Ian Lance Taylor | 1 | -0/+5 |
1997-08-12 | * as.h (enum _relax_state): Add rs_leb128. | Richard Henderson | 1 | -0/+13 |
1997-08-10 | * Makefile.am (MOSTLYCLEANFILES): Add site.bak, site.exp, stage, | Ian Lance Taylor | 1 | -0/+8 |
1997-08-06 | * configure.in: Define TARGET_BYTES_BIG_ENDIAN if endian is set. | Ian Lance Taylor | 1 | -0/+19 |
1997-08-06 | * Makefile.am ($(srcdir)/config/m68k-parse.h): New target, to | Ian Lance Taylor | 1 | -0/+4 |
1997-08-06 | * doc/Makefile.am: New file, based on old doc/Makefile.in. | Ian Lance Taylor | 1 | -1/+4 |
1997-08-06 | * Makefile.am: New file, based on old Makefile.in. | Ian Lance Taylor | 1 | -0/+18 |
1997-08-05 | * cond.c (s_else): If not listing false conditionals, turn listing | Ian Lance Taylor | 1 | -0/+5 |
1997-08-04 | * config/tc-mips.c (macro): Fix handling of a double load from a | Ian Lance Taylor | 1 | -0/+3 |
1997-08-04 | * config/tc-alpha.c (s_alpha_ucons): New function. | Richard Henderson | 1 | -0/+5 |
1997-08-04 | * ecoff.c (ecoff_build_symbols): Set fMerge to 0 for an FDR which | Ian Lance Taylor | 1 | -0/+5 |
1997-07-31 | * config/tc-v850.c (md_assemble): Ignore the rest of the current | Jeff Law | 1 | -0/+3 |
1997-07-31 | * config/tc-v850.c (md_assemble): Sign extend constants value | Jeff Law | 1 | -0/+7 |
1997-07-29 | Forgot sanitize markers. | Jeff Law | 1 | -0/+2 |
1997-07-29 | * config/tc-v850.c (md_assemble): Turn on fx_no_overflow for | Jeff Law | 1 | -0/+5 |
1997-07-29 | * configure.in: Use CYGWIN and EXEEXT autoconf macro to look for | Rob Savoye | 1 | -0/+7 |
1997-07-25 | * tc-hppa.c (md_apply_fix): Improve warnings for out of range | Jeff Law | 1 | -0/+7 |
1997-07-24 | * tc-sparc.c (md_begin): Cast sparc_opcodes to PTR for hash_insert. | David Edelsohn | 1 | -0/+4 |