Age | Commit message (Expand) | Author | Files | Lines |
1997-09-18 | Added code to cope with a constant offset to a ZDA relocation. | Nick Clifton | 1 | -0/+5 |
1997-09-18 | * config/tc-sparc.c (parse_keyword_arg): Allow numbers in reg names. | David Edelsohn | 1 | -0/+4 |
1997-09-18 | sanitization fixes. typoes, missing fences, "start" instead of "end", etc. | Felix Lee | 1 | -13/+3 |
1997-09-18 | Corrected spelling mistake! | Nick Clifton | 1 | -0/+2 |
1997-09-17 | Added support for ctoff() reloc prefix. | Nick Clifton | 1 | -0/+14 |
1997-09-16 | Add support for a 16 bit relocation against the TDA register! | Nick Clifton | 1 | -0/+5 |
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 | 1 | -0/+15 |
1997-09-15 | * gas/config/tc-mips.c (mips_1900): Replace with mips_3900 and | Gavin Romig-Koch | 1 | -0/+7 |
1997-09-15 | merge from d30v-970225-branch | Ken Raeburn | 1 | -0/+55 |
1997-09-10 | Fixed sanitization | Nick Clifton | 1 | -0/+3 |
1997-09-10 | Added v850 emulation. | Nick Clifton | 1 | -0/+4 |
1997-09-10 | ARC port no longer sanitized. | David Edelsohn | 1 | -0/+3 |
1997-09-10 | * Makefile.am (CPU_TYPES): Add arc. | David Edelsohn | 1 | -1/+9 |
1997-09-09 | Correcte dscription of hi() reloc prefix. Added description of hi0() reloc p... | Nick Clifton | 1 | -0/+3 |
1997-09-09 | Add new holio() reloc prefix. | Nick Clifton | 1 | -0/+6 |
1997-09-09 | Added documentation for new command line options and pseudo ops. | Nick Clifton | 1 | -0/+3 |
1997-09-09 | Add new pseudo ops: .v850, .v850e and .v850eq to specify the target processor. | Nick Clifton | 1 | -0/+12 |
1997-09-09 | Support -alh and -ald for DWARF 1: | Ian Lance Taylor | 1 | -0/+13 |
1997-09-08 | Only test for immediaqte overflow if there is no insertion function. | Nick Clifton | 1 | -0/+3 |
1997-09-08 | Add command line option to specify processor type. | Nick Clifton | 1 | -0/+4 |
1997-09-08 | Added -mwarn_unsigned_overflow so that defuault is to treat unsigned | Nick Clifton | 1 | -0/+5 |
1997-09-08 | * as.h: Don't declare alloca if it is a macro. | Ian Lance Taylor | 1 | -0/+5 |
1997-09-07 | tx19 and related necessary changes. | Gavin Romig-Koch | 1 | -0/+6 |
1997-09-07 | * config/tc-alpha.c (md_parse_option): Move m[] out to top level and | Richard Henderson | 1 | -0/+12 |
1997-09-07 | * read.h (s_lcomm_bytes): Add prototype (for real this time). | Fred Fish | 1 | -0/+4 |
1997-09-04 | * config/obj-elf.c (elf_frob_symbol): Only set BSF_OBJECT for | Ian Lance Taylor | 1 | -0/+5 |
1997-09-03 | Removed v850 sanitization. | Nick Clifton | 1 | -34/+0 |
1997-09-03 | Removed the BFD_RELOC_V850_16_PCREL. | Nick Clifton | 1 | -0/+4 |
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 |