Age | Commit message (Expand) | Author | Files | Lines |
1994-05-04 | * config/te-dpx2.h (TARGET_FORMAT, REGISTER_PREFIX_OPTIONAL): Define. | Ken Raeburn | 1 | -0/+4 |
1994-05-04 | * config/tc-m68k.h (TARGET_FORMAT): If not TE_SUN3, define as | Ian Lance Taylor | 1 | -0/+3 |
1994-05-04 | coff_gnu deletion | Ken Raeburn | 1 | -0/+4 |
1994-05-04 | not used | Ken Raeburn | 1 | -855/+0 |
1994-05-04 | * config/obj-coffbfd.c (fixup_segment): Make common symbol and PC | Ian Lance Taylor | 2 | -3/+9 |
1994-05-04 | adjust_symtab, as.h changes | Ken Raeburn | 1 | -0/+12 |
1994-05-04 | i386-gnu config, coff sync, i960 coff changes | Ken Raeburn | 1 | -0/+59 |
1994-05-04 | (i386-*-gnu*): New target, handled like i386-mach. | Ken Raeburn | 1 | -1/+2 |
1994-05-04 | * obj-coff.h (TARGET_FORMAT) [TC_I960]: Select little endian version. | Ken Raeburn | 4 | -582/+494 |
1994-05-02 | * subsegs.h (segment_info_type): Use fix_tail field even if | Ian Lance Taylor | 2 | -2/+33 |
1994-04-28 | * config/tc-mips.c (s_option): Only refer to g_switch_* variables if GPOPT is | Ken Raeburn | 1 | -0/+8 |
1994-04-27 | Fix dos on H'digits.. | Steve Chamberlain | 1 | -2/+2 |
1994-04-27 | * configure.in (i386-*-go32): Uses coff now. | Steve Chamberlain | 3 | -178/+578 |
1994-04-27 | More testcases. | Steve Chamberlain | 51 | -77/+1214 |
1994-04-26 | m68k changes - optional reg pfx, apollo, delta, init | Ken Raeburn | 1 | -0/+40 |
1994-04-26 | * tc-m68k.c (flag_reg_prefix_optional): New variable. Initialized to value of | Ken Raeburn | 1 | -3/+32 |
1994-04-26 | * config/obj-coffbfd.c (fill_section): Check COFF_NOLOAD_PROBLEM | Ken Raeburn | 2 | -2/+10 |
1994-04-26 | * listing.c (list_symbol_table): Print "NO DEFINED SYMBOLS" and "NO UNDEFINED | Ken Raeburn | 1 | -0/+6 |
1994-04-25 | * doc/Makefile.in (clean, distclean): Remove asconfig.texi. | Ian Lance Taylor | 1 | -0/+4 |
1994-04-25 | as.c, read.c log entries i forgot to check in friday | Ken Raeburn | 1 | -0/+8 |
1994-04-24 | * config/tc-hppa.c (pa_ip): 13 bit immediate constant (for break | Jeff Law | 1 | -0/+5 |
1994-04-22 | * config/obj-ecoff.c (ecoff_frob_file): Use bfd_ecoff_set_gp_value | Ian Lance Taylor | 1 | -0/+6 |
1994-04-22 | * config/obj-coff.c (obj_symbol_new_hook): Don't need to strip underscores, | Ken Raeburn | 3 | -21/+4 |
1994-04-22 | * listing.c (list_symbol_table): Don't print register symbols as undefined. | Ken Raeburn | 2 | -29/+73 |
1994-04-21 | * config/tc-mips.c (append_insn): Permit branches to be switched | Ian Lance Taylor | 2 | -2/+7 |
1994-04-20 | * config/obj-coff.h, config/obj-coff.c: Deleted all code used only when | Ken Raeburn | 3 | -1744/+82 |
1994-04-20 | * config/tc-sparc.c (md_section_align): Always round up to multiple of | Ken Raeburn | 1 | -1/+4 |
1994-04-20 | * gasp.c: Include ctype.h. | Ken Raeburn | 2 | -0/+5 |
1994-04-19 | doc, obj-vms.c, ho-sysv.h changes | Ken Raeburn | 1 | -0/+17 |
1994-04-19 | added info on warning functions &c | Ken Raeburn | 1 | -0/+55 |
1994-04-19 | * Makefile.in, as.texinfo: Renamed asdoc-config.texi to asconfig.texi. | Ken Raeburn | 1 | -13/+13 |
1994-04-19 | (VMS_write_object_file): While looking for register mask, skip empty fill frags | Ken Raeburn | 1 | -0/+5 |
1994-04-19 | Include string.h. | Ken Raeburn | 1 | -0/+1 |
1994-04-18 | * config/tc-hppa.c (pa_parse_space_stmt): Use the built-in | Jeff Law | 2 | -8/+45 |
1994-04-15 | * ecoff.c (first_proc_ptr): New static variable. | Ian Lance Taylor | 1 | -0/+5 |
1994-04-15 | * Makefile.in (bootstrap, bootstrap2, bootstrap3): Make gasp.new | Ian Lance Taylor | 1 | -0/+5 |
1994-04-14 | * Makefile.in: Make $(OBJS) depend on $(ALL_OBJ_DEPS). | Ken Raeburn | 7 | -52/+94 |
1994-04-14 | * expr.c (operand): Try to parse "0f" and "0b" sequences as floating point and | Ken Raeburn | 1 | -0/+6 |
1994-04-14 | * Makefile.in (de-stage1, de-stage2, de-stage3): Use rm -f. | Ian Lance Taylor | 2 | -7/+12 |
1994-04-14 | Remove assertion that was not intended to be checked in. | Ian Lance Taylor | 1 | -1/+0 |
1994-04-14 | config/tc-mips.[ch] changes. | Ian Lance Taylor | 1 | -0/+17 |
1994-04-14 | * config/tc-mips.h (DIFF_EXPR_OK): Define. | Ian Lance Taylor | 1 | -8/+112 |
1994-04-13 | Tue Apr 12 18:25:13 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 2 | -18/+36 |
1994-04-11 | * Makefile.in (check): Set TCL_LIBRARY for runtest. | Bill Cox | 2 | -1/+36 |
1994-04-11 | * config/tc-hppa.c (pa_procend): Handle case where label was | Jeff Law | 2 | -2/+40 |
1994-04-11 | * gas/hppa/more.parse/callinfobug.s: Add missing name for procedure. | Jeff Law | 1 | -0/+3 |
1994-04-11 | * gas/hppa/more.parse/callinfobug.s: Add missing name for procedure. | Jeff Law | 1 | -0/+1 |
1994-04-11 | * config/tc-hppa.c (pa_procend): Give an error if we encounter a | Jeff Law | 2 | -0/+8 |
1994-04-11 | * gas/hppa/reloc/funcrelobug.s: Place the trampoline in the | Jeff Law | 1 | -0/+5 |
1994-04-07 | note deleted .mt files | Ken Raeburn | 1 | -4/+0 |