summaryrefslogtreecommitdiff
path: root/gas
Commit message (Expand)AuthorAgeFilesLines
* handle target ppc-*-elf*, for zoo.Ken Raeburn1994-06-201-0/+2
* expr.c (operand): If "0f" is followed by '\0', don't do eol checks.Ken Raeburn1994-06-201-0/+5
* * ecoff.c (ecoff_build_aux): Call swap_tir_out and swap_rndx_outIan Lance Taylor1994-06-201-0/+5
* Use "default" rather than "unix".Rob Savoye1994-06-181-1/+1
* Setup default and unknown init files.Rob Savoye1994-06-181-0/+2
* Don't pass AS and ASFLAGS, it's now done in the testing code.Rob Savoye1994-06-181-1/+1
* * Makefile.in (config-stamp): Make sure there is at least oneIan Lance Taylor1994-06-171-0/+8
* * config/tc-hppa.c: Misc trivial changes to make gcc -Wall happy.Jeff Law1994-06-171-0/+2
* * config/tc-hppa.h (elf_hppa_final_processing): Declare.Jeff Law1994-06-171-0/+4
* folding v9 change log in; stop sanitizing configure.inKen Raeburn1994-06-163-123/+79
* v9 unsanitizationKen Raeburn1994-06-163-28/+0
* * as.c (parse_args): Cast xmalloc return value.Ken Raeburn1994-06-161-0/+2
* v9, vms changes and some stuff i checked in recently but didn't logKen Raeburn1994-06-161-0/+34
* Fri Jun 3 17:25:08 1994 Pat Rankin (rankin@eql.caltech.edu)Ken Raeburn1994-06-162-2/+26
* For sparc64 target, use sparc cpu files and add sparcv9 to extra_defs. NoKen Raeburn1994-06-161-3/+2
* (config-stamp): If $(defs) contains multiple words, emit a #define line forKen Raeburn1994-06-161-1/+3
* * config/obj-coff.c (coff_frob_symbol): Use C_STAT for the .textIan Lance Taylor1994-06-151-0/+3
* * config/tc-mips.c (mips_ip): Permit a modifier in 'o' case.Ian Lance Taylor1994-06-151-2/+3
* * config/tc-mips.c (mips_ip): Permit non constant expressions inIan Lance Taylor1994-06-152-3/+8
* * config/obj-aout.c (obj_aout_frob_symbol): Warn about an attemptIan Lance Taylor1994-06-131-0/+5
* Sun Jun 12 16:38:42 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1994-06-122-4/+8
* Add weak symbols as an extension to a.out.Ian Lance Taylor1994-06-112-0/+61
* * config/obj-elf.c (obj_elf_section): Don't set any flags based onIan Lance Taylor1994-06-101-0/+3
* * config/ho-sunos.h: Include <stdlib.h>. Don't declare malloc,Ian Lance Taylor1994-06-102-6/+6
* * gas/hppa/reloc/reloc.exp (roundmode test): Tweak expected outputJeff Law1994-06-101-0/+5
* * Makefile.in (check): Delete as.new dependency, so thatBill Cox1994-06-082-1/+6
* * Makefile.in (mostlyclean, realclean): New targets.Ian Lance Taylor1994-06-073-10/+16
* * config/tc-mips.c (RDATA_SECTION_NAME): Define.Ian Lance Taylor1994-06-062-18/+48
* keep files for pushw testKen Raeburn1994-06-051-0/+2
* * read.c (emit_expr): Use memset to zero out memory, rather thanIan Lance Taylor1994-06-042-1/+8
* * as.c (show_usage), config/tc-alpha.c (md_show_usage),David MacKenzie1994-06-033-4/+7
* improve usage messageDavid MacKenzie1994-06-031-2/+3
* * as.h: Replace flagseen with separate variables.David MacKenzie1994-06-0314-95/+186
* * as.c (show_usage): Remove target specific messages;David MacKenzie1994-06-0316-1613/+1622
* note new i386 testKen Raeburn1994-06-021-0/+4
* new test for "pushw"Ken Raeburn1994-06-023-0/+16
* whitespaceKen Raeburn1994-06-021-2/+2
* oops, left out var declKen Raeburn1994-06-021-0/+1
* * as.c (show_usage): New function.David MacKenzie1994-06-022-65/+304
* * Makefile.in (distclean): Remove site config files and gas.sum.Ken Raeburn1994-06-022-0/+4
* Various changes..Ken Raeburn1994-06-021-2/+47
* (hash_new_table): Clear newly allocated table.Ken Raeburn1994-06-021-0/+3
* 68060 supportKen Raeburn1994-06-022-186/+264
* (fixup_segment) [!BFD_ASSEMBLER] [DIFF_EXPR_OK]: Do conversion to pc-relativeKen Raeburn1994-06-021-2/+2659
* (potable): Add this_gcc_requires_the_gnu_assembler in all lower-case, in caseKen Raeburn1994-06-021-8/+25
* (target i386-*-netbsd0.8): Use 386bsd emulation.Ken Raeburn1994-06-021-29/+24
* Handle EV5 (21164/66/68) PALcode support.Ken Raeburn1994-06-022-105/+536
* (.section): Document as unavailable for a.out type formats.Ken Raeburn1994-06-021-1/+6
* (install-info-gasp): Use $$dir when installing file.Ken Raeburn1994-06-021-4/+7
* * config/tc-mips.c (mips_ip): Force floating point values to beIan Lance Taylor1994-06-012-5/+18