Age | Commit message (Expand) | Author | Files | Lines |
1994-08-16 | * gas/config/tc-hppa.c (pa_comm): Set sy_frag for the common | Jeff Law | 1 | -2/+2 |
1994-08-16 | * config/tc-hppa.c (pa_comm): Set sy_resolved for the common | Jeff Law | 2 | -45/+10 |
1994-08-12 | * config/tc-mips.c (md_begin): Drop "el" from the end of | Ian Lance Taylor | 1 | -0/+5 |
1994-08-10 | * configure.in: Recognize ppc-*-netware. | Stu Grossman | 2 | -0/+40 |
1994-08-09 | * config/tc-ppc.c (ppc_stabx): Call expression directly, rather | Ian Lance Taylor | 1 | -0/+4 |
1994-08-09 | * ecoff.c (ecoff_build_procs): Don't force adr of first fdr to be | Ian Lance Taylor | 1 | -0/+3 |
1994-08-09 | * config/tc-mips.c (md_parse_option): Accept -mcpu=4400, 4600, and | Ian Lance Taylor | 2 | -46/+88 |
1994-08-08 | Fix copyright. | Steve Chamberlain | 1 | -3/+8 |
1994-08-08 | * gas/config/tc-hppa.c (md_pseudo_table): Delete redundant | Jeff Law | 1 | -0/+5 |
1994-08-08 | * config/tc-sparc.c (md_apply_fix): If we are going to generate a | Ian Lance Taylor | 1 | -0/+5 |
1994-08-06 | Sat Aug 6 01:15:02 1994 Steve Chamberlain (sac@jonny.cygnus.com) | Steve Chamberlain | 1 | -1/+12 |
1994-08-01 | * config/tc-hppa.c (create_new_space): Initialize sd_subspaces | Jeff Law | 2 | -0/+4 |
1994-08-01 | * config/tc-hppa.c (tc_gen_reloc): Cast return value from | Jeff Law | 1 | -0/+5 |
1994-08-01 | * config/tc-hppa.c (tc_gen_reloc): Cast return value from | Jeff Law | 1 | -1/+6 |
1994-07-28 | * tc-sparc.c (sparc_ip): Check more carefully for conflicting architectures. | Ken Raeburn | 2 | -84/+108 |
1994-07-27 | I80960XL support (sanitized), misc cleanup: | Ken Raeburn | 3 | -2/+60 |
1994-07-27 | Some bits of COFF cleanup, and i960-coff support: | Ken Raeburn | 1 | -0/+40 |
1994-07-26 | ns32k files; i960xl sanitization | Ken Raeburn | 1 | -0/+23 |
1994-07-15 | more description on last change | Ken Raeburn | 1 | -0/+2 |
1994-07-15 | * lib/gas-defs.exp (run_dump_test): New routine for running the | Ken Raeburn | 2 | -11/+143 |
1994-07-15 | remove atof-ns32k.c | Ken Raeburn | 1 | -1/+0 |
1994-07-14 | deleted atof-ns32k.c, no longer used | Ken Raeburn | 2 | -452/+2 |
1994-07-14 | updated ns532 support from Ian Dall | Ken Raeburn | 3 | -0/+133 |
1994-07-14 | * config/obj-aout.c (obj_aout_frob_symbol): Use bfd_ind_section_ptr and | Ken Raeburn | 2 | -3/+11 |
1994-07-13 | * config/tc-m68k.c (m68k_ip): Change rp to be a const pointer. | Ian Lance Taylor | 1 | -0/+7 |
1994-07-13 | Updated some copyrights, cleaned up some header-file comments, and: | Ken Raeburn | 2 | -4/+31 |
1994-07-13 | config/ho-sysv.h (realloc): Declare. | Ken Raeburn | 2 | -1/+5 |
1994-07-12 | Modified Files: | Kung Hsu | 1 | -0/+14 |
1994-07-11 | * config/tc-mips.c (macro): In case M_LA_AB, SVR4_PIC, large | Ian Lance Taylor | 1 | -0/+6 |
1994-07-09 | * ecoff.c (ecoff_build_lineno): Handle count correctly for last | Ian Lance Taylor | 2 | -1/+10 |
1994-07-08 | * (process_pseudo_op): Pass right are do do_aif. | Steve Chamberlain | 2 | -10/+28 |
1994-07-08 | Modified Files: | Kung Hsu | 4 | -15/+222 |
1994-07-08 | Modified Files: | Kung Hsu | 2 | -2/+17 |
1994-07-08 | * gasp.c (get_any_string): Cope with getting a string with an | Steve Chamberlain | 2 | -18/+50 |
1994-07-07 | * gas/hppa/reloc/relocreduce2.s: More relocation reduction tests. | Jeff Law | 3 | -0/+161 |
1994-07-07 | * config/tc-hppa.c (hppa_fix_adjustable): Reject reductions for | Jeff Law | 2 | -2/+42 |
1994-07-06 | * config/tc-ppc.c (ppc_tc): If not OBJ_COFF, force TOC entry to | Ian Lance Taylor | 1 | -0/+5 |
1994-07-05 | some internals doc updates | Ken Raeburn | 1 | -0/+4 |
1994-07-05 | handle 32-bit addends in exprs on alpha | Ken Raeburn | 1 | -2/+8 |
1994-07-05 | * config/obj-elf.h (S_GET_ALIGN, S_SET_ALIGN): Define. | Ian Lance Taylor | 1 | -0/+8 |
1994-07-05 | Fix thinko in last change | Jeff Law | 1 | -3/+2 |
1994-07-05 | * config/tc-hppa.c (is_complex): New macro. | Jeff Law | 2 | -6/+24 |
1994-06-30 | * config/default.exp: Look for "as.new" in "$base_dir/..", where it got | Ken Raeburn | 1 | -2/+0 |
1994-06-30 | Some updates for const-ness added to BFD structures. | Ken Raeburn | 1 | -0/+6 |
1994-06-30 | * config/tc-mips.c (macro): For M_LI_SS, decide how to handle it | Ian Lance Taylor | 1 | -0/+9 |
1994-06-30 | * mpw-make.in (as.c): Compile with C not gC. | Stan Shebs | 2 | -4/+13 |
1994-06-30 | * as.c (show_usage): Break long string into shorter ones. | Stan Shebs | 2 | -4/+17 |
1994-06-28 | * configure.in (i386-go32): When it's a host set | Steve Chamberlain | 1 | -13/+18 |
1994-06-28 | Don't keep the "is" cases, only the "was" cases. | Steve Chamberlain | 32 | -7584/+0 |
1994-06-28 | Reflect new rules. | Steve Chamberlain | 7 | -49/+65 |