aboutsummaryrefslogtreecommitdiff
path: root/gas
AgeCommit message (Expand)AuthorFilesLines
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
1994-01-19 * config/obj-coffbfd.c (obj_coff_endef): For C_EFCN, C_BLOCK andSteve Chamberlain1-1/+7
1994-01-19* literal.c (add_to_literal_pool): Handle duplicates of values already writtenKen Raeburn2-2/+19
1994-01-18 * config/obj-aout.c (obj_aout_frob_symbol): Try to get symbolsIan Lance Taylor2-206/+26
1994-01-17 * ecoff.h (ecoff_set_gp_prolog_size): Declare.Ian Lance Taylor3-0/+83
1994-01-17Comment and whitespace changes.Ian Lance Taylor1-5/+53
1994-01-17 * config/tc-hppa.c (pa_ip): Explicitly check for comma before 'u'Jeff Law2-0/+7
1994-01-17 * gas/hppa/basic/fp_misc.s: Delete copr instruction. It's testedJeff Law4-0/+63
1994-01-17 * config/tc-hppa.c (pa_ip): Handle 'N', 'O', 'o', '0', '1', 'u',Jeff Law2-4/+53
1994-01-17 * as.h (subseg_force_new): Add prototype.Jeff Law2-0/+5
1994-01-15* app.c (do_scrub_next_char): Allow lines like " foolab :".David Edelsohn1-0/+2
1994-01-15* read.c (emit_expr): Fix computation of mask.David Edelsohn2-2/+7
1994-01-15* config/obj-elf.c (obj_elf_section): Fix loop termination test.David Edelsohn1-30/+101
1994-01-14ecoff.c, as.c changesKen Raeburn1-0/+6
1994-01-14(ecoff_set_gp_prolog_size): New function.Ken Raeburn1-115/+99
1994-01-14Oops. Didn't mean to change reject_dev_configs.Ken Raeburn1-1/+1
1994-01-14Don't include config.h directly any more.Ken Raeburn1-14/+20
1994-01-14* struc-symbol.h (struct symbol): Make all bitfields unsigned.Ken Raeburn1-0/+2
1994-01-13Changes for i960_validate_fix, i386-netbsd* configs, BFDDEF handling, literalKen Raeburn1-0/+25
1994-01-13(add_to_literal_pool): Take symbol and addend as arguments, instead ofKen Raeburn1-0/+78
1994-01-13(segment_info_type) [NEED_LITERAL_POOL]: Add field literal_pool_size.Ken Raeburn1-38/+81
1994-01-13* as.h: Include config.h. Added forward declaration for struct symbol.Ken Raeburn1-5/+36
1994-01-13* configure.in (i386-*-netbsd*): New target, using te-netbsd.h.Ken Raeburn2-8/+13
1994-01-13 * config/obj-som.c (som_frob_file): Call adjust_code_sectionsJeff Law2-16/+89
1994-01-13 * subsegs.c (subseg_get): Accept new argument "force_new". IfJeff Law1-0/+33
1994-01-13 * subsegs.c (subseg_get): Accept new argument "force_new". IfJeff Law1-10/+65
1994-01-13 * gas/all/gas.exp: No longer expect difference of forwardJeff Law2-0/+91
1994-01-13 * config/tc-hppa.c (hppa_fix_struct): Add new "segment" field.Jeff Law1-5/+17
1994-01-12 * gas/hppa/more.parse/procbug.s: Add test for another bug relatingJeff Law2-0/+13
1994-01-12Remove CVS merge markers.Ian Lance Taylor1-1/+0
1994-01-12 * read.c (read_a_source_file): Cast array argument to unsignedIan Lance Taylor1-0/+15