summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* Fixed sanitizationNick Clifton1997-09-103-7/+10
* Added v850 emulation.Nick Clifton1997-09-103-0/+6
* remove mentions of ARCIan Lance Taylor1997-09-101-145/+0
* Support tx19 sanitation.Gavin Romig-Koch1997-09-102-0/+57
* Remove arc sanitization.David Edelsohn1997-09-101-28/+0
* ARC port no longer sanitized.David Edelsohn1997-09-101-0/+3
* * Makefile.am (CPU_TYPES): Add arc.David Edelsohn1997-09-101-1/+9
* Remove arc sanitization.David Edelsohn1997-09-102-91/+85
* Correcte dscription of hi() reloc prefix. Added description of hi0() reloc p...Nick Clifton1997-09-092-3/+28
* Added documentation if hilo() reloc prefix.Nick Clifton1997-09-091-1/+13
* Add new holio() reloc prefix.Nick Clifton1997-09-092-22/+71
* Added documentation for new command line options and pseudo ops.Nick Clifton1997-09-092-2/+70
* Add new pseudo ops: .v850, .v850e and .v850eq to specify the target processor.Nick Clifton1997-09-092-0/+26
* Support -alh and -ald for DWARF 1:Ian Lance Taylor1997-09-091-0/+13
* Only test for immediaqte overflow if there is no insertion function.Nick Clifton1997-09-082-41/+45
* Add command line option to specify processor type.Nick Clifton1997-09-083-22/+67
* * gas/m32r/high-1.[ds]: New testcase.David Edelsohn1997-09-083-0/+21
* Added -mwarn_unsigned_overflow so that defuault is to treat unsignedNick Clifton1997-09-082-1/+17
* * as.h: Don't declare alloca if it is a macro.Ian Lance Taylor1997-09-081-0/+5
* tx19 and related necessary changes.Gavin Romig-Koch1997-09-072-1/+23
* * config/tc-alpha.c (md_parse_option): Move m[] out to top level andRichard Henderson1997-09-071-0/+12
* * read.h (s_lcomm_bytes): Add prototype (for real this time).Fred Fish1997-09-071-0/+4
* * config/obj-elf.c (elf_frob_symbol): Only set BSF_OBJECT forIan Lance Taylor1997-09-041-0/+5
* Removed v850 sanitization.Nick Clifton1997-09-037-371/+274
* Removed the BFD_RELOC_V850_16_PCREL.Nick Clifton1997-09-032-10/+28
* * config/tc-mn10200.c (md_convert_frag): PC relative instructions arexJeff Law1997-09-031-0/+6
* Explanations of offsets in SDA/ZDA areas fixed.Nick Clifton1997-09-022-5/+18
* Support for new relocations added. Support for SDA/TDA/ZDA sections added.Nick Clifton1997-09-023-197/+338
* * config/tc-v850.c (md_assemble): Use opcode->name instead ofAndrew Cagney1997-09-022-1/+12
* SH4 assembler extensions.Joern Rennecke1997-08-293-0/+72
* * doc/as.texinfo (Machine Dependencies): Add v850 to menu.Ian Lance Taylor1997-08-263-1/+9
* * expr.c (integer_constant): If BFD64, don't make a bignum if theIan Lance Taylor1997-08-261-0/+3
* * config/tc-alpha.c (load_expression): Check explicitly for O_big,Ian Lance Taylor1997-08-262-5/+60
* * as.h: Don't define alloca if __GNUC__. Just declare it.Ian Lance Taylor1997-08-263-23/+105
* * config/tc-i386.c (i386_align_code): Correct 16 bit noops. FromIan Lance Taylor1997-08-261-1/+4
* Corrected name of tiny data area label.Nick Clifton1997-08-262-2/+9
* Use address size prefix for loopw as for jcxz.Ian Lance Taylor1997-08-262-2/+8
* * config/tc-i386.c (md_assemble): In JumpByte case, when lookingIan Lance Taylor1997-08-262-3/+25
* Set machine architecture and type.Nick Clifton1997-08-252-0/+20
* * symbols.c (resolve_symbol_value): Store the value back into theIan Lance Taylor1997-08-252-122/+176
* * config/tc-ppc.c (ppc_change_csect): Temporarily lower theIan Lance Taylor1997-08-251-0/+8
* Support constant expressions as register lists.Nick Clifton1997-08-252-21/+111
* * gas/m32r/relax-1.[ds]: New testcase.David Edelsohn1997-08-254-13/+36
* Fixed node name.Nick Clifton1997-08-252-1/+6
* Switch from C++ style comment to C style.Nick Clifton1997-08-251-2/+2
* fix v850 sanitizationIan Lance Taylor1997-08-231-0/+1
* Added documentation of v850 assembler options.Nick Clifton1997-08-225-4/+377
* Make the NUL character be considered to be a line terminator.Nick Clifton1997-08-222-6/+41
* Add support for curly brace register list syntax.Nick Clifton1997-08-222-33/+119
* Fixed v850_section to cope with original section styles as well.Nick Clifton1997-08-211-15/+8