platform/upstream/binutils.git
26 years ago * ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.
Ian Lance Taylor [Mon, 2 Feb 1998 19:18:42 +0000 (19:18 +0000)]
* ld-scripts/phdrs.exp: Adjust phdrs_regexp for a 64 bit target.

26 years ago * elf64-alpha.c (ELF_MAXPAGESIZE): Change to 0x10000 from
Ian Lance Taylor [Mon, 2 Feb 1998 19:15:33 +0000 (19:15 +0000)]
* elf64-alpha.c (ELF_MAXPAGESIZE): Change to 0x10000 from
0x100000.

26 years ago * configure.host: Correct HOSTING_CRT0 in alpha*-*-linux* case to
Ian Lance Taylor [Mon, 2 Feb 1998 19:14:33 +0000 (19:14 +0000)]
* configure.host: Correct HOSTING_CRT0 in alpha*-*-linux* case to
accept either ld.so or ld-linux.so.

26 years agoRemoved mulwhi-a mulwlo-a, macwhi-a, macwlo-a instructions.
Nick Clifton [Mon, 2 Feb 1998 19:07:04 +0000 (19:07 +0000)]
Removed mulwhi-a mulwlo-a, macwhi-a, macwlo-a instructions.

26 years agoImprovments to error message reporting for PR14720
Nick Clifton [Mon, 2 Feb 1998 18:22:20 +0000 (18:22 +0000)]
Improvments to error message reporting for PR14720

26 years agoMon Feb 2 12:39:05 1998 Geoff Keating <geoffk@ozemail.com.au>
Ian Lance Taylor [Mon, 2 Feb 1998 17:44:57 +0000 (17:44 +0000)]
Mon Feb  2 12:39:05 1998  Geoff Keating  <geoffk@ozemail.com.au>

* config/tc-ppc.c (md_apply_fix3): Change BFD_RELOC_HI16 and
  BFD_RELOC_HI16_S to store the high bits of any value.

* config/tc-ppc.h (tc_fix_adjustable): Undo change of Fri Jun 27.
(TC_RELOC_RTSYM_LOC_FIXUP): Don't let the
assembler calculate relocations to any external symbol at all.
* config/tc-ppc.c (md_apply_fix3) [OBJ_ELF]: Correct bugs
involving generation of pc-relative relocs.
(md_pcrel_from_section) [OBJ_ELF]: The job this code used to do
has been moved to md_apply_fix3.

