Age | Commit message (Expand) | Author | Files | Lines |
1994-09-13 | * config/obj-coff.c (fixup_segment): After handling the difference | Ian Lance Taylor | 1 | -0/+1 |
1994-09-13 | * tc-i386.c (TC_RELOC): New macro. | Ken Raeburn | 1 | -24/+232 |
1994-09-13 | * mpw-make.in (ALL_CFLAGS): Add definition of HAVE_STDARG_H, | Stan Shebs | 1 | -8/+0 |
1994-09-12 | * config/tc-mips.c (md_pseudo_table): Handle .globl and .global. | Ian Lance Taylor | 1 | -0/+42 |
1994-09-09 | keep arm files | Ken Raeburn | 1 | -0/+2 |
1994-09-09 | Modified Files: | Kung Hsu | 1 | -2/+2 |
1994-09-08 | * config/obj-coff.c (size_section): Do an fprintf to stderr rather | Ian Lance Taylor | 1 | -259/+108 |
1994-09-08 | Wed Sep 7 17:21:12 1994 Steve Chamberlain (sac@jonny.cygnus.com) | Steve Chamberlain | 2 | -129/+180 |
1994-09-07 | (tc_gen_reloc): Use bfd_get_reloc_code_name in error message. | Ken Raeburn | 3 | -13/+54 |
1994-09-06 | * config/tc-mips.c (mips_cpu): New static variable. | Ian Lance Taylor | 1 | -20/+111 |
1994-08-28 | * config/tc-alpha.c: Added various prototypes for static functions. | Ken Raeburn | 1 | -34/+245 |
1994-08-24 | * config/tc-mips.h (LOCAL_LABEL): Define as 0, for compatibility | Ian Lance Taylor | 1 | -1/+0 |
1994-08-24 | * ecoff.c (ecoff_symbol_new_hook): Don't add a new file if we | Ian Lance Taylor | 1 | -2/+1 |
1994-08-24 | gcc lint. | Ian Lance Taylor | 1 | -42/+60 |
1994-08-16 | * config/tc-hppa.c (pa_comm): Set sy_resolved for the common | Jeff Law | 1 | -45/+5 |
1994-08-10 | * configure.in: Recognize ppc-*-netware. | Stu Grossman | 1 | -0/+33 |
1994-08-09 | * config/tc-mips.c (md_parse_option): Accept -mcpu=4400, 4600, and | Ian Lance Taylor | 1 | -46/+77 |
1994-08-08 | Fix copyright. | Steve Chamberlain | 1 | -3/+8 |
1994-08-01 | * config/tc-hppa.c (create_new_space): Initialize sd_subspaces | Jeff Law | 1 | -0/+1 |
1994-08-01 | * config/tc-hppa.c (tc_gen_reloc): Cast return value from | Jeff Law | 1 | -1/+6 |
1994-07-28 | * tc-sparc.c (sparc_ip): Check more carefully for conflicting architectures. | Ken Raeburn | 1 | -84/+92 |
1994-07-26 | ns32k files; i960xl sanitization | Ken Raeburn | 1 | -0/+23 |
1994-07-15 | remove atof-ns32k.c | Ken Raeburn | 1 | -1/+0 |
1994-07-14 | deleted atof-ns32k.c, no longer used | Ken Raeburn | 1 | -452/+0 |
1994-07-14 | updated ns532 support from Ian Dall | Ken Raeburn | 2 | -0/+42 |
1994-07-13 | config/ho-sysv.h (realloc): Declare. | Ken Raeburn | 1 | -1/+1 |
1994-07-08 | Modified Files: | Kung Hsu | 2 | -2/+17 |
1994-07-07 | * config/tc-hppa.c (hppa_fix_adjustable): Reject reductions for | Jeff Law | 1 | -2/+36 |
1994-07-05 | Fix thinko in last change | Jeff Law | 1 | -3/+2 |
1994-07-05 | * config/tc-hppa.c (is_complex): New macro. | Jeff Law | 1 | -6/+14 |
1994-06-30 | * as.c (show_usage): Break long string into shorter ones. | Stan Shebs | 1 | -4/+6 |
1994-06-26 | * mpw-config.in: Parse target and use to generate forward includes | Stan Shebs | 1 | -0/+5 |
1994-06-16 | v9 unsanitization | Ken Raeburn | 3 | -28/+0 |
1994-06-16 | Fri Jun 3 17:25:08 1994 Pat Rankin (rankin@eql.caltech.edu) | Ken Raeburn | 2 | -2/+26 |
1994-06-15 | * config/tc-mips.c (mips_ip): Permit non constant expressions in | Ian Lance Taylor | 1 | -3/+3 |
1994-06-11 | Add weak symbols as an extension to a.out. | Ian Lance Taylor | 1 | -0/+47 |
1994-06-10 | * config/ho-sunos.h: Include <stdlib.h>. Don't declare malloc, | Ian Lance Taylor | 1 | -6/+1 |
1994-06-06 | * config/tc-mips.c (RDATA_SECTION_NAME): Define. | Ian Lance Taylor | 1 | -18/+39 |
1994-06-03 | * as.c (show_usage), config/tc-alpha.c (md_show_usage), | David MacKenzie | 1 | -1/+0 |
1994-06-03 | improve usage message | David MacKenzie | 1 | -2/+3 |
1994-06-03 | * as.h: Replace flagseen with separate variables. | David MacKenzie | 9 | -66/+120 |
1994-06-03 | * as.c (show_usage): Remove target specific messages; | David MacKenzie | 12 | -1127/+1160 |
1994-06-02 | 68060 support | Ken Raeburn | 1 | -185/+263 |
1994-06-02 | (fixup_segment) [!BFD_ASSEMBLER] [DIFF_EXPR_OK]: Do conversion to pc-relative | Ken Raeburn | 1 | -2/+2659 |
1994-06-02 | Handle EV5 (21164/66/68) PALcode support. | Ken Raeburn | 2 | -105/+536 |
1994-06-01 | * config/tc-mips.c (mips_ip): Force floating point values to be | Ian Lance Taylor | 1 | -5/+13 |
1994-05-27 | changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs) | Ken Raeburn | 5 | -117/+138 |
1994-05-19 | * config/tc-sparc.c (md_section_align): Don't change the size if | Ian Lance Taylor | 1 | -4/+11 |
1994-05-18 | * config/tc-hppa.c (pa_ip): Use R_HPPA_ABS_CALL, not R_HPPA for | Jeff Law | 1 | -1/+1 |
1994-05-17 | * config/tc-hppa.c (pa_parse_fp_cmp_cond): Report an error | Jeff Law | 1 | -1/+13 |