Age | Commit message (Expand) | Author | Files | Lines |
1995-02-16 | * expr.c (operand): Move md_operand handling to default case | David Edelsohn | 1 | -0/+5 |
1995-02-15 | Wed Feb 15 16:08:47 1995 Jason Molenda <crash@cygnus.com> | Ian Lance Taylor | 1 | -0/+5 |
1995-02-15 | * config/tc-mips.c (md_apply_fix): Accept BFD_RELOC_16, for | Ian Lance Taylor | 1 | -0/+3 |
1995-02-15 | * config/tc-mips.c (macro): Handle M_U{L,S}D[_A] (unaligned double | Ian Lance Taylor | 1 | -5/+6 |
1995-02-15 | Gas reloc handling reeks. | Ian Lance Taylor | 1 | -0/+5 |
1995-02-15 | All ELF relocs. | Michael Meissner | 1 | -0/+21 |
1995-02-15 | * config/tc-mips.c (macro): Don't use the target register as a | Ian Lance Taylor | 1 | -0/+8 |
1995-02-13 | * config/tc-sparc.h (tc_fix_adjustable): Define if OBJ_ELF. | Ian Lance Taylor | 1 | -0/+23 |
1995-02-10 | * config/tc-i386.c (tc_i386_fix_adjustable): Use S_IS_EXTERN | Ian Lance Taylor | 1 | -0/+5 |
1995-02-10 | Lotsa arc stuff. | David Edelsohn | 1 | -0/+22 |
1995-02-09 | * config/tc-i386.c (md_assemble): Adjust conditions for changing | Ian Lance Taylor | 1 | -0/+10 |
1995-02-09 | * config/tc-hppa.c (md_apply_fix): In some cases subtract the | Jeff Law | 1 | -0/+6 |
1995-02-08 | * messages.c (as_abort): New function. | Ken Raeburn | 1 | -0/+4 |
1995-02-08 | Thu Jan 19 18:10:05 1995 Pat Rankin (rankin@eql.caltech.edu) | Ken Raeburn | 1 | -0/+8 |
1995-02-07 | Add support for powerpc-*-eabi in configure.in, rebuild configure. | Michael Meissner | 1 | -0/+6 |
1995-02-07 | Apparently I forgot to commit this change: | Jeff Law | 1 | -0/+7 |
1995-02-06 | Bryan Ford's changes for 16-bit i386 support, and i386-msdos support. | Ken Raeburn | 1 | -0/+17 |
1995-02-02 | vms fixes from pat rankin | Ken Raeburn | 1 | -0/+18 |
1995-02-02 | * config/tc-m68k.c (cpu32_control_regs): New macro. | Ken Raeburn | 1 | -0/+10 |
1995-01-27 | * config/tc-h8300.c (get_specific): Add parens around | inside &. | Ken Raeburn | 1 | -0/+5 |
1995-01-26 | * config/tc-ppc.c (md_begin): Permit mfdec to be duplicated on the | Ian Lance Taylor | 1 | -0/+5 |
1995-01-26 | Allow configuration of PowerPC embedded ABI. | Michael Meissner | 1 | -0/+9 |
1995-01-26 | * tc-sh.c (little): Add argument IGNORE to avoid compiler warnings. | Jim Wilson | 1 | -0/+9 |
1995-01-25 | Wed Jan 25 15:32:09 1995 David Edelsohn <edelsohn@mhpcc.edu> | Ian Lance Taylor | 1 | -0/+7 |
1995-01-24 | "gcc -fno-builtin -Wall -Wwrite-strings -Wshadow" can be your friend. | Ken Raeburn | 1 | -0/+37 |
1995-01-24 | * config/tc-hppa.c (pa_ip, case 'D'): Fix typo which caused | Jeff Law | 1 | -0/+5 |
1995-01-23 | configure regen, tc-mips.c libiberty.h include | Ken Raeburn | 1 | -0/+6 |
1995-01-23 | * config/tc-sh.h (tc_init_after_args): Don't define. | Ian Lance Taylor | 1 | -0/+7 |
1995-01-23 | * configure.in (i386-*-gnu*elf*): New target. | Ian Lance Taylor | 1 | -0/+4 |
1995-01-22 | * hash.c (hash_ask): If we find the slot after wrapping around, | Ian Lance Taylor | 1 | -0/+5 |
1995-01-20 | back out new hash routine | Ken Raeburn | 1 | -0/+6 |
1995-01-19 | gcc lint | Ken Raeburn | 1 | -0/+20 |
1995-01-19 | Cleanup of VAX and VMS code, from Pat Rankin: | Ken Raeburn | 1 | -0/+14 |
1995-01-19 | * write.c (fix_new_internal): Clear fx_bsr on those targets which | Ian Lance Taylor | 1 | -0/+3 |
1995-01-19 | some improvements to fp code | Ken Raeburn | 1 | -0/+11 |
1995-01-18 | sparc, coff, hash changes | Ken Raeburn | 1 | -0/+12 |
1995-01-18 | gcc -Wall lint. | Ian Lance Taylor | 1 | -0/+22 |
1995-01-17 | * config/tc-mips.c (mips_4650): New static variable. | Ian Lance Taylor | 1 | -0/+14 |
1995-01-16 | * config/tc-w65.c, config/tc-w65.h, config/w65.mt: Newfiles. | Steve Chamberlain | 1 | -0/+6 |
1995-01-13 | * app.c (do_scrub_next_char) [__GNUC__ && __OPTIMIZE__]: If `get' function is | Ken Raeburn | 1 | -0/+4 |
1995-01-12 | Use new hex-value code in libiberty: | Ken Raeburn | 1 | -0/+21 |
1995-01-12 | Don't generate 68020 addressing modes for a 68000 cpu. | Ken Raeburn | 1 | -0/+6 |
1995-01-10 | * config/obj-coff.c (write_object_file): Don't treat h8300 and z8k specially | Ken Raeburn | 1 | -0/+5 |
1995-01-10 | * config/tc-mips.c (RELAX_RELOC1, RELAX_RELOC2): Cast values to bfd_vma before | Ken Raeburn | 1 | -0/+3 |
1995-01-10 | * config/obj-coff.c (size_section): Handle rs_space like rs_fill, but make sure | Ken Raeburn | 1 | -0/+6 |
1995-01-08 | * config/tc-mips.c (mips_ip): Fix handling of floating point | Ian Lance Taylor | 1 | -0/+5 |
1995-01-06 | * config/tc-alpha.c (alpha_ip): Delay calls to emit_add64 until after any | Ken Raeburn | 1 | -0/+3 |
1995-01-06 | * gasp.c: Include string.h. Put config.h before other includes. | Ken Raeburn | 1 | -0/+4 |
1994-12-31 | Handle .space directive with non-constant operand: | Ken Raeburn | 1 | -0/+22 |
1994-12-30 | * Makefile.in (dependencies): Make $(OBJS) depend on as.h and everything it | Ken Raeburn | 1 | -0/+4 |