Age | Commit message (Expand) | Author | Files | Lines |
1994-06-06 | * config/tc-mips.c (RDATA_SECTION_NAME): Define. | Ian Lance Taylor | 2 | -18/+48 |
1994-06-05 | keep files for pushw test | Ken Raeburn | 1 | -0/+2 |
1994-06-04 | * read.c (emit_expr): Use memset to zero out memory, rather than | Ian Lance Taylor | 2 | -1/+8 |
1994-06-03 | * as.c (show_usage), config/tc-alpha.c (md_show_usage), | David MacKenzie | 3 | -4/+7 |
1994-06-03 | improve usage message | David MacKenzie | 1 | -2/+3 |
1994-06-03 | * as.h: Replace flagseen with separate variables. | David MacKenzie | 14 | -95/+186 |
1994-06-03 | * as.c (show_usage): Remove target specific messages; | David MacKenzie | 16 | -1613/+1622 |
1994-06-02 | note new i386 test | Ken Raeburn | 1 | -0/+4 |
1994-06-02 | new test for "pushw" | Ken Raeburn | 3 | -0/+16 |
1994-06-02 | whitespace | Ken Raeburn | 1 | -2/+2 |
1994-06-02 | oops, left out var decl | Ken Raeburn | 1 | -0/+1 |
1994-06-02 | * as.c (show_usage): New function. | David MacKenzie | 2 | -65/+304 |
1994-06-02 | * Makefile.in (distclean): Remove site config files and gas.sum. | Ken Raeburn | 2 | -0/+4 |
1994-06-02 | Various changes.. | Ken Raeburn | 1 | -2/+47 |
1994-06-02 | (hash_new_table): Clear newly allocated table. | Ken Raeburn | 1 | -0/+3 |
1994-06-02 | 68060 support | Ken Raeburn | 2 | -186/+264 |
1994-06-02 | (fixup_segment) [!BFD_ASSEMBLER] [DIFF_EXPR_OK]: Do conversion to pc-relative | Ken Raeburn | 1 | -2/+2659 |
1994-06-02 | (potable): Add this_gcc_requires_the_gnu_assembler in all lower-case, in case | Ken Raeburn | 1 | -8/+25 |
1994-06-02 | (target i386-*-netbsd0.8): Use 386bsd emulation. | Ken Raeburn | 1 | -29/+24 |
1994-06-02 | Handle EV5 (21164/66/68) PALcode support. | Ken Raeburn | 2 | -105/+536 |
1994-06-02 | (.section): Document as unavailable for a.out type formats. | Ken Raeburn | 1 | -1/+6 |
1994-06-02 | (install-info-gasp): Use $$dir when installing file. | Ken Raeburn | 1 | -4/+7 |
1994-06-01 | * config/tc-mips.c (mips_ip): Force floating point values to be | Ian Lance Taylor | 2 | -5/+18 |
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 | 11 | -148/+276 |
1994-05-20 | * as.h: Don't declare parameters for strstr. | Ian Lance Taylor | 2 | -6/+15 |
1994-05-19 | * config/tc-sparc.c (md_section_align): Don't change the size if | Ian Lance Taylor | 2 | -4/+16 |
1994-05-18 | Expand my entry a bit. | Ian Lance Taylor | 1 | -15/+27 |
1994-05-18 | * Makefile.in (install): Redirect ln output to /dev/null. If ln | Ian Lance Taylor | 2 | -10/+15 |
1994-05-18 | * config/tc-hppa.c (pa_ip): Use R_HPPA_ABS_CALL, not R_HPPA for | Jeff Law | 2 | -1/+6 |
1994-05-17 | * lib/gas-defs.exp: Replace error proc calls with perror calls. | Bill Cox | 2 | -6/+10 |
1994-05-17 | * config/tc-hppa.c (pa_parse_fp_cmp_cond): Report an error | Jeff Law | 2 | -1/+18 |
1994-05-16 | * config/tc-hppa.c: Change .hppa_unwind to .PARISC.unwind | Jeff Law | 2 | -169/+38 |
1994-05-16 | * gas/hppa/reloc/reloc.exp: Tweak expected output to match new | Jeff Law | 2 | -41/+126 |
1994-05-08 | remove unneeded files | Ken Raeburn | 2 | -94/+0 |
1994-05-08 | note file renaming | Ken Raeburn | 1 | -1/+1 |
1994-05-07 | Disable single quote strings. | Steve Chamberlain | 1 | -1/+1 |
1994-05-06 | * config/go32.mh: New makefile fragment for go32 crossing. | Steve Chamberlain | 3 | -0/+8 |
1994-05-06 | * gasp.c: Include libiberty.h. | Ian Lance Taylor | 2 | -1/+11 |
1994-05-06 | Note deleted files. | Ken Raeburn | 1 | -3/+0 |
1994-05-06 | * symbols.c (symbol_new) [BFD_ASSEMBLER]: Don't permit additions to the symbol | Ken Raeburn | 1 | -0/+5 |
1994-05-06 | doc/Makefile.in (distclean, clean-dvi, clean-info): Delete gasp files too. | Ken Raeburn | 1 | -0/+5 |
1994-05-05 | * config/tc-mips.c (mips_emit_delays): Make call to | Ian Lance Taylor | 1 | -0/+5 |
1994-05-05 | * config/obj-coff*.*: Merged coffbfd versions into coff versions, with a single | Ken Raeburn | 3 | -3198/+11 |
1994-05-05 | * config/default.exp: Renamed from unix-gas.exp. | Ken Raeburn | 1 | -13/+0 |
1994-05-04 | * config/te-dpx2.h (TARGET_FORMAT, REGISTER_PREFIX_OPTIONAL): Define. | Ken Raeburn | 1 | -0/+4 |
1994-05-04 | * config/tc-m68k.h (TARGET_FORMAT): If not TE_SUN3, define as | Ian Lance Taylor | 1 | -0/+3 |
1994-05-04 | coff_gnu deletion | Ken Raeburn | 1 | -0/+4 |
1994-05-04 | not used | Ken Raeburn | 1 | -855/+0 |
1994-05-04 | * config/obj-coffbfd.c (fixup_segment): Make common symbol and PC | Ian Lance Taylor | 2 | -3/+9 |