deliverable/binutils-gdb.git
26 years ago * config/tc-mips.c (macro): Fix handling of a double load from a
Ian Lance Taylor [Mon, 4 Aug 1997 21:00:37 +0000 (21:00 +0000)] 
* config/tc-mips.c (macro): Fix handling of a double load from a
symbol plus an offset.
This is the test case, with -mips1:
l.d $f0,values+256

26 years ago * Makefile.am (install-exec-local): Create $(tooldir)/bin before
Ian Lance Taylor [Mon, 4 Aug 1997 19:55:49 +0000 (19:55 +0000)] 
* Makefile.am (install-exec-local): Create $(tooldir)/bin before
trying to install anything into it.
* Makefile.in: Rebuild.

26 years ago * Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
Jason Merrill [Mon, 4 Aug 1997 19:42:03 +0000 (19:42 +0000)] 
* Makefile.in (EXTRA_GCC_FLAGS): Fix handling of macros with values
  separated by spaces.

Fixes make 'LANGUAGES=c c++' all-gcc

26 years ago * Makefile.am (TOOL_PROGS): Use an explicit $(EXEEXT).
Ian Lance Taylor [Mon, 4 Aug 1997 19:32:56 +0000 (19:32 +0000)] 
* Makefile.am (TOOL_PROGS): Use an explicit $(EXEEXT).
(install-exec-local): When handling $(noinst_PROGRAMS), only use
$(EXEEXT) on the installed file.  When handling $(TOOL_PROGS),
handle $(EXEEXT) correctly.
* configure.in: Add an explicit $(EXEEXT) when substituting for
the name of a program to build.
* Makefile.in, configure: Rebuild.

26 years ago * config/tc-alpha.c (s_alpha_ucons): New function.
Richard Henderson [Mon, 4 Aug 1997 18:02:56 +0000 (18:02 +0000)] 
    * config/tc-alpha.c (s_alpha_ucons): New function.
        (md_pseudo_table): Add unaligned data pseudos for DWARF.

26 years ago * aclocal.m4, configure, Makefile.in: Rebuild with new automake
Ian Lance Taylor [Mon, 4 Aug 1997 16:05:31 +0000 (16:05 +0000)] 
* aclocal.m4, configure, Makefile.in: Rebuild with new automake
patches.

26 years ago * deflex.l, defparse.y: Use VERSIONK rather than VERSION.
Ian Lance Taylor [Mon, 4 Aug 1997 15:51:44 +0000 (15:51 +0000)] 
* deflex.l, defparse.y: Use VERSIONK rather than VERSION.
* rclex.l, rcparse.y: Likewise.
* Makefile.am (windres_SOURCES): Add $(BULIBS).
* Makefile.in: Rebuild.

26 years ago * ecoff.c (ecoff_build_symbols): Set fMerge to 0 for an FDR which
Ian Lance Taylor [Mon, 4 Aug 1997 15:29:23 +0000 (15:29 +0000)] 
* ecoff.c (ecoff_build_symbols): Set fMerge to 0 for an FDR which
has an associated external symbol.
PR 12962.

26 years ago * c-valprint.c (c_val_print): Use extract_address to retrieve
Peter Schauer [Sun, 3 Aug 1997 15:24:55 +0000 (15:24 +0000)] 
* c-valprint.c (c_val_print):  Use extract_address to retrieve
the address of the virtual function.
From Peter Bloecher (Peter.Bloecher@eedn.ericsson.se).

* eval.c (evaluate_subexp_standard), valarith.c (value_x_unop):
Handle C++ operator *.

26 years ago * rs6000-core.c (make_bfd_asection): New function to add a section
Peter Schauer [Sun, 3 Aug 1997 15:16:37 +0000 (15:16 +0000)] 
* rs6000-core.c (make_bfd_asection):  New function to add a section
to the core file bfd.
(rs6000coff_core_p):  Use make_bfd_asection to add the core file
sections.
Use BFD routines to seek, read and stat the core file.
Handle .data sections from loaded objects and anonymously mmapped
regions, these are available in AIX 4 core files.

26 years ago * gdbtk.c (Tcl_Alloc): Don't provide our own version of this if
Ian Lance Taylor [Fri, 1 Aug 1997 19:24:55 +0000 (19:24 +0000)] 
* gdbtk.c (Tcl_Alloc): Don't provide our own version of this if
_WIN32.
(Tcl_Realloc, Tcl_Free): Likewise.
* configure.in: Check for cygwin32 environment.  Define and
substitute WIN32LIBS and WIN32LDAPP.  Always set configdir to
unix; setting it to win was for an old Tcl/Tk configuration
scheme.
* aclocal.m4 (CY_AC_LOAD_TKCONFIG): Substitute TK_BUILD_INCLUDES.
* Makefile.in (TK_CFLAGS): Add @TK_BUILD_INCLUDES@.
(WIN32LDAPP, WIN32LIBS): Define.
(CLIBS): Add $(WIN32LIBS).
(gdb): Use $(WIN32LDAPP).
* configure: Rebuild.

