OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
21 years ago* winsup.api/pthread/condvar7.c (mythread): Cast
tpfaff [Thu, 27 Mar 2003 19:44:41 +0000 (19:44 +0000)]
* winsup.api/pthread/condvar7.c (mythread): Cast
pthread_mutex_unlock argument of pthread_cleanup_push
to void *, preventing a compiler warning / testsuite failure.
* winsup.api/pthread/condvar9.c (mythread): Likewise.
* winsup.api/pthread/rwlock7.c (main): Use ftime instead of
_ftime.

21 years ago2003-03-27 Michael Chastain <mec@shout.net>
chastain [Thu, 27 Mar 2003 18:59:11 +0000 (18:59 +0000)]
2003-03-27  Michael Chastain  <mec@shout.net>

* gdb.base/list.exp: Remove setup_xfail_format for DWARF 1.
* gdb.base/ptype.exp: Likewise.

21 years agonote mount binary default.
cgf [Thu, 27 Mar 2003 18:46:16 +0000 (18:46 +0000)]
note mount binary default.

21 years ago From Nick Kelsey <nickk@ubicom.com>:
kseitz [Thu, 27 Mar 2003 18:02:08 +0000 (18:02 +0000)]
    From Nick Kelsey <nickk@ubicom.com>:
        * process.itb (build_win): Removed ide_sizebox instantiation that is
        no longer required and is causing errors for win hosts.
        * tdump.tcl (build_win): Ditto.
        * locals.tcl (build_win): Removed ide_sizebox instantiation that is
        no longer required and already commented out.
        * regwin.itb (build_win): Ditto.
        * srcwin.itb (constructor): Ditto.
        * stackwin.itb (constructor): Ditto.
        * watch.tcl (constructor): Ditto.

21 years ago * config/sid.exp: Add gdb settings to use no hardware watchpoints.
corinna [Thu, 27 Mar 2003 17:44:21 +0000 (17:44 +0000)]
* config/sid.exp: Add gdb settings to use no hardware watchpoints.

21 years agoAdd iWMMXt support to ARM simulator
nickc [Thu, 27 Mar 2003 17:13:32 +0000 (17:13 +0000)]
Add iWMMXt support to ARM simulator

21 years ago2003-03-27 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 27 Mar 2003 15:29:43 +0000 (15:29 +0000)]
2003-03-27  Andrew Cagney  <cagney@redhat.com>

* regcache.c (write_sp): Delete function and references.
* inferior.h (write_sp): Delete declaration.
* valops.c (hand_function_call): Replace write_sp with
TARGET_WRITE_SP.
* sparc-tdep.c (sparc_push_dummy_frame): Ditto.
(sparc_pop_frame): Ditto.

Index: doc/ChangeLog
2003-03-27  Andrew Cagney  <cagney@redhat.com>

* gdbint.texinfo (Target Architecture Definition): Remove
references to write_sp.

21 years ago2003-03-27 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 27 Mar 2003 15:23:17 +0000 (15:23 +0000)]
2003-03-27  Andrew Cagney  <cagney@redhat.com>

* NEWS: Mention removal of support for hppa*-*-bsd* and
hppa*-*-osf* natives, and hppa*-*-pro* target.
* config/pa/xm-hppah.h: Do not include "pa/xm-pa.h".
* config/pa/xm-pa.h: Obsolete file.
* config/pa/xm-hppab.h: Obsolete file.
* config/pa/nm-hppab.h: Obsolete file.
* config/pa/tm-hppab.h: Obsolete file.
* config/pa/tm-hppao.h: Obsolete file.
* config/pa/nm-hppao.h: Obsolete file.
* config/pa/tm-pro.h: Obsolete file.
* config/pa/hppaosf.mt: Obsolete file.
* config/pa/hppaosf.mh: Obsolete file.
* config/pa/hppapro.mt: Obsolete file.
* config/pa/hppabsd.mt: Obsolete file.
* config/pa/hppabsd.mh: Obsolete file.
* configure.host: Disable hppa*-*-bsd* and hppa*-*-osf*.
* configure.tgt: Disable hppa*-*-bsd*, hppa*-*-pro* and
hppa*-*-osf*.

21 years agoIndex: doc/ChangeLog
cagney [Thu, 27 Mar 2003 15:17:34 +0000 (15:17 +0000)]
Index: doc/ChangeLog
2003-03-27  Andrew Cagney  <cagney@redhat.com>

* gdb.texinfo (GDB/MI Variable Objects): Replace @include with
chapter body.  Use @smallexample instead of @example.
(Annotations): Ditto.
* Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
annotate.texi.

Index: mi/ChangeLog
2003-03-27  Andrew Cagney  <cagney@redhat.com>

* gdbmi.texinfo: Delete file.  Contents moved to
../doc/gdb.texinfo.

21 years ago2003-03-27 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 27 Mar 2003 15:09:47 +0000 (15:09 +0000)]
2003-03-27  Andrew Cagney  <cagney@redhat.com>

* d10v-tdep.c (d10v_gdbarch_init): Set push_dummy_call instead of
push_arguments.  Don't set push_return_address or write_sp.
(d10v_push_dummy_call): Replace d10v_push_arguments.
(d10v_push_return_address, d10v_write_sp): Delete function,
handled by push_dummy_call.

21 years ago * gdb.c++/casts.exp: Fix startup to run also on embedded targets.
corinna [Thu, 27 Mar 2003 14:09:51 +0000 (14:09 +0000)]
* gdb.c++/casts.exp: Fix startup to run also on embedded targets.

21 years ago * autoload.cc: added RegGetKeySecurity()
corinna [Thu, 27 Mar 2003 09:40:25 +0000 (09:40 +0000)]
* autoload.cc: added RegGetKeySecurity()
* security.cc (get_nt_object_attribute): use RegGetKeySecurity() for
performance.

