* config/tc-sparc.c (md_section_align): Don't change the size if
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 089fc18676d5a7aa969406830045e61620cfd8f8..cb5ea5a949849d261744d2ae3da8e1417b34b7a5 100644 (file)
@@ -1,3 +1,179 @@
+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.
+       (subseg_get) [BFD_ASSEMBLER]: Declare.
+
+       * write.c (write_object_file): If obj_adjust_symtab is defined,
+       invoke it.  Then call set_symtab, and finally invoke *_frob_file
+       hooks.
+       * config/obj-coff.c (coff_adjust_symtab): Renamed from
+       coff_frob_file.
+       * config/obj-coff.h (coff_adjust_symtab): Changed declaration
+       accordingly.
+       (obj_adjust_symtab): Macro also changed.
+
+       * configure.in (i386-*-gnu*): New target, handled like i386-mach.
+
+Tue May  3 21:04:16 1994  Ken Raeburn  (raeburn@cujo.cygnus.com)
+
+       * config/obj-coff.h (TARGET_FORMAT) [TC_I960]: Select little
+       endian version.
+
+       * config/obj-coffbfd.h (TARGET_FORMAT) [TC_I960]: Ditto.
+
+       * config/obj-coff.c (coff_frob_section): Round up the size of
+       every section to a multiple of the alignment, so that BFD doesn't
+       surprise us.
+
+       Eliminate many simple differences between the two COFF back ends:
+
+       * config/obj-coffbfd.c: Removed all uses of DEFUN and DEFUN_VOID.
+       Made minor stylistic changes, deleted some register declarations.
+       (stack_top): Deleted.
+       (symbol_to_chars): Use absolute_section and reg_section instead of
+       the corresponding SEG_* symbols.
+       (obj_coff_endef, tag_find_or_make, fixup_segment): Likewise.
+       (stack typedef, stack_init, stack_delete, stack_push, stack_pop):
+       Moved to just after pseudo-op table.  All functions now static.
+       (stack_delete): Removed declaration.
+       (tag_init, tag_insert, tag_find_or_make, tag_find): Moved to just
+       after stack functions.
+       * config/obj-coffbfd.h: Reordered some declarations and macros.
+       (stack_init, stack_delete, stack_push, stack_pop): Don't declare.
+       (stack typedef): Deleted.
+       (SYMBOLS_NEED_BACKPOINTERS): Always undef then define; don't test.
+       (SYM_AUXENT): New macro.
+       (SA_GET_*, SA_SET_*): Define in terms of SYM_AUXENT when feasible.
+       (SF_GET_*, SF_SET_*): Define in terms of SF_GET when feasible.
+       (SA_GET_SYM_TAGNDX, SA_GET_SYM_ENDNDX, SA_SET_SYM_TAGNDX,
+       SA_SET_SYM_ENDNDX, object_headers typedef, data_section_header,
+       text_section_header): Delete non-BFD_HEADERS versions, since we
+       always define that symbol now.
+
+       * config/obj-coff.c (stack_top): Deleted.
+       (obj_coff_endef, obj_coff_dim, obj_coff_line, obj_coff_size,
+       obj_coff_scl, obj_coff_tag, obj_coff_type, obj_coff_val): Change
+       argument name from "ignored" to "ignore".
+       (obj_coff_val): Use frag_now_fix.
+       (obj_pseudo_table): Removed IGNORE_DEBUG version, since it doesn't
+       get used.
+       (stack typedef, stack_init, stack_delete, stack_push, stack_pop):
+       Moved to just after pseudo-op table.  All functions now static.
+       (tag_init, tag_insert, tag_find_or_make, tag_find): Moved to just
+       after stack functions.
+       * config/obj-coff.h: Reordered some declarations and macros.
+       Protected against multiple inclusions.
+       (stack_init, stack_delete, stack_push, stack_pop): Don't declare.
+       (stack typedef): Deleted.
+       (SYMBOLS_NEED_BACKPOINTERS): Always undef then define; don't test.
+       (stdoutput): Deleted declaration.
+       (TARGET_FORMAT) [TC_I386]: Don't define if already defined.
+
+Mon May  2 17:09:24 1994  Ian Lance Taylor  (ian@tweedledumb.cygnus.com)
+
+       * subsegs.h (segment_info_type): Use fix_tail field even if
+       BFD_ASSEMBLER.
+       * subsegs.c (subseg_change): Initialize fix_tail field.
+       (subseg_get): Likewise.
+       * write.c (frags_chained): New static variable.
+       (fix_new_internal): If frags_chained is set, use fix_root and
+       fix_tail from seg_info (now_seg), rather than frchain_now.
+       (chain_frchains_together_1): Set fix_tail field.
+       (chain_frchains_together): Set frags_chained.
+
+Thu Apr 28 01:39:15 1994  Ken Raeburn  (raeburn@kr-pc.cygnus.com)
+
+       * config/tc-mips.c (s_option): Only refer to g_switch_* variables
+       if GPOPT is defined.
+       (s_abicalls): Ditto.
+       (md_apply_fix): Cast char* to unsigned char* to avoid pointer
+       mismatch.
+
 Wed Apr 27 11:06:32 1994  Steve Chamberlain  (sac@cygnus.com)
 
        * configure.in (i386-*-go32): Uses coff now.
This page took 0.026371 seconds and 4 git commands to generate.