Age | Commit message (Expand) | Author | Files | Lines |
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 |
1994-12-19 | * Reduce useless symbols for ELF in an attempt to make smaller | Jeff Law | 2 | -101/+115 |
1994-12-19 | Various arc stuff. | David Edelsohn | 1 | -0/+15 |
1994-12-19 | * config/tc-arc.c (arc_insert_operand): Change reg parm to pointer | David Edelsohn | 1 | -0/+1272 |
1994-12-19 | * configure.in: Recognize mips-sony-bsd and mips-dec-bsd, but reject other | Ken Raeburn | 3 | -21/+39 |
1994-12-19 | some cleanup of vms code -- sizeof usage &c | Ken Raeburn | 3 | -91/+107 |
1994-12-17 | * config/tc-h8300.c (parse_exp, get_operands, clever_message, md_assemble, | Ken Raeburn | 2 | -74/+122 |
1994-12-17 | * config/tc-sh.c (md_begin): Don't fill in md_relax_table here. | Ken Raeburn | 2 | -156/+162 |
1994-12-17 | * Makefile.in (CHECKFLAGS): Don't pass AS_FOR_TARGET, CC_FOR_TARGET, | Ken Raeburn | 2 | -46/+14 |
1994-12-16 | * config/obj-coff.h: Include libcoff.h, not ../bfd/libcoff.h. | Stan Shebs | 1 | -0/+2 |
1994-12-16 | * as.h: Include progress.h. | Stan Shebs | 1 | -0/+6 |
1994-12-16 | * write.c (adjust_reloc_syms): Use bfd_is_und_section and | Ian Lance Taylor | 1 | -0/+6 |
1994-12-16 | * Makefile.in (AS_FOR_TARGET, OBJDUMP_FOR_TARGET): Don't set. | Ken Raeburn | 1 | -25/+0 |
1994-12-15 | * config/tc-sh.c (md_begin): Use a local variable when | Jim Wilson | 1 | -0/+6 |
1994-12-13 | * gas/mips/jal-svr4pic.d: Fix 0-strings to work with 64-bit hosted | Ian Lance Taylor | 1 | -0/+5 |
1994-12-13 | * config/tc-ppc.c (tc_gen_reloc): Remove OBJ_ELF hack which | Ian Lance Taylor | 1 | -0/+5 |
1994-12-13 | * config/tc-mips.c (macro_build): Accept BFD_RELOC_PCREL* without | Ian Lance Taylor | 1 | -0/+7 |
1994-12-13 | * mpw-config.in: Add mapping from configs to object file formats, | Stan Shebs | 3 | -18/+40 |
1994-12-10 | * gas/all/gas.exp (comment.s test): Make the "\r" optional, since it depends on | Ken Raeburn | 2 | -1/+7 |
1994-12-10 | * write.c (write_relocs) [RELOC_EXPANSION_POSSIBLE]: Use bfd_install_relocation. | Ken Raeburn | 2 | -22/+78 |
1994-12-10 | * ecoff.c (ecoff_set_gp_prolog_size): If there is no current routine, just | Ken Raeburn | 1 | -0/+3 |
1994-12-10 | * config/tc-alpha.c (alpha_ip, case 'B', subcase 'c'): Use opcode value from | Ken Raeburn | 2 | -0/+7 |