21 years ago * include/secext.h (GetComputerObjectName[AW],GetUserNameEx[AW],
dannysmith [Thu, 27 Mar 2003 08:10:46 +0000 (08:10 +0000)]
* include/secext.h (GetComputerObjectName[AW],GetUserNameEx[AW],
TranslateName[AW]): Add prototypes.
* lib/sec32.def (GetComputerObjectName[AW],GetUserNameEx[AW],
TranslateName[AW]): Add stubs.

21 years ago* setup-net.sgml: Make suggested additions to setup.exe documentation
joshuadfranklin [Thu, 27 Mar 2003 04:56:52 +0000 (04:56 +0000)]
* setup-net.sgml: Make suggested additions to setup.exe documentation

21 years ago2003-03-27 Vladimir Michl <michlv@users.sourceforge.net>
dannysmith [Thu, 27 Mar 2003 02:14:14 +0000 (02:14 +0000)]
2003-03-27  Vladimir Michl  <michlv@users.sourceforge.net>

* include/ddk/ndis.h (NdisAllocateSpinLock,NdisFreeSpinLock,
NdisAcquireSpinLock,NdisReleaseSpinLock,NdisDprAcquireSpinLock,
NdisDprReleaseSpinLock): Change macro argument from SpinLock to
_SpinLock.

21 years ago*** empty log message ***
gdbadmin [Thu, 27 Mar 2003 00:00:01 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago * include/w32api.h: Increment version to 2.4.
earnie [Wed, 26 Mar 2003 23:50:25 +0000 (23:50 +0000)]
* include/w32api.h: Increment version to 2.4.
* Makefile.in: Ditto.

21 years ago2003-03-26 Eric Christopher <echristo@redhat.com>
echristo [Wed, 26 Mar 2003 23:32:06 +0000 (23:32 +0000)]
2003-03-26  Eric Christopher  <echristo@redhat.com>

* config/tc-mips.c (nopic_need_relax): Check for
        S_IS_EXTERN.

21 years agodaily update
amodra [Wed, 26 Mar 2003 23:00:04 +0000 (23:00 +0000)]
daily update

21 years ago2003-03-26 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 26 Mar 2003 22:39:51 +0000 (22:39 +0000)]
2003-03-26  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (DEPRECATED_PUSH_ARGUMENTS): Rename PUSH_ARGUMENTS.
(push_dummy_call): New pure multi-arch replacement with gdbarch,
regcache and dummy_addr parameters.
* gdbarch.h, gdbarch.c: Re-generate.
* valops.c (hand_function_call): Use gdbarch_push_dummy_call when
available; assume it will handle stack alignment and return
address issues.  Fall back to DEPRECATED_PUSH_ARGUMENTS and
legacy_push_arguments.
(legacy_push_arguments): Rename default_push_arguments.
* value.h (legacy_push_arguments): Rename default_push_arguments.
* i386-tdep.c (i386_push_arguments): Call legacy_push_arguments.
* config/sparc/tm-sparc.h (DEPRECATED_PUSH_ARGUMENTS): Update.
* config/sparc/tm-sp64.h (DEPRECATED_PUSH_ARGUMENTS): Update.
* config/pa/tm-hppa.h (DEPRECATED_PUSH_ARGUMENTS): Update.
* config/i386/tm-symmetry.h: Update.
* xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
* x86-64-tdep.c (x86_64_init_abi): Update.
* v850-tdep.c (v850_gdbarch_init): Update.
* sparc-tdep.c (sparc_gdbarch_init): Update.
* sh-tdep.c (sh_gdbarch_init): Update.
* s390-tdep.c (s390_gdbarch_init): Update.
* rs6000-tdep.c (rs6000_gdbarch_init): Update.
* mn10300-tdep.c (mn10300_gdbarch_init): Update.
* mips-tdep.c (mips_gdbarch_init): Update.
* mcore-tdep.c (mcore_gdbarch_init): Update.
* m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
* ia64-tdep.c (ia64_gdbarch_init): Update.
* i386-tdep.c (i386_gdbarch_init): Update.
* hppa-tdep.c (hppa_gdbarch_init): Update.
* h8300-tdep.c (h8300_gdbarch_init): Update.
* frv-tdep.c (frv_gdbarch_init): Update.
* d10v-tdep.c (d10v_gdbarch_init): Update.
* cris-tdep.c (cris_gdbarch_init): Update.
* avr-tdep.c (avr_gdbarch_init): Update.
* arm-tdep.c (arm_gdbarch_init): Update.
* arm-linux-tdep.c (arm_linux_init_abi): Update.
* alpha-tdep.c (alpha_gdbarch_init): Update.

2003-03-26  Andrew Cagney  <cagney@redhat.com>

* gdbint.texinfo (Target Architecture Definition): Replace
PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
dummy_addr parameters.

21 years agoMove some ddk defines to winnt.h as per MSDN documentation
dannysmith [Wed, 26 Mar 2003 22:28:01 +0000 (22:28 +0000)]
Move some ddk defines to winnt.h as per MSDN documentation

* include/ddk/batclass.h (BATTERY_REPORTING_SCALE)
Move structure from here...
* include/winnt.h (BATTERY_REPORTING_SCALE): To here.

* include/ddk/ntapi.h (JOBOBJECT_*):
Remove structures and enums definitions.
   (JOB_OBJECT*): Move defines from here...
* include/winnt.h (JOB_OBJECT* ): To here.

* include/ddk/ntpoapi.h (LATENCY_TIME, POWER_ACTION_POLICY,
SYSTEM_POWER_LEVEL, SYSTEM_POWER_POLICY,
PROCESSOR_POWER_POLICY_INFO, PROCESSOR_POWER_POLICY,
ADMINISTRATOR_POWER_POLICY, SYSTEM_POWER_INFORMATION,
PROCESSOR_POWER_INFORMATION, SYSTEM_BATTERY_STATE,
SYSTEM_POWER_CAPABILITIES): Move enums, structures
and associated defines from here ...
* include/winnt.h: (LATENCY_TIME, POWER_ACTION_POLICY,
SYSTEM_POWER_LEVEL, SYSTEM_POWER_POLICY,
PROCESSOR_POWER_POLICY_INFO, PROCESSOR_POWER_POLICY,
ADMINISTRATOR_POWER_POLICY, SYSTEM_POWER_INFORMATION,
PROCESSOR_POWER_INFORMATION, SYSTEM_BATTERY_STATE,
SYSTEM_POWER_CAPABILITIES):To here.

* include/ddk/winddk.h (DEVICE_POWER_STATE,
SYSTEM_POWER_STATE, POWER_ACTION): Move enums
from here...
* include/winnt.h (DEVICE_POWER_STATE,
SYSTEM_POWER_STATE, POWER_ACTION): To here.

21 years ago2003-03-26 Michael Chastain <mec@shout.net>
chastain [Wed, 26 Mar 2003 22:10:39 +0000 (22:10 +0000)]
2003-03-26  Michael Chastain  <mec@shout.net>

* gdb.base/ptype.exp: Actually use some typedef'd types.

21 years ago * signals/signals.c (do_target_signal_to_host): Correct realtime
drow [Wed, 26 Mar 2003 20:44:37 +0000 (20:44 +0000)]
* signals/signals.c (do_target_signal_to_host): Correct realtime
signal range test.

21 years ago * breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)
drow [Wed, 26 Mar 2003 20:19:12 +0000 (20:19 +0000)]
* breakpoint.c (handle_gnu_4_16_catch_command, get_catch_sals)
(struct sal_chain, map_catch_names): Remove.
(catch_exception_command_1): Don't call
handle_gnu_4_16_catch_command.

