OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
21 years ago2002-01-08 Klee Dienes <kdienes@apple.com>
kdienes [Thu, 9 Jan 2003 08:35:27 +0000 (08:35 +0000)]
2002-01-08  Klee Dienes  <kdienes@apple.com>

        * Makefile.am (ALL_MACHINES): Use cpu-msp430.lo, not cpu-msp430.c.
        (BFD32_BACKENDS): Use elf32-msp430.lo, not elf32-msp430.c.
        * Makefile.in: Regenerate.

21 years ago2003-01-08 Klee Dienes <kdienes@apple.com>
kdienes [Thu, 9 Jan 2003 08:32:26 +0000 (08:32 +0000)]
2003-01-08  Klee Dienes  <kdienes@apple.com>

        * Makefile.am (ALL_MACHINES): Add msp430-dis.lo.
        * Makefile.in: Regenerate.

21 years agoUse isdirsep rather than SLASH_P throughout.
cgf [Thu, 9 Jan 2003 08:22:04 +0000 (08:22 +0000)]
Use isdirsep rather than SLASH_P throughout.
* path.cc (iscygdrive): Disallow /cygdrive\x.
(normalize_posix_path): "Normalize" a windows path, if detected, rather than
converting to posix.
* fhandler_serial.cc (fhandler_serial::tcsetattr): Add support and capability
checking for B230400 bitrate.
(fhandler_serial::tcgetattr): Add support for B230400 bitrate.
* include/sys/termios.h: Add B230400 definition for Posix support of 230.4Kbps.

21 years ago* new simulator mainline
bje [Thu, 9 Jan 2003 04:22:50 +0000 (04:22 +0000)]
* new simulator mainline

2002-05-30  Frank Ch. Eigler  <fche@redhat.com>

* mainDynamic.cxx (main): Add new "--rc" option to control passing
cfgroot stop-code as sid process exit rc.

2002-04-29  Graydon Hoare  <graydon@redhat.com>

* mainDynamic.cxx: Make step_insn_count a string.

2002-04-29  Graydon Hoare  <graydon@redhat.com>

* commonCfg.h (Mapping): New class.
* commonCfg.cxx (MapperCfg): Update to use Mapping objects.
* mainDynamic.cxx (try_add_memory): Use Mapping objects.
(Defs): Make step_insn_count a defaultable option.

2002-04-23  Graydon Hoare  <graydon@redhat.com>

* mainDynamic.cxx (try_add_memory): Force mappings to base address
0 in extra memory region, to ignore transparent / basic mapper
distinction in board-specific code.

2002-04-15  Dave Brolley  <brolley@redhat.com>

* commonCfg.cxx (struct MemCfg_impl): New struct.
(MemCfg_impl::get_by_name): New function.
(MemCfg::MemCfg): Add 'this' to name_map.
* commonCfg.h (MemCfg_impl::get_by_name): New function.

2002-04-09  Dave Brolley  <brolley@redhat.com>

* commonCfg.cxx (add_mapping): New variant.
* commonCfg.h (add_mapping): New variant.

2002-03-25  Graydon Hoare  <graydon@redhat.com>

* mainDynamic.cxx (try_load_file): Support "all-cpu" sub-option
to --load option.
* commonCfg.h (CpuCfg::get_all): Likewise.
* commonCfg.cxx (CpuCfg::get_all): Likewise.

2002-03-11  Graydon Hoare  <graydon@redhat.com>

* mainDynamic.cxx (main): Add opt_gloss.
* commonCfg.cxx (BoardCfg::use_gloss): Define.
* commonCfg.h: Likewise.

2002-02-22  Graydon Hoare  <graydon@redhat.com>

* Makefile.am (INCLUDE): Add -I$(srcdir)/../../../include.
* Makefile.in: Regenerate.
* mainDynamic.cxx: Un-guard #include <getopt.h>, getting it
from libiberty now.

2002-02-08  Graydon Hoare  <graydon@redhat.com>

* baseCfg.cxx: New file.
* baseCfg.h: New file.
* commonCfg.cxx: New file.
* commonCfg.h: New file.
* mainDynamic.cxx: Complete rewrite, incorporate contents of
configrun-sid.in perl script.
* Makefile.am (sid): Add new files to target.
* Makefile.in: Regenerate.

21 years ago* typo fix.
bje [Thu, 9 Jan 2003 03:52:59 +0000 (03:52 +0000)]
* typo fix.

21 years ago* whitespace fixes from the changelog elves
bje [Thu, 9 Jan 2003 03:19:45 +0000 (03:19 +0000)]
* whitespace fixes from the changelog elves

21 years ago2003-01-07 Graydon Hoare <graydon@redhat.com>
bje [Thu, 9 Jan 2003 03:15:42 +0000 (03:15 +0000)]
2003-01-07  Graydon Hoare  <graydon@redhat.com>

* utils-gen.scm (attr-int-gen-defn): Define.

21 years ago2003-01-09 Ben Elliston <bje@redhat.com>
bje [Thu, 9 Jan 2003 03:08:32 +0000 (03:08 +0000)]
2003-01-09  Ben Elliston  <bje@redhat.com>

        From Graydon Hoare <graydon@redhat.com>:
* utils-sim.scm (-gen-decoder-switch): Fix edge condition for
empty ISAs.

21 years ago2003-01-08 Andrew Cagney <ac131313@redhat.com>
cagney [Thu, 9 Jan 2003 00:45:06 +0000 (00:45 +0000)]
2003-01-08  Andrew Cagney  <ac131313@redhat.com>