* config/tc-ppc.c (md_apply_fix3): Fix test for too-far branch.
(ppc_elf_suffix): Warn about 'identifier+constant@got' syntax,
which actually means (the address of identifier's GOT entry) +
constant, which is not particularly useful.

26 years agoMake IGEN the generator for all but mips16 simulators.
Andrew Cagney [Mon, 2 Feb 1998 14:14:17 +0000 (14:14 +0000)]
Make IGEN the generator for all but mips16 simulators.
Clean up botched merge in interp.c:sim_open().

26 years agoAdd support for configuring the size of the floating point unit (fp_word).
Andrew Cagney [Mon, 2 Feb 1998 14:06:52 +0000 (14:06 +0000)]
Add support for configuring the size of the floating point unit (fp_word).
For mips, move fp_registers into a separate array of type fp_word[].

26 years agoRewrite the mipsI/II/III pending-slot code.
Andrew Cagney [Mon, 2 Feb 1998 13:49:17 +0000 (13:49 +0000)]
Rewrite the mipsI/II/III pending-slot code.

26 years agoAlways compile FP code (test for FP at run-time).
Andrew Cagney [Mon, 2 Feb 1998 08:25:33 +0000 (08:25 +0000)]
Always compile FP code (test for FP at run-time).
Remove dependance of interp.c on gencode.c's output.

26 years agoNew test - verify sdl insn.
Andrew Cagney [Mon, 2 Feb 1998 06:16:07 +0000 (06:16 +0000)]
New test - verify sdl insn.

26 years ago * gas/mips/4010.s: Pad test code out to a 16byte boundary.
Jeff Law [Mon, 2 Feb 1998 04:43:07 +0000 (04:43 +0000)]
    * gas/mips/4010.s: Pad test code out to a 16byte boundary.
        * gas/mips/4010.d: Corresponding changes.
        * gas/mips/4100.s: Pad test code out to a 16byte boundary.
        * gas/mips/4100.d: Corresponding changes.
        * gas/mips/4650.s: Pad test code out to a 16byte boundary.
        * gas/mips/4650.d: Corresponding changes.
start-sanitize-r5900
        * gas/mips/5900.s: Pad test code out to a 16byte boundary.
        * gas/mips/5900.d: Corresponding changes.
end-sanitize-r5900

To make mips-ecoff happy, which apparently pads out the sections...

26 years agomips: Add multi-processor support for r5900. Others might work.
Andrew Cagney [Sun, 1 Feb 1998 03:29:48 +0000 (03:29 +0000)]
mips: Add multi-processor support for r5900. Others might work.
common, igen: Fix MP related bugs.

26 years agoAdd config support for the size of the target address and OF cell.
Andrew Cagney [Sat, 31 Jan 1998 14:07:23 +0000 (14:07 +0000)]
Add config support for the size of the target address and OF cell.

26 years agomips - for r5900 generate igen simulator.
Andrew Cagney [Sat, 31 Jan 1998 06:56:13 +0000 (06:56 +0000)]
mips - for r5900 generate igen simulator.
igen - stop crash when simulator isn't multi-sim'ed

26 years agoSanitize away "*-windows*" host makefile frag when sanitizing
Fred Fish [Sat, 31 Jan 1998 06:25:12 +0000 (06:25 +0000)]
Sanitize away "*-windows*" host makefile frag when sanitizing
with --lose-mswin.

26 years agoigen: Fix SMP simulator generator support.
Andrew Cagney [Sat, 31 Jan 1998 06:23:41 +0000 (06:23 +0000)]
igen: Fix SMP simulator generator support.
Use the bfd-processor name in the sim-engine switch.
Add nr_cpus argument to sim_engine_run.
tic80, v850, d30v, mips, common:
Update
mips: Fill in bfd-processor field of model records so that
they match ../bfd/archures.

26 years agoMake --keep-mswin
Fred Fish [Sat, 31 Jan 1998 06:19:34 +0000 (06:19 +0000)]
Make --keep-mswin

26 years ago * Makefile.am (CC_FOR_TARGET,nlmcomv.o): Change program_transform_name
Doug Evans [Sat, 31 Jan 1998 03:30:32 +0000 (03:30 +0000)]
* Makefile.am (CC_FOR_TARGET,nlmcomv.o): Change program_transform_name
to transform.
* Makefile.in: Regenerate.

26 years ago * Makefile.am ({CC,CXX}_FOR_TARGET): Change program_transform_name
Doug Evans [Sat, 31 Jan 1998 03:22:45 +0000 (03:22 +0000)]
* Makefile.am ({CC,CXX}_FOR_TARGET): Change program_transform_name
to transform.
* Makefile.in: Regenerate.

26 years agoconfig/tc-dvp.c (md_pcrel_from_section): Add offset to delay slot for
Doug Evans [Sat, 31 Jan 1998 02:51:33 +0000 (02:51 +0000)]
config/tc-dvp.c (md_pcrel_from_section): Add offset to delay slot for
undefined symbols.

26 years agoFri Jan 30 17:18:32 1998 Geoffrey Noer <noer@cygnus.com>
Geoffrey Noer [Sat, 31 Jan 1998 01:23:12 +0000 (01:23 +0000)]
Fri Jan 30 17:18:32 1998  Geoffrey Noer  <noer@cygnus.com>
        * configure.in: Remove expect from noconfigdirs when target
        is cygwin32.  OK to build expect and dejagnu with Canadian
        Cross.

26 years agoFri Jan 30 19:15:17 1998 Geoff Keating <geoffk@ozemail.com.au>
Ian Lance Taylor [Sat, 31 Jan 1998 00:16:44 +0000 (00:16 +0000)]
Fri Jan 30 19:15:17 1998  Geoff Keating  <geoffk@ozemail.com.au>
* scripttempl/elfppc.sc: Put .dynsbss in .sbss.

26 years ago * elf32-mips.c (elf_mips_dvp_11_pcrel_howto): Set pcrel_offset=true
Doug Evans [Sat, 31 Jan 1998 00:11:35 +0000 (00:11 +0000)]
* elf32-mips.c (elf_mips_dvp_11_pcrel_howto): Set pcrel_offset=true
and partial_inplace=false.
(mips_elf_relocate_section): Recognize R_MIPS_DVP_11_PCREL.

26 years ago * elf32-mips.c (elf_mips_dvp_11_pcrel_howto): Set pcrel_offset=true.
Doug Evans [Sat, 31 Jan 1998 00:11:34 +0000 (00:11 +0000)]
* elf32-mips.c (elf_mips_dvp_11_pcrel_howto): Set pcrel_offset=true.
(mips_elf_relocate_section): Recognize R_MIPS_DVP_11_PCREL.

26 years agoFri Jan 30 19:07:07 1998 Geoff Keating <geoffk@ozemail.com.au>
Ian Lance Taylor [Sat, 31 Jan 1998 00:11:33 +0000 (00:11 +0000)]
Fri Jan 30 19:07:07 1998  Geoff Keating  <geoffk@ozemail.com.au>
* elf32-ppc.c (ppc_elf_create_dynamic_sections): New procedure
to create .dynsbss and .rela.sbss sections.
(ppc_elf_adjust_dynamic_symbol): Put space for small data to be
copied from dynamic objects into .sbss.
(ppc_elf_size_dynamic_sections): Strip .rela.sbss if we don't
use it.  Correct typo of .rela.sdata2.
(ppc_elf_finish_dynamic_symbol): Generate reloc to where we
put the data, which may now be in .sbss.
(ppc_elf_relocate_section): A SDAREL16 reloc can be in dynsbss.
(elf_backend_create_dynamic_sections): Define as
ppc_elf_create_dynamic_sections.
* elf32-ppc.c (ppc_elf_check_relocs): Don't emit R_PPC_REL* relocs
against _GLOBAL_OFFSET_TABLE_.
  (ppc_elf_relocate_section): Don't emit R_PPC_REL32 relocs in
shared libraries which refer to local symbols.  Make sure that the
test for allocating space for a reloc in a shared object is the
same as the test for emitting a reloc.

26 years ago (md_pcrel_from_section): Add offset to delay slot for
Doug Evans [Sat, 31 Jan 1998 00:04:27 +0000 (00:04 +0000)]
(md_pcrel_from_section): Add offset to delay slot for
undefined symbols.

26 years agoImplement DMAcnt, DMAret & DMAend with explicit count args.
James Lemke [Sat, 31 Jan 1998 00:04:26 +0000 (00:04 +0000)]
Implement DMAcnt, DMAret & DMAend with explicit count args.

26 years agodon't build itcl libgui tk tix
Doug Evans [Fri, 30 Jan 1998 23:25:03 +0000 (23:25 +0000)]
don't build itcl libgui tk tix

26 years ago* dvp-opc.c, a bunch of little change to the instruction table to make
Ian Carmichael [Fri, 30 Jan 1998 22:42:04 +0000 (22:42 +0000)]
* dvp-opc.c, a bunch of little change to the instruction table to make
* it consistent with the SCE asmvu assembler (and inconsistent with the
* spec).

26 years ago * configure.in: Correct check for shared opcodes library.
Ian Lance Taylor [Fri, 30 Jan 1998 22:04:36 +0000 (22:04 +0000)]
* configure.in: Correct check for shared opcodes library.
* configure: Rebuild.

26 years agochangelog entries for gdb/13521.
David Taylor [Fri, 30 Jan 1998 21:11:53 +0000 (21:11 +0000)]
changelog entries for gdb/13521.

26 years agofix d30v and sky sanitization
Doug Evans [Fri, 30 Jan 1998 20:45:53 +0000 (20:45 +0000)]
fix d30v and sky sanitization

26 years agoChanges by Peter.Schauer to fix gdb/13521 -- gdb step command fails to step
David Taylor [Fri, 30 Jan 1998 20:33:43 +0000 (20:33 +0000)]
Changes by Peter.Schauer to fix gdb/13521 -- gdb step command fails to step
from a function in one dynamically linked library into a function in another
dynamically linked library.

26 years agotweak last dvp entry
Doug Evans [Fri, 30 Jan 1998 20:10:19 +0000 (20:10 +0000)]
tweak last dvp entry

26 years ago * config/tc-dvp.c (md_longopts): Add -no-dma, -no-dma-pke.
Doug Evans [Fri, 30 Jan 1998 20:02:46 +0000 (20:02 +0000)]
* config/tc-dvp.c (md_longopts): Add -no-dma, -no-dma-pke.
(md_parse_option): Handle them.
(md_show_usage): Print them.
(output_dma,output_pke): New static globals.
(md_begin): Initialize them to 1.
(assemble_pke): Handle -no-dma-pke.
(insert_file): Search include dir list.
(s_enddirect): Validate length if prespecified.
(s_endmpg): Likewise.  Handle -no-dma-pke.
(s_endunpack): Handle -no-dma-pke.

26 years ago * read.h (include_dirs): Declare.
Doug Evans [Fri, 30 Jan 1998 19:13:17 +0000 (19:13 +0000)]
* read.h (include_dirs): Declare.
(include_dir_count,include_dir_maxlen): Declare.

26 years ago * gas/mri/moveml.d: Add test comments, fix regexps.
Ian Lance Taylor [Fri, 30 Jan 1998 19:09:44 +0000 (19:09 +0000)]
* gas/mri/moveml.d: Add test comments, fix regexps.

26 years ago * listing.c (buffer_line): If we can't open the file, set at_end.
Ian Lance Taylor [Fri, 30 Jan 1998 19:06:39 +0000 (19:06 +0000)]
* listing.c (buffer_line): If we can't open the file, set at_end.
(listing_print): Remove unused local variable fi.

26 years ago * config/vms-conf.h: Don't undef VERSION.
Ian Lance Taylor [Fri, 30 Jan 1998 16:48:57 +0000 (16:48 +0000)]
* config/vms-conf.h: Don't undef VERSION.

26 years agoFri Jan 30 11:43:49 1998 H.J. Lu <hjl@gnu.ai.mit.edu>
Ian Lance Taylor [Fri, 30 Jan 1998 16:46:05 +0000 (16:46 +0000)]
Fri Jan 30 11:43:49 1998  H.J. Lu  <hjl@gnu.ai.mit.edu>
* Makefile.am (eelf32bsmip.c, eelf32lsmip.c): New targets.
* Makefile.in: Rebuild.

26 years agoFix date in one entry.
Doug Evans [Fri, 30 Jan 1998 13:47:05 +0000 (13:47 +0000)]
Fix date in one entry.

26 years agofix typo in last change
Doug Evans [Fri, 30 Jan 1998 12:10:00 +0000 (12:10 +0000)]
fix typo in last change

26 years ago * config/tc-dvp.c (md_longopts): Add -no-dma, -no-dma-pke.
Doug Evans [Fri, 30 Jan 1998 12:01:27 +0000 (12:01 +0000)]
* config/tc-dvp.c (md_longopts): Add -no-dma, -no-dma-pke.
(md_parse_option): Handle them.
(md_show_usage): Print them.
(output_dma,output_pke): New static globals.
(md_begin): Initialize them to 1.
(assemble_pke): Handle -no-dma-pke.
(insert_file): Search include dir list.
(s_enddirect): Validate length if prespecified.
(s_endmpg): Likewise.  Handle -no-dma-pke.
(s_endunpack): Handle -no-dma-pke.

26 years ago * coffread.c (coff_symtab_read) [SEM]: Remove code, macro can
Stan Shebs [Fri, 30 Jan 1998 03:54:54 +0000 (03:54 +0000)]
* coffread.c (coff_symtab_read) [SEM]: Remove code, macro can
never be defined.
* dbxread.c (process_one_symbol) [BLOCK_ADDRESS_ABSOLUTE]:
Remove, no longer needed.
* hppa-tdep.c (N_SET_MAGIC): Remove, no longer used.
* config/pa/xm-hppab.h (SEEK_SET, SEEK_CUR, SEEK_END): Ditto.
* config/mips/tm-mipsm3.h (NUMERIC_REG_NAMES): Ditto.
* config/mips/mipsm3.mt (TDEPFILES): Remove mipsread.o.
Cruft discovered while working on GDB internals manual

26 years ago* Fix MAXi encoding, Fix pkemscal/pkemscalf order.
Ian Carmichael [Fri, 30 Jan 1998 02:05:05 +0000 (02:05 +0000)]
* Fix MAXi encoding, Fix pkemscal/pkemscalf order.

26 years ago(print_insn_little_mips): tweak dvp support.
Doug Evans [Fri, 30 Jan 1998 01:15:06 +0000 (01:15 +0000)]
(print_insn_little_mips): tweak dvp support.

26 years ago * config/tc-m32r.c (allow_m32rx): Must compile with K&R C.
Doug Evans [Thu, 29 Jan 1998 21:39:53 +0000 (21:39 +0000)]
* config/tc-m32r.c (allow_m32rx): Must compile with K&R C.
(m32rx support): only include #ifdef HAVE_CPU_M32RX.

26 years ago * gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing.
Doug Evans [Thu, 29 Jan 1998 21:36:38 +0000 (21:36 +0000)]
* gas/m32r/{allinsn,high-1}.d: Allow # constant prefix to be missing.

26 years agoThu Jan 29 16:24:04 1998 Mumit Khan <khan@xraylith.wisc.edu>
Ian Lance Taylor [Thu, 29 Jan 1998 21:31:11 +0000 (21:31 +0000)]
Thu Jan 29 16:24:04 1998  Mumit Khan  <khan@xraylith.wisc.edu>
* dlltool.c: Define exit status macros for _WIN32 but not
__CYGWIN32__.
(gen_lib_file): Check for exit status of unlink.
* resrc.c: Define popen and pclose if _WIN32 but not
__CYGWIN32__.

26 years agoThu Jan 29 16:04:21 1998 Mumit Khan <khan@xraylith.wisc.edu>
Ian Lance Taylor [Thu, 29 Jan 1998 21:11:10 +0000 (21:11 +0000)]
Thu Jan 29 16:04:21 1998  Mumit Khan  <khan@xraylith.wisc.edu>
* ldfile.c (slash): Set to backslash if _WIN32 but not
__CYGWIN32__.
(ldfile_open_file_search): If __MSDOS__ or _WIN32, accept a
leading backslash or a leading x: as an absolute path.
(ldfile_find_command_file): Use slash rather than / when
generating name to try.
* lexsup.c (PATH_SEPARATOR): Define.
(set_default_dirlist): Use PATH_SEPARATOR rather than ':'.

26 years ago * m32r-opc.h (HAVE_CPU_M32R): Define.
Doug Evans [Thu, 29 Jan 1998 21:04:25 +0000 (21:04 +0000)]
* m32r-opc.h (HAVE_CPU_M32R): Define.

26 years ago * Makefile.in (M32RX_OBJS): Comment out until m32rx port working.
Doug Evans [Thu, 29 Jan 1998 21:03:41 +0000 (21:03 +0000)]
* Makefile.in (M32RX_OBJS): Comment out until m32rx port working.
* arch.h (HAVE_CPU_M32R{,X}): Delete, moved to m32r-opc.h.
* arch.c (machs): Check ifdef HAVE_CPU_FOO for each entry.

26 years ago * elf32-mips.c: Add dvp support.
Doug Evans [Thu, 29 Jan 1998 20:58:50 +0000 (20:58 +0000)]
* elf32-mips.c: Add dvp support.

26 years agoThu Jan 29 15:55:35 1998 J.J. van der Heijden <J.J.vanderHeijden@student.utwente.nl>
Ian Lance Taylor [Thu, 29 Jan 1998 20:58:49 +0000 (20:58 +0000)]
Thu Jan 29 15:55:35 1998  J.J. van der Heijden  <J.J.vanderHeijden@student.utwente.nl>
* config.bfd (i[3456]-*-mingw32*): New target.
* acinclude.m4 (BFD_BINARY_OPEN): Check for mingw32.
* aclocal.m4, configure: Rebuild.

26 years agoThu Jan 29 14:42:44 1998 Pat Rankin <rankin@eql.caltech.edu>
Ian Lance Taylor [Thu, 29 Jan 1998 19:48:18 +0000 (19:48 +0000)]
Thu Jan 29 14:42:44 1998  Pat Rankin  <rankin@eql.caltech.edu>
* Makefile.am (CONFIG_OBJS): New variable, containing part of old
OBJS variable.
(GENERIC_OBJS): New variable, with the rest of the old OBJS
variable.
(OBJS): Now just $(CONFIG_OBJS) and $(GENERIC_OBJS).
($(srcdir)/make-gas.com): Rename from make-gas.com.
(stamp-mk.com): Replace $(OBJS) with $(GENERIC_OBJS).
(EXTRA_DIST): Define.
* vmsconf.sh: Handle {targ-cpu, obj-format, atof-targ} modules
explicitly rather than via the list of object files.
(gcc-as.opt): New file created when make-gas.com is run.
* config-gas.com: Create {targ-cpu.h, obj-format.h, targ-env.h,
itbl-cpu.h} to #include appropriate file rather than copying that
file.
* config/vms-conf.h: Synchronize with current config.in.
* Makefile.in: Rebuild.

26 years agoadd more direct/unpack code
Doug Evans [Thu, 29 Jan 1998 19:37:59 +0000 (19:37 +0000)]
add more direct/unpack code

26 years ago * Makefile.in (M32RX_OBJS): Comment out until m32rx port working.
Doug Evans [Thu, 29 Jan 1998 19:25:37 +0000 (19:25 +0000)]
* Makefile.in (M32RX_OBJS): Comment out until m32rx port working.
* arch.h (HAVE_CPU_M32RX): Likewise.
* arch.c (machs): Check ifdef HAVE_CPU_FOO for each entry.

26 years agoOops. forgot to add the moved files.
Richard Henderson [Thu, 29 Jan 1998 17:51:56 +0000 (17:51 +0000)]
Oops. forgot to add the moved files.

26 years ago* gas/m68k/mri_moveml.[sd]: Moved to ...
Richard Henderson [Thu, 29 Jan 1998 17:44:48 +0000 (17:44 +0000)]
* gas/m68k/mri_moveml.[sd]: Moved to ...
* gas/mri/moveml.[sd]: ... here.
* gas/mri/mri.exp: Run it.

26 years ago * config/tc-m32r.c (allow_m32rx): Must compile with K&R C.
Doug Evans [Thu, 29 Jan 1998 17:27:49 +0000 (17:27 +0000)]
* config/tc-m32r.c (allow_m32rx): Must compile with K&R C.
(m32rx support): only include #ifdef HAVE_CPU_M32RX.

26 years agoFuxed sanitization (again!)
Nick Clifton [Thu, 29 Jan 1998 17:27:48 +0000 (17:27 +0000)]
Fuxed sanitization (again!)

26 years agoremove sky stuff from elf32-mips.c
Doug Evans [Thu, 29 Jan 1998 17:17:15 +0000 (17:17 +0000)]
remove sky stuff from elf32-mips.c

26 years agocheckpoint
Doug Evans [Thu, 29 Jan 1998 17:06:52 +0000 (17:06 +0000)]
checkpoint

26 years agocheckpoint
Doug Evans [Thu, 29 Jan 1998 13:22:46 +0000 (13:22 +0000)]
checkpoint

26 years agocheckpoint
Doug Evans [Thu, 29 Jan 1998 12:37:45 +0000 (12:37 +0000)]
checkpoint

26 years ago * cgen.sh: Portably read parms past $9.
Doug Evans [Thu, 29 Jan 1998 12:14:10 +0000 (12:14 +0000)]
* cgen.sh: Portably read parms past $9.

26 years agotxvu support moved into mips [as dvp]
Doug Evans [Thu, 29 Jan 1998 10:19:35 +0000 (10:19 +0000)]
txvu support moved into mips [as dvp]

26 years agorebuild
Ian Lance Taylor [Thu, 29 Jan 1998 04:41:00 +0000 (04:41 +0000)]
rebuild

26 years ago * dvp/dvp.exp: New file.
Doug Evans [Thu, 29 Jan 1998 01:33:53 +0000 (01:33 +0000)]
* dvp/dvp.exp: New file.
* dvp/{basic-1,br-1,upper-1,lower-1,pke-1}.[sd]: New testcases.

26 years agofix typo
Doug Evans [Thu, 29 Jan 1998 00:52:33 +0000 (00:52 +0000)]
fix typo

26 years agoSanitization fixes.
Nick Clifton [Thu, 29 Jan 1998 00:41:46 +0000 (00:41 +0000)]
Sanitization fixes.

26 years agoFix determination of when two instructions can be combined in parallel.
Nick Clifton [Thu, 29 Jan 1998 00:29:37 +0000 (00:29 +0000)]
Fix determination of when two instructions can be combined in parallel.

26 years agoPrint compare bits in human readible form
Michael Meissner [Wed, 28 Jan 1998 23:48:13 +0000 (23:48 +0000)]
Print compare bits in human readible form

26 years agodon't build gdb for dvp-elf
Doug Evans [Wed, 28 Jan 1998 23:13:00 +0000 (23:13 +0000)]
don't build gdb for dvp-elf

26 years ago Suggested by Chris Walter <walter@budoe.bu.edu>:
Stan Shebs [Wed, 28 Jan 1998 23:02:03 +0000 (23:02 +0000)]
Suggested by Chris Walter <walter@budoe.bu.edu>:
* dwarfread.c (set_cu_language): Recognize Fortran.
* dwarf2read.c (set_cu_language): Ditto.
(read_array_type): Fix language test.

26 years agoWed Jan 28 17:43:02 1998 J.J. van der Heijden <J.J.vanderHeijden@student.utwente.nl>
Ian Lance Taylor [Wed, 28 Jan 1998 22:58:15 +0000 (22:58 +0000)]
Wed Jan 28 17:43:02 1998  J.J. van der Heijden <J.J.vanderHeijden@student.utwente.nl>
* objcopy.c (copy_archive): Only pass one argument to mkdir if
_WIN32 but not __CYGWIN32__.
(smart_rename): Add code for _WIN32 (not __CYGWIN32__), to cope
with different rename behaviour and lack of chown.

26 years agoWed Jan 28 17:45:46 1998 Ian Lance Taylor <ian@cygnus.com>
Ian Lance Taylor [Wed, 28 Jan 1998 22:48:37 +0000 (22:48 +0000)]
Wed Jan 28 17:45:46 1998  Ian Lance Taylor  <ian@cygnus.com>
* configure.in: Remove vfork check.
* nlmconv.c: Never include vfork.h.
* aclocal.m4, configure, Makefile.in, config.in: Rebuild.
* configure.in: Check for mingw32 when deciding whether to build
dlltool.

26 years agoWed Jan 28 17:43:02 1998 J.J. van der Heijden <J.J.vanderHeijden@student.utwente.nl>
Ian Lance Taylor [Wed, 28 Jan 1998 22:46:01 +0000 (22:46 +0000)]
Wed Jan 28 17:43:02 1998  J.J. van der Heijden <J.J.vanderHeijden@student.utwente.nl>
* dlltool.c: Never include vfork.h.
(run): Use pexecute rather than vfork.
(gen_lib_file): Check for errors from bfd_set_archive_head and
bfd_close.  Close all the BFDs in the archive before deleting the
temporary files.

26 years agoAdded "--nowarnswap" option for suppressing "Swapping instructions" warnings.
Bill Moyer [Wed, 28 Jan 1998 22:36:10 +0000 (22:36 +0000)]
Added "--nowarnswap" option for suppressing "Swapping instructions" warnings.

26 years ago* emulparams/elf64_sparc.sh (ELFSIZE): 64
Richard Henderson [Wed, 28 Jan 1998 22:17:48 +0000 (22:17 +0000)]
* emulparams/elf64_sparc.sh (ELFSIZE): 64
(TEXT_START_ADDR): Round off, since SIZEOF_HEADERS is added later.
(DATA_PLT): Needed by v9 abi.

26 years agoupdate copyright date
Doug Evans [Wed, 28 Jan 1998 22:03:51 +0000 (22:03 +0000)]
update copyright date

26 years ago * dvp-dis.c, dvp-opc.c: New files.
Doug Evans [Wed, 28 Jan 1998 21:58:23 +0000 (21:58 +0000)]
* dvp-dis.c, dvp-opc.c: New files.
* configure.in: Compile them if bfd_dvp_arch, as well as mips.
* configure: Regenerate.
* Makefile.am (ALL_MACHINES): Add dvp-{dis,opc}.lo.
(dvp-dis.lo,dvp-opc.lo): Add rules for.
(mips-dis.lo): Compile with @archdefs@.
* Makefile.in: Regenerate.
* disassemble.c: Define ARCH_mips ifdef ARCH_dvp.
* mips-dis.c (print_insn_little_mips): Check for DVP insns.
plus delete old txvu stuff

26 years agoWed Jan 28 16:41:19 1998 J.J. van der Heijden <J.J.vanderHeijden@student.utwente.nl>
Ian Lance Taylor [Wed, 28 Jan 1998 21:44:53 +0000 (21:44 +0000)]
Wed Jan 28 16:41:19 1998  J.J. van der Heijden  <J.J.vanderHeijden@student.utwente.nl>
* configure.in (i386-*-mingw32*): New target.
* configure: Rebuild.

26 years agospacing fix
Ian Lance Taylor [Wed, 28 Jan 1998 21:44:36 +0000 (21:44 +0000)]
spacing fix

26 years agoWed Jan 28 16:37:27 1998 J.J. van der Heijden <J.J.vanderHeijden@student.utwente.nl>
Ian Lance Taylor [Wed, 28 Jan 1998 21:40:52 +0000 (21:40 +0000)]
Wed Jan 28 16:37:27 1998  J.J. van der Heijden <J.J.vanderHeijden@student.utwente.nl>
* configure.tgt (i[3456]86-*-mingw32*): New entry.

26 years ago * configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
Ian Lance Taylor [Wed, 28 Jan 1998 21:35:26 +0000 (21:35 +0000)]
* configure.in: Do build expect, dejagnu, and cvssrc for a cygwin32
host.

26 years agoWed Jan 28 12:51:08 1998 Michael Snyder (msnyder@cleaver.cygnus.com)
Michael Snyder [Wed, 28 Jan 1998 21:06:54 +0000 (21:06 +0000)]
Wed Jan 28 12:51:08 1998  Michael Snyder  (msnyder@cleaver.cygnus.com)
        * blockframe.c (generic_frame_chain_valid): A frame pointer may
        be valid if it is equal to the frame pointer of its caller (ie.
        not necessarily strictly INNER_THAN).  Allows frameless functions.

26 years ago * scripttempl/elf.sc: Only include linkonce sections in final
Ian Lance Taylor [Wed, 28 Jan 1998 20:53:22 +0000 (20:53 +0000)]
* scripttempl/elf.sc: Only include linkonce sections in final
sections when relocating.

26 years ago * ld.texinfo (Options): Add a brief description of the types of
Ian Lance Taylor [Wed, 28 Jan 1998 20:40:03 +0000 (20:40 +0000)]
* ld.texinfo (Options): Add a brief description of the types of
information included in a link map.

26 years ago * configure.tgt (dvp-*-*): Recognize.
Doug Evans [Wed, 28 Jan 1998 20:29:04 +0000 (20:29 +0000)]
* configure.tgt (dvp-*-*): Recognize.

26 years agodelete txvu stuff, building mips files now
Doug Evans [Wed, 28 Jan 1998 20:24:27 +0000 (20:24 +0000)]
delete txvu stuff, building mips files now

26 years ago * symbols.c (resolve_symbol_value): Don't set the segment if it
Ian Lance Taylor [Wed, 28 Jan 1998 20:22:00 +0000 (20:22 +0000)]
* symbols.c (resolve_symbol_value): Don't set the segment if it
hasn't changed, and this is OBJ_AOUT without BFD_ASSEMBLER.

26 years agodelete txvuelf.sh, generating mips files now
Doug Evans [Wed, 28 Jan 1998 20:17:41 +0000 (20:17 +0000)]
delete txvuelf.sh, generating mips files now

26 years ago * configure.in: Add dvp-elf support.
Doug Evans [Wed, 28 Jan 1998 20:04:27 +0000 (20:04 +0000)]
* configure.in: Add dvp-elf support.
* config.sub: Recognize dvp cpu.

26 years ago * config/obj-aout.h (S_IS_LOCAL): Correct typo--pass argument to
Ian Lance Taylor [Wed, 28 Jan 1998 19:55:40 +0000 (19:55 +0000)]
* config/obj-aout.h (S_IS_LOCAL): Correct typo--pass argument to
S_GET_SEGMENT.

26 years ago * monitor.c (monitor_vsprintf): New function to handle
Mark Alexander [Wed, 28 Jan 1998 19:52:06 +0000 (19:52 +0000)]
* monitor.c (monitor_vsprintf): New function to handle
printing of large addresses using %A format specifier.
(monitor_printf_noecho, monitor_printf): Use monitor_vsprintf
instead of vsprintf.
* dve3900-rom.c (_initialize_r3900_rom): Use %A instead of %Lx
to print addresses.

26 years ago * ld.texinfo (Options): Mention LDEMULATION in description of -m.
Ian Lance Taylor [Wed, 28 Jan 1998 19:45:48 +0000 (19:45 +0000)]
* ld.texinfo (Options): Mention LDEMULATION in description of -m.
(Environment): Mention LDEMULATION.

26 years agocheckpoint
Doug Evans [Wed, 28 Jan 1998 19:35:31 +0000 (19:35 +0000)]
checkpoint

26 years ago * ld.texinfo (Options): Clarify --export-dynamic a bit.
Ian Lance Taylor [Wed, 28 Jan 1998 19:12:51 +0000 (19:12 +0000)]
* ld.texinfo (Options): Clarify --export-dynamic a bit.