21 years ago From Mark Dettinger <dettinge@de.ibm.com>:
drow [Wed, 26 Mar 2003 20:17:35 +0000 (20:17 +0000)]
From Mark Dettinger <dettinge@de.ibm.com>:
* dwarf2cfi.c (read_2u): Increment pointer by two.

21 years ago * signals/signals.c: Fix typos in last change.
drow [Wed, 26 Mar 2003 17:21:15 +0000 (17:21 +0000)]
* signals/signals.c: Fix typos in last change.

21 years ago * linux-low.c (linux_create_inferior): Use __SIGRTMIN.
drow [Wed, 26 Mar 2003 16:36:41 +0000 (16:36 +0000)]
* linux-low.c (linux_create_inferior): Use __SIGRTMIN.
(linux_wait_for_event, linux_init_signals): Likewise.

21 years ago * signals/signals.c (REALTIME_LO, REALTIME_HI): Define if
drow [Wed, 26 Mar 2003 16:29:38 +0000 (16:29 +0000)]
* signals/signals.c (REALTIME_LO, REALTIME_HI): Define if
not already defined.  Use __SIGRTMIN if available.
(target_signal_from_host): Remove SIGRTMIN block.
(do_target_signal_to_host): Remove SIGRTMIN block; check that
the signal is within the realtime range.

21 years ago * elf32-m68k.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
schwab [Wed, 26 Mar 2003 14:20:13 +0000 (14:20 +0000)]
* elf32-m68k.c (WILL_CALL_FINISH_DYNAMIC_SYMBOL): Define.
(elf_m68k_relocate_section): Use it to correctly handle symbols
forced to be local.
(elf_m68k_finish_dynamic_symbol): Emit RELATIVE reloc for got
entries for symbols that are forced to be local.

21 years agoJoe Buehler <jhpb@draco.hekimian.com>
cgf [Wed, 26 Mar 2003 04:18:01 +0000 (04:18 +0000)]
Joe Buehler <jhpb@draco.hekimian.com>
* fork.cc (fork_parent): Don't copy signals from parent to child here.
* sigproc.cc (proc_subproc): Copy signals from parent to child pinfo here.

21 years ago* Makefile.in (infrun.o): Add $(language_h)
fedor [Wed, 26 Mar 2003 03:39:42 +0000 (03:39 +0000)]
* Makefile.in (infrun.o): Add $(language_h)
* infrun.c (handle_inferior_event): Use skip_language_trampoline
for language specific trampolines.
* language.h (struct language_defn): Add skip_trampoline.
(skip_language_trampoline): Declare.
* language.c (unk_lang_trampoline, skip_language_trampoline):
New functions.
(unknown_language_defn, auto_language_defn, local_language_defn):
Add ukn_lang_trampoline.
* ada-lang.c (ada_language_defn): Add NULL for language
specific skip_trampoline.
* c-lang.c, f-lang.c, jv-lang.c, m2-lang.c, p-lang.c,
scm-lang.c: Likewise.
* objc-lang.c (objc_skip_trampoline): New function.
(objc_language_defn): Add objc_skip_trampoline.

21 years ago* ld-mips-elf/mips-elf.exp: Added...
aoliva [Wed, 26 Mar 2003 01:05:44 +0000 (01:05 +0000)]
* ld-mips-elf/mips-elf.exp: Added...
* ld-mips-elf/relax-jalr.s, ld-mips-elf/relax-jalr-n32.d,
ld-mips-elf/relax-jalr-n32-shared.d, ld-mips-elf/relax-jalr-n64.d,
ld-mips-elf/relax-jalr-n64-shared.d: New tests.

21 years ago* elfxx-mips.c (_bfd_mips_relax_section): New function.
aoliva [Wed, 26 Mar 2003 01:04:21 +0000 (01:04 +0000)]
* elfxx-mips.c (_bfd_mips_relax_section): New function.
* elfxx-mips.h (_bfd_mips_relax_section): Declare.
* elfn32-mips.c, elf64-mips.c: Use it.

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

21 years ago2003-03-25 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 26 Mar 2003 00:00:07 +0000 (00:00 +0000)]
2003-03-25  Andrew Cagney  <cagney@redhat.com>

* frame.c (get_prev_frame): Delay validating a frame's ID -
non-NULL, didn't go backwards - until an attempt to unwind it to
the previous frame.

21 years agodaily update
amodra [Tue, 25 Mar 2003 23:00:05 +0000 (23:00 +0000)]
daily update

