OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
21 years agoRemove use of __IWMMXT__.
nickc [Sun, 30 Mar 2003 10:39:22 +0000 (10:39 +0000)]
Remove use of __IWMMXT__.

21 years ago2003-03-29 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 30 Mar 2003 04:08:15 +0000 (04:08 +0000)]
2003-03-29  Andrew Cagney  <cagney@redhat.com>

* gdb.base/sizeof.c (main): Print the value of '\377'.
* gdb.base/sizeof.exp: Check the sign of '\377'.

21 years ago2003-03-29 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 30 Mar 2003 00:09:39 +0000 (00:09 +0000)]
2003-03-29  Andrew Cagney  <cagney@redhat.com>

* d10v-tdep.c (d10v_gdbarch_init): Do not set call_dummy_words or
sizeof_call_dummy_words.
* gdbarch.sh (CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS): Always
define.
* gdbarch.h: Regenerate.

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

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

21 years ago2003-03-29 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 29 Mar 2003 23:29:46 +0000 (23:29 +0000)]
2003-03-29  Andrew Cagney  <cagney@redhat.com>

* infttrace.h: New file.
* hpread.c: Include "gdb_assert.h" and "somsolib.h".
(hpread_get_textlow): Detect an uninitialized dn_bufp.
(hpread_read_doc_function_type): Detect an initialized type1.
(hpread_quick_traverse): Initialize mod_name_string.
* somsolib.h: Add #ifdef SOMSOLIB_H wrapper.
(som_solib_get_solib_by_pc): Declare.
(so_lib_thread_start_addr): Declare.
(no_shared_libraries): Declare.
* somread.c (init_import_symbols): Make static.  Add forward
declaration.
* config/pa/nm-hppah.h: Include "infttrace.h" for
parent_attach_all.
(hppa_insert_hw_watchpoint): Declare.
(hppa_can_use_hw_watchpoint, hppa_remove_hw_watchpoint): Declare.
* hppah-nat.c: Include "gdb_string.h".
(parent_attach_all): Delete extern declaration, moved to
"infttrace.h".
(hppa_can_use_hw_watchpoint): Change type of "type" parameter to
int.
(hppa_remove_hw_watchpoint, hppa_insert_hw_watchpoint): Ditto.
* Makefile.in (infttrace_h): Define.
(hpread.o): Update dependencies.
(hppah-nat.o, hppa-hpux-tdep.o, hppa-tdep.o): Ditto.
* hppa-hpux-tdep.c: Include "gdb_string.h".
* hppa-tdep.c (hppa_frame_saved_pc): Initialize "old_pc".
* infrun.c (handle_inferior_event): Always initialize
stepped_after_stopped_by_watchpoint.  Add default and remove
fallthrough in switch statement.
* infttrace.c (hppa_can_use_hw_watchpoint): Change type of "type"
parameter to int.
(hppa_remove_hw_watchpoint): Ditto.

21 years ago2003-03-29 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 29 Mar 2003 22:13:13 +0000 (22:13 +0000)]
2003-03-29  Andrew Cagney  <cagney@redhat.com>

* ns32k-tdep.c (ns32k_gdbarch_init): Set the call dummy breakpoint
offset.

21 years ago2003-03-30 Danny Smith <dannysmith@users.sourceforge.net>
dannysmith [Sat, 29 Mar 2003 21:31:15 +0000 (21:31 +0000)]
2003-03-30  Danny Smith  <dannysmith@users.sourceforge.net>

* lib/uuid.c (IID_IHTML*): Move definitions to...
* lib/mshtml-uuid.c: New file.
* lib/Makefile.in: Add mshtml-uuid.o to libuuid.a

2003-03-30  Michael Sazonov  <traip@comset.net>

* lib/uuid.c (IID_IHTML*): Add new GUID definitions.
* include/mshtml.h (IHTMLElementCollection, IHTMLLinkElement,
IHTMLImgElement): Add intetface definitions.

