Age | Commit message (Expand) | Author | Files | Lines |
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 | 1 | -0/+17 |
1994-07-13 | config/ho-sysv.h (realloc): Declare. | Ken Raeburn | 1 | -0/+4 |
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 | 1 | -0/+5 |
1994-07-08 | * (process_pseudo_op): Pass right are do do_aif. | Steve Chamberlain | 1 | -0/+7 |
1994-07-08 | Modified Files: | Kung Hsu | 1 | -0/+14 |
1994-07-08 | * gasp.c (get_any_string): Cope with getting a string with an | Steve Chamberlain | 1 | -0/+17 |
1994-07-07 | * config/tc-hppa.c (hppa_fix_adjustable): Reject reductions for | Jeff Law | 1 | -0/+6 |
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 | * config/tc-hppa.c (is_complex): New macro. | Jeff Law | 1 | -0/+10 |
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 | * as.c (show_usage): Break long string into shorter ones. | Stan Shebs | 1 | -0/+11 |
1994-06-26 | * as.c (main) [HOST_SPECIAL_INIT]: New hook, for host-specific | Stan Shebs | 1 | -0/+5 |
1994-06-22 | * config/tc-hppa.h (obj_frob_symbol): Define for OBJ_ELF. | Jeff Law | 1 | -0/+8 |
1994-06-21 | * subsegs.c (abs_seg_info, und_seg_info): Define if BFD_ASSEMBLER. | Ian Lance Taylor | 1 | -0/+14 |
1994-06-20 | handle target ppc-*-elf*, for zoo. | Ken Raeburn | 1 | -0/+2 |
1994-06-20 | expr.c (operand): If "0f" is followed by '\0', don't do eol checks. | Ken Raeburn | 1 | -0/+5 |
1994-06-20 | * ecoff.c (ecoff_build_aux): Call swap_tir_out and swap_rndx_out | Ian Lance Taylor | 1 | -0/+5 |
1994-06-17 | * Makefile.in (config-stamp): Make sure there is at least one | Ian Lance Taylor | 1 | -0/+8 |
1994-06-17 | * config/tc-hppa.c: Misc trivial changes to make gcc -Wall happy. | Jeff Law | 1 | -0/+2 |
1994-06-17 | * config/tc-hppa.h (elf_hppa_final_processing): Declare. | Jeff Law | 1 | -0/+4 |
1994-06-16 | folding v9 change log in; stop sanitizing configure.in | Ken Raeburn | 1 | -1/+79 |
1994-06-16 | * as.c (parse_args): Cast xmalloc return value. | Ken Raeburn | 1 | -0/+2 |
1994-06-16 | v9, vms changes and some stuff i checked in recently but didn't log | Ken Raeburn | 1 | -0/+34 |
1994-06-15 | * config/obj-coff.c (coff_frob_symbol): Use C_STAT for the .text | Ian Lance Taylor | 1 | -0/+3 |
1994-06-15 | * config/tc-mips.c (mips_ip): Permit a modifier in 'o' case. | Ian Lance Taylor | 1 | -2/+3 |
1994-06-15 | * config/tc-mips.c (mips_ip): Permit non constant expressions in | Ian Lance Taylor | 1 | -0/+5 |
1994-06-13 | * config/obj-aout.c (obj_aout_frob_symbol): Warn about an attempt | Ian Lance Taylor | 1 | -0/+5 |
1994-06-11 | Add weak symbols as an extension to a.out. | Ian Lance Taylor | 1 | -0/+14 |
1994-06-10 | * config/obj-elf.c (obj_elf_section): Don't set any flags based on | Ian Lance Taylor | 1 | -0/+3 |
1994-06-10 | * config/ho-sunos.h: Include <stdlib.h>. Don't declare malloc, | Ian Lance Taylor | 1 | -0/+5 |
1994-06-08 | * Makefile.in (check): Delete as.new dependency, so that | Bill Cox | 1 | -0/+5 |
1994-06-07 | * Makefile.in (mostlyclean, realclean): New targets. | Ian Lance Taylor | 1 | -0/+5 |
1994-06-06 | * config/tc-mips.c (RDATA_SECTION_NAME): Define. | Ian Lance Taylor | 1 | -0/+9 |
1994-06-04 | * read.c (emit_expr): Use memset to zero out memory, rather than | Ian Lance Taylor | 1 | -0/+7 |
1994-06-03 | * as.c (show_usage), config/tc-alpha.c (md_show_usage), | David MacKenzie | 1 | -0/+3 |
1994-06-03 | * as.h: Replace flagseen with separate variables. | David MacKenzie | 1 | -0/+12 |
1994-06-03 | * as.c (show_usage): Remove target specific messages; | David MacKenzie | 1 | -0/+17 |
1994-06-02 | * as.c (show_usage): New function. | David MacKenzie | 1 | -0/+9 |
1994-06-02 | Various changes.. | Ken Raeburn | 1 | -2/+47 |
1994-06-01 | * config/tc-mips.c (mips_ip): Force floating point values to be | Ian Lance Taylor | 1 | -0/+5 |
1994-05-27 | put current timestamp on merge log | Ken Raeburn | 1 | -1/+1 |
1994-05-27 | changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) | Ken Raeburn | 1 | -0/+64 |
1994-05-20 | * as.h: Don't declare parameters for strstr. | Ian Lance Taylor | 1 | -0/+4 |