* gdb_mbuild.sh: Add --keep option.  When specified, keep the
build directories.  Save edited gdb output in Mbuild.log.  If a
build fails, remove any final GDB executable.

21 years ago2003-01-08 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 9 Jan 2003 00:24:48 +0000 (00:24 +0000)]
2003-01-08  Andrew Cagney  <cagney@redhat.com>

* alpha-linux-tdep.c (alpha_linux_sigcontext_addr): Use
get_frame_base.

21 years ago*** empty log message ***
gdbadmin [Thu, 9 Jan 2003 00:00:35 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago2003-01-08 Andrew Cagney <ac131313@redhat.com>
cagney [Wed, 8 Jan 2003 23:49:10 +0000 (23:49 +0000)]
2003-01-08  Andrew Cagney  <ac131313@redhat.com>

* gdb_mbuild.sh: Edit the output of `maint print architecture'
replacing hex constants with function names and stripping leading
file name directory prefixes.

21 years agodaily update
amodra [Wed, 8 Jan 2003 23:00:05 +0000 (23:00 +0000)]
daily update

21 years ago2003-01-08 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 8 Jan 2003 22:47:43 +0000 (22:47 +0000)]
2003-01-08  Andrew Cagney  <cagney@redhat.com>

* gcore.c, i386-linux-tdep.c: Use get_frame_pc, get_next_frame and
get_frame_base.

21 years ago2003-01-08 David Carlton <carlton@math.stanford.edu>
carlton [Wed, 8 Jan 2003 22:40:17 +0000 (22:40 +0000)]
2003-01-08  David Carlton  <carlton@math.stanford.edu>

* linespec.c (decode_line_1): Move code into decode_variable.
(decode_variable): New function.

21 years ago[ ChangeLog ]
cgd [Wed, 8 Jan 2003 22:09:29 +0000 (22:09 +0000)]
[ ChangeLog ]
2003-01-08  Chris Demetriou  <cgd@broadcom.com>

        * config.guess: Update to 2003-01-03 version.
        * config.sub: Update to 2003-01-03 version.

[ dejagnu/ChangeLog ]
2003-01-08  Chris Demetriou  <cgd@broadcom.com>

        * config.guess: Update to 2003-01-03 version.
        * config.sub: Update to 2003-01-03 version.

[ readline/ChangeLog.gdb ]
2003-01-08  Chris Demetriou  <cgd@broadcom.com>

        * config.guess: Update to 2003-01-03 version.
        * config.sub: Update to 2003-01-03 version.

21 years ago* elfn32-mips.c (prev_reloc_section): New.
aoliva [Wed, 8 Jan 2003 22:00:51 +0000 (22:00 +0000)]
* elfn32-mips.c (prev_reloc_section): New.
(GET_RELOC_ADDEND): Use it.  Parenthesize macro arguments.
(SET_RELOC_ADDEND): Parenthesize macro argument.

21 years ago2003-01-08 Andrew Cagney <ac131313@redhat.com>
cagney [Wed, 8 Jan 2003 21:44:55 +0000 (21:44 +0000)]
2003-01-08  Andrew Cagney  <ac131313@redhat.com>

* mn10300-tdep.c (analyze_dummy_frame): Fix typo.

21 years ago2003-01-08 Andrew Cagney <ac131313@redhat.com>
cagney [Wed, 8 Jan 2003 21:44:44 +0000 (21:44 +0000)]
2003-01-08  Andrew Cagney  <ac131313@redhat.com>

* mn10300-tdep.c (analyze_dummy_frame): Fix typo.

21 years ago2003-01-08 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 8 Jan 2003 19:45:19 +0000 (19:45 +0000)]
2003-01-08  Andrew Cagney  <cagney@redhat.com>

* cris-tdep.c (cris_frame_init_saved_regs): Use
get_frame_saved_regs and SIZEOF_FRAME_SAVED_REGS when copying a
saved_regs buffer.
* sh-tdep.c (sh_nofp_frame_init_saved_regs): Ditto.
(sh64_nofp_frame_init_saved_regs): Ditto.
(sh_fp_frame_init_saved_regs): Ditto.
* arm-tdep.c: Use deprecated_set_frame_saved_regs_hack.
* mips-tdep.c (mips_init_extra_frame_info): Ditto.
* mcore-tdep.c (analyze_dummy_frame): Ditto.
* mn10300-tdep.c (analyze_dummy_frame): Ditto.

21 years ago * minsyms.c (lookup_minimal_symbol): Update comment.
drow [Wed, 8 Jan 2003 18:38:44 +0000 (18:38 +0000)]
* minsyms.c (lookup_minimal_symbol): Update comment.
(lookup_minimal_symbol_text): Update comment.  Use the hash table.
(lookup_minimal_symbol_solib_trampoline): Likewise.

21 years ago2003-01-08 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 8 Jan 2003 18:04:01 +0000 (18:04 +0000)]
2003-01-08  Andrew Cagney  <cagney@redhat.com>

* d10v-tdep.c (d10v_init_extra_frame_info): Use
frame_relative_level.

21 years ago * mkpasswd.cc (current_user): Create.
corinna [Wed, 8 Jan 2003 17:38:11 +0000 (17:38 +0000)]
* mkpasswd.cc (current_user): Create.
(usage): Reorganize to support Win95/98/ME.
(main): Add option for -c. Reorganize to parse options for
Win95/98/ME and to call current_user. Add username in gecos field
on Win95/98/ME.
* mkgroup.cc (enum_groups): Print gid with %u.
(print_win_error): Create from passwd.cc.
(current_group): Create.
(usage): Reorganize to support Win95/98/ME.
(main): Add option for -c. Reorganize to parse options for
Win95/98/ME and to call current_group.

21 years ago2003-01-08 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 8 Jan 2003 17:21:24 +0000 (17:21 +0000)]
2003-01-08  Andrew Cagney  <cagney@redhat.com>

* alpha-tdep.c: Use get_frame_extra_info.
* arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
* h8300-tdep.c, ia64-tdep.c, m68hc11-tdep.c, mcore-tdep.c: Ditto.
* mips-tdep.c, mn10300-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
* sparc-tdep.c, xstormy16-tdep.c: Ditto.

21 years ago * run.c (usage): Fix typos.
kazu [Wed, 8 Jan 2003 17:18:28 +0000 (17:18 +0000)]
* run.c (usage): Fix typos.

21 years ago2003-01-08 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 8 Jan 2003 15:56:33 +0000 (15:56 +0000)]
2003-01-08  Andrew Cagney  <cagney@redhat.com>

* alpha-tdep.c: Use get_next_frame.
* arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
* dwarf2cfi.c, h8300-tdep.c, i386-tdep.c, ia64-tdep.c: Ditto.
* m68hc11-tdep.c, m68k-tdep.c, mcore-tdep.c: Ditto.
* mips-tdep.c, mn10200-tdep.c, mn10300-tdep.c: Ditto.
* ns32k-tdep.c, s390-tdep.c, sh-tdep.c, sparc-tdep.c: Ditto.
* v850-tdep.c, vax-tdep.c, x86-64-linux-tdep.c: Ditto.
* xstormy16-tdep.c: Ditto.

21 years ago * mips/crt0.S (_start): Allocate 64 bytes of stack instead of 32.
rsandifo [Wed, 8 Jan 2003 12:54:28 +0000 (12:54 +0000)]
* mips/crt0.S (_start): Allocate 64 bytes of stack instead of 32.
Pass an empty argv and envp to main().

21 years ago * mips/configure.in (mips64vr-elf, mips64vrel-elf): New config.
rsandifo [Wed, 8 Jan 2003 12:52:48 +0000 (12:52 +0000)]
* mips/configure.in (mips64vr-elf, mips64vrel-elf): New config.
* mips/configure: Regenerate.

21 years ago * configure.host (mips64vr-elf, mips64vrel-elf): New config.
rsandifo [Wed, 8 Jan 2003 12:51:22 +0000 (12:51 +0000)]
* configure.host (mips64vr-elf, mips64vrel-elf): New config.

21 years ago * lib/dxguid.c: Don't #include <objbase.h>.
dannysmith [Wed, 8 Jan 2003 10:55:00 +0000 (10:55 +0000)]
* lib/dxguid.c: Don't #include <objbase.h>.
* include/unknwn.h: Partially revert change of 2002-12-26.
Don't include <ole2.h>.

21 years ago* GCC 3.2 build fixes
bje [Wed, 8 Jan 2003 10:36:49 +0000 (10:36 +0000)]
* GCC 3.2 build fixes

2003-01-08  Ben Elliston  <bje@redhat.com>

* fp.h (sidutil::fp): Fully quality std::ostream.
* fp.cxx (print_bits): Likewise.
(operator<<): Likewise.
(fp::round_32): Don't specify a default argument at defintion.
(fp::round_64): Likewise.

21 years ago2003-01-08 Danny Smith <dannysmith@users.sourceforge.net>
dannysmith [Wed, 8 Jan 2003 09:15:51 +0000 (09:15 +0000)]
2003-01-08  Danny Smith  <dannysmith@users.sourceforge.net>

* lib/dinput.c: Don't #include <objbase.h>.

2003-01-08  Bart Oldeman  <bartoldeman@users.sourceforge.net>

* include/windows.h (ole2.h):Do #include for
__WATCOMC__.

21 years ago2003-01-07 Chris Demetriou <cgd@broadcom.com>
cgd [Wed, 8 Jan 2003 07:36:47 +0000 (07:36 +0000)]
2003-01-07  Chris Demetriou  <cgd@broadcom.com>

        * mips.h: Fix missing space in comment.
        (INSN_ISA1, INSN_ISA2, INSN_ISA3, INSN_ISA4, INSN_ISA5)
        (INSN_ISA32, INSN_ISA32R2, INSN_ISA64): Shift values right
        by four bits.

21 years ago* Remove duplicated `using' keywords (merge botch?)
bje [Wed, 8 Jan 2003 06:46:48 +0000 (06:46 +0000)]
* Remove duplicated `using' keywords (merge botch?)

21 years ago* fix merge botch.
bje [Wed, 8 Jan 2003 05:35:40 +0000 (05:35 +0000)]
* fix merge botch.

21 years ago* Regenerate to include xstormy16 target support.
bje [Wed, 8 Jan 2003 04:12:00 +0000 (04:12 +0000)]
* Regenerate to include xstormy16 target support.

21 years ago* contribute configury fix from Alex Oliva:
bje [Wed, 8 Jan 2003 04:10:05 +0000 (04:10 +0000)]
* contribute configury fix from Alex Oliva:

2002-10-16  Alexandre Oliva  <aoliva@redhat.com>

* acinclude.m4 (gcc_AC_CHECK_DECL, gcc_AC_CHECK_DECLS): Copied
from gcc/aclocal.m4.
* configure.in: Check for decls of vasprintf, asprintf and
basename.
* tracedis.cxx: Include config.h.

21 years ago* contribute disassembler interface for C++:
bje [Wed, 8 Jan 2003 04:08:29 +0000 (04:08 +0000)]
* contribute disassembler interface for C++:

2002-04-03  Ben Elliston  <bje@redhat.com>

* Makefile.am (TRACEDIS): Remove.
(libcgencpu_la_SOURCES): Add tracedis.cxx.
* tracedis.c: Rename from this ..
* tracedis.cxx: .. to this.
(trace_printf): New static function.
(cgen_disassemble): Pass trace_printf with INIT_DISASSEMBLE_INFO.
* compCGEN.cxx: Do not #include "tracedis.h" within extern "C".

21 years ago* contribute soft float support.
bje [Wed, 8 Jan 2003 04:05:08 +0000 (04:05 +0000)]
* contribute soft float support.

2002-02-11  Ben Elliston  <bje@redhat.com>

* Makefile.am (libcgencpu_la_SOURCES): Add fp.h, fp.cxx.
* fp.h: New file.
* fp.cxx: Likewise.

21 years ago* Merge botch fixes to sync with Red Hat tree.
bje [Wed, 8 Jan 2003 03:59:50 +0000 (03:59 +0000)]
* Merge botch fixes to sync with Red Hat tree.

21 years ago* sid-visual-sched.tk patch from the following changeset.
bje [Wed, 8 Jan 2003 03:49:50 +0000 (03:49 +0000)]
* sid-visual-sched.tk patch from the following changeset.
* missed by merge?

2002-01-09  Graydon Hoare  <graydon@redhat.com>

* compSched.cxx (scheduler_client): New member "name".
(client_num_update): Hook up "N-name" attribute to client->name.
* sid-visual-sched.tk (relate): Load subscription names into GUI,
ghost subscriptions which have no output pins connected.
* sid-sched.xml: Document new N-name attributes.
* sid-sched.txt: Regenerate.

21 years ago* documentation changes for the following patch.
bje [Wed, 8 Jan 2003 03:42:16 +0000 (03:42 +0000)]
* documentation changes for the following patch.
* apparently missed in the 2002-03-04 merge?

2002-01-09  Graydon Hoare  <graydon@redhat.com>

* compSched.cxx (scheduler_client): New member "name".
(client_num_update): Hook up "N-name" attribute to client->name.
* sid-visual-sched.tk (relate): Load subscription names into GUI,
ghost subscriptions which have no output pins connected.
* sid-sched.xml: Document new N-name attributes.
* sid-sched.txt: Regenerate.

21 years ago* Indentation fixes to sync up with Red Hat tree.
bje [Wed, 8 Jan 2003 03:38:09 +0000 (03:38 +0000)]
* Indentation fixes to sync up with Red Hat tree.

21 years ago* Remove erroneous sidtarget support for Hitachi SH.
bje [Wed, 8 Jan 2003 03:36:38 +0000 (03:36 +0000)]
* Remove erroneous sidtarget support for Hitachi SH.

21 years ago* Add a couple of missing entries present in the Red Hat tree.
bje [Wed, 8 Jan 2003 03:35:23 +0000 (03:35 +0000)]
* Add a couple of missing entries present in the Red Hat tree.

21 years ago* regenerate for missing @sidtarget_xstormy16@ and @SIDTARGET_XSTORMY16@
bje [Wed, 8 Jan 2003 03:27:17 +0000 (03:27 +0000)]
* regenerate for missing @sidtarget_xstormy16@ and @SIDTARGET_XSTORMY16@
  conditionals.

21 years ago2002-09-07 Frank Ch. Eigler <fche@redhat.com>
bje [Wed, 8 Jan 2003 03:17:27 +0000 (03:17 +0000)]
2002-09-07  Frank Ch. Eigler  <fche@redhat.com>

        * arm-*, thumb-*: Regenerated files with Robert Cragie's new
        cgen instructions.
* arm-defs.h: Removed.
* arm7.h: Don't include arm-defs.h.
* Makefile.am: Stop arm-defs.h generation.
* Makefile.in: Regenerated.

21 years ago* add missing entry:
bje [Wed, 8 Jan 2003 03:13:18 +0000 (03:13 +0000)]
* add missing entry:

2001-07-10  matthew green  <mrg@redhat.com>

* config.sub: Add xstormy16 support.
* info.tcl.in: Add xstormy16 support.
* sidtargets.m4: Add xstormy16 support.

21 years ago* Regenerate.
bje [Wed, 8 Jan 2003 03:07:01 +0000 (03:07 +0000)]
* Regenerate.

21 years ago* update copyright notice to be in sync with Red Hat tree.
bje [Wed, 8 Jan 2003 03:05:59 +0000 (03:05 +0000)]
* update copyright notice to be in sync with Red Hat tree.

21 years ago* regenerate to add @sidtarget_xstormy16@ substitution variable.
bje [Wed, 8 Jan 2003 03:02:16 +0000 (03:02 +0000)]
* regenerate to add @sidtarget_xstormy16@ substitution variable.

21 years ago * ppc-opc.c (powerpc_macros <extrwi>): Accept a shift of 32.
amodra [Wed, 8 Jan 2003 02:55:52 +0000 (02:55 +0000)]
* ppc-opc.c (powerpc_macros <extrwi>): Accept a shift of 32.

21 years ago* contribute Red Hat patch from 2002-06-04.
bje [Wed, 8 Jan 2003 02:51:57 +0000 (02:51 +0000)]
* contribute Red Hat patch from 2002-06-04.

2002-06-04  Graydon Hoare  <graydon@redhat.com>

* cache.h (cache_component::set_refill_latency): New method.
(cache_component::get_refill_latency): New method.
(cache_component::refill_latency_specified): New flag.
(cache_component): Virtualize "refill-latency" attribute,
note when it is set in "refill_latency_specified".
* cache.cxx (read_line): Return either refill latency or
downstream latencies, depending on whether explicit refill
latency has been specified, not sum of both.

21 years ago * elf32-hppa.c (final_link_relocate): For all DP relative relocations,
danglin [Wed, 8 Jan 2003 02:19:22 +0000 (02:19 +0000)]
* elf32-hppa.c (final_link_relocate): For all DP relative relocations,
adjust addil instructions if the symbol has no section.

21 years ago2003-01-07 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 8 Jan 2003 01:53:36 +0000 (01:53 +0000)]
2003-01-07  Andrew Cagney  <cagney@redhat.com>

* alpha-tdep.c: Use get_frame_base.
* arm-tdep.c, avr-tdep.c, cris-tdep.c, d10v-tdep.c: Ditto.
* h8300-tdep.c, i386-tdep.c, ia64-tdep.c, m68hc11-tdep.c: Ditto.
* m68k-tdep.c, mcore-tdep.c, mips-tdep.c, mn10200-tdep.c: Ditto.
* mn10300-tdep.c, ns32k-tdep.c, s390-tdep.c, sh-tdep.c: Ditto.
* sparc-tdep.c, v850-tdep.c, vax-tdep.c: Ditto.
* x86-64-linux-tdep.c, xstormy16-tdep.c: Ditto.
* config/h8500/tm-h8500.h, config/mn10200/tm-mn10200.h: Ditto.
* config/sparc/tm-sparc.h: Ditto.

21 years ago* configure: Regenerate with proper autoconf 2.13.
cgf [Wed, 8 Jan 2003 01:19:55 +0000 (01:19 +0000)]
* configure: Regenerate with proper autoconf 2.13.

21 years ago*** empty log message ***
gdbadmin [Wed, 8 Jan 2003 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Tue, 7 Jan 2003 23:00:04 +0000 (23:00 +0000)]
daily update

21 years ago2003-01-07 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 7 Jan 2003 22:53:09 +0000 (22:53 +0000)]
2003-01-07  Andrew Cagney  <cagney@redhat.com>

* frame.c (deprecated_get_frame_context): New function.
(deprecated_set_frame_context): New function.
* frame.h (deprecated_get_frame_context): Declare.
(deprecated_set_frame_context): Declare.
* dwarf2cfi.c (UNWIND_CONTEXT): Use deprecated_get_frame_context.
(cfi_init_extra_frame_info): Use deprecated_set_frame_context.

21 years ago* configure.in: Add AC_PREREQ for consistency.
cgf [Tue, 7 Jan 2003 21:58:19 +0000 (21:58 +0000)]
* configure.in: Add AC_PREREQ for consistency.
* configure: Regenerate.

21 years ago* config/tc-xstormy16.c (md_cgen_lookup_reloc): Adjust value based
dj [Tue, 7 Jan 2003 21:27:57 +0000 (21:27 +0000)]
* config/tc-xstormy16.c (md_cgen_lookup_reloc): Adjust value based
on operand type.
(xstormy16_md_apply_fix3): Use adjustment.

21 years ago* gas/xstormy16/reloc-2.d: Adjust for fixed REL12 relocs.
dj [Tue, 7 Jan 2003 21:26:28 +0000 (21:26 +0000)]
* gas/xstormy16/reloc-2.d: Adjust for fixed REL12 relocs.

21 years ago* elf32-xstormy16.c (xstormy16_elf_howto_table): Make REL_12 not
dj [Tue, 7 Jan 2003 21:26:13 +0000 (21:26 +0000)]
* elf32-xstormy16.c (xstormy16_elf_howto_table): Make REL_12 not
partial_inplace.

21 years ago2002-01-07 Chris Demetriou <cgd@broadcom.com>
jjohnstn [Tue, 7 Jan 2003 21:10:53 +0000 (21:10 +0000)]
2002-01-07  Chris Demetriou  <cgd@broadcom.com>

* crt0.S: Check for definition of __mips64 rather than
checking (__mips < 3).
* pmon.S: Likewise.
* cygmon.c (sysCall): Avoid multi-line string literals.

21 years ago * include/ctype.h (__isascii): Don't cast arg to unsigned.
dannysmith [Tue, 7 Jan 2003 21:05:12 +0000 (21:05 +0000)]
* include/ctype.h (__isascii): Don't cast arg to unsigned.
(iswascii): Likewise.  Correct mask.
* include/wctype.h (iswascii): Don't cast arg to unsigned.
Correct mask

21 years ago2003-01-07 Charles Wilson <cwilson@ece.gatech.edu>
jjohnstn [Tue, 7 Jan 2003 20:02:33 +0000 (20:02 +0000)]
2003-01-07  Charles Wilson  <cwilson@ece.gatech.edu>

        * libc/stdio/sprintf.c: fix typo
        * libc/stdio/vfprintf.c: fix typo

21 years ago2003-01-07 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Tue, 7 Jan 2003 19:52:27 +0000 (19:52 +0000)]
2003-01-07  Jeff Johnston  <jjohnstn@redhat.com>

        * configure.host: Support long double I/O for x86-linux.
        * libc/stdlib/ldtoa.c (_ldtoa_r): Fix code to allocate a buffer
        large enough to hold formatted result.
        * libc/machine/powerpc/simdldtoa.c (_simdldtoa_r): Ditto.

21 years ago2003-01-07 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 7 Jan 2003 19:19:00 +0000 (19:19 +0000)]
2003-01-07  Andrew Cagney  <cagney@redhat.com>

* frame.c (deprecated_set_frame_next_hack): New function.
(deprecated_set_frame_prev_hack): New function.
* frame.h (deprecated_set_frame_next_hack): Declare.
(deprecated_set_frame_prev_hack): Declare.
* mcore-tdep.c (analyze_dummy_frame): Use
deprecated_set_frame_next_hack and deprecated_set_frame_prev_hack.
* mn10300-tdep.c (analyze_dummy_frame): Ditto.

21 years ago2003-01-07 David Carlton <carlton@math.stanford.edu>
carlton [Tue, 7 Jan 2003 17:05:48 +0000 (17:05 +0000)]
2003-01-07  David Carlton  <carlton@math.stanford.edu>

* linespec.c (decode_line_1): Move code into decode_dollar.
(decode_dollar): New function.

21 years agozap #define FRAME_C.
cagney [Tue, 7 Jan 2003 16:29:22 +0000 (16:29 +0000)]
zap #define FRAME_C.

21 years ago2003-01-07 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 7 Jan 2003 16:22:28 +0000 (16:22 +0000)]
2003-01-07  Andrew Cagney  <cagney@redhat.com>

* arm-tdep.c (arm_init_extra_frame_info): Use
deprecated_update_frame_base_hack.
* xstormy16-tdep.c (xstormy16_scan_prologue): Ditto.
* mn10300-tdep.c (analyze_dummy_frame): Ditto.
(fix_frame_pointer): Ditto.
(mn10300_analyze_prologue): Ditto.

21 years ago2003-01-07 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 7 Jan 2003 14:51:08 +0000 (14:51 +0000)]
2003-01-07  Andrew Cagney  <cagney@redhat.com>

* xstormy16-tdep.c (xstormy16_init_extra_frame_info): Allocate
extra_info using frame_extra_info_zalloc.
* sparc-tdep.c (sparc_init_extra_frame_info): Ditto.
* sh-tdep.c (sh_init_extra_frame_info): Ditto.
(sh64_init_extra_frame_info): Ditto.
* mn10300-tdep.c (mn10300_init_extra_frame_info): Ditto.
* s390-tdep.c (s390_init_extra_frame_info): Ditto.
* mips-tdep.c (mips_init_extra_frame_info): Ditto.
* mcore-tdep.c (mcore_init_extra_frame_info): Ditto.
* frv-tdep.c (frv_init_extra_frame_info): Ditto.
* m68hc11-tdep.c (m68hc11_init_extra_frame_info): Ditto.
* ia64-tdep.c (ia64_init_extra_frame_info): Ditto.
* h8300-tdep.c (h8300_init_extra_frame_info): Ditto.
* d10v-tdep.c (d10v_init_extra_frame_info): Ditto.
* cris-tdep.c (cris_init_extra_frame_info): Ditto.
* arm-tdep.c (arm_init_extra_frame_info): Ditto.
* alpha-tdep.c (alpha_init_extra_frame_info): Ditto.

* mn10300-tdep.c (analyze_dummy_frame): Use
deprecated_set_frame_extra_info_hack.
* mcore-tdep.c (analyze_dummy_frame): Ditto.

21 years ago * elf32-m68k.c (elf_m68k_check_relocs): Don't set DF_TEXTREL for
schwab [Tue, 7 Jan 2003 13:12:34 +0000 (13:12 +0000)]
* elf32-m68k.c (elf_m68k_check_relocs): Don't set DF_TEXTREL for
PC relative relocations.
(elf_m68k_discard_copies): Set it here instead.

21 years ago * mdebugread.c (parse_symbol): Skip stProc entries which storage
brobecke [Tue, 7 Jan 2003 07:09:24 +0000 (07:09 +0000)]
   * mdebugread.c (parse_symbol): Skip stProc entries which storage
       class is not scText. These do not define "real" procedures.
       (parse_partial_symbols): Likewise.

21 years ago2003-01-06 Michael Chastain <mec@shout.net>
chastain [Tue, 7 Jan 2003 03:31:27 +0000 (03:31 +0000)]
2003-01-06  Michael Chastain  <mec@shout.net>

* gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
When selecting a thread, 'line' and 'file' are optional.
* gdb.mi/mi1-pthreads.exp: Likewise.

21 years ago2003-01-06 Michael Chastain <mec@shout.net>
chastain [Tue, 7 Jan 2003 03:28:14 +0000 (03:28 +0000)]
2003-01-06  Michael Chastain  <mec@shout.net>

* gdb.mi/mi-pthreads.exp (check_mi_thread_command_set):
When selecting a thread, 'line' and 'file' are optional.
* gdb.mi/mi1-pthreads.exp: Likewise.

21 years ago2003-01-06 Charles Wilson <cwilson@ece.gatech.edu>
jjohnstn [Tue, 7 Jan 2003 01:45:31 +0000 (01:45 +0000)]
2003-01-06  Charles Wilson  <cwilson@ece.gatech.edu>

        * Makefile.am: Add vasprintf.
        * Makefile.in: Regenerated.

21 years ago*** empty log message ***
gdbadmin [Tue, 7 Jan 2003 00:01:02 +0000 (00:01 +0000)]
*** empty log message ***

21 years agochael Snyder <msnyder@redhat.com>
msnyder [Mon, 6 Jan 2003 23:12:27 +0000 (23:12 +0000)]
chael Snyder  <msnyder@redhat.com>

* lin-lwp.c: Added or elaborated on "debug lin-lwp" info.
\10qCVS: Committing in .

21 years agodaily update
amodra [Mon, 6 Jan 2003 23:00:05 +0000 (23:00 +0000)]
daily update

21 years ago2003-01-06 Andrew Cagney <ac131313@redhat.com>
cagney [Mon, 6 Jan 2003 21:50:23 +0000 (21:50 +0000)]
2003-01-06  Andrew Cagney  <ac131313@redhat.com>

* frame.h (deprecated_frame_xmalloc_with_cleanup): Declare.
* frame.c (deprecated_frame_xmalloc_with_cleanup): New function.
* arm-tdep.c (arm_frame_chain): Allocate caller_fi using
deprecated_frame_xmalloc_with_cleanup.
* m32r-tdep.c (m32r_virtual_frame_pointer): Allocate `fi' using
deprecated_frame_xmalloc.
* mcore-tdep.c (analyze_dummy_frame): Ditto for dummy.
* mn10200-tdep.c (mn10200_frame_chain): Ditto for dummy_frame.

21 years ago2003-01-06 Charles Wilson <cwilson@ece.gatech.edu>
jjohnstn [Mon, 6 Jan 2003 20:51:24 +0000 (20:51 +0000)]
2003-01-06  Charles Wilson  <cwilson@ece.gatech.edu>

* asprintf.c (_asprintf_r): insure both declarations
are the same.

21 years ago2003-01-06 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 6 Jan 2003 20:45:29 +0000 (20:45 +0000)]
2003-01-06  Andrew Cagney  <cagney@redhat.com>