21 years ago* arm-tdep.c (arm_push_arguments): Delete.
rearnsha [Sat, 29 Mar 2003 17:07:59 +0000 (17:07 +0000)]
* arm-tdep.c (arm_push_arguments): Delete.
(struct stack_item): New type.
(push_stack_item, pop_stack_item, arm_push_dummy_call): New functions.
(arm_store_struct_return): Delte.
(arm_gdbarch_init): Register arm_push_dummy_call.  Don't register
arm_push_arguments or arm_store_struct_return.

21 years ago * syscalls.cc (login): Fix comment.
corinna [Sat, 29 Mar 2003 13:15:55 +0000 (13:15 +0000)]
* syscalls.cc (login): Fix comment.
(logout): Ditto.

21 years ago * syscalls.cc: Slightly cleanup all utmp functions.
corinna [Sat, 29 Mar 2003 12:44:01 +0000 (12:44 +0000)]
* syscalls.cc: Slightly cleanup all utmp functions.
(login): Use mutex to secure against concurrent access to wtmp file.
(logout): Rewrite using POSIX calls.
(utmp_fd): Initialized to -1 now.  Any value < 0 is treated as closed
in subsequent functions.
(utmp_readonly): New variable, indicating utmp file open for reading
only.
(internal_setutent): New function implementing setutent().
(setutent): Call internal_setutent now.
(endutent): Reset utmp_readonly.
(getutent): Return immediately if utmp file can't be opened.
(getutid): Ditto.
(getutline): Ditto.
(pututline): Ditto. Use mutex to secure against concurrent access to
utmp file.

21 years ago * include/commctrl.h (ANIMATE_CLASS,HOTKEY_CLASS,PROGRESS_CLASS,
dannysmith [Sat, 29 Mar 2003 05:06:53 +0000 (05:06 +0000)]
* include/commctrl.h (ANIMATE_CLASS,HOTKEY_CLASS,PROGRESS_CLASS,
STATUSCLASSNAME,TOOLBARCLASSNAME,TOOLTIPS_CLASS,TRACKBAR_CLASS,
UPDOWN_CLASS,WC_COMBOBOXEX,WC_HEADER,WC_IPADDRESS,WC_LISTVIEW,
WC_TABCONTROL,WC_TREEVIEW): Move UNICODE mappings out of
RC_INVOKED guard.
  (WC_PAGESCROLLER,WC_NATIVEFONTCTL,WC_BUTTON,WC_STATIC,WC_EDIT,
WC_LISTBOX,WC_COMBOBOX,WC_SCROLLBAR): Add defines.

21 years ago* Makefile.in: Remove EXE_LDFLAGS. Fix fhandler_CFLAGS typo. Recognize .s
cgf [Sat, 29 Mar 2003 04:20:45 +0000 (04:20 +0000)]
* Makefile.in: Remove EXE_LDFLAGS.  Fix fhandler_CFLAGS typo.  Recognize .s
suffix.
* configure.in: Remove EXE_LDFLAGS.
* configure: Regenerate.

21 years ago* Makefile.common (ALL_CXXFLAGS): Make normal '=' type variable so that
cgf [Sat, 29 Mar 2003 04:15:52 +0000 (04:15 +0000)]
* Makefile.common (ALL_CXXFLAGS): Make normal '=' type variable so that
CXXFLAGS is properly interpreted.

21 years ago2003-03-28 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 29 Mar 2003 01:39:59 +0000 (01:39 +0000)]
2003-03-28  Andrew Cagney  <cagney@redhat.com>

* Makefile.in (d10v-tdep.o): Update dependencies.
* remote.h (target_resume_hook, target_wait_loop_hook): Declare.
* d10v-tdep.c: Include "remote.h".
(target_resume_hook): Delete extern declaration.
(target_wait_loop_hook): Ditto.
(tdisassemble_command): Eliminate assignment in "if" conditional.
(d10v_ts2_register_sim_regno): Eliminate call to
legacy_register_sim_regno.
(d10v_ts3_register_sim_regno): Ditto.

