* configure.in (*-*-netware): don't configure libg++, libio, librx, or
[binutils-gdb.git] / gas /
1994-09-01 Ken Raeburnremove alloca stuff from atof-generic.c
1994-09-01 Ken Raeburn* as.h (volatile): Don't test or define here; not needed.
1994-09-01 Ken Raeburnautoconf bug fix -- config.status exit status should...
1994-08-31 Ken RaeburnMakefile.in (INCLUDES): Include "-I.." for libiberty...
1994-08-31 Ken Raeburn* Makefile.in (prefix, exec_prefix): Use @-subtitutions.
1994-08-31 Ian Lance Taylor * configure.in, configure: Initialize bfd_gas to no.
1994-08-30 Ken Raeburnfix mpw problem with ".." for stan
1994-08-29 Ian Lance Taylor * config/tc-ppc.c (md_apply_fix): Don't generate a...
1994-08-28 Ken Raeburn* as.h (flag_*): Added comments describing meanings...
1994-08-28 Ken RaeburnRemoved pcrel_adjust and bsr arguments from calling...
1994-08-28 Ken RaeburnMakefile.in (distclean, realclean): Remove new configur...
1994-08-28 Ken Raeburnkeep new autoconf-related files
1994-08-28 Ken RaeburnConversion to autoconf:
1994-08-28 Ken Raeburninput-file.c: Don't include assert.h here.
1994-08-28 Ken Raeburn* config/tc-alpha.c: Added various prototypes for stati...
1994-08-26 Ken Raeburnwrite.c(write_contents): always enable BFD_FAST_SECTION...
1994-08-26 Ken Raeburnsubsegs.c: fix EMIT_SECTION_SYMBOLS handling
1994-08-24 Ian Lance Taylor * config/tc-mips.h (LOCAL_LABEL): Define as 0, for...
1994-08-24 Ian Lance Taylor * ecoff.c (ecoff_symbol_new_hook): Don't add a new...
1994-08-24 Ian Lance Taylorgcc lint.
1994-08-24 Ian Lance Taylor * configure.in: Recognize i586 as a synonym for i...
1994-08-16 Jeff Law * gas/config/tc-hppa.c (pa_comm): Set sy_frag...
1994-08-16 Jeff Law * config/tc-hppa.c (pa_comm): Set sy_resolved...
1994-08-12 Ian Lance Taylor * config/tc-mips.c (md_begin): Drop "el" from the...
1994-08-10 Stu Grossman * configure.in: Recognize ppc-*-netware.
1994-08-09 Ian Lance Taylor * config/tc-ppc.c (ppc_stabx): Call expression directl...
1994-08-09 Ian Lance Taylor * ecoff.c (ecoff_build_procs): Don't force adr of...
1994-08-09 Ian Lance Taylor * config/tc-mips.c (md_parse_option): Accept -mcpu...
1994-08-08 Steve ChamberlainFix copyright.
1994-08-08 Jeff Law * gas/config/tc-hppa.c (md_pseudo_table): Delet...
1994-08-08 Ian Lance Taylor * config/tc-sparc.c (md_apply_fix): If we are going...
1994-08-06 Steve ChamberlainSat Aug 6 01:15:02 1994 Steve Chamberlain (sac@jonny...
1994-08-01 Jeff Law * config/tc-hppa.c (create_new_space): Initiali...
1994-08-01 Jeff Law * config/tc-hppa.c (tc_gen_reloc): Cast return...
1994-08-01 Jeff Law * config/tc-hppa.c (tc_gen_reloc): Cast return value...
1994-07-28 Ken Raeburn* tc-sparc.c (sparc_ip): Check more carefully for confl...
1994-07-27 Ken RaeburnI80960XL support (sanitized), misc cleanup:
1994-07-27 Ken RaeburnSome bits of COFF cleanup, and i960-coff support:
1994-07-26 Ken Raeburnns32k files; i960xl sanitization
1994-07-15 Ken Raeburnmore description on last change
1994-07-15 Ken Raeburn * lib/gas-defs.exp (run_dump_test): New routine for...
1994-07-15 Ken Raeburnremove atof-ns32k.c
1994-07-14 Ken Raeburndeleted atof-ns32k.c, no longer used
1994-07-14 Ken Raeburnupdated ns532 support from Ian Dall
1994-07-14 Ken Raeburn* config/obj-aout.c (obj_aout_frob_symbol): Use bfd_ind...
1994-07-13 Ian Lance Taylor * config/tc-m68k.c (m68k_ip): Change rp to be a const...
1994-07-13 Ken RaeburnUpdated some copyrights, cleaned up some header-file...
1994-07-13 Ken Raeburnconfig/ho-sysv.h (realloc): Declare.
1994-07-12 Kung HsuModified Files:
1994-07-11 Ian Lance Taylor * config/tc-mips.c (macro): In case M_LA_AB, SVR4_PIC...
1994-07-09 Ian Lance Taylor * ecoff.c (ecoff_build_lineno): Handle count correctly...
1994-07-08 Steve Chamberlain * (process_pseudo_op): Pass right are do do_aif.
1994-07-08 Kung HsuModified Files:
1994-07-08 Kung HsuModified Files:
1994-07-08 Steve Chamberlain * gasp.c (get_any_string): Cope with getting a string...
1994-07-07 Jeff Law * gas/hppa/reloc/relocreduce2.s: More relocation reduc...
1994-07-07 Jeff Law * config/tc-hppa.c (hppa_fix_adjustable): Reject reduc...
1994-07-06 Ian Lance Taylor * config/tc-ppc.c (ppc_tc): If not OBJ_COFF, force...
1994-07-05 Ken Raeburnsome internals doc updates
1994-07-05 Ken Raeburnhandle 32-bit addends in exprs on alpha
1994-07-05 Ian Lance Taylor * config/obj-elf.h (S_GET_ALIGN, S_SET_ALIGN): Define.
1994-07-05 Jeff LawFix thinko in last change
1994-07-05 Jeff Law * config/tc-hppa.c (is_complex): New macro.
1994-06-30 Ken Raeburn* config/default.exp: Look for "as.new" in "$base_dir...
1994-06-30 Ken RaeburnSome updates for const-ness added to BFD structures.
1994-06-30 Ian Lance Taylor * config/tc-mips.c (macro): For M_LI_SS, decide how...
1994-06-30 Stan Shebs * mpw-make.in (as.c): Compile with C not gC.
1994-06-30 Stan Shebs * as.c (show_usage): Break long string into shorter...
1994-06-28 Steve Chamberlain * configure.in (i386-go32): When it's a host set
1994-06-28 Steve ChamberlainDon't keep the "is" cases, only the "was" cases.
1994-06-28 Steve ChamberlainReflect new rules.
1994-06-26 Stan Shebs * mpw-config.in: Parse target and use to generate...
1994-06-26 Stan ShebsRemove GM-specific hackery, no longer needed.
1994-06-26 Stan Shebs * as.c (main) [HOST_SPECIAL_INIT]: New hook, for host...
1994-06-26 Jeff Law * gas/lib/gas-defs.exp (gas_finish): Call "close"...
1994-06-26 Jeff LawFrom rob:
1994-06-22 Jeff Law * config/tc-hppa.h (obj_frob_symbol): Define for OBJ_ELF.
1994-06-21 Rob SavoyeLook for as.new before looking in the path for the...
1994-06-21 Ian Lance Taylor * subsegs.c (abs_seg_info, und_seg_info): Define if...
1994-06-20 Ken Raeburnhandle target ppc-*-elf*, for zoo.
1994-06-20 Ken Raeburnexpr.c (operand): If "0f" is followed by '\0', don...
1994-06-20 Ian Lance Taylor * ecoff.c (ecoff_build_aux): Call swap_tir_out and...
1994-06-18 Rob SavoyeUse "default" rather than "unix".
1994-06-18 Rob SavoyeSetup default and unknown init files.
1994-06-18 Rob SavoyeDon't pass AS and ASFLAGS, it's now done in the testing...
1994-06-17 Ian Lance Taylor * Makefile.in (config-stamp): Make sure there is at...
1994-06-17 Jeff Law * config/tc-hppa.c: Misc trivial changes to...
1994-06-17 Jeff Law * config/tc-hppa.h (elf_hppa_final_processing...
1994-06-16 Ken Raeburnfolding v9 change log in; stop sanitizing configure.in
1994-06-16 Ken Raeburnv9 unsanitization
1994-06-16 Ken Raeburn* as.c (parse_args): Cast xmalloc return value.
1994-06-16 Ken Raeburnv9, vms changes and some stuff i checked in recently...
1994-06-16 Ken Raeburn Fri Jun 3 17:25:08 1994 Pat Rankin (rankin@eql...
1994-06-16 Ken RaeburnFor sparc64 target, use sparc cpu files and add sparcv9...
1994-06-16 Ken Raeburn(config-stamp): If $(defs) contains multiple words...
1994-06-15 Ian Lance Taylor * config/obj-coff.c (coff_frob_symbol): Use C_STAT...
1994-06-15 Ian Lance Taylor * config/tc-mips.c (mips_ip): Permit a modifier in...
1994-06-15 Ian Lance Taylor * config/tc-mips.c (mips_ip): Permit non constant...
1994-06-13 Ian Lance Taylor * config/obj-aout.c (obj_aout_frob_symbol): Warn about...
1994-06-12 Stan ShebsSun Jun 12 16:38:42 1994 Stan Shebs (shebs@andros...
next