26 years ago * acinclude.m4: Include bfd/acinclude.m4, not bfd/acmacros.m4.
Ian Lance Taylor [Fri, 1 Aug 1997 17:09:36 +0000 (17:09 +0000)] 
* acinclude.m4: Include bfd/acinclude.m4, not bfd/acmacros.m4.
* aclocal.m4, configure: Rebuild with new libtool.

26 years ago * configure.in: Set enable_shared before AM_PROG_LIBTOOL.
Ian Lance Taylor [Fri, 1 Aug 1997 17:03:25 +0000 (17:03 +0000)] 
* configure.in: Set enable_shared before AM_PROG_LIBTOOL.
* acinclude.m4: Just include acinclude.m4 from BFD.
* aclocal.m4, configure: Rebuild.

26 years ago * configure.in: Set enable_shared before AM_PROG_LIBTOOL.
Ian Lance Taylor [Fri, 1 Aug 1997 17:01:36 +0000 (17:01 +0000)] 
* configure.in: Set enable_shared before AM_PROG_LIBTOOL.
* acinclude.m4: Move acmacros.m4 in here.  Remove AM_PROG_LIBTOOL
copy; use a patches libtool instead.
* acmacros.m4: Remove.
* Makefile.in, aclocal.m4, configure: Rebuild.

26 years agosanitize Makefile.am
Ian Lance Taylor [Fri, 1 Aug 1997 15:56:29 +0000 (15:56 +0000)] 
sanitize Makefile.am

26 years ago * ylwrap: New file.
Ian Lance Taylor [Fri, 1 Aug 1997 03:51:59 +0000 (03:51 +0000)] 
* ylwrap: New file.
* Makefile.in (DEVO_SUPPORT): Add ylwrap.

* ltmain.sh: Handle /bin/sh at start of install program.

26 years ago * Makefile.am: New file, based on old Makefile.in.
Ian Lance Taylor [Fri, 1 Aug 1997 03:49:39 +0000 (03:49 +0000)] 
* 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, AC_DECL_YYTEST, AM_MAINTAINER_MODE, AM_CYGWIN32, and
AM_EXEEXT.  Replace AC_PROG_INSTALL with AM_PROG_INSTALL.  Remove
stamp-h handling in AC_OUTPUT.
* acconfig.h: Mention PACKAGE and VERSION.
* stamp-h.in: New file.
* Makefile.in: Now built with automake.
* aclocal.m4: Now built with aclocal.
* config.in, configure: Rebuild.

26 years ago * Makefile.am: New file, based on old Makefile.in.
Ian Lance Taylor [Fri, 1 Aug 1997 01:49:13 +0000 (01:49 +0000)] 
* Makefile.am: New file, based on old Makefile.in.
* acconfig.h: New file.
* acinclude.m4: New file.
* stamp-h.in: New file.
* configure.in: Call AM_INIT_AUTOMAKE and AM_PROG_LIBTOOL.
Removed shared library handling; now handled by libtool.  Replace
AC_CONFIG_HEADER with AM_CONFIG_HEADER.  Call AM_MAINTAINER_MODE,
AM_CYGWIN32, and AM_EXEEXT.  Replace AC_PROG_INSTALL with
AM_PROG_INSTALL.  Change all .o files to .lo.  Remove stamp-h
handling in AC_OUTPUT.
* dep-in.sed: Change .o to .lo.
* Makefile.in: Now built with automake.
* aclocal.m4: Now built with aclocal.
* config.in, configure: Rebuild.

26 years agotweaks
Ian Lance Taylor [Fri, 1 Aug 1997 01:43:21 +0000 (01:43 +0000)] 
tweaks

26 years ago * VERSION: Remove.
Ian Lance Taylor [Fri, 1 Aug 1997 00:46:56 +0000 (00:46 +0000)] 
* VERSION: Remove.

26 years ago * Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.
Ian Lance Taylor [Fri, 1 Aug 1997 00:05:19 +0000 (00:05 +0000)] 
* Makefile.in (DEVO_SUPPORT): Add ltconfig, ltmain.sh, and missing.

26 years ago * Makefile.am: New file, based on old Makefile.in.
Ian Lance Taylor [Fri, 1 Aug 1997 00:04:48 +0000 (00:04 +0000)] 
* Makefile.am: New file, based on old Makefile.in.
* acinclude.m4: New file, copied from old aclocal.m4.
* configure.in: Define and call AM_PROG_LIBTOOL and friends.
Remove shared library handling; now handled by libtool.  Replace
AC_CONFIG_HEADER with AM_CONFIG_HEADER.  Call AM_MAINTAINER_MODE,
AM_CYGWIN32, and AM_EXEEXT.  Change all .o files to .lo.  Remove
stamp-h handling in AC_OUTPUT.
* acconfig.h: Mention PACKAGE and VERSION.
* stamp-h.in: New file.
* dep-in.sed: Change .o to .lo.
* Makefile.in: Now built with automake.
* aclocal.m4: Now built with aclocal.
* config.in, configure: Rebuild.