21 years ago2003-03-25 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 25 Mar 2003 22:56:39 +0000 (22:56 +0000)]
2003-03-25  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Replace
EXTRA_STACK_ALIGNMENT_NEEDED.  Default to 0 not 1.
* gdbarch.h, gdbarch.c: Re-generate.
* config/sparc/tm-sparc.h
(DEPRECATED_EXTRA_STACK_ALIGNMENT_NEEDED): Define.
* sparc-tdep.c (sparc_gdbarch_init): Set
deprecated_extra_stack_alignment_needed.
* config/pa/tm-hppa.h (EXTRA_STACK_ALIGNMENT_NEEDED): Delete.
* xstormy16-tdep.c (xstormy16_gdbarch_init): Do not clear
extra_stack_alignment_needed.
* v850-tdep.c (v850_gdbarch_init): Ditto.
* hppa-tdep.c (hppa_gdbarch_init): Ditto.
* h8300-tdep.c (h8300_gdbarch_init): Ditto.
* d10v-tdep.c (d10v_gdbarch_init): Ditto.
* cris-tdep.c (cris_gdbarch_init): Ditto.
* m68k-tdep.c (m68k_gdbarch_init): Ditto.
* m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.

21 years agoAdd iWMMXt support
nickc [Tue, 25 Mar 2003 20:55:56 +0000 (20:55 +0000)]
Add iWMMXt support

21 years ago2003-03-25 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 25 Mar 2003 20:38:43 +0000 (20:38 +0000)]
2003-03-25  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (DEPRECATED_STORE_STRUCT_RETURN): Replace
STORE_STRUCT_RETURN.
* gdbarch.h, gdbarch.c: Regenerate.
* d10v-tdep.c (d10v_store_struct_return): Delete function.
(d10v_push_arguments): Set the struct return register.
(d10v_gdbarch_init): Update.
* xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
* x86-64-tdep.c (x86_64_init_abi): Update.
* vax-tdep.c (vax_gdbarch_init): Update.
* v850-tdep.c (v850_gdbarch_init): Update.
* sparc-tdep.c (sparc_gdbarch_init): Update.
* sh-tdep.c (sh_gdbarch_init): Update.
* s390-tdep.c (s390_gdbarch_init): Update.
* rs6000-tdep.c (rs6000_gdbarch_init): Update.
* ns32k-tdep.c (ns32k_gdbarch_init): Update.
* mn10300-tdep.c (mn10300_gdbarch_init): Update.
* mips-tdep.c (mips_gdbarch_init): Update.
* mcore-tdep.c (mcore_gdbarch_init): Update.
* m68k-tdep.c (m68k_gdbarch_init): Update.
* m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
* ia64-tdep.c (ia64_gdbarch_init): Update.
* i386-tdep.c (i386_gdbarch_init): Update.
* hppa-tdep.c (hppa_gdbarch_init): Update.
* h8300-tdep.c (h8300_gdbarch_init): Update.
* frv-tdep.c (frv_gdbarch_init): Update.
* cris-tdep.c (cris_gdbarch_init): Update.
* avr-tdep.c (avr_gdbarch_init): Update.
* arm-tdep.c (arm_gdbarch_init): Update.
* alpha-tdep.c (alpha_gdbarch_init): Update.

21 years ago2003-03-25 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 25 Mar 2003 18:54:13 +0000 (18:54 +0000)]
2003-03-25  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (CALL_DUMMY_STACK_ADJUST_P): Delete.
(DEPRECATED_CALL_DUMMY_STACK_ADJUST): Replace
CALL_DUMMY_STACK_ADJUST with a predicate variable.
* gdbarch.h, gdbarch.c: Regenerate.
* xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set
call_dummy_stack_adjust_p.
* vax-tdep.c (vax_gdbarch_init): Ditto.
* v850-tdep.c (v850_gdbarch_init): Ditto.
* sh-tdep.c (sh_gdbarch_init): Ditto.
* s390-tdep.c (s390_gdbarch_init): Ditto.
* rs6000-tdep.c (rs6000_gdbarch_init): Ditto.
* ns32k-tdep.c (ns32k_gdbarch_init): Ditto.
* mn10300-tdep.c (mn10300_gdbarch_init): Ditto.
* mips-tdep.c (mips_gdbarch_init): Ditto.
* mcore-tdep.c (mcore_gdbarch_init): Ditto.
* m68k-tdep.c (m68k_gdbarch_init): Ditto.
* m68hc11-tdep.c (m68hc11_gdbarch_init): Ditto.
* ia64-tdep.c (ia64_gdbarch_init): Ditto.
* i386-tdep.c (i386_gdbarch_init): Ditto.
* h8300-tdep.c (h8300_gdbarch_init): Ditto.
* frv-tdep.c (frv_gdbarch_init): Ditto.
* d10v-tdep.c (d10v_gdbarch_init): Ditto.
* cris-tdep.c (cris_gdbarch_init): Ditto.
* avr-tdep.c (avr_gdbarch_init): Ditto.
* arm-tdep.c (arm_gdbarch_init): Ditto.
* alpha-tdep.c (alpha_gdbarch_init): Ditto.
* config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
* config/sparc/tm-sparc.h (CALL_DUMMY_STACK_ADJUST): Update.
* config/sparc/tm-sp64.h (CALL_DUMMY_STACK_ADJUST): Update.
* sparc-tdep.c (sparc_gdbarch_init): Update.  Do not set
call_dummy_stack_adjust_p.
* inferior.h (CALL_DUMMY_STACK_ADJUST_P): Delete macro.
(CALL_DUMMY_STACK_ADJUST): Delete macro.
* sparc-tdep.c (sparc32_push_arguments): Update.
* valops.c (hand_function_call): Update.

2003-03-25  Andrew Cagney  <cagney@redhat.com>

* gdbint.texinfo (Target Architecture Definition): Delete
reference to CALL_DUMMY_STACK_ADJUST_P.  Rename
CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
Add reference to PUSH_ARGUMENTS.

21 years ago * xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to
corinna [Tue, 25 Mar 2003 16:12:55 +0000 (16:12 +0000)]
* xstormy16-tdep.c (xstormy16_gdbarch_init): Add call to
set_gdbarch_char_signed.

21 years agoPR cli/548
rearnsha [Tue, 25 Mar 2003 15:35:38 +0000 (15:35 +0000)]
PR cli/548
* arm-tdep.c (_initialize_arm_tdep): Command is "set arm disassembler".

