Age | Commit message (Expand) | Author | Files | Lines |
1996-07-03 | * gas/all/gas.exp: Remove setup_xfail for h8300*-*-* for two tests | Ian Lance Taylor | 1 | -0/+7 |
1996-07-03 | * config/tc-h8300.c (build_bytes): If an operand type is | Jeff Law | 1 | -0/+5 |
1996-06-29 | * gas/all/gas.exp: Add setup_xfail for vax*-*-vms* for 930509a | Ian Lance Taylor | 3 | -20/+65 |
1996-06-29 | * configure.in (arm-*-riscix*): Set emulation to riscix. | Ian Lance Taylor | 3 | -0/+11 |
1996-06-29 | * config/tc-sh.h (SUB_SEGMENT_ALIGN): Define. | Ian Lance Taylor | 1 | -0/+9 |
1996-06-29 | sanitize out reference to MACREG | Ian Lance Taylor | 1 | -28/+163 |
1996-06-28 | * mpw-config.in (TARGET_OS): Add definition to conf. | Stan Shebs | 2 | -0/+8 |
1996-06-28 | various trivial cleanups | Ian Lance Taylor | 7 | -293/+15 |
1996-06-27 | * listing.c (listing_print): Close the listing file if it is not | Ian Lance Taylor | 1 | -8/+9 |
1996-06-27 | * config/tc-sparc.h (md_cons_align): Define. | Ian Lance Taylor | 1 | -0/+15 |
1996-06-27 | Thu Jun 27 20:39:40 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 1 | -0/+5 |
1996-06-27 | * as.h (struct frag): Remove unused align_mask and align_offset | Ian Lance Taylor | 2 | -16/+11 |
1996-06-27 | * listing.c (calc_hex): Offset by fr_fix when examining fr_var. | Ian Lance Taylor | 2 | -33/+68 |
1996-06-27 | remove debugging code | Ian Lance Taylor | 1 | -1/+0 |
1996-06-26 | * configure.in (mips-*-osf*): New target. | Ian Lance Taylor | 1 | -0/+3 |
1996-06-26 | * config/tc-m68k.c: Add 68ec060 as a synonym for 68060. | Ian Lance Taylor | 1 | -0/+4 |
1996-06-26 | Wed Jun 26 16:23:08 1996 James G. Smith <jsmith@cygnus.co.uk> | Jackie Smith Cashion | 2 | -17/+41 |
1996-06-25 | * Makefile.in (bindir, libdir, datadir, mandir, infodir, includedir, | Jason Molenda | 3 | -56/+102 |
1996-06-24 | * configure.in: On alpha*-*-osf*, link against libbfd.a if not | Ian Lance Taylor | 1 | -0/+11 |
1996-06-21 | Fri Jun 21 17:40:16 1996 Joel Sherrill <joel@merlin.gcs.redstone.army.mil> | Ian Lance Taylor | 1 | -0/+5 |
1996-06-21 | Fri Jun 21 16:01:18 1996 Richard Henderson <rth@tamu.edu> | Ian Lance Taylor | 5 | -887/+69 |
1996-06-20 | * config/obj-aout.c (obj_emit_relocations): Give an error if the | Ian Lance Taylor | 1 | -0/+4 |
1996-06-20 | * expr.c (struct expr_symbol_line): Define. | Ian Lance Taylor | 1 | -0/+15 |
1996-06-20 | * config/tc-i386.c (md_number_to_chars): Deleted. | Ken Raeburn | 5 | -47/+105 |
1996-06-20 | * write.c (is_dnrange): Only define if TC_GENERIC_RELAX_TABLE is | Ian Lance Taylor | 2 | -0/+5 |
1996-06-20 | * doc/as.texinfo: Document that any number of hex digits can | Ian Lance Taylor | 1 | -0/+3 |
1996-06-19 | * as.c (struct defsym_list): Define. | Ian Lance Taylor | 1 | -0/+6 |
1996-06-19 | * config/tc-m68k.c (m68k_ip): Reject PRE and POST indexing mode on | Ian Lance Taylor | 1 | -0/+3 |
1996-06-19 | * as.c (emulation_name): Remove unused static variable. | Ian Lance Taylor | 5 | -14/+72 |
1996-06-19 | * config/tc-mips.c (mips_ip): In cases 'I', 'i', and 'j', set | Ian Lance Taylor | 1 | -13/+23 |
1996-06-19 | * config/tc-sparc.h (TC_RELOC_RTSYM_LOC_FIXUP): If OBJ_ELF, always | Ian Lance Taylor | 1 | -0/+3 |
1996-06-19 | * config/tc-alpha.c (tc_gen_reloc): Output a sensible error | Ian Lance Taylor | 2 | -1/+11 |
1996-06-19 | * config/tc-alpha.c (alpha_force_relocation): Add | Ian Lance Taylor | 2 | -5/+51 |
1996-06-18 | * read.c (s_fill): Don't warn about a zero repeat count. | Ian Lance Taylor | 1 | -0/+2 |
1996-06-18 | * config/tc-mips.c (mips_ip): Don't warn about using AT as a | Ian Lance Taylor | 1 | -0/+3 |
1996-06-18 | * config/tc-i386.c (md_assemble): When checking the size of a | Ian Lance Taylor | 1 | -0/+7 |
1996-06-18 | * config/tc-h8300.c (parse_reg): Tweak error messages. | Jeff Law | 3 | -0/+84 |
1996-06-18 | Tweak. | Jeff Law | 1 | -22/+7 |
1996-06-18 | * gas/h8300/cbranchh.s: Switch into h8300h mode. | Jeff Law | 23 | -0/+531 |
1996-06-18 | * gas/h8300/cbranchh.s: Switch into h8300h mode. | Jeff Law | 1 | -0/+10 |
1996-06-17 | * doc/as.texinfo: Reorder chapter of machine dependent options so | J.T. Conklin | 1 | -0/+8 |
1996-06-17 | * config/tc-hppa.c (md_pseudo_table): Add ".begin_try" and ".end_try" | Jeff Law | 1 | -0/+9 |
1996-06-17 | * config/tc-hppa.c (md_pseudo_table): Add ".level" pseudo op. | Jeff Law | 2 | -23/+82 |
1996-06-15 | * listing.c (listing_newline): Don't do anything if listing is 0. | Ian Lance Taylor | 1 | -0/+9 |
1996-06-13 | * write.c (adjust_reloc_syms): Don't set sy_used_in_reloc for an | Ian Lance Taylor | 1 | -0/+13 |
1996-06-10 | * config/tc-m68k.c (m68k_ip): Accept ABSL for 'O', so that `bfextu | Ian Lance Taylor | 1 | -0/+5 |
1996-06-10 | * config/tc-sparc.c (md_pseudo_table): Add "empty". | Ian Lance Taylor | 1 | -0/+3 |
1996-06-10 | * gas/all/cofftag.s, gas/all/cofftag.d: New test for COFF enum tag | Ian Lance Taylor | 3 | -0/+84 |
1996-06-10 | * config/obj-coff.c (struct filename_list): Only define if not | Ian Lance Taylor | 2 | -83/+102 |
1996-06-10 | Add .lcomm directive | Michael Meissner | 1 | -0/+6 |