* value.h (struct value): Add modifiable field.
[binutils-gdb.git] / gas /
1994-02-28 Ken Raeburn960-coff, alpha changes
1994-02-28 Ken Raeburn(md_atof): Omit warning about FP values.
1994-02-28 Ken Raeburn* configure.in (i960-*-coff, i960-*-vxworks5.*): Use...
1994-02-28 Ken Raeburn(obj_coff_lcomm): Put "#if 0" around the unused parts...
1994-02-28 Ken Raeburn* lib/gas-defs.exp (objdump): New proc.
1994-02-26 Stan ShebsSat Feb 26 13:23:06 1994 Stan Shebs (shebs@andros...
1994-02-26 Jeff Law * config/tc-hppa.c (hppa_tc_symbol): Call PA...
1994-02-25 Ian Lance Taylor * config/obj-coffbfd.c (fill_section): Correct test...
1994-02-24 Ken Raeburn* read.c (potable): Added ".this_GCC_requires_the_GNU_a...
1994-02-24 Jeff Law * gas/hppa/more.parse/parse.exp (no subspace...
1994-02-24 Jeff Law * config/ho-hppaosf.h: Fix braino in test for...
1994-02-24 Jeff Law * write.c (write_contents): Give the user a...
1994-02-22 Ken Raeburnthis is i386-mach3 *host* support (not target like...
1994-02-22 Ken Raeburnkeep te-mach.h
1994-02-22 Ken RaeburnShould've got checked in with i386-mach3 config changes.
1994-02-22 Ian Lance Taylor * ecoff.c (ecoff_build_debug): Don't set hdr->magic...
1994-02-22 Ian Lance Taylor * config/obj-coffbfd.c (write_object_file): use bfd_ge...
1994-02-22 Ian Lance Taylor * read.c (s_lcomm): Use an alignment power of 3 for...
1994-02-22 Ian Lance TaylorPowerPC ELF is now in BFD; fix comment claiming otherwise.
1994-02-21 Ian Lance Taylor * config/ho-hpux.h (BROKEN_ASSERT): Define if not...
1994-02-21 Ian Lance Taylor * read.c (read_a_source_file): Use correct arguments...
1994-02-21 Ian Lance Taylor * config/obj-coff.h (obj_coff_section): Declare.
1994-02-18 Ken Raeburnupdate -- keep more stuff recently added
1994-02-18 Ken Raeburnkeep new te-mach.h
1994-02-18 Ken RaeburnFirst cut at i386-mach3 support.
1994-02-18 Ken RaeburnFirst attempt at i386-mach3 support.
1994-02-18 Ken Raeburnwrite.c (write_object_file): Removed register declarations.
1994-02-18 Ken Raeburnmissed atof-generic log entry last time
1994-02-18 Roland PeschCorrect info about evaluating macro args (distinct...
1994-02-17 Ian Lance Taylor Some support for PowerPC ELF, although it isn't in...
1994-02-17 David MacKenzie * messages.c (as_perror) [BFD_ASSEMBLER]: Use bfd_get_...
1994-02-16 Roland Pesch(1) remove dangling references to old internal sections...
1994-02-16 Ken Raeburn* configure.in: Support i960-vxworks versions > 5.0...
1994-02-14 Jeff Law * gas/hppa/basic/fmemLRbug.s: New test.
1994-02-12 Roland PeschFormatting improvements from first eyeball once-over.
1994-02-12 Roland PeschClean formatting under TeX/FSF layout and TeX/Cygnus...
1994-02-12 Roland PeschKeep the new gasp manual.
1994-02-12 Roland PeschA manual for the GNU assembler preprocessor.
1994-02-11 Ian Lance Taylor * config/tc-mips.c (macro): Do unaligned loads and...
1994-02-10 Ian Lance Taylor * as.c: Include libiberty.h.
1994-02-10 Ian Lance Taylor * read.c (do_align): Don't define label just_record_al...
1994-02-10 Ian Lance Taylor * config/tc-i386.c (md_pseudo_table): Remove "zero".
1994-02-10 Ken Raeburn* config/tc-sparc.c (sparc_ip): Reject integer values...
1994-02-10 Ken Raeburn* gas/alpha/fp.*: New files.
1994-02-09 Ian Lance Taylor * as.h (xmalloc, xrealloc): Declare using PTR rather...
1994-02-09 Ian Lance Taylor * app.c (do_scrub_next_char): If NO_STRING_ESCAPES...
1994-02-09 Stan ShebsWed Feb 9 09:42:45 1994 Stan Shebs (shebs@andros...
1994-02-09 Ian Lance Taylor * write.c (fixup_segment): Use as_bad_where, not as_bad.
1994-02-09 Ken Raeburnsparclite-coff fix: obj-coff.c, symbols.c, write.c...
1994-02-09 Ken Raeburn(adjust_reloc_syms): Use abs_symbol instead of calling...
1994-02-08 Ken Raeburn-Wall is Ian's friend; make them both happy (by removin...
1994-02-08 Ken Raeburn* configure.in (alpha-*-netware*): New target, like...
1994-02-08 Ken Raeburntc-alpha fixes
1994-02-08 Ken Raeburn * write.c (write_relocs): Print some sensible error...
1994-02-07 Jeff Law * gas/hppa/*/*.exp: Change xfails to check...
1994-02-07 Ken Raeburntc-alpha.c (md_atof): Warn that FP vals might not assem...
1994-02-07 Ken Raeburnconfigure.in, tc-alpha, atof-generic changes
1994-02-07 Ken RaeburnEnable alpha-*-osf* configuration.
1994-02-07 Ken Raeburn(load_expression): Parenthesize operations in range...
1994-02-07 Ken Raeburntc-alpha, obj-ecoff changes
1994-02-07 Ken Raeburn* tc-alpha.c (md_section_align): Change second argument and
1994-02-07 Ken Raeburnatof-generic.c, ecoff.c, literal.c, write.c changes
1994-02-07 Ken Raeburn(atof_generic): Calculate maximum number of useful...
1994-02-07 Jeff Law * configure.in (hiux): Fixes from m-kasahr...
1994-02-07 Jeff Law * config/obj-som.c (obj_som_init_stab_section...
1994-02-05 Ian Lance TaylorDon't refer to new fields unless BFD_ASSEMBLER (from...
1994-02-05 Stan ShebsSat Feb 5 12:30:32 1994 Stan Shebs (shebs@andros...
1994-02-05 Jeff Law * config/tc-hppa.c (pa_ip): addb[tf] should...
1994-02-05 Jeff Law * gas/hppa/more.parse/xmpyubug.s: New test.
1994-02-05 Ian Lance Taylor * configure.in (rs6000*): Use cpu_type ppc.
1994-02-05 Ian Lance TaylorNew files for PowerPC/POWER (RS/6000) support.
1994-02-05 Ian Lance Taylor Changed relocs to be based on subsegments (when BFD_AS...
1994-02-04 Ken Raeburn* lib/gas-defs.exp (regexp_diff): New procedure, vaguel...
1994-02-04 Ian Lance Taylor * ecoff.c (ecoff_symbol_new_hook): Clear ecoff_extern_...
1994-02-04 Ian Lance TaylorRevert last change.
1994-02-04 Ian Lance Taylor * config/tc-mips.c (md_apply_fix): If this is an undef...
1994-02-02 Jeff Law * Makefile.in: Avoid bug in losing hpux sed.
1994-02-02 Ian Lance Taylor * config/tc-mips.c (file_mips_isa): New static variable.
1994-02-02 Ian Lance Taylor * gasp.c (kinfo): Fully bracket initializer.
1994-02-02 Roland PeschStop claiming MIPS li.d and li.s insns are not supporte...
1994-02-02 Roland PeschThree scattered fixes (nearly lost!) from early suggest...
1994-02-02 Roland PeschBetter organization, indexing, for MIPS-dep section.
1994-02-02 Ken Raeburngasp.c, atof-ieee.c, ho-i386aix.h changes
1994-02-02 Ken Raeburn* gasp.c (malloc): Don't declare, since host.h or syste...
1994-02-02 Ken Raeburn* config/ho-i386aix.h: Include sys/types.h and stdlib...
1994-02-02 Roland Pesch(1) use new flag SMALL to control whether or not insn...
1994-02-01 Ian Lance Taylor * config/tc-mips.c (mips_ip): Make an unsupported...
1994-02-01 Steve Chamberlain * gasp.c: Include host.h.
1994-02-01 Ian Lance Taylorobj-coff, obj-coffbfd changes.
1994-02-01 Ian Lance Taylor * config/obj-coffbfd.c (symbol_to_chars): bfd_coff_swa...
1994-02-01 Ian Lance Taylor * config/obj-coff.c (dot_text_symbol, dot_data_symbol,
1994-02-01 Roland PeschRevisions from Jeff Law to HPPA-directives section.
1994-02-01 Roland Pesch(1) eliminate GPL and refs thereto, as authorized by RMS
1994-02-01 Roland Pesch(1) summary descriptions of HPPA-specific directives
1994-02-01 Stan ShebsMon Jan 31 18:08:16 1994 Stan Shebs (shebs@andros...
1994-02-01 Stan ShebsMon Jan 31 18:06:41 1994 Stan Shebs (shebs@andros...
1994-02-01 Stan ShebsMon Jan 31 17:55:14 1994 Stan Shebs (shebs@andros...
1994-02-01 Roland Peschcorrect typo in as cmdline synopsis (-w for -W);
1994-01-31 Roland PeschAcknowlegements: surely John Gilmore's one-bit fix...
1994-01-31 Ken Raeburntest code for fp handling -- no .exp file yet
next