aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1994-02-28960-coff, alpha changesKen Raeburn1-0/+32
1994-02-28(md_atof): Omit warning about FP values.Ken Raeburn1-16/+14
1994-02-28* configure.in (i960-*-coff, i960-*-vxworks5.*): Use coffbfd, and gas_targetKen Raeburn4-10/+9
1994-02-28(obj_coff_lcomm): Put "#if 0" around the unused parts (most of the function).Ken Raeburn1-3/+6
1994-02-28* lib/gas-defs.exp (objdump): New proc.Ken Raeburn3-17/+92
1994-02-26Sat Feb 26 13:23:06 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs3-48/+19
1994-02-26 * config/tc-hppa.c (hppa_tc_symbol): Call PA ELF BFD version.Jeff Law3-142/+34
1994-02-25 * config/obj-coffbfd.c (fill_section): Correct test for whether toIan Lance Taylor2-1/+8
1994-02-24* read.c (potable): Added ".this_GCC_requires_the_GNU_assembler", which isKen Raeburn1-0/+7
1994-02-24 * gas/hppa/more.parse/parse.exp (no subspace test): Only expectJeff Law3-4/+11
1994-02-24 * config/ho-hppaosf.h: Fix braino in test for ANSI-C.Jeff Law2-1/+5
1994-02-24 * write.c (write_contents): Give the user a reasonable errorJeff Law1-0/+6
1994-02-22this is i386-mach3 *host* support (not target like in last mistaken msg)...Ken Raeburn2-0/+38
1994-02-22keep te-mach.hKen Raeburn1-0/+1
1994-02-22Should've got checked in with i386-mach3 config changes.Ken Raeburn1-0/+1
1994-02-22 * ecoff.c (ecoff_build_debug): Don't set hdr->magic here. It isIan Lance Taylor1-0/+3
1994-02-22 * config/obj-coffbfd.c (write_object_file): use bfd_get_error (),Ian Lance Taylor1-1/+1
1994-02-22 * read.c (s_lcomm): Use an alignment power of 3 for 8 byte .lcommIan Lance Taylor2-1/+10
1994-02-22PowerPC ELF is now in BFD; fix comment claiming otherwise.Ian Lance Taylor1-1/+1
1994-02-21 * config/ho-hpux.h (BROKEN_ASSERT): Define if not __GNUC__.Ian Lance Taylor2-0/+8
1994-02-21 * read.c (read_a_source_file): Use correct arguments to memcpyIan Lance Taylor2-1/+7
1994-02-21 * config/obj-coff.h (obj_coff_section): Declare.Ian Lance Taylor1-0/+7
1994-02-18update -- keep more stuff recently addedKen Raeburn3-0/+38
1994-02-18keep new te-mach.hKen Raeburn1-0/+1
1994-02-18First cut at i386-mach3 support.Ken Raeburn2-0/+10
1994-02-18First attempt at i386-mach3 support.Ken Raeburn1-0/+2
1994-02-18write.c (write_object_file): Removed register declarations.Ken Raeburn2-9/+17
1994-02-18missed atof-generic log entry last timeKen Raeburn1-0/+3
1994-02-18Correct info about evaluating macro args (distinct from evaluating preprocessorRoland Pesch1-18/+28
1994-02-17 Some support for PowerPC ELF, although it isn't in BFD yet.Ian Lance Taylor2-0/+35
1994-02-17 * messages.c (as_perror) [BFD_ASSEMBLER]: Use bfd_get_error andDavid MacKenzie1-0/+5
1994-02-16(1) remove dangling references to old internal sections (pass1, difference)Roland Pesch1-74/+113
1994-02-16* configure.in: Support i960-vxworks versions > 5.0 as coff.Ken Raeburn2-3/+14
1994-02-14 * gas/hppa/basic/fmemLRbug.s: New test.Jeff Law4-0/+2294
1994-02-12Formatting improvements from first eyeball once-over.Roland Pesch1-18/+10
1994-02-12Clean formatting under TeX/FSF layout and TeX/Cygnus layoutRoland Pesch1-9/+9
1994-02-12Keep the new gasp manual.Roland Pesch1-0/+1
1994-02-12A manual for the GNU assembler preprocessor.Roland Pesch1-0/+967
1994-02-11 * config/tc-mips.c (macro): Do unaligned loads and storesIan Lance Taylor1-0/+6
1994-02-10 * as.c: Include libiberty.h.Ian Lance Taylor1-0/+22
1994-02-10 * read.c (do_align): Don't define label just_record_alignmentIan Lance Taylor1-0/+4
1994-02-10 * config/tc-i386.c (md_pseudo_table): Remove "zero".Ian Lance Taylor1-1/+0
1994-02-10* config/tc-sparc.c (sparc_ip): Reject integer values for pc-relative operandKen Raeburn1-0/+6
1994-02-10* gas/alpha/fp.*: New files.Ken Raeburn2-0/+26
1994-02-09 * as.h (xmalloc, xrealloc): Declare using PTR rather than char *.Ian Lance Taylor2-4/+7
1994-02-09 * app.c (do_scrub_next_char): If NO_STRING_ESCAPES is defined,Ian Lance Taylor2-3/+17
1994-02-09Wed Feb 9 09:42:45 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-1/+8
1994-02-09 * write.c (fixup_segment): Use as_bad_where, not as_bad.Ian Lance Taylor1-0/+7
1994-02-09sparclite-coff fix: obj-coff.c, symbols.c, write.c modified for abs_symbolKen Raeburn1-0/+9
1994-02-09(adjust_reloc_syms): Use abs_symbol instead of calling section_symbol.Ken Raeburn1-7/+3