aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1994-06-16folding v9 change log in; stop sanitizing configure.inKen Raeburn3-123/+79
1994-06-16v9 unsanitizationKen Raeburn3-28/+0
1994-06-16* as.c (parse_args): Cast xmalloc return value.Ken Raeburn1-0/+2
1994-06-16v9, vms changes and some stuff i checked in recently but didn't logKen Raeburn1-0/+34
1994-06-16 Fri Jun 3 17:25:08 1994 Pat Rankin (rankin@eql.caltech.edu)Ken Raeburn2-2/+26
1994-06-16For sparc64 target, use sparc cpu files and add sparcv9 to extra_defs. NoKen Raeburn1-3/+2
1994-06-16(config-stamp): If $(defs) contains multiple words, emit a #define line forKen Raeburn1-1/+3
1994-06-15 * config/obj-coff.c (coff_frob_symbol): Use C_STAT for the .textIan Lance Taylor1-0/+3
1994-06-15 * config/tc-mips.c (mips_ip): Permit a modifier in 'o' case.Ian Lance Taylor1-2/+3
1994-06-15 * config/tc-mips.c (mips_ip): Permit non constant expressions inIan Lance Taylor2-3/+8
1994-06-13 * config/obj-aout.c (obj_aout_frob_symbol): Warn about an attemptIan Lance Taylor1-0/+5
1994-06-12Sun Jun 12 16:38:42 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-4/+8
1994-06-11 Add weak symbols as an extension to a.out.Ian Lance Taylor2-0/+61
1994-06-10 * config/obj-elf.c (obj_elf_section): Don't set any flags based onIan Lance Taylor1-0/+3
1994-06-10 * config/ho-sunos.h: Include <stdlib.h>. Don't declare malloc,Ian Lance Taylor2-6/+6
1994-06-10 * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected outputJeff Law1-0/+5
1994-06-08 * Makefile.in (check): Delete as.new dependency, so thatBill Cox2-1/+6
1994-06-07 * Makefile.in (mostlyclean, realclean): New targets.Ian Lance Taylor3-10/+16
1994-06-06 * config/tc-mips.c (RDATA_SECTION_NAME): Define.Ian Lance Taylor2-18/+48
1994-06-05keep files for pushw testKen Raeburn1-0/+2
1994-06-04 * read.c (emit_expr): Use memset to zero out memory, rather thanIan Lance Taylor2-1/+8
1994-06-03 * as.c (show_usage), config/tc-alpha.c (md_show_usage),David MacKenzie3-4/+7
1994-06-03improve usage messageDavid MacKenzie1-2/+3
1994-06-03 * as.h: Replace flagseen with separate variables.David MacKenzie14-95/+186
1994-06-03 * as.c (show_usage): Remove target specific messages;David MacKenzie16-1613/+1622
1994-06-02note new i386 testKen Raeburn1-0/+4
1994-06-02new test for "pushw"Ken Raeburn3-0/+16
1994-06-02whitespaceKen Raeburn1-2/+2
1994-06-02oops, left out var declKen Raeburn1-0/+1
1994-06-02 * as.c (show_usage): New function.David MacKenzie2-65/+304
1994-06-02* Makefile.in (distclean): Remove site config files and gas.sum.Ken Raeburn2-0/+4
1994-06-02Various changes..Ken Raeburn1-2/+47
1994-06-02(hash_new_table): Clear newly allocated table.Ken Raeburn1-0/+3
1994-06-0268060 supportKen Raeburn2-186/+264
1994-06-02(fixup_segment) [!BFD_ASSEMBLER] [DIFF_EXPR_OK]: Do conversion to pc-relativeKen Raeburn1-2/+2659
1994-06-02(potable): Add this_gcc_requires_the_gnu_assembler in all lower-case, in caseKen Raeburn1-8/+25
1994-06-02(target i386-*-netbsd0.8): Use 386bsd emulation.Ken Raeburn1-29/+24
1994-06-02Handle EV5 (21164/66/68) PALcode support.Ken Raeburn2-105/+536
1994-06-02(.section): Document as unavailable for a.out type formats.Ken Raeburn1-1/+6
1994-06-02(install-info-gasp): Use $$dir when installing file.Ken Raeburn1-4/+7
1994-06-01 * config/tc-mips.c (mips_ip): Force floating point values to beIan Lance Taylor2-5/+18
1994-05-27put current timestamp on merge logKen Raeburn1-1/+1
1994-05-27changes from gas-2.3/binutils-2.4 dist (details in branch log msgs, changelogs)Ken Raeburn11-148/+276
1994-05-20 * as.h: Don't declare parameters for strstr.Ian Lance Taylor2-6/+15
1994-05-19 * config/tc-sparc.c (md_section_align): Don't change the size ifIan Lance Taylor2-4/+16
1994-05-18Expand my entry a bit.Ian Lance Taylor1-15/+27
1994-05-18 * Makefile.in (install): Redirect ln output to /dev/null. If lnIan Lance Taylor2-10/+15
1994-05-18 * config/tc-hppa.c (pa_ip): Use R_HPPA_ABS_CALL, not R_HPPA forJeff Law2-1/+6
1994-05-17 * lib/gas-defs.exp: Replace error proc calls with perror calls.Bill Cox2-6/+10
1994-05-17 * config/tc-hppa.c (pa_parse_fp_cmp_cond): Report an errorJeff Law2-1/+18