summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* 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
* Add support for parsing a double dash as the start of a comment that extends ...Nick Clifton1997-08-211-0/+5
* Added support for NEC style assembler pseudo ops:Nick Clifton1997-08-212-14/+98
* * config/tc-m32r.c (md_estimate_size_before_relax): Update recordedDavid Edelsohn1997-08-211-0/+10
* Tue Aug 19 08:59:12 1997 Fred Fish <fnf@cygnus.com>Fred Fish1997-08-192-1/+17
* * macro.c (check_macro): use alloca instead of xmalloc to plug leak.Richard Henderson1997-08-191-0/+4
* * as.c (show_usage): Add -am.Richard Henderson1997-08-192-2/+51
* Add support for v850e and v850eq targets.Nick Clifton1997-08-183-56/+86
* * Makefile.am (check-DEJAGNU): Don't cd into testsuite until afterIan Lance Taylor1997-08-151-0/+4
* fix copyrightsIan Lance Taylor1997-08-151-1/+1
* * as.h (enum debug_info_type): Define.Ian Lance Taylor1997-08-158-173/+556
* Remove support for insns not in base chip, which is all we support now.David Edelsohn1997-08-151-2/+0
* Delete testcases, these don't appear in the base chip which is all weDavid Edelsohn1997-08-152-98/+0
* Remove ARC sanitization.David Edelsohn1997-08-153-80/+80
* Fixed typo in previous delta and added more sanitization.Nick Clifton1997-08-141-64/+289
* oops - fixed typo.Nick Clifton1997-08-141-5/+5
* Tidied up the sanitization.Nick Clifton1997-08-142-7/+55
* Added support for v850e and v850eq instructions.Nick Clifton1997-08-141-2/+59
* * doc/internals.texi: Document rs_leb128.Richard Henderson1997-08-121-0/+4
* * config/tc-m68k.c (m68k_ip): Give an error message for SIZE_BYTEIan Lance Taylor1997-08-121-0/+5
* * as.h (enum _relax_state): Add rs_leb128.Richard Henderson1997-08-123-2/+15
* * Makefile.am (MOSTLYCLEANFILES): Add site.bak, site.exp, stage,Ian Lance Taylor1997-08-101-0/+8
* * configure.in: Define TARGET_BYTES_BIG_ENDIAN if endian is set.Ian Lance Taylor1997-08-0616-34/+37
* * Makefile.am ($(srcdir)/config/m68k-parse.h): New target, toIan Lance Taylor1997-08-063-2/+8