aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
1994-02-01correct typo in as cmdline synopsis (-w for -W);Roland Pesch1-3/+35
1994-01-31Acknowlegements: surely John Gilmore's one-bit fix was proverbial,Roland Pesch1-2/+1
1994-01-31test code for fp handling -- no .exp file yetKen Raeburn1-0/+15
1994-01-31New files for testing gasp.Steve Chamberlain67-0/+14806
1994-01-31Support for gasp.Steve Chamberlain3-1/+25
1994-01-31New file.Steve Chamberlain1-0/+3519
1994-01-31New file.Steve Chamberlain1-0/+0
1994-01-31 * read.c (s_lcomm): Align lcomm data.Steve Chamberlain1-0/+12
1994-01-31fix regexp for all/x930509.sKen Raeburn1-0/+5
1994-01-30alpha & vax changesKen Raeburn1-0/+41
1994-01-30* configure.in: Handle host vax-*-ultrix* like vax-*-bsd*. Don't bother withKen Raeburn1-1/+4
1994-01-30* read.c (do_align): New function, most of guts of s_align_* functions. LookKen Raeburn1-27/+56
1994-01-30(Already checked in write.c and config/tc-alpha.c, but no log msg wentKen Raeburn1-9/+6
1994-01-30* write.c (write_object_file): If tc_frob_file is defined, call itKen Raeburn2-79/+44
1994-01-28 * config/obj-coff.c (obj_coff_section_header_append): Do notIan Lance Taylor2-9/+25
1994-01-28removed rcs cruftKen Raeburn1-11/+0
1994-01-28Many scattered edits, primarily on recent mods.Roland Pesch1-1237/+336
1994-01-28Various changes: alpha support, fx_done handling, EMIT_SECTION_SYMBOLS, ...Ken Raeburn1-0/+61
1994-01-28Comment change: Soften recommendations against supplying sym+addend operands,Ken Raeburn1-2/+5
1994-01-28New Alpha support files, based on files from CMU.Ken Raeburn4-0/+2819
1994-01-28* as.h: If __GNUC__ and inline are both undefined, define inline away.Ken Raeburn6-310/+266
1994-01-28whitespace/formatting changesKen Raeburn1-8/+9
1994-01-28whitespace/comment changesKen Raeburn1-13/+11
1994-01-28* symbols.c (dot_text_symbol, dot_data_symbol, dot_bss_symbol): Deleted.Ken Raeburn1-24/+20
1994-01-27* atof-generic.c: Some reformatting.Ken Raeburn2-441/+503
1994-01-27 * read.c (lex_type): No longer make '{' a valid character forIan Lance Taylor2-1/+4
1994-01-27 * as.c (main): Print long values using %ld.Ian Lance Taylor2-1/+3
1994-01-27 * messages.c (as_warn_internal): New static function.Ian Lance Taylor2-11/+15
1994-01-26Change all occurances of RUNTEST_FLAGS to RUNTESTFLAGS to be consistant withRob Savoye2-3/+3
1994-01-26More changes as suggested by Roland. Fix buglets so that it passes makeinfo.Jeff Law1-13/+12
1994-01-26Tue Jan 25 18:30:34 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-1/+36
1994-01-25 * doc/{all.texi,as.texinfo}: Add documentation for HPPA port.Jeff Law3-146/+496
1994-01-25Tue Jan 25 10:49:31 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs5-19/+60
1994-01-25Tue Jan 25 10:52:22 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs2-19/+23
1994-01-25Use <= in ecoff_frob_symbol, not <.Ian Lance Taylor1-1/+1
1994-01-25Various entries.Ian Lance Taylor1-0/+23
1994-01-25 * ecoff.c (ecoff_frob_symbol): New function. Put undefinedIan Lance Taylor4-93/+125
1994-01-25 * tc-mips.c (g_switch_seen): New static variable.Ian Lance Taylor1-0/+11
1994-01-25 * symbols.c (S_IS_COMMON): Use bfd_is_com_section rather thanIan Lance Taylor1-8/+31
1994-01-24read.c (s_lcomm): Treat Alpha like MIPS in handling of .sbss section.Ken Raeburn2-2/+7
1994-01-21Fix gas_version.Rob Savoye1-3/+5
1994-01-20 * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,Rob Savoye1-0/+6
1994-01-20Tweak to run under either version of expect. Add a hack-around for aRob Savoye1-0/+5
1994-01-20Tweak to work with either version of expect. Use the verbose function, fixRob Savoye1-16/+154
1994-01-20Tweaked to run under either version of expect.Rob Savoye1-0/+36
1994-01-20* expr.c (operand): For floating point operand with unusual fp char fromKen Raeburn2-24/+25
1994-01-20 * config/tc-mips.c (md_pseudo_table): Add all data allocationIan Lance Taylor2-0/+12
1994-01-19Smuggle N_WARNING symbols into BFD in obj_aout_frob_symbol.Ian Lance Taylor2-1/+7
1994-01-19Get implicit val . right.Steve Chamberlain1-0/+5
1994-01-19 * config/tc-hppa.c: Disable multiple $CODE$ subspace code. ItJeff Law3-0/+19