Age | Commit message (Expand) | Author | Files | Lines |
1995-01-26 | Allow configuration of PowerPC embedded ABI. | Michael Meissner | 3 | -0/+171 |
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 | 2 | -98/+221 |
1995-01-24 | "gcc -fno-builtin -Wall -Wwrite-strings -Wshadow" can be your friend. | Ken Raeburn | 2 | -7/+45 |
1995-01-24 | * config/tc-hppa.c (pa_ip, case 'D'): Fix typo which caused | Jeff Law | 2 | -0/+15 |
1995-01-23 | configure regen, tc-mips.c libiberty.h include | Ken Raeburn | 1 | -0/+6 |
1995-01-23 | regenerated | Ken Raeburn | 1 | -17/+20 |
1995-01-23 | * config/tc-sh.h (tc_init_after_args): Don't define. | Ian Lance Taylor | 2 | -12/+12 |
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-21 | tipo | Ian Lance Taylor | 1 | -3/+7 |
1995-01-20 | back out new hash routine | Ken Raeburn | 2 | -1/+10 |
1995-01-19 | gcc lint | Ken Raeburn | 3 | -30/+24 |
1995-01-19 | Revert 2 June 1994 changes (Alpha 21164 support), for lack of assignment | Ken Raeburn | 2 | -177/+43 |
1995-01-19 | Cleanup of VAX and VMS code, from Pat Rankin: | Ken Raeburn | 5 | -186/+193 |
1995-01-19 | * write.c (fix_new_internal): Clear fx_bsr on those targets which | Ian Lance Taylor | 2 | -1/+4 |
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 | (hash_ask): Call strcmp instead of expanding it inline. | Ken Raeburn | 1 | -569/+571 |
1995-01-18 | gcc -Wall lint. | Ian Lance Taylor | 2 | -2/+23 |
1995-01-17 | * config/tc-mips.c (mips_4650): New static variable. | Ian Lance Taylor | 1 | -0/+14 |
1995-01-16 | add w65 stuff. | Steve Chamberlain | 1 | -0/+3 |
1995-01-16 | * config/tc-w65.c, config/tc-w65.h, config/w65.mt: Newfiles. | Steve Chamberlain | 4 | -0/+1305 |
1995-01-13 | note deletion of hex-value.c | Ken Raeburn | 1 | -1/+0 |
1995-01-13 | * app.c (do_scrub_next_char) [__GNUC__ && __OPTIMIZE__]: If `get' function is | Ken Raeburn | 1 | -0/+4 |
1995-01-12 | delete references to hex-value.c | Ken Raeburn | 2 | -2/+4 |
1995-01-12 | Use new hex-value code in libiberty: | Ken Raeburn | 4 | -78/+33 |
1995-01-12 | For COFF targets, make sure F_RELFLG is set exactly when no relocs are present, | Ken Raeburn | 4 | -9/+18 |
1995-01-12 | Don't generate 68020 addressing modes for a 68000 cpu. | Ken Raeburn | 1 | -0/+6 |
1995-01-10 | * gas/hppa/unsorted/unsorted.exp (align4.s): Fix glitch in | Jeff Law | 1 | -0/+5 |
1995-01-10 | * config/obj-coff.c (write_object_file): Don't treat h8300 and z8k specially | Ken Raeburn | 2 | -1/+8 |
1995-01-10 | * config/tc-mips.c (RELAX_RELOC1, RELAX_RELOC2): Cast values to bfd_vma before | Ken Raeburn | 2 | -2/+5 |
1995-01-10 | * config/obj-coff.c (size_section): Handle rs_space like rs_fill, but make sure | Ken Raeburn | 2 | -0/+10 |
1995-01-08 | * config/tc-mips.c (mips_ip): Fix handling of floating point | Ian Lance Taylor | 2 | -6/+11 |
1995-01-06 | * config/tc-alpha.c (alpha_ip): Delay calls to emit_add64 until after any | Ken Raeburn | 2 | -55/+77 |
1995-01-06 | * gasp.c: Include string.h. Put config.h before other includes. | Ken Raeburn | 2 | -1/+6 |
1994-12-31 | Handle .space directive with non-constant operand: | Ken Raeburn | 3 | -22/+83 |
1994-12-30 | * as.h (relax_substateT): Now defined to be unsigned int. | Ken Raeburn | 1 | -20/+30 |
1994-12-30 | * Makefile.in (dependencies): Make $(OBJS) depend on as.h and everything it | Ken Raeburn | 2 | -99/+39 |
1994-12-30 | * listing.c (list_symbol_table): Build a format string based on the size of the | Ken Raeburn | 2 | -22/+68 |
1994-12-30 | * gas/i386/pushw.l: Fixed whitespace to match current listing style. | Ken Raeburn | 2 | -3/+28 |
1994-12-29 | * config/tc-hppa.c (pa_subspace): For sections with the ZERO | Jeff Law | 1 | -0/+5 |
1994-12-28 | * subsegs.h: Include obstack.h. | Ken Raeburn | 2 | -2/+8 |
1994-12-20 | * frags.c (frag_init): Call obstack_begin on `frags'. | Ken Raeburn | 8 | -74/+111 |
1994-12-20 | * config/tc-m68k.c (md_apply_fix_2): Use offsetT and addressT instead of long | Ken Raeburn | 2 | -33/+60 |
1994-12-20 | * config/obj-aout.h, config/obj-coff.c, config/obj-elf.h, config/obj-som.h, | Ken Raeburn | 5 | -15/+38 |
1994-12-20 | * Makefile.in (SUBDIR_INCLUDES): Deleted. | Ken Raeburn | 2 | -1/+4 |
1994-12-20 | * config/obj-coff.h: Include bfd/libcoff.h, not libcoff.h. | Ian Lance Taylor | 2 | -23/+514 |
1994-12-19 | * config/tc-hppa.c (pa_subspace): Make sure SEC_HAS_CONTENTS is | Jeff Law | 2 | -2/+6 |
1994-12-19 | * config/tc-mips.c (load_register): Rewrite to handle O_big 64 bit | Ian Lance Taylor | 2 | -52/+95 |