| Commit message (Expand) | Author | Age | Files | Lines |
* | * configure.in (i386-go32): When it's a host set | Steve Chamberlain | 1994-06-28 | 1 | -13/+18 |
* | Don't keep the "is" cases, only the "was" cases. | Steve Chamberlain | 1994-06-28 | 32 | -7584/+0 |
* | Reflect new rules. | Steve Chamberlain | 1994-06-28 | 7 | -49/+65 |
* | * mpw-config.in: Parse target and use to generate forward includes | Stan Shebs | 1994-06-26 | 4 | -22/+89 |
* | Remove GM-specific hackery, no longer needed. | Stan Shebs | 1994-06-26 | 3 | -46/+2 |
* | * as.c (main) [HOST_SPECIAL_INIT]: New hook, for host-specific | Stan Shebs | 1994-06-26 | 1 | -0/+5 |
* | * gas/lib/gas-defs.exp (gas_finish): Call "close" and "wait" | Jeff Law | 1994-06-26 | 1 | -2/+2 |
* | From rob: | Jeff Law | 1994-06-26 | 2 | -2/+10 |
* | * config/tc-hppa.h (obj_frob_symbol): Define for OBJ_ELF. | Jeff Law | 1994-06-22 | 1 | -0/+8 |
* | Look for as.new before looking in the path for the binary to test. | Rob Savoye | 1994-06-21 | 1 | -0/+14 |
* | * subsegs.c (abs_seg_info, und_seg_info): Define if BFD_ASSEMBLER. | Ian Lance Taylor | 1994-06-21 | 2 | -4/+54 |
* | handle target ppc-*-elf*, for zoo. | Ken Raeburn | 1994-06-20 | 1 | -0/+2 |
* | expr.c (operand): If "0f" is followed by '\0', don't do eol checks. | Ken Raeburn | 1994-06-20 | 1 | -0/+5 |
* | * ecoff.c (ecoff_build_aux): Call swap_tir_out and swap_rndx_out | Ian Lance Taylor | 1994-06-20 | 1 | -0/+5 |
* | Use "default" rather than "unix". | Rob Savoye | 1994-06-18 | 1 | -1/+1 |
* | Setup default and unknown init files. | Rob Savoye | 1994-06-18 | 1 | -0/+2 |
* | Don't pass AS and ASFLAGS, it's now done in the testing code. | Rob Savoye | 1994-06-18 | 1 | -1/+1 |
* | * Makefile.in (config-stamp): Make sure there is at least one | Ian Lance Taylor | 1994-06-17 | 1 | -0/+8 |
* | * config/tc-hppa.c: Misc trivial changes to make gcc -Wall happy. | Jeff Law | 1994-06-17 | 1 | -0/+2 |
* | * config/tc-hppa.h (elf_hppa_final_processing): Declare. | Jeff Law | 1994-06-17 | 1 | -0/+4 |
* | folding v9 change log in; stop sanitizing configure.in | Ken Raeburn | 1994-06-16 | 3 | -123/+79 |
* | v9 unsanitization | Ken Raeburn | 1994-06-16 | 3 | -28/+0 |
* | * as.c (parse_args): Cast xmalloc return value. | Ken Raeburn | 1994-06-16 | 1 | -0/+2 |
* | v9, vms changes and some stuff i checked in recently but didn't log | Ken Raeburn | 1994-06-16 | 1 | -0/+34 |
* | Fri Jun 3 17:25:08 1994 Pat Rankin (rankin@eql.caltech.edu) | Ken Raeburn | 1994-06-16 | 2 | -2/+26 |
* | For sparc64 target, use sparc cpu files and add sparcv9 to extra_defs. No | Ken Raeburn | 1994-06-16 | 1 | -3/+2 |
* | (config-stamp): If $(defs) contains multiple words, emit a #define line for | Ken Raeburn | 1994-06-16 | 1 | -1/+3 |
* | * config/obj-coff.c (coff_frob_symbol): Use C_STAT for the .text | Ian Lance Taylor | 1994-06-15 | 1 | -0/+3 |
* | * config/tc-mips.c (mips_ip): Permit a modifier in 'o' case. | Ian Lance Taylor | 1994-06-15 | 1 | -2/+3 |
* | * config/tc-mips.c (mips_ip): Permit non constant expressions in | Ian Lance Taylor | 1994-06-15 | 2 | -3/+8 |
* | * config/obj-aout.c (obj_aout_frob_symbol): Warn about an attempt | Ian Lance Taylor | 1994-06-13 | 1 | -0/+5 |
* | Sun Jun 12 16:38:42 1994 Stan Shebs (shebs@andros.cygnus.com) | Stan Shebs | 1994-06-12 | 2 | -4/+8 |
* | Add weak symbols as an extension to a.out. | Ian Lance Taylor | 1994-06-11 | 2 | -0/+61 |
* | * config/obj-elf.c (obj_elf_section): Don't set any flags based on | Ian Lance Taylor | 1994-06-10 | 1 | -0/+3 |
* | * config/ho-sunos.h: Include <stdlib.h>. Don't declare malloc, | Ian Lance Taylor | 1994-06-10 | 2 | -6/+6 |
* | * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected output | Jeff Law | 1994-06-10 | 1 | -0/+5 |
* | * Makefile.in (check): Delete as.new dependency, so that | Bill Cox | 1994-06-08 | 2 | -1/+6 |
* | * Makefile.in (mostlyclean, realclean): New targets. | Ian Lance Taylor | 1994-06-07 | 3 | -10/+16 |
* | * config/tc-mips.c (RDATA_SECTION_NAME): Define. | Ian Lance Taylor | 1994-06-06 | 2 | -18/+48 |
* | keep files for pushw test | Ken Raeburn | 1994-06-05 | 1 | -0/+2 |
* | * read.c (emit_expr): Use memset to zero out memory, rather than | Ian Lance Taylor | 1994-06-04 | 2 | -1/+8 |
* | * as.c (show_usage), config/tc-alpha.c (md_show_usage), | David MacKenzie | 1994-06-03 | 3 | -4/+7 |
* | improve usage message | David MacKenzie | 1994-06-03 | 1 | -2/+3 |
* | * as.h: Replace flagseen with separate variables. | David MacKenzie | 1994-06-03 | 14 | -95/+186 |
* | * as.c (show_usage): Remove target specific messages; | David MacKenzie | 1994-06-03 | 16 | -1613/+1622 |
* | note new i386 test | Ken Raeburn | 1994-06-02 | 1 | -0/+4 |
* | new test for "pushw" | Ken Raeburn | 1994-06-02 | 3 | -0/+16 |
* | whitespace | Ken Raeburn | 1994-06-02 | 1 | -2/+2 |
* | oops, left out var decl | Ken Raeburn | 1994-06-02 | 1 | -0/+1 |
* | * as.c (show_usage): New function. | David MacKenzie | 1994-06-02 | 2 | -65/+304 |