21 years ago* arm-tdep.c (arm_gdbarch_init): Register the disassembler function.
rearnsha [Tue, 25 Mar 2003 14:52:32 +0000 (14:52 +0000)]
* arm-tdep.c (arm_gdbarch_init): Register the disassembler function.
(_initialize_arm_tdep): Don't set tm_print_insn.

21 years agoldmain.c (ld_canon_sysroot, ld_canon_sysroot_len): Define. (main): Initialize them.
nickc [Tue, 25 Mar 2003 10:29:28 +0000 (10:29 +0000)]
ldmain.c (ld_canon_sysroot, ld_canon_sysroot_len): Define. (main): Initialize them.
ldfile.c: Include pathnames.h. (is_sysrooted_pathname): New. (ldfile_add_library_path): Use it.
  (ldfile_open_file_search): Likewise.  Use IS_ABSOLUTE_PATH.
  Don't search_dirs if given an absolute pathname.
  (ldfile_open_file): Issue error message for sysrooted absolute pathnames.

21 years agoMakefile.in (YYOBJ): Add objc-exp.tab.o
fedor [Tue, 25 Mar 2003 02:18:55 +0000 (02:18 +0000)]
Makefile.in (YYOBJ): Add objc-exp.tab.o
objc-lang.h: Add multiple inclusion protection.
(start_msglist, add_msglist, end_msglist): Additional declarations.

21 years ago* cygcheck.cc (dump_sysinfo): Ensure that CYGWIN environment variable is
cgf [Tue, 25 Mar 2003 01:20:04 +0000 (01:20 +0000)]
* cygcheck.cc (dump_sysinfo): Ensure that CYGWIN environment variable is
correctly set.

21 years ago2003-03-24 Martin M. Hunt <hunt@redhat.com>
hunt [Tue, 25 Mar 2003 01:03:42 +0000 (01:03 +0000)]
2003-03-24  Martin M. Hunt  <hunt@redhat.com>

* generic/gdbtk-register.c (get_register_types): Use
register_type instead of REGISTER_VIRTUAL_TYPE.
(get_register): Ditto.

21 years agoReplace oddly-encoded blank with regular blanks
aoliva [Tue, 25 Mar 2003 00:41:25 +0000 (00:41 +0000)]
Replace oddly-encoded blank with regular blanks

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

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

21 years agoAdd --info command line switch
nickc [Mon, 24 Mar 2003 16:11:46 +0000 (16:11 +0000)]
Add --info command line switch

21 years agoRename the all occurances of C54X to TIC54X.
nickc [Mon, 24 Mar 2003 15:43:14 +0000 (15:43 +0000)]
Rename the all occurances of C54X to TIC54X.

21 years agoMove display_info() function into bucomm.c
nickc [Mon, 24 Mar 2003 11:28:35 +0000 (11:28 +0000)]
Move display_info() function into bucomm.c

21 years ago* armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
rearnsha [Mon, 24 Mar 2003 09:53:39 +0000 (09:53 +0000)]
* armnbsd-tdep.c (arm_netbsd_aout_init_abi): ARM_FLOAT_SOFT enum
value was renamed to ARM_FLOAT_SOFT_FPA.

21 years agoIndex: ChangeLog
cagney [Mon, 24 Mar 2003 03:54:45 +0000 (03:54 +0000)]
Index: ChangeLog
2003-03-23  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (DEPRECATED_FRAME_CHAIN): Replace FRAME_CHAIN.
(DEPRECATED_FRAME_CHAIN_VALID): Replace FRAME_CHAIN_VALID.
* gdbarch.h, gdbarch.c: Regenerate.
* valops.c (hand_function_call): Update.
* objfiles.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
* frame.c (legacy_saved_regs_this_id): Update.
(legacy_get_prev_frame, get_prev_frame, legacy_frame_p): Update.
* dummy-frame.h: Update.
* config/sparc/tm-sparc.h (DEPRECATED_FRAME_CHAIN): Update.
* config/pa/tm-hppa.h (DEPRECATED_FRAME_CHAIN_VALID): Update.
* config/m68k/tm-vx68.h (DEPRECATED_FRAME_CHAIN): Update.
* config/m68k/tm-os68k.h (DEPRECATED_FRAME_CHAIN): Update.
* config/m68k/tm-sun3.h: Update.
* blockframe.c (inside_main_func, frame_chain_valid): Update.
* xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
* x86-64-tdep.c (x86_64_init_abi): Update.
* vax-tdep.c (vax_gdbarch_init): Update.
* v850-tdep.c (v850_gdbarch_init): Update.
* sparc-tdep.c (sparc_frame_chain, sparc_gdbarch_init): Update.
* sh-tdep.c (sh_gdbarch_init): Update.
* s390-tdep.c (s390_gdbarch_init): Update.
* rs6000-tdep.c (rs6000_frame_saved_pc): Update.
(rs6000_gdbarch_init, rs6000_frame_saved_pc): Update.
(frame_get_saved_regs): Update.
* ppc-linux-tdep.c (ppc_linux_init_abi): Update.
* ns32k-tdep.c (ns32k_gdbarch_init): Update.
* mn10300-tdep.c (mn10300_gdbarch_init): Update.
* mips-tdep.c (mips_gdbarch_init): Update.
* mcore-tdep.c (mcore_gdbarch_init): Update.
* m68k-tdep.c (m68k_gdbarch_init): Update.
* m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
* ia64-tdep.c (ia64_gdbarch_init): Update.
* i386-tdep.c (i386_frame_num_args, i386_gdbarch_init): Update.
* i386-interix-tdep.c (i386_interix_init_abi): Update.
(i386_interix_back_one_frame): Update.
* hppa-tdep.c (hppa_gdbarch_init): Update.
(hppa_init_extra_frame_info): Update.
* h8300-tdep.c (h8300_gdbarch_init): Update.
* frv-tdep.c (frv_gdbarch_init): Update.
* cris-tdep.c (cris_gdbarch_init): Update.
* avr-tdep.c (avr_gdbarch_init): Update.
* arm-tdep.c (arm_gdbarch_init): Update.
* alpha-tdep.c (alpha_gdbarch_init): Update.