* x86-64-linux-tdep.c: Include "osabi.h".
* Makefile.in (x86-64-linux-tdep.o): Update dependencies.

21 years ago2003-01-06 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 6 Jan 2003 20:04:10 +0000 (20:04 +0000)]
2003-01-06  Andrew Cagney  <cagney@redhat.com>

* sparc-tdep.c (sparc_dump_tdep): Fix typo, match -> mach.

21 years ago2003-01-06 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 6 Jan 2003 18:49:06 +0000 (18:49 +0000)]
2003-01-06  Andrew Cagney  <cagney@redhat.com>

* MAINTAINERS (Target Instruction Set Architectures): Update
arm-elf.  Can be built with -Werror, has been multiarched.

* value.h (unpack_long): Make buffer parameter constant.
(unpack_double, unpack_pointer, unpack_field_as_long): Ditto.
* scm-lang.h (scm_parse): Ditto.
* defs.h (extract_typed_address, extract_address): Ditto.
(extract_long_unsigned_integer): Ditto.
* inferior.h (unsigned_pointer_to_address): Ditto.
(signed_pointer_to_address): Ditto.
* gdbarch.sh (POINTER_TO_ADDRESS): Ditto.
* gdbarch.h, gdbarch.c: Regenerate.
* findvar.c (extract_long_unsigned_integer): Update.
(extract_address): Update.
(extract_typed_address): Update.
(unsigned_pointer_to_address): Update.
* values.c (unpack_long): Update.
(unpack_double): Update.
(unpack_pointer): Update.
(unpack_field_as_long): Update.
* d10v-tdep.c (d10v_pointer_to_address): Update.
* avr-tdep.c (avr_pointer_to_address): Update.
* scm-lang.c (scm_unpack): Update.
* findvar.c (signed_pointer_to_address): Update.

