* config/tc-sparc.c (md_section_align): Don't change the size if
[deliverable/binutils-gdb.git] / gas / ChangeLog
index a7fc8242ee7f869750ae71facdc92192265f395c..cb5ea5a949849d261744d2ae3da8e1417b34b7a5 100644 (file)
@@ -1,3 +1,88 @@
+Thu May 19 15:40:13 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * config/tc-sparc.c (md_section_align): Don't change the size if
+       OBJ_ELF.
+
+Wed May 18 13:08:07 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * Makefile.in (install): Redirect ln output to /dev/null.  If ln
+       fails on gasp, install gasp.new, not gasp.
+
+Wed May 18 09:16:36 1994  Jeff Law  (law@snake.cs.utah.edu)
+
+       * config/tc-hppa.c (pa_ip): Use R_HPPA_ABS_CALL, not R_HPPA for
+       absolute calls.
+
+Tue May 17 12:50:46 1994  Jeff Law  (law@snake.cs.utah.edu)
+
+       * config/tc-hppa.c (pa_parse_fp_cmp_cond): Report an error
+       on a partial completer match.
+
+Mon May 16 12:03:49 1994  Jeff Law  (law@snake.cs.utah.edu)
+
+       * config/tc-hppa.c: Change .hppa_unwind to .PARISC.unwind
+       throughout code.
+       (is_complex): Delete definition and support for complex relocation
+       types.
+       (tc_gen_reloc): Delete special unwind crud for ELF.  Simplify and
+       rewrite ELF code based on 94-02-02 PA ELF draft spec.
+       (pa_build_unwind_subspace): Use standard PARISC_DIR32 relocs for
+       the unwind descriptors.
+
+Fri May  6 14:13:15 1994  Steve Chamberlain  (sac@cygnus.com)
+
+        * config/go32.mh: New makefile fragment for go32 crossing.
+       * configure.in (host==go32): Use new fragment.
+
+Fri May  6 14:35:58 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * gasp.c: Include libiberty.h.
+       (main): Remove unused variable i.
+
+       * config/tc-ppc.c (md_begin): When using -many, permit comparison
+       instructions to appear multiple times in the opcode table.
+
+Thu May  5 19:14:43 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
+
+       * Makefile.in (VERSION): Update to 2.2.90.
+
+       * symbols.c (symbol_new) [BFD_ASSEMBLER]: Don't permit additions
+       to the symbol table if it's already been set in the output bfd.
+       (symbol_begin) [! EMIT_SECTION_SYMBOLS] [RELOC_REQUIRES_SYMBOL]:
+       Don't use bfd_abs_section.symbol for gas absolute symbol.
+
+       * doc/Makefile.in (distclean, clean-dvi, clean-info): Delete gasp
+       files too.
+
+Thu May  5 18:12:51 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * config/tc-mips.c (mips_emit_delays): Make call to
+       mips_no_prev_insn unconditional.
+
+Thu May  5 17:25:38 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
+
+       * config/obj-coff*.*: Merged coffbfd versions into coff versions,
+       with a single "#ifdef BFD_ASSEMBLER" controlling most of it for
+       now.  Deleted obj-coffbfd.* files.
+       * configure.in: Always use obj-coff.* for COFF targets.
+
+Wed May  4 13:34:11 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
+
+       * config/te-dpx2.h (TARGET_FORMAT, REGISTER_PREFIX_OPTIONAL):
+       Define.
+       * configure.in (m68k-bull-sysv3*): Enable.
+
+       * config/coff_gnu.h: Deleted.
+
+Wed May  4 11:29:17 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * config/tc-m68k.h (TARGET_FORMAT): If not TE_SUN3, define as
+       "a.out-zero.big".
+
+       * config/obj-coffbfd.c (fixup_segment): Make common symbol and PC
+       relative adjustments when TE_LYNX is defined as well as when
+       TC_I386 is defined.
+
 Wed May  4 02:29:21 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
 
        * as.h (strstr): Restore declaration.
This page took 0.026348 seconds and 4 git commands to generate.