Index: doc/ChangeLog
2003-03-23  Andrew Cagney  <cagney@redhat.com>

* gdbint.texinfo (Algorithms, Target Architecture Definition):
Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.

21 years ago*** empty log message ***
gdbadmin [Mon, 24 Mar 2003 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

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

21 years ago* setup-net.sgml: Improve setup.exe documentation
joshuadfranklin [Sun, 23 Mar 2003 19:43:33 +0000 (19:43 +0000)]
* setup-net.sgml: Improve setup.exe documentation

21 years ago* setup-net.sgml: Improve setup.exe documentation
joshuadfranklin [Sun, 23 Mar 2003 19:35:52 +0000 (19:35 +0000)]
* setup-net.sgml: Improve setup.exe documentation

21 years ago* setup-net.sgml: Improve setup.exe documentation
joshuadfranklin [Sun, 23 Mar 2003 16:23:52 +0000 (16:23 +0000)]
* setup-net.sgml: Improve setup.exe documentation

21 years ago*** empty log message ***
tpfaff [Sun, 23 Mar 2003 10:56:19 +0000 (10:56 +0000)]
*** empty log message ***

21 years ago* thread.h (class List): Move inline code inside class
tpfaff [Sun, 23 Mar 2003 10:52:01 +0000 (10:52 +0000)]
* thread.h (class List): Move inline code inside class
declaration.
(List::forEach): Change callback parameter to template class
member functionpointer.
(pthread_keys::fixup_before_fork): Change to inline. Use
List::forEach to fixup keys.
(pthread_keys::fixup_after_fork): Ditto.
(pthread_keys::runAllDestructors): Ditto.
(pthread_key::saveAKey): Remove.
(pthread_key::restoreAKey): Ditto.
(pthread_key::destroyAKey): Ditto.
(pthread_key::run_destructor): Rename to runDestructor.
(pthread_mutex::fixup_after_fork): Change to inline. Use
List::forEach to fixup mutexes after a fork.
(pthread_mutex::FixupAfterFork): New method.
(pthread_mutex::mutexes): New member.
(pthread_cond::fixup_after_fork): Change to inline. Use
List::forEach to fixup conds after a fork.
(pthread_cond::FixupAfterFork): New method.
(pthread_cond::conds): New member.
(pthread_rwlock::fixup_after_fork): Change to inline. Use
List::forEach to fixup rwlocks after a fork.
(pthread_rwlock::FixupAfterFork): New method.
(pthread_rwlock::rwlocks): New member.
(semaphore::fixup_after_fork): Change to inline. Use
List::forEach to fixup mutexes after a fork.
(semaphore::FixupAfterFork): New method.
(semaphore::semaphores): New member.
(MTinterface::mutexs): Remove.
(MTinterface::conds): Ditto.
(MTinterface::rwlocks): Ditto.
(MTinterface::semaphores): Ditto.
(pthread_equal): Add extern "C".
(pthread_mutex_lock): Ditto.

* thread.cc (MTinterface::fixup_after_fork): Change
fixup_after_fork calls for pthread objects.
(semaphore::conds): Instantiate.
(pthread_cond::pthread_cond): Use List::Insert rather than
custom list code.
(pthread_cond::~pthread_cond): Use List::Remove rather than
custom list code.
(pthread_cond::fixup_after_fork): Rename to FixupAfterFork.
(pthread_rwlock::rwlocks): Instantiate.
(pthread_rwlock::pthread_crwlock): Use List::Insert rather than
custom list code.
(pthread_rwlock::~pthread_rwlock): Use List::Remove rather than
custom list code.
(pthread_rwlock::fixup_after_fork): Rename to FixupAfterFork.
(pthread_key::saveAKey): Remove.
(pthread_key::fixup_before_fork): Ditto.
(pthread_key::restoreAKey): Ditto.
(pthread_key::fixup_after_fork): Ditto.
(pthread_key::destroyAKey): Ditto.
(pthread_key::runAllDestructors): Ditto.
(pthread_key::run_destructor): Rename to runDestructor.
(pthread_mutex::mutexes): Instantiate.
(pthread_mutex::pthread_mutex): Use List::Insert rather than
custom list code.
(pthread_mutex::~pthread_mutex): Use List::Remove rather than
custom list code.
(pthread_mutex::fixup_after_fork): Rename to FixupAfterFork.
(semaphore::conds): Instantiate.
(semaphore::semaphore): Use List::Insert rather than custom list
code.
(semaphores::~semaphore): Use List::Remove rather than custom
list code.
(semaphore::fixup_after_fork): Rename to FixupAfterFork.

21 years ago* Makefile.in (MULTIOSDIR): New macro. Use $(CC) $(LIBCFLAGS)
aoliva [Sun, 23 Mar 2003 10:16:44 +0000 (10:16 +0000)]
* Makefile.in (MULTIOSDIR): New macro.  Use $(CC) $(LIBCFLAGS)
instead of $$CC alone.
(install_to_tooldir): Use it.

21 years ago*** empty log message ***
gdbadmin [Sun, 23 Mar 2003 00:00:01 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago* setup-net.sgml: Document setup.exe
joshuadfranklin [Sat, 22 Mar 2003 21:16:25 +0000 (21:16 +0000)]
* setup-net.sgml: Document setup.exe

21 years ago * dlltool.c (gen_def_file): Put demangled name comments on
dannysmith [Sat, 22 Mar 2003 21:04:50 +0000 (21:04 +0000)]
* dlltool.c (gen_def_file): Put demangled name comments on
own line preceding export name.

21 years ago* arm-tdep.h (arm_float_model): Add AUTO and LAST values.
rearnsha [Sat, 22 Mar 2003 20:39:20 +0000 (20:39 +0000)]
* arm-tdep.h (arm_float_model): Add AUTO and LAST values.
(arm_get_fp_model): Declare.
* arm-tdep.c (fp_model_strings): New string array.
(arm_fp_model, current_fp_model): New variables.
(arm_get_fp_model): New function.
(arm_set_fp): New function.
(set_fp_model_sfunc): New function.
(show_fp_model): New function.
(_initialize_arm_tdep): Add new command to set/show the FPU.
(arm_extract_return_value): Use arm_get_fp_model.
(arm_store_return_value): Likewise.
(arm_gdbarch_init): Default fpa model is softfpa.  Call arm_set_fp
to initialize the floating-point data types.
* arm-linux-tdep.c (arm_linux_init_abi): The default floating point
model is FPA.

21 years ago* setup-net.sgml: Document setup.exe
joshuadfranklin [Sat, 22 Mar 2003 20:03:41 +0000 (20:03 +0000)]
* setup-net.sgml: Document setup.exe

21 years ago * i386-dis.c (dis386): Recognize icebp (0xf1).
devans [Sat, 22 Mar 2003 18:56:45 +0000 (18:56 +0000)]
* i386-dis.c (dis386): Recognize icebp (0xf1).

21 years ago* pipe.cc (fhandler_pipe::dup): Don't dup input_handle if it doesn't exist.
cgf [Sat, 22 Mar 2003 18:30:58 +0000 (18:30 +0000)]
* pipe.cc (fhandler_pipe::dup): Don't dup input_handle if it doesn't exist.

21 years ago* arm-tdep.c (show_arm_command): Don't print out help. Instead, show
rearnsha [Sat, 22 Mar 2003 18:01:37 +0000 (18:01 +0000)]
* arm-tdep.c (show_arm_command): Don't print out help.  Instead, show
the current setting of each value.
(_initialize_arm_tdep): Delete variable new_cmd and add new vars
new_set and new_show.  Use add_setshow_cmd_full and
add_setshow_boolean_cmd as appropriate.  Deprecate "set/show apcs32"
commands and add new version as subcommands of "set/show arm".

21 years ago* syscalls.cc (unlink): Be more defensive when SetFileAttributes is called.
cgf [Sat, 22 Mar 2003 17:48:40 +0000 (17:48 +0000)]
* syscalls.cc (unlink): Be more defensive when SetFileAttributes is called.
Fix typo in debugging output.

21 years ago* arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists.
rearnsha [Sat, 22 Mar 2003 16:22:18 +0000 (16:22 +0000)]
* arm-tdep.c (setarmcmdlist, showarmcmdlist): New command lists.
(set_arm_command, show_arm_command): New functions.
(_initialize_arm_tdep): Add them.
(num_disassembly_options): Renamed from num_flavor_options.
(valid_disassembly_styles): Renamed from valid_flavors.
(disassembly_style): Renamed from disassembly_flavor.
(set_disassembly_style_sfunc): Renamed from
set_disassembly_flavor_sfunc.
(set_disassembly_style): Renamed from set_disassembly_flavor.
(arm_othernames): Updated.
(_initialize_arm_tdep): Deprecate "set/show disassembly-flavor"
command.  Add "set/show arm disassembly" commands.  Deprecate
"othernames" command.

21 years ago* Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
rearnsha [Sat, 22 Mar 2003 14:54:58 +0000 (14:54 +0000)]
* Makefile.in (elf_reloc_macros_h, elf_arm_h): Define.
(arm-tdep.o): Depend on elf_arm_h.

21 years ago* Makefile.in (coff_internal_h): Define.
rearnsha [Sat, 22 Mar 2003 14:42:54 +0000 (14:42 +0000)]
* Makefile.in (coff_internal_h): Define.
(arm-tdep.o): Update dependencies.

21 years ago* arm-tdep.c (prologue_cache): Delete.
rearnsha [Sat, 22 Mar 2003 14:31:29 +0000 (14:31 +0000)]
* arm-tdep.c (prologue_cache): Delete.
(check_prologue_cache, save_prologue_cache): Delete.
(arm_scan_prologue): Don't check or update the prologue_cache.
(arm_gdb_arch_init): Don't initialize it.
(_initialize_arm_tdep): Likewise.

21 years ago* fork.cc: Conditionalize use of slow_pid_reuse throughout. It's not necessary
cgf [Sat, 22 Mar 2003 01:45:17 +0000 (01:45 +0000)]
* fork.cc: Conditionalize use of slow_pid_reuse throughout.  It's not necessary
for newer versions of bash.

21 years ago*** empty log message ***
gdbadmin [Sat, 22 Mar 2003 00:00:31 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Fri, 21 Mar 2003 23:00:05 +0000 (23:00 +0000)]
daily update

21 years ago * gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
ciceron [Fri, 21 Mar 2003 20:34:38 +0000 (20:34 +0000)]
* gdb.asm/asm-source.exp: Set asm-arch for m6811 and m6812.
* gdb.asm/m68hc11.inc: New file for HC11/HC12 macros.

21 years ago * MAINTAINERS (tui): Maintainer of tui code.
ciceron [Fri, 21 Mar 2003 20:00:19 +0000 (20:00 +0000)]
* MAINTAINERS (tui): Maintainer of tui code.

21 years ago* elf32-xstormy16.c (elf32_xstormy16_relocate_section): Call
dj [Fri, 21 Mar 2003 19:49:11 +0000 (19:49 +0000)]
* elf32-xstormy16.c (elf32_xstormy16_relocate_section): Call
_bfd_elf_rela_local_sym.

21 years ago * config/tc-ia64.c (generate_unwind_image): Fix type of unw_rec to
schwab [Fri, 21 Mar 2003 14:02:08 +0000 (14:02 +0000)]
* config/tc-ia64.c (generate_unwind_image): Fix type of unw_rec to
avoid aliasing issue.

21 years ago * s390-dis.c (init_disasm): Rename S390_OPCODE_ESAME to
sky [Fri, 21 Mar 2003 13:28:09 +0000 (13:28 +0000)]
* s390-dis.c (init_disasm): Rename S390_OPCODE_ESAME to
S390_OPCODE_ZARCH.
(print_insn_s390): Use new modes field of s390_opcodes.
* s390-mkopc.c (ARCHBITS_ESAONLY, ARCHBITS_ESA, ARCHBITS_ESAME): Remove.
(s390_opcode_mode_val, s390_opcode_cpu_val): New enums.
(struct op_struct): Remove archbits. Add mode_bits and min_cpu.
(insertOpcode): Replace archbits by min_cpu and mode_bits.
(dumpTable): Write mode_bits and min_cpu instead of archbits.
(main): Adapt to new format in s390-opcode.txt.
* s390-opc.c (s390_opformats): Replace archbits by min_cpu and
mode_bits.
* s390-opc.txt: Replace archbits by min_cpu and mode_bits.

21 years ago * s390.h (s390_opcode_arch_val): Rename to s390_opcode_mode_val.
sky [Fri, 21 Mar 2003 13:26:21 +0000 (13:26 +0000)]
* s390.h (s390_opcode_arch_val): Rename to s390_opcode_mode_val.
(S390_OPCODE_ESAME): Rename to S390_OPCODE_ZARCH.
(s390_opcode): Remove architecture. Add modes and min_cpu.

21 years ago * config/tc-s390.c (s390_arch_size): Initialize to zero.
sky [Fri, 21 Mar 2003 13:24:45 +0000 (13:24 +0000)]
* config/tc-s390.c (s390_arch_size): Initialize to zero.
(current_arch_mask): Rename to current_mode_mask.
(current_arch_requested): Remove variable.
(current_cpu): New variable.
(init_default_arch): Set defaults values for s390_arch_size,
current_mode_mask and current_cpu.
(md_parse_option): New options -mesa, -mzarch and -march={g5,g6,z900}.
(md_begin): Replace current_arch_mask by current_cpu.
(md_assemble): Adapt check and error message to current_mode_mask and
current_cpu.

21 years ago * Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
corinna [Fri, 21 Mar 2003 10:07:16 +0000 (10:07 +0000)]
* Makefile.in (ALLDEPFILES): Add i386-cygwin-tdep.c.
(i386-cygwin-tdep.o): Add dependencies.
* defs.h (enum gdb_osabi): Add GDB_OSABI_CYGWIN.
* i386-cygwin-tdep.c: New file.
* osabi.c (gdb_osabi_name): Add string for GDB_OSABI_CYGWIN.
* config/i386/cygwin.mt (TDEPFILES): Add i386-cygwin-tdep.o.

21 years ago* xstormy16-decode.cxx: Regenerate.
dj [Fri, 21 Mar 2003 06:16:29 +0000 (06:16 +0000)]
* xstormy16-decode.cxx: Regenerate.
* xstormy16-decode.h: Regenerate.
* xstormy16-sem.cxx: Regenerate.
* xstormy16-write.cxx: Regenerate.

21 years ago* cpu/xstormy16.cpu (basic-psw): New argument ws (wordsize),
dj [Fri, 21 Mar 2003 06:15:54 +0000 (06:15 +0000)]
* cpu/xstormy16.cpu (basic-psw): New argument ws (wordsize),
which indicates if the sign flag is set from bit 15 or 7.
Adjust all callers.
(set-psw): New argument ws, propogate it.
(set-psw-nowrite): Likewise.
(set-mem-psw): Likewise.
(set-psw-carry): Likewise.  Use temporaries to prevent
prematurely overwriting needed inputs.
(set-psw-rrotate17): Fix logic.
(shrgrgr): Preserve carry for zero-bit shifts.
(shrgrimm): Likewise.
(shlgrgr): Likewise.
(shlgrimm): Likewise.
(asrgrgr): Likewise.
(asrgrimm): Likewise.
(reset): New.

21 years ago*** empty log message ***
gdbadmin [Fri, 21 Mar 2003 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Thu, 20 Mar 2003 23:00:05 +0000 (23:00 +0000)]
daily update

21 years ago2003-03-20 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 20 Mar 2003 22:52:53 +0000 (22:52 +0000)]
2003-03-20  Andrew Cagney  <cagney@redhat.com>

* infrun.c (DYNAMIC_TRAMPOLINE_NEXTPC): Delete macro.
(handle_inferior_event): Remove code calling
DYNAMIC_TRAMPOLINE_NEXTPC.

21 years ago2003-03-20 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 20 Mar 2003 22:43:10 +0000 (22:43 +0000)]
2003-03-20  Andrew Cagney  <cagney@redhat.com>

