* configure.in: Define TARGET_BYTES_BIG_ENDIAN if endian is set.
[deliverable/binutils-gdb.git] / gas / ChangeLog
index 5b72f26e6bbf6fc7e71e488fdf788342bd67ff42..fcc18454e4f2d5e0a2b6d70812a37778b6bde077 100644 (file)
@@ -1,5 +1,57 @@
+Wed Aug  6 00:30:30 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * configure.in: Define TARGET_BYTES_BIG_ENDIAN if endian is set.
+       Don't set targ or gas_target.  Define SCO_ELF and
+       TARGET_SOLARIS_COMMENT when appropriate.  Don't substitute for
+       target_frag.
+       * Makefile.am: Remove @target_frag@.
+       (INCLUDES): Remove $(INTERNAL_CFLAGS), $(CROSS), $(HDEFINES), and
+       $(TDEFINES).
+       (dep-am): Mark as phony.
+       * acconfig.h: Add TARGET_BYTES_BIG_ENDIAN, TARGET_SOLARIS_COMMENT,
+       and SCO_ELF.
+       * config/arm-big.mt, config/arm-lit.mt: Remove.
+       * config/mips-big.mt, config/mips-lit.mt: Remove.
+       * config/ppc-big.mt, config/ppc-lit.mt: Remove.
+       * config/ppc-sol.mt: Remove.
+       * config/i386coff.mt, config/m68kcoff.mt: Remove.
+       * config/m88kcoff.mt: Remove.
+       * config/sco5.mt: Remove.
+       * configure, config.in, Makefile.in: Rebuild.
+
+       * Makefile.am ($(srcdir)/config/m68k-parse.h): New target, to
+       further try to circumvent the .y.h rule.
+       * Makefile.in: Rebuild.
+
+Tue Aug  5 12:32:07 1997  Ian Lance Taylor  <ian@cygnus.com>
+
+       * Makefile.am: New file, based on old Makefile.in.
+       * acinclude.m4: New file, from old aclocal.m4.
+       * configure.in: Call AM_INIT_AUTOMAKE and AM_PROG_LIBTOOL.  Remove
+       shared library handling; now handled by libtool.  Replace
+       AC_CONFIG_HEADER with AM_CONFIG_HEADER.  Call AC_PROG_YACC,
+       AC_PROG_LEX, and AC_DECL_YYTEXT.  Call AM_MAINTAINER_MODE,
+       AM_CYGWIN32, and AM_EXEEXT.  Don't call CY_CYGWIN32 or CY_EXEEXT.
+       * config.in: New file, created by autoheader.
+       * conf.in: Remove.
+       * acconfig.h: Mention PACKAGE, VERSION, and USING_CGEN.
+       * stamp-h.in: New file.
+       * as.c (print_version_id): Change GAS_VERSION to VERSION.
+       (parse_args): Likewise.
+       * config/obj-vms.c: (Write_VMS_MHD_Records): Likewise.
+       * doc/Makefile.am: New file, based on old doc/Makefile.in.
+       * Makefile.in, doc/Makefile.in: Now built with automake.
+       * aclocal.m4: Now built with aclocal.
+       * configure: Rebuild.
+
+       * cond.c (s_else): If not listing false conditionals, turn listing
+       off in the false branch of the else.
+
 Mon Aug  4 11:28:35 1997  Ian Lance Taylor  <ian@cygnus.com>
 
+       * config/tc-mips.c (macro): Fix handling of a double load from a
+       symbol plus an offset.
+
        * ecoff.c (ecoff_build_symbols): Set fMerge to 0 for an FDR which
        has an associated external symbol.
 
This page took 0.028351 seconds and 4 git commands to generate.