* linker.c (generic_link_add_symbol_list): If symbol is common,
[deliverable/binutils-gdb.git] / gas /
1994-01-26  Rob SavoyeChange all occurances of RUNTEST_FLAGS to RUNTESTFLAGS...
1994-01-26  Jeff LawMore changes as suggested by Roland. Fix buglets so...
1994-01-26  Stan ShebsTue Jan 25 18:30:34 1994 Stan Shebs (shebs@andros...
1994-01-25  Jeff Law * doc/{all.texi,as.texinfo}: Add documentation...
1994-01-25  Stan ShebsTue Jan 25 10:49:31 1994 Stan Shebs (shebs@andros...
1994-01-25  Stan ShebsTue Jan 25 10:52:22 1994 Stan Shebs (shebs@andros...
1994-01-25  Ian Lance TaylorUse <= in ecoff_frob_symbol, not <.
1994-01-25  Ian Lance TaylorVarious entries.
1994-01-25  Ian Lance Taylor * ecoff.c (ecoff_frob_symbol): New function. Put...
1994-01-25  Ian Lance Taylor * tc-mips.c (g_switch_seen): New static variable.
1994-01-25  Ian Lance Taylor * symbols.c (S_IS_COMMON): Use bfd_is_com_section...
1994-01-24  Ken Raeburnread.c (s_lcomm): Treat Alpha like MIPS in handling...
1994-01-21  Rob SavoyeFix gas_version.
1994-01-20  Rob Savoye * gas/all/gas.exp, lib/gas-defs.exp, sun4/addend.exp,
1994-01-20  Rob SavoyeTweak to run under either version of expect. Add a...
1994-01-20  Rob SavoyeTweak to work with either version of expect. Use the...
1994-01-20  Rob SavoyeTweaked to run under either version of expect.
1994-01-20  Ken Raeburn* expr.c (operand): For floating point operand with...
1994-01-20  Ian Lance Taylor * config/tc-mips.c (md_pseudo_table): Add all data...
1994-01-19  Ian Lance TaylorSmuggle N_WARNING symbols into BFD in obj_aout_frob_symbol.
1994-01-19  Steve ChamberlainGet implicit val . right.
1994-01-19  Jeff Law * config/tc-hppa.c: Disable multiple $CODE...
1994-01-19  Steve Chamberlain * config/obj-coffbfd.c (obj_coff_endef): For C_EFCN...
1994-01-19  Ken Raeburn* literal.c (add_to_literal_pool): Handle duplicates...
1994-01-18  Ian Lance Taylor * config/obj-aout.c (obj_aout_frob_symbol): Try to...
1994-01-17  Ian Lance Taylor * ecoff.h (ecoff_set_gp_prolog_size): Declare.
1994-01-17  Ian Lance TaylorComment and whitespace changes.
1994-01-17  Jeff Law * config/tc-hppa.c (pa_ip): Explicitly check...
1994-01-17  Jeff Law * gas/hppa/basic/fp_misc.s: Delete copr instruc...
1994-01-17  Jeff Law * config/tc-hppa.c (pa_ip): Handle 'N', 'O...
1994-01-17  Jeff Law * as.h (subseg_force_new): Add prototype.
1994-01-15  David Edelsohn* app.c (do_scrub_next_char): Allow lines like " foolab :".
1994-01-15  David Edelsohn* read.c (emit_expr): Fix computation of mask.
1994-01-15  David Edelsohn* config/obj-elf.c (obj_elf_section): Fix loop terminat...
1994-01-14  Ken Raeburnecoff.c, as.c changes
1994-01-14  Ken Raeburn(ecoff_set_gp_prolog_size): New function.
1994-01-14  Ken RaeburnOops. Didn't mean to change reject_dev_configs.
1994-01-14  Ken RaeburnDon't include config.h directly any more.
1994-01-14  Ken Raeburn* struc-symbol.h (struct symbol): Make all bitfields...
1994-01-13  Ken RaeburnChanges for i960_validate_fix, i386-netbsd* configs...
1994-01-13  Ken Raeburn(add_to_literal_pool): Take symbol and addend as argume...
1994-01-13  Ken Raeburn(segment_info_type) [NEED_LITERAL_POOL]: Add field...
1994-01-13  Ken Raeburn* as.h: Include config.h. Added forward declaration...
1994-01-13  Ken Raeburn* configure.in (i386-*-netbsd*): New target, using...
1994-01-13  Jeff Law * config/obj-som.c (som_frob_file): Call adjust...
1994-01-13  Jeff Law * subsegs.c (subseg_get): Accept new argument...
1994-01-13  Jeff Law * subsegs.c (subseg_get): Accept new argument...
1994-01-13  Jeff Law * gas/all/gas.exp: No longer expect difference...
1994-01-13  Jeff Law * config/tc-hppa.c (hppa_fix_struct): Add new...
1994-01-12  Jeff Law * gas/hppa/more.parse/procbug.s: Add test for...
1994-01-12  Ian Lance TaylorRemove CVS merge markers.
1994-01-12  Ian Lance Taylor * read.c (read_a_source_file): Cast array argument...
1994-01-12  Jeff Law * app.c (do_scrub_next_char): Another attempt...
1994-01-12  Jeff Law * gas/hppa/reloc/reloc.exp: Add test for cross...
1994-01-12  David Edelsohn* config/tc-sparc.c (sparc_ip): Truncate args to %hi...
1994-01-12  David Edelsohn* expr.c (integer_constant): Fix computation of too_man...
1994-01-11  Ian Lance Taylor * config/obj-elf.c: If TC_MIPS, include elf/mips.h.
1994-01-11  Ian Lance Taylor * config/obj-ecoff.c (ecoff_frob_file): Force .sdata...
1994-01-11  Ken Raeburnlog for netbsd changes checked in a couple of days ago
1994-01-11  Ian Lance Taylor * config/tc-mips.c (macro): Corrected $at warnings...
1994-01-11  Ian Lance Taylor * listing.c (listing_prev_line): New function.
1994-01-11  Stan ShebsSet lose_these_too correctly
1994-01-10  Jeff Law * gas/hppa/more.parse/parse.exp: procbug.s...
1994-01-10  Jeff Law * config/tc-hppa.c (pa_ip): Put check for missi...
1994-01-09  Ken Raeburnkeep te-netbsd.h
1994-01-09  Ken Raeburnte-netbsd.h: New file.
1994-01-07  Ian Lance Taylor * ecoff.c (ecoff_stab): Don't clobber the ECOFF symbol...
1994-01-07  Stan ShebsFri Jan 7 11:18:48 1994 Stan Shebs (shebs@andros...
1994-01-07  Stan ShebsFri Jan 7 11:14:07 1994 Stan Shebs (shebs@andros...
1994-01-07  Steve Chamberlain * config/obj-coffbfd.c (fill_section): Don't ever...
1994-01-06  Ken Raeburnfix sparc-solaris reloc bug
1994-01-06  Ian Lance Taylor * config/tc-mips.c (mips_ip): Warn about using $1...
1994-01-06  Ken RaeburnMakefile.in, as.h changes
1994-01-06  Ken Raeburninclude literal.c, .o
1994-01-06  Ken Raeburnnew file literal.c
1994-01-06  Ken Raeburntc-mips.h, subsegs.c changes
1994-01-06  Ken Raeburn(TARGET_FORMAT) [OBJ_AOUT]: Fix for new names in bfd.
1994-01-05  Rob Savoye * config/ho-vsta.h, configure.in, .Sanitize...
1994-01-05  Rob SavoyeAdd default values for AS and ASFLAGS.
1994-01-04  Stan ShebsTue Jan 4 15:12:43 1994 Stan Shebs (shebs@andros...
1994-01-04  Stan Shebsneed GM ChangeLog
1994-01-04  Stan Shebsfix the .Sanitize
1994-01-04  Stan ShebsMon Jan 3 10:47:37 1994 Stan Shebs (shebs@andros...
1994-01-03  Jeff Law * gas/hppa/more.parse/labelbug.s: Add testcase...
1993-12-30  Jeff LawRevert last change. It loses.
1993-12-29  Ken Raeburn* write.h (struct fix): Field tc_fix_data should be...
1993-12-29  Ken Raeburnput a breakpoint in as_bad_where too
1993-12-29  Jeff Law * gas/hppa/more.parse/labelbug.s: Add more...
1993-12-29  Jeff Law * app.c (do_scrub_next_char): Fix more bugs...
1993-12-26  Torbjorn GranlundMaking HPPA assembler case sensitive where it should...
1993-12-21  Ken RaeburnAdd TODO list item from observing Solaris assembler.
1993-12-20  Ken Raeburnsparc-coff reloc, symbols.c BSF_* changes
1993-12-20  Ken Raeburn* write.c (adjust_reloc_syms) [RELOC_REQUIRES_SYMBOL...
1993-12-20  Ken Raeburnmd_end, listing, obj-coff changes
1993-12-20  Ken Raeburn* as.c (main): Only invoke md_end if it's defined as...
1993-12-20  Ken Raeburnwhitespace
1993-12-20  Ken Raeburn* as.c (main): Call listing_print before BFD gets close...
1993-12-17  Jeff Law * config/tc-hppa.c (md_begin): Initialize ...
1993-12-16  Ken Raeburnrecent config/* & section_symbol changes
1993-12-16  Ken Raeburn* config/tc-vax.c (tc_aout_fix_to_chars): Local variabl...
next
This page took 0.058865 seconds and 7 git commands to generate.