* Makefile.in (init.c): Don't add $(srcdir) prefix when a file
already has a full path.

21 years ago2003-03-20 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 20 Mar 2003 22:25:16 +0000 (22:25 +0000)]
2003-03-20  Andrew Cagney  <cagney@redhat.com>

* main.c (gdb_main): Return 1.
(captured_main): Call error to report an invalid interpreter.

21 years ago2003-03-20 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 20 Mar 2003 22:09:54 +0000 (22:09 +0000)]
2003-03-20  Andrew Cagney  <cagney@redhat.com>

* Makefile.in (alpha-osf1-tdep.o): Update dependencies.
* alpha-osf1-tdep.c: Include "gdb_string.h".

21 years ago2003-03-20 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Thu, 20 Mar 2003 17:23:56 +0000 (17:23 +0000)]
2003-03-20  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/stdio/vfscanf.c (__svfscanf_r): For floating point conversion,
        count all characters used to create number against maximum width.
        * libc/machine/powerpc/vfscanf.c (__svfscanf_r): Ditto.

21 years ago2003-03-20 H.J. Lu <hjl@gnu.org>
hjl [Thu, 20 Mar 2003 16:04:18 +0000 (16:04 +0000)]
2003-03-20  H.J. Lu <hjl@gnu.org>

* elfxx-ia64.c (elfNN_ia64_relax_section): Don't try relax for
non-ELF outputs.

21 years ago * gdb.base/default.exp: Fix regular expression.
corinna [Thu, 20 Mar 2003 14:45:50 +0000 (14:45 +0000)]
* gdb.base/default.exp: Fix regular expression.

21 years ago * gdb.base/args.exp: Fix regular expression.
corinna [Thu, 20 Mar 2003 14:42:14 +0000 (14:42 +0000)]
* gdb.base/args.exp: Fix regular expression.

21 years ago * gdb.base/help.exp: Allow Win32 child process.
corinna [Thu, 20 Mar 2003 14:19:41 +0000 (14:19 +0000)]
* gdb.base/help.exp: Allow Win32 child process.