21 years ago2003-01-06 Andrew Cagney <ac131313@redhat.com>
cagney [Mon, 6 Jan 2003 18:36:08 +0000 (18:36 +0000)]
2003-01-06  Andrew Cagney  <ac131313@redhat.com>

* configure.in (GDB_TK): Add tcl directories conditional on
gdb/gdbtk directory being present.
* configure: Regenerate.

21 years ago * lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
schwab [Mon, 6 Jan 2003 18:10:30 +0000 (18:10 +0000)]
* lib/gdb.exp: Set LC_ALL to "C" to avoid spurious testsuite
failures.

21 years ago * Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.
drow [Mon, 6 Jan 2003 16:13:55 +0000 (16:13 +0000)]
* Makefile.am (eelf32iq10.c): Fix tab/whitespace mixup.

* Makefile.am (ldmain.o): Add @TARGET_SYSTEM_ROOT_DEFINE@.
(GENSCRIPTS): Add @use_sysroot@.
* Makefile.in: Regenerated.
* configure.host: Move setting of NATIVE_LIB_DIRS to...
* configure.tgt: ... here.  Use ${target} instead of ${host}
for NATIVE_LIB_DIRS.
* configure.in: Add --with-sysroot.
* configure: Regenerated.
* genscripts.sh: Accept use_sysroot option.  Set new variables
NATIVE and USE_LIBPATH.  Prepend "=" to directory names if
$use_sysroot.  Don't search $tool_lib if $use_sysroot.
* ldfile.c (ldfile_add_library_path): Handle leading '='.
* ldmain.c (TARGET_SYSTEM_ROOT): Define if not defined.
(ld_sysroot): New variable.
(main): Initialize ld_sysroot.
* ldmain.h (ld_sysroot): New extern.
* emultempl/elf32.em: Use NATIVE and USE_LIBPATH instead of
searching $EMULATION_LIBPATH.
(gld${EMULATION_NAME}_add_sysroot): New function.
(gld${EMULATION_NAME}_check_ld_so_conf): Use it.  Honor ld_sysroot.
(gld${EMULATION_NAME}_after_open): Likewise.  Only search
environment variables if $NATIVE.
* ld.texinfo (Options): Mention "=" prefix in the description of -L.
* NEWS: Mention --with-sysroot.