21 years ago2003-03-28 Bang Jun-Young <junyoung@netbsd.org>
dannysmith [Sat, 29 Mar 2003 01:33:41 +0000 (01:33 +0000)]
2003-03-28  Bang Jun-Young  <junyoung@netbsd.org>

* include/winnt.h (WAITORTIMERCALLBACKFUNC): Add typedef.

21 years ago2003-03-28 H.J. Lu <hjl@gnu.org>
hjl [Sat, 29 Mar 2003 01:26:33 +0000 (01:26 +0000)]
2003-03-28  H.J. Lu <hjl@gnu.org>

* elflink.h (elf_link_add_object_symbols): Correctly combine
visibilities.

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

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

21 years ago2003-03-28 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 28 Mar 2003 21:42:38 +0000 (21:42 +0000)]
2003-03-28  Jeff Johnston  <jjohnstn@redhat.com>

        * thread.c: Reindented.
        * lin-lwp.c: Ditto.
        * linux-proc.c: Ditto.

21 years agoMAINTAINERS (write after approval): Add myself.
bobbybrasko [Fri, 28 Mar 2003 14:32:59 +0000 (14:32 +0000)]
MAINTAINERS (write after approval): Add myself.

21 years ago* include/sys/cygwin.h: Declare cygwin_internal as unsigned long.
cgf [Fri, 28 Mar 2003 14:21:39 +0000 (14:21 +0000)]
* include/sys/cygwin.h: Declare cygwin_internal as unsigned long.
* external.cc (cygwin_internal): Define as unsigned long.
* include/sys/cygwin.h: Move cygwin_internal outside of WINVER conditional.

21 years ago* objc-exp.y: Add missing semi-colons.
troth [Fri, 28 Mar 2003 01:40:37 +0000 (01:40 +0000)]
* objc-exp.y: Add missing semi-colons.

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

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

21 years ago * elfxx-ia64.c (elfNN_ia64_relax_section): Reset self_dtpmod_offset
jakub [Thu, 27 Mar 2003 22:52:12 +0000 (22:52 +0000)]
* elfxx-ia64.c (elfNN_ia64_relax_section): Reset self_dtpmod_offset
to -1 before recomputing got offsets.

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

* gdb.base/gdb1090.exp: New file.
* gdb.base/gdb1090.cc: New file.

21 years ago * gdb.gdb/observer.exp: New regression test.
brobecke [Thu, 27 Mar 2003 20:13:28 +0000 (20:13 +0000)]
    * gdb.gdb/observer.exp: New regression test.

21 years ago* thread.cc: Change 1==foo equations to foo==1 throughout.
tpfaff [Thu, 27 Mar 2003 19:57:06 +0000 (19:57 +0000)]
* thread.cc: Change 1==foo equations to foo==1 throughout.

21 years ago* thread.h: Change class names, methods, members and local vars
tpfaff [Thu, 27 Mar 2003 19:52:19 +0000 (19:52 +0000)]
* thread.h: Change class names, methods, members and local vars
according to the GNU coding style.
* thread.cc: Ditto.
* dcrt0.cc (dll_crt0_1): Rename pthread::initMainThread call to
pthread::init_mainthread.
* pthread.cc (pthead_getsequence_np): Rename pthread::isGoodObject
call to pthread::is_good_object.

21 years ago* winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header.
tpfaff [Thu, 27 Mar 2003 19:46:35 +0000 (19:46 +0000)]
* winsup.api/pthread/rwlock1.c: Remove pthreads-win32 header.
* winsup.api/pthread/rwlock2.c: Ditto.
* winsup.api/pthread/rwlock3.c: Ditto.
* winsup.api/pthread/rwlock4.c: Ditto.
* winsup.api/pthread/rwlock5.c: Ditto.
* winsup.api/pthread/rwlock6.c: Ditto.

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).