26 years ago * Makefile.am: New file, based on old Makefile.in.
Ian Lance Taylor [Fri, 1 Aug 1997 00:04:05 +0000 (00:04 +0000)] 
* Makefile.am: New file, based on old Makefile.in.
* Makefile.in: Now built with automake.

26 years ago * ltconfig, ltmain.sh: New files, from libtool 1.0.
Ian Lance Taylor [Thu, 31 Jul 1997 23:50:24 +0000 (23:50 +0000)] 
* ltconfig, ltmain.sh: New files, from libtool 1.0.
* missing: New file, from automake 1.2.

26 years ago * symtab.h (SYMBOL_INIT_LANGUAGE_SPECIFIC, SYMBOL_INIT_DEMANGLED_NAME,
Per Bothner [Thu, 31 Jul 1997 22:57:58 +0000 (22:57 +0000)] 
* symtab.h (SYMBOL_INIT_LANGUAGE_SPECIFIC, SYMBOL_INIT_DEMANGLED_NAME,
SYMBOL_DEMANGLED_NAME):  Add demangling support for Java.
* utils.c (fprintf_symbol_filtered):  Handle language_java.

* symtab.c (decode_line_1):  Handle Java-style package.class.method.

26 years ago * java-*: Renamed to jv-*, to make fit within 14 characters.
Per Bothner [Thu, 31 Jul 1997 22:39:34 +0000 (22:39 +0000)] 
* java-*:  Renamed to jv-*, to make fit within 14 characters.
* jv-lang.h (java_type_print):  Added declaration.
* jv-typeprint.c:  New file.  Provides java_print_type.
* jv-lang.c (java_link_class_type):  New function.
(java_language_defn):  Replace c_print_type by java_print_type.
* Makefile.in:  Update accordingly.

26 years ago * config/tc-v850.c (md_assemble): Ignore the rest of the current
Jeff Law [Thu, 31 Jul 1997 21:41:35 +0000 (21:41 +0000)] 
    * config/tc-v850.c (md_assemble): Ignore the rest of the current
        line if we encounter an error.
pr13016.

26 years ago * gas/v850/range.s: New test.
Jeff Law [Thu, 31 Jul 1997 21:18:00 +0000 (21:18 +0000)] 
    * gas/v850/range.s: New test.
        * gas/v850/basic.exp: Run it.
testcase for pr12944 related stuff.

26 years ago * config/tc-v850.c (md_assemble): Sign extend constants value
Jeff Law [Thu, 31 Jul 1997 21:11:17 +0000 (21:11 +0000)] 
    * config/tc-v850.c (md_assemble): Sign extend constants value
        for hi and hi0 expressions.
        (v850_insert_operand): Enable range checking for generic 16bit
        operands.
finish work for pr12944.

26 years agoThu Jul 31 12:09:20 1997 Geoff Keating <geoffk@ozemail.com.au>
Ian Lance Taylor [Thu, 31 Jul 1997 16:15:02 +0000 (16:15 +0000)] 
Thu Jul 31 12:09:20 1997  Geoff Keating  <geoffk@ozemail.com.au>

* elf32-ppc.c (ppc_elf_size_dynamic_sections): Don't set TEXTREL
  if there is only a relocation to a read-only but not allocatable
  section (like .stab).
* elf32-sparc.c (elf32_sparc_size_dynamic_sections): Likewise.
* elf32-i386.c (elf_i386_size_dynamic_sections): Likewise.
* elf32-m68k.c (elf_m68k_size_dynamic_sections): Likewise.
* elf32-mips.c (mips_elf_size_dynamic_sections): Likewise.
* elf64-alpha.c (elf64_alpha_size_dynamic_sections): Likewise.

* elf32-ppc.c (ppc_elf_howto_raw): Correct various comments.
(ppc_elf_create_linker_section): These sections are not
created by the linker (that is, they are created by the user
putting data in them). In particular, they can be the source
and target of relocations.
(ppc_elf_adjust_dynamic_symbol): Check postcondition of
  bfd_elf32_link_record_dynamic_symbol.  Align 16-byte common
  objects (for instance, 'long double') to 16-byte boundaries.
(ppc_elf_size_dynamic_sections): Make the code that generates
section symbols exactly the same as for sparc, reducing the
number of section symbols output.
(ppc_elf_check_relocs): Check postcondition of
bfd_elf32_link_record_dynamic_symbol.  Make default case the
same as corresponding code for sparc, fixing bug involving
.rela.stabs.
(ppc_elf_finish_dynamic_symbol): Fix case involving GOT symbols
  forced to be local because of versioning (by replicating
  corresponding change in sparc).  Treat R_PPC_RELATIVE RELA relocs
  as usual in ELF, not as pseudo-REL relocs (as the sparc linker
  does).
(ppc_elf_relocate_section): Add handy debugging code for when
  assertion fails.  Add some more 'symbol made local because of
  versioning' cases.

* elf32-ppc.c (ppc_elf_relocate_section): Cope with addend when
processing a GOT relocation as required by ABI.

26 years ago From Ton van Overbeek <tvoverbe@wk.estec.esa.nl>:
Ian Lance Taylor [Thu, 31 Jul 1997 15:53:23 +0000 (15:53 +0000)] 
From Ton van Overbeek <tvoverbe@wk.estec.esa.nl>:
* rcparse.y (dialog): Default menu and class to be named.
(styles): If FONT is seen, set DS_SETFONT in dialog style.
* resbin.c (res_to_bin_dialog): Correct computation of font
information length.

26 years agoWed Jul 30 21:30:35 1997 Andreas Schwab <schwab@issan.informatik.uni-dortmund.de>
Ian Lance Taylor [Thu, 31 Jul 1997 01:35:46 +0000 (01:35 +0000)] 
Wed Jul 30 21:30:35 1997  Andreas Schwab  <schwab@issan.informatik.uni-dortmund.de>

* elflink.h (NAME(bfd_elf,record_link_assignment)): Remove any
version info if this symbol came from a dynamic object.
(elf_link_add_object_symbols): Set the version info of a symbol
only if the object actually contains version definitions and
defines this symbol.

26 years ago * Oops, forgot to check this in with the rest of the files.
Rob Savoye [Wed, 30 Jul 1997 22:35:46 +0000 (22:35 +0000)] 
* Oops, forgot to check this in with the rest of the files.

26 years ago From Ton van Overbeek <tvoverbe@wk.estec.esa.nl>:
Ian Lance Taylor [Wed, 30 Jul 1997 15:22:07 +0000 (15:22 +0000)] 
From Ton van Overbeek <tvoverbe@wk.estec.esa.nl>:
* resbin.c (res_to_bin_menu): Correct computation of menu
vs. menuex length.
* resrc.c (define_stringtable): Add 1 to resource ID.

26 years ago * gas/v850/hilo2.s: New test.
Jeff Law [Tue, 29 Jul 1997 20:31:41 +0000 (20:31 +0000)] 
    * gas/v850/hilo2.s: New test.
        * gas/v850/fepsw.s: New test.
        * gas/v850/basic.exp: Run them.

26 years agoForgot sanitize markers.
Jeff Law [Tue, 29 Jul 1997 20:20:12 +0000 (20:20 +0000)] 
Forgot sanitize markers.

26 years ago * config/tc-v850.c (md_assemble): Turn on fx_no_overflow for
Jeff Law [Tue, 29 Jul 1997 20:19:02 +0000 (20:19 +0000)] 
    * config/tc-v850.c (md_assemble): Turn on fx_no_overflow for
        LO16, HI16 and HI16_S relocs.
pr12979

26 years ago * Makefile.in (init.c): except some mswin files do need to be
Felix Lee [Tue, 29 Jul 1997 17:17:08 +0000 (17:17 +0000)] 
* Makefile.in (init.c): except some mswin files do need to be
  scanned.  oh well.

26 years ago * resbin.c (bin_to_res_string): Correct adjustment of data and
Ian Lance Taylor [Tue, 29 Jul 1997 15:06:48 +0000 (15:06 +0000)] 
* resbin.c (bin_to_res_string): Correct adjustment of data and
length.  From Ton van Overbeek <tvoverbe@wk.estec.esa.nl>.

26 years ago * mips-opc.c: Fix typo/thinko in "eret" instruction.
Jeff Law [Tue, 29 Jul 1997 03:48:51 +0000 (03:48 +0000)] 
    * mips-opc.c: Fix typo/thinko in "eret" instruction.

26 years ago * configure.in: Use CYGWIN and EXEEXT autoconf macro to look for
Rob Savoye [Tue, 29 Jul 1997 02:46:52 +0000 (02:46 +0000)] 
    * configure.in: Use CYGWIN and EXEEXT autoconf macro to look for
        win32 dependencies.
        * configure: Regenerated with autoconf 2.12.
        * Makefile.in: Add $(EXEEXT) to all executables.

26 years ago * configure.in: Use CYGWIN and EXEEXT autoconf macro to look for
Rob Savoye [Tue, 29 Jul 1997 01:34:09 +0000 (01:34 +0000)] 
    * configure.in: Use CYGWIN and EXEEXT autoconf macro to look for
        win32 dependencies.
        * configure: Regenerated with autoconf 2.12.
        * Makefile.in: Add $(EXEEXT) to executable.

26 years agoAdd test for "mtsa"
Andrew Cagney [Tue, 29 Jul 1997 00:57:39 +0000 (00:57 +0000)] 
Add test for "mtsa"

26 years ago * configure.in: Use CYGWIN and EXEEXT autoconf macro to look for
Rob Savoye [Tue, 29 Jul 1997 00:54:28 +0000 (00:54 +0000)] 
    * configure.in: Use CYGWIN and EXEEXT autoconf macro to look for
        win32 dependencies.
        * configure: Regenerated with autoconf 2.12.
        * Makefile.in: Add $(EXEEXT) to all executables.

26 years ago * aclocal.m4: Add CYGWIN and EXEEXT autoconf macros.
Rob Savoye [Tue, 29 Jul 1997 00:37:04 +0000 (00:37 +0000)] 
* aclocal.m4: Add CYGWIN and EXEEXT autoconf macros.
        * configure.in: Use CYGWIN and EXEEXT autoconf macro to look for
        win32 dependencies.
        * configure: Regenerated with autoconf 2.12.
        * doc/Makefile.in: Add $(EXEEXT) to chew executable.

26 years ago * Makefile.in (init.c): don't try to scan mswin for _initialize
Felix Lee [Mon, 28 Jul 1997 22:34:36 +0000 (22:34 +0000)] 
* Makefile.in (init.c): don't try to scan mswin for _initialize
  funcs.  (generates misleading error message because files have
  .cpp suffix, not .c suffix)

* ser-e7kpc.c: <w32sut.h> -> "mswin/w32sut.h"

* mon960-rom.c: removed unused #includes; no ioctl.h in Windows.
* nindy-share/ttyflush.c: find sleep() for _MSC_VER.
* remote-array.c: #include <ctype.h> for isascii().
* utils.c (notice_quit,pollquit): cleanup.  _WIN32 -> _MSC_VER.

26 years ago * coffswap.h (coff_swap_aux_in): add semicolon to make MSVC happy.
Felix Lee [Mon, 28 Jul 1997 21:59:14 +0000 (21:59 +0000)] 
* coffswap.h (coff_swap_aux_in): add semicolon to make MSVC happy.

26 years agoHandle overflow from signed divide by -1.
Andrew Cagney [Mon, 28 Jul 1997 13:46:53 +0000 (13:46 +0000)] 
Handle overflow from signed divide by -1.

26 years agoFix MTSA opcode encoding.
Andrew Cagney [Mon, 28 Jul 1997 13:45:45 +0000 (13:45 +0000)] 
Fix MTSA opcode encoding.

26 years agoMore checks for pdivuw
Andrew Cagney [Mon, 28 Jul 1997 10:52:39 +0000 (10:52 +0000)] 
More checks for pdivuw

26 years ago * xcoffread.c (coff_getfilename): Do not strip directory component
Peter Schauer [Mon, 28 Jul 1997 09:56:24 +0000 (09:56 +0000)] 
* xcoffread.c (coff_getfilename):  Do not strip directory component
of filename.

26 years ago * rs6000-core.c (rs6000coff_core_p): If CORE_TRUNC is set, print
Peter Schauer [Mon, 28 Jul 1997 09:52:23 +0000 (09:52 +0000)] 
* rs6000-core.c (rs6000coff_core_p):  If CORE_TRUNC is set, print
a warning rather than returning an error.

26 years ago * top.c (execute_command): Force cleanup of alloca areas.
Jeff Law [Fri, 25 Jul 1997 22:47:17 +0000 (22:47 +0000)] 
    * top.c (execute_command): Force cleanup of alloca areas.
        * findvar.c (registers_changed): Likewise.
Fixes memory "leak" reported by HP.  Call from execute_command is for general
alloca cleanup; call from registers_changed is to fix hp's specific problem.

26 years ago * v850ice.c: Include <windows.h>. Support new v850 DLL interface.
Stu Grossman [Fri, 25 Jul 1997 22:41:56 +0000 (22:41 +0000)] 
* v850ice.c:  Include <windows.h>.  Support new v850 DLL interface.
* Add defs for target status.

26 years ago * cisco-core.c: define signals for wingdb.
Felix Lee [Fri, 25 Jul 1997 21:58:27 +0000 (21:58 +0000)] 
* cisco-core.c: define signals for wingdb.

26 years ago * ecofflink.c (bfd_ecoff_debug_accumulate): Only merge files with
Ian Lance Taylor [Fri, 25 Jul 1997 20:27:50 +0000 (20:27 +0000)] 
* ecofflink.c (bfd_ecoff_debug_accumulate): Only merge files with
the same number of aux entries.
PR 12962.

26 years agogencode.c: Two arg MADD should not assign result to /bin/bash.
Gavin Romig-Koch [Fri, 25 Jul 1997 19:10:05 +0000 (19:10 +0000)] 
gencode.c: Two arg MADD should not assign result to /bin/bash.

26 years ago * configure.in (sparc*-*-*): Don't build erc32.
David Edelsohn [Fri, 25 Jul 1997 18:41:12 +0000 (18:41 +0000)] 
* configure.in (sparc*-*-*): Don't build erc32.
* configure: Regenerate.

26 years ago * tc-hppa.c (md_apply_fix): Improve warnings for out of range
Jeff Law [Fri, 25 Jul 1997 16:55:52 +0000 (16:55 +0000)] 
    * tc-hppa.c (md_apply_fix): Improve warnings for out of range
        unconditional branches.
        (hppa_fix_adjustable): Don't adjust anything with a RR% or LR%
        field selector.
Part of the 12912 fixes

26 years ago * som.c (hppa_som_gen_reloc_type): Use R_DATA_EXPR for the
Jeff Law [Fri, 25 Jul 1997 14:20:12 +0000 (14:20 +0000)] 
    * som.c (hppa_som_gen_reloc_type): Use R_DATA_EXPR for the
        difference of two symbols if the relocation size is 32 bits.
        (som_write_fixups): Handle R_DATA_EXPR.
Useful stuff from one of the aborted attempts to fix 12912.

26 years ago * tc-sparc.c (md_begin): Cast sparc_opcodes to PTR for hash_insert.
David Edelsohn [Thu, 24 Jul 1997 22:22:27 +0000 (22:22 +0000)] 
* tc-sparc.c (md_begin): Cast sparc_opcodes to PTR for hash_insert.

26 years ago * sparc-opc.c (sparc_opcodes): Make array const.
David Edelsohn [Thu, 24 Jul 1997 22:21:05 +0000 (22:21 +0000)] 
* sparc-opc.c (sparc_opcodes): Make array const.
* sparc-dis.c (sorted_opcodes): New static local.
(struct opcode_hash): `opcode' is pointer to const element.
(build_hash): First arg is now table of sorted pointers.
(print_insn_sparc): Sort opcodes by sorting table of pointers.
(compare_opcodes): Update.

26 years ago * macro.c (define_macro): Make sure the index is in range before
Ian Lance Taylor [Thu, 24 Jul 1997 21:51:57 +0000 (21:51 +0000)] 
* macro.c (define_macro): Make sure the index is in range before
checking for '('.

26 years ago * config/tc-tic80.c (build_insn): Remove "extended" and replace with
Fred Fish [Thu, 24 Jul 1997 20:34:02 +0000 (20:34 +0000)] 
* config/tc-tic80.c (build_insn): Remove "extended" and replace with
  "fx" and "fxfrag".  Add "ffrag".  Change code to initialize and use
the right f/ffrag and fx/fxfrag pairs since instruction may be split
  across frags.
PR 12899

26 years ago * sparc-opc.c (sparc_opcodes): Fix spelling on fpaddX, fpsubX insns.
David Edelsohn [Thu, 24 Jul 1997 20:05:46 +0000 (20:05 +0000)] 
* sparc-opc.c (sparc_opcodes): Fix spelling on fpaddX, fpsubX insns.

26 years ago * Makefile.in: Treat tix like tk, putting it in X11_MODULES. Add
Ian Lance Taylor [Thu, 24 Jul 1997 16:58:49 +0000 (16:58 +0000)] 
* Makefile.in: Treat tix like tk, putting it in X11_MODULES.  Add
check-tk to CHECK_X11_MODULES.

26 years ago * config.sub: Merge with FSF.
Ian Lance Taylor [Wed, 23 Jul 1997 21:04:46 +0000 (21:04 +0000)] 
* config.sub: Merge with FSF.

26 years ago * coff-i386.c (coff_i386_reloc): Don't offset a common symbol by
Ian Lance Taylor [Wed, 23 Jul 1997 20:08:37 +0000 (20:08 +0000)] 
* coff-i386.c (coff_i386_reloc): Don't offset a common symbol by
its value if COFF_WITH_PE is defined.

26 years agoWed Jul 23 12:32:18 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
Ian Lance Taylor [Wed, 23 Jul 1997 16:33:04 +0000 (16:33 +0000)] 
Wed Jul 23 12:32:18 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>

* mh-go32 (CFLAGS): Don't set -fno-omit-frame-pointer.

Also Sanitize out MAKEINFOFLAGS and INSTALL_DOSREL unless keep-cygnus.

26 years agoTue Jul 22 19:45:37 1997 Martin M. Hunt <hunt@cygnus.com>
Martin Hunt [Wed, 23 Jul 1997 02:45:59 +0000 (02:45 +0000)] 
Tue Jul 22 19:45:37 1997  Martin M. Hunt  <hunt@cygnus.com>

* configure.in, aclocal.m4: Another fix to find the
correct Tix library name.

* configure: Rebuilt.

26 years ago * config.guess: Merge with FSF.
Ian Lance Taylor [Tue, 22 Jul 1997 23:09:21 +0000 (23:09 +0000)] 
* config.guess: Merge with FSF.

26 years agoTue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
Ian Lance Taylor [Tue, 22 Jul 1997 23:00:15 +0000 (23:00 +0000)] 
Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>

* configure.in: Treat msdosdjgpp like go32.  Don't remove
gprof for go32.

26 years agoTue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
Ian Lance Taylor [Tue, 22 Jul 1997 22:56:36 +0000 (22:56 +0000)] 
Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>

* configure: Treat msdosdjgpp like go32.

26 years agoTue Jul 22 18:50:38 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
Ian Lance Taylor [Tue, 22 Jul 1997 22:52:15 +0000 (22:52 +0000)] 
Tue Jul 22 18:50:38 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>

* emulparams/i386go32.sh (OUTPUT_FORMAT): Set to "coff-go32".
(SEGMENT_SIZE): Set to 0x200.
* scripttempl/i386go32.sc: Rewrite.
* configure.tgt (i[3456]86-*-msdosdjgpp*): New target.

26 years agoTue Jul 22 18:38:56 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
Ian Lance Taylor [Tue, 22 Jul 1997 22:45:29 +0000 (22:45 +0000)] 
Tue Jul 22 18:38:56 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>

* configure.in (i386-*-msdosdjgpp*): New target.
(i386-*-go32*): Set em to go32 and targ to coffgo32.
* configure: Rebuild.

26 years agoTue Jul 22 18:38:56 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
Ian Lance Taylor [Tue, 22 Jul 1997 22:41:04 +0000 (22:41 +0000)] 
Tue Jul 22 18:38:56 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>

* config/te-go32.h (USE_ALIGN_PTWO): Define.
* config/tc-i386.c (md_pseudo_table): If USE_ALIGN_PTWO is
defined, use s_align_ptwo for .align.

26 years agoTue Jul 22 17:19:45 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
Ian Lance Taylor [Tue, 22 Jul 1997 22:33:02 +0000 (22:33 +0000)] 
Tue Jul 22 17:19:45 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>

* config.bfd (i[3456]86-*-msdosdjgpp*): New target.
(i[3456]86-*-go32*): Change to be like new msdosdjgpp*.

26 years agoTue Jul 22 17:19:45 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
Ian Lance Taylor [Tue, 22 Jul 1997 22:29:11 +0000 (22:29 +0000)] 
Tue Jul 22 17:19:45 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>

* coff-stubgo32.c: New file.
* go32stub.h: New file.
* coff-i386.c: If COFF_GO32_EXE, include coff/go32exe.h.
* targets.c (go32stubbedcoff_vec): Declare.
(bfd_target_vector): Add go32stubbedcoff_vec.
* configure.in (go32coff_vec): New target vector.
(go32stubbedcoff_vec): Likewise.
* Makefile.in: Rebuild dependencies.
  (BFD32_BACKENDS): Add coff-stubgo32.o.
(BFD32_BACKENDS_CFILES): Add coff-stubgo32.c.
(HFILES): Add go32stub.h.

26 years agoTue Jul 22 18:18:58 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
Ian Lance Taylor [Tue, 22 Jul 1997 22:19:32 +0000 (22:19 +0000)] 
Tue Jul 22 18:18:58 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>

* go32exe.h: New file.

26 years agoAdd tix to gdbtk
Martin Hunt [Tue, 22 Jul 1997 22:03:59 +0000 (22:03 +0000)] 
Add tix to gdbtk

26 years ago * nlmconv.c (link_inputs): Call libiberty pexecute function.
Ian Lance Taylor [Tue, 22 Jul 1997 22:01:58 +0000 (22:01 +0000)] 
* nlmconv.c (link_inputs): Call libiberty pexecute function.
(pexecute) [multiple versions]: Remove.

26 years ago * libiberty.h (PEXECUTE_*): Define.
Ian Lance Taylor [Tue, 22 Jul 1997 22:00:09 +0000 (22:00 +0000)] 
* libiberty.h (PEXECUTE_*): Define.
(pexecute, pwait): Declare.

26 years agoTue Jul 22 17:19:45 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
Ian Lance Taylor [Tue, 22 Jul 1997 21:20:46 +0000 (21:20 +0000)] 
Tue Jul 22 17:19:45 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>

* coffswap.h (coff_swap_filehdr_in): Invoke
COFF_ADJUST_FILEHDR_IN_PRE and COFF_ADJUST_FILEHDR_IN_POST if they
are defined.
(coff_swap_filehdr_out): Invoke COFF_ADJUST_FILEHDR_OUT_PRE and
COFF_ADJUST_FILEHDR_OUT_POST if they are defined.
(coff_swap_aux_in): Invoke COFF_ADJUST_AUX_IN_PRE and
COFF_ADJUST_AUX_IN_POST if they are defined.
(coff_swap_aux_out): Invoke COFF_ADJUST_AUX_OUT_PRE and
COFF_ADJUST_AUX_OUT_POST if they are defined.
(coff_swap_scnhdr_in): Invoke COFF_ADJUST_SCNHDR_IN_PRE and
COFF_ADJUST_SCNHDR_IN_POST if they are defined.
(coff_swap_scnhdr_out): Invoke COFF_ADJUST_SCNHDR_OUT_PRE and
COFF_ADJUST_SCNHDR_OUT_POST if they are defined.

26 years agoPulling changes over from tx39 branch
Michael Snyder [Tue, 22 Jul 1997 21:00:21 +0000 (21:00 +0000)] 
Pulling changes over from tx39 branch

26 years agoCleaning up mips tx39 sanitization.
Michael Snyder [Tue, 22 Jul 1997 20:58:56 +0000 (20:58 +0000)] 
Cleaning up mips tx39 sanitization.

26 years agoTue Jul 22 16:19:34 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
Ian Lance Taylor [Tue, 22 Jul 1997 20:22:05 +0000 (20:22 +0000)] 
Tue Jul 22 16:19:34 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>

* bucomm.c (make_tempname): If we might be using a DOS filesystem,
check for a backslash as well as a slash.

26 years ago * config/tc-sparc.c (last_opcode): New static local.
David Edelsohn [Tue, 22 Jul 1997 19:52:22 +0000 (19:52 +0000)] 
* config/tc-sparc.c (last_opcode): New static local.
(md_assemble): Don't issue "FP branch in delay slot" warning if
the delay slot has been annulled.

26 years ago * config/tc-sparc.c (last_opcode): New static local.
David Edelsohn [Tue, 22 Jul 1997 19:43:16 +0000 (19:43 +0000)] 
* config/tc-sparc.c (last_opcode): New static local.
(md_assemble): Don't issue "FP branch in delay slot" warning if
the delay slot has been annulled.

26 years agoTue Jul 22 12:11:48 1997 Michael Snyder (msnyder@cleaver.cygnus.com)
Michael Snyder [Tue, 22 Jul 1997 19:14:46 +0000 (19:14 +0000)] 
Tue Jul 22 12:11:48 1997  Michael Snyder  (msnyder@cleaver.cygnus.com)

        * config/mips/tm-mips64.h: longs, long longs, and pointers
        are all 64 bits on EABI mips targets.

26 years ago * configure.in: Check for fdopen.
Ian Lance Taylor [Tue, 22 Jul 1997 19:11:04 +0000 (19:11 +0000)] 
* configure.in: Check for fdopen.
* configure, config.in: Rebuild.
* opncls.c (bfd_fdopenr): Check HAVE_FDOPEN rather than VMS or
__GO32__.  Reindent a bit.

26 years agoKeep sim-watch.[ch].
David Edelsohn [Tue, 22 Jul 1997 19:05:13 +0000 (19:05 +0000)] 
Keep sim-watch.[ch].

26 years agoDon't always keep igen, it's currently only kept if d30v or tic80.
David Edelsohn [Tue, 22 Jul 1997 19:03:25 +0000 (19:03 +0000)] 
Don't always keep igen, it's currently only kept if d30v or tic80.

26 years agoTue Jul 22 14:50:42 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
Ian Lance Taylor [Tue, 22 Jul 1997 18:51:59 +0000 (18:51 +0000)] 
Tue Jul 22 14:50:42 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>

* configure: Change Makefile.tem2 to Makefile.tm2.

26 years agoTue Jul 22 14:44:00 1997 Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>
Ian Lance Taylor [Tue, 22 Jul 1997 18:47:27 +0000 (18:47 +0000)] 
Tue Jul 22 14:44:00 1997  Robert Hoehne <robert.hoehne@Mathematik.TU-Chemnitz.DE>

* Makefile.in: Change stamp-* files to s-* files.  Use bfdt.texi
rather than bfd.texi.
  (DOCFILES): Change bfd.texi to bfdt.texi.
* bfd.texinfo: Include bfdt.texi, not bfd.texi.

26 years ago * sim-n-core.h (sim_core_write_unaligned_N): Add missing break
David Edelsohn [Tue, 22 Jul 1997 17:36:23 +0000 (17:36 +0000)] 
* sim-n-core.h (sim_core_write_unaligned_N): Add missing break
to FORCED_ALIGNMENT case.

26 years ago * config/tc-m68k.c (md_apply_fix_2): Check for PC relative reloc
Ian Lance Taylor [Tue, 22 Jul 1997 17:26:52 +0000 (17:26 +0000)] 
* config/tc-m68k.c (md_apply_fix_2): Check for PC relative reloc
code if BFD_ASSEMBLER.
PR 12926.

26 years agoMon Jul 21 22:24:07 1997 Martin M. Hunt <hunt@cygnus.com>
Martin Hunt [Tue, 22 Jul 1997 05:26:21 +0000 (05:26 +0000)] 
Mon Jul 21 22:24:07 1997  Martin M. Hunt  <hunt@cygnus.com>

* configure: Rebuilt.

26 years agoMon Jul 21 22:24:07 1997 Martin M. Hunt <hunt@cygnus.com>
Martin Hunt [Tue, 22 Jul 1997 05:24:01 +0000 (05:24 +0000)] 
Mon Jul 21 22:24:07 1997  Martin M. Hunt  <hunt@cygnus.com>

* aclocal.m4: Search for the correct tix library.

26 years agoDon't ignore grep when compiling on alpha-dec-osf.
Stephen Peters [Mon, 21 Jul 1997 17:38:57 +0000 (17:38 +0000)] 
Don't ignore grep when compiling on alpha-dec-osf.

26 years ago * config/tc-v850.c (system_registers): Fix ordering of registers.
Jeff Law [Mon, 21 Jul 1997 14:54:49 +0000 (14:54 +0000)] 
    * config/tc-v850.c (system_registers): Fix ordering of registers.
pr12913 (c/h from nec).

This page took 0.04448 seconds and 4 git commands to generate.