* emulparams/elf32bmipn32-defs.sh: Set NATIVE and LIBPATH_SUFFIX
instead of setting LIB_PATH.
* emulparams/elf32ppc.sh: Likewise.
* emulparams/elf64_s390.sh: Likewise.
* emulparams/elf64_sparc.sh: Likewise.
* emulparams/elf64ppc.sh: Likewise.
* emulparams/elf_x86_64.sh: Likewise.

* emulparams/elf64_aix.sh: Add "=" prefixes to LIB_PATH.
* emulparams/elf64hppa.sh: Add "=" prefixes to LIB_PATH.

21 years ago2003-01-06 Michal Ludvig <mludvig@suse.cz>
mludvig [Mon, 6 Jan 2003 14:47:36 +0000 (14:47 +0000)]
2003-01-06  Michal Ludvig  <mludvig@suse.cz>

* x86-64-linux-nat.c (i386_sse_regnum_p): Deleted. Not needed anymore
since it is in i386-tdep.c.

21 years ago * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
brobecke [Mon, 6 Jan 2003 10:28:05 +0000 (10:28 +0000)]
   * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilation
       failure introduced in the previous change.

21 years ago2003-01-05 Richard Sandiford <rsandifo@redhat.com>
cgd [Mon, 6 Jan 2003 01:57:40 +0000 (01:57 +0000)]
2003-01-05  Richard Sandiford  <rsandifo@redhat.com>

        * Makefile.in (tmp-run-multi): Fix mips16 filter.

21 years ago * include/winuser.h (SPI_SETWHEELSCROLLLINES) Add define.
dannysmith [Mon, 6 Jan 2003 00:22:48 +0000 (00:22 +0000)]
* include/winuser.h (SPI_SETWHEELSCROLLLINES) Add define.
* include/zmouse.h (WHEEL_DELTA): Guard against prior
definition.
(WHEEL_PAGESCROLL): Likewise.
(SPI_SETWHEELSCROLLLINES): Define, if not already done.

21 years ago * include/winuser.h ((SPI_SETWHEELSCROLLLINES) Add define.
dannysmith [Mon, 6 Jan 2003 00:18:45 +0000 (00:18 +0000)]
* include/winuser.h ((SPI_SETWHEELSCROLLLINES) Add define.
* include/zmouse.h (WHEEL_DELTA): Guard against prior
definition.
(WHEEL_PAGESCROLL): Likewise.
(SPI_SETWHEELSCROLLLINES): Define, if not already done.

21 years ago*** empty log message ***
gdbadmin [Mon, 6 Jan 2003 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Sun, 5 Jan 2003 23:00:04 +0000 (23:00 +0000)]
daily update

21 years ago2003-01-05 Michael Chastain <mec@shout.net>
chastain [Sun, 5 Jan 2003 17:10:32 +0000 (17:10 +0000)]
2003-01-05  Michael Chastain  <mec@shout.net>

* README: Remove references to deleted remote-*.c files:
remote-adapt.c, remote-eb.c, remote-mm.c, remote-nindy.c,
remote-nrom.c, remote-os9k.c, remote-udi.c.

21 years ago* i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
kettenis [Sun, 5 Jan 2003 14:07:00 +0000 (14:07 +0000)]
* i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.
* x86-64-tdep.c (x86_64_init_abi): Remove FIXME about
i386_get_longjmp_target.

21 years ago2003-01-05 Andrew Cagney <ac131313@redhat.com>
cagney [Sun, 5 Jan 2003 13:31:24 +0000 (13:31 +0000)]
2003-01-05  Andrew Cagney  <ac131313@redhat.com>

* arm-tdep.c (prologue_cache): Change to a pointer.
(_initialize_arm_tdep): Allocate prologue_cache.
(check_prologue_cache): Update.
(save_prologue_cache): Update.
(arm_gdbarch_init): Update.

21 years ago2003-01-04 Richard Sandiford <rsandifo@redhat.com>
cgd [Sun, 5 Jan 2003 07:56:58 +0000 (07:56 +0000)]
2003-01-04  Richard Sandiford  <rsandifo@redhat.com>
    Andrew Cagney  <ac131313@redhat.com>
    Gavin Romig-Koch  <gavin@redhat.com>
    Graydon Hoare  <graydon@redhat.com>
    Aldy Hernandez  <aldyh@redhat.com>
    Dave Brolley  <brolley@redhat.com>
    Chris Demetriou  <cgd@broadcom.com>

* configure.in (mips64vr*): Define TARGET_ENABLE_FR to 1.
(sim_mach_default): New variable.
(mips64vr-*-*, mips64vrel-*-*): New configurations.
Add a new simulator generator, MULTI.
* configure: Regenerate.
* Makefile.in (SIM_MULTI_OBJ, SIM_EXTRA_DISTCLEAN): New variables.
(multi-run.o): New dependency.
(SIM_MULTI_ALL, SIM_MULTI_IGEN_CONFIGS): New variables.
(tmp-mach-multi, tmp-itable-multi, tmp-run-multi): New rules.
(tmp-multi): Combine them.
(BUILT_SRC_FROM_MULTI): New variable.  Depend on tmp-multi.
(clean-extra): Remove sources in BUILT_SRC_FROM_MULTI.
(distclean-extra): New rule.
* sim-main.h: Include bfd.h.
(MIPS_MACH): New macro.
* mips.igen (vr4120, vr5400, vr5500): New models.
(clo, clz, dclo, dclz, madd, maddu, msub, msub, mul): Add *vr5500.
* vr.igen: Replace with new version.

21 years ago* pinfo.cc (_pinfo::commune_send): Use myself->lock rather than just lock when
cgf [Sun, 5 Jan 2003 06:36:49 +0000 (06:36 +0000)]
* pinfo.cc (_pinfo::commune_send): Use myself->lock rather than just lock when
leaving.