OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
19 years ago2005-01-04 H.J. Lu <hongjiu.lu@intel.com>
hjl [Tue, 4 Jan 2005 23:37:18 +0000 (23:37 +0000)]
2005-01-04  H.J. Lu  <hongjiu.lu@intel.com>

* readelf.c (display_debug_loc): Display offsets for hole and
overlap.
(display_debug_str): Add a newline at the end.

19 years agodaily update
amodra [Tue, 4 Jan 2005 23:00:05 +0000 (23:00 +0000)]
daily update

19 years ago* configure.host (ia64-*-aix*): Remove.
kettenis [Tue, 4 Jan 2005 22:59:42 +0000 (22:59 +0000)]
* configure.host (ia64-*-aix*): Remove.
* configure.tgt (ia64-*-aix*): Remove.
* config/ia64/aix.mh: Remove file.
* config/ia64/aix.mt: Remove file.
* config/ia64/tm-aix.h: Remove file.
* ia64-aix-nat.c: Remove file.
* Makefile.in (ia64-aix-nat.o): Remove dependency.

19 years ago* config/m88k/obsd.mh (NATDEPFILES): Really remove inf-child.o.
kettenis [Tue, 4 Jan 2005 20:41:22 +0000 (20:41 +0000)]
* config/m88k/obsd.mh (NATDEPFILES): Really remove inf-child.o.
Add back inf-ptrace.o.

19 years ago2005-01-04 Andrew Cagney <cagney@gnu.org>
cagney [Tue, 4 Jan 2005 19:50:04 +0000 (19:50 +0000)]
2005-01-04  Andrew Cagney  <cagney@gnu.org>

* version.in: Change format from 6.3.50_2005-01-04-cvs to
6.3.50.20050104-cvs.

19 years ago2005-01-04 Andrew Cagney <cagney@gnu.org>
cagney [Tue, 4 Jan 2005 19:25:46 +0000 (19:25 +0000)]
2005-01-04  Andrew Cagney  <cagney@gnu.org>

* gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
part of the version number.

19 years ago(oops - forogot to update the year in the copyright notice)
nickc [Tue, 4 Jan 2005 15:51:47 +0000 (15:51 +0000)]
(oops - forogot to update the year in the copyright notice)

19 years agoPR binutils/630
nickc [Tue, 4 Jan 2005 15:47:38 +0000 (15:47 +0000)]
PR binutils/630
* nlmconv.c (main): Only store the basename of the output filename in the
module table.

19 years ago * Makefile.am: Correct dependency for earmsymbian.c.
pbrook [Tue, 4 Jan 2005 15:16:24 +0000 (15:16 +0000)]
* Makefile.am: Correct dependency for earmsymbian.c.
* Makefile.in: Regenerate.

19 years ago* pinfo.cc (_pinfo::dup_proc_pipe): Can't close proc pipe when execing or we
cgf [Tue, 4 Jan 2005 14:57:42 +0000 (14:57 +0000)]
* pinfo.cc (_pinfo::dup_proc_pipe): Can't close proc pipe when execing or we
will suffer an exit code race.

19 years ago * breakpoint.c (break_command_1): Always free err_msg before
schwab [Tue, 4 Jan 2005 13:31:46 +0000 (13:31 +0000)]
* breakpoint.c (break_command_1): Always free err_msg before
returning when an exception was caught.

19 years agoBZ 615
nickc [Tue, 4 Jan 2005 11:20:43 +0000 (11:20 +0000)]
BZ 615
* readelf.c (process_debug_info): New.
(debug_info): Add num_loc_offsets, loc_offsets and
last_loc_offset_p.
(get_debug_info): Use process_debug_info.
(display_debug_loc): Properly handle location list. Warn if bad
location lists are encoutnered.
(read_and_process_attr_value): New.
(read_and_display_attr_value): Use "%lx" for DW_FORM_data4.
(display_debug_info): Use process_debug_info.
(process_object): Also free loc_offsets in debug_information.

19 years ago(md_apply_fix3): Fix offset calculation for global label.
nickc [Tue, 4 Jan 2005 10:20:34 +0000 (10:20 +0000)]
(md_apply_fix3): Fix offset calculation for global label.

19 years agoAdd prototype for printf() and make type of "string" array be "char" in
nickc [Tue, 4 Jan 2005 10:13:01 +0000 (10:13 +0000)]
Add prototype for printf() and make type of "string" array be "char" in
order to avoid compile time warnings.

19 years agoLine number bug fix patch from David Mosberger.
wilson [Tue, 4 Jan 2005 05:42:41 +0000 (05:42 +0000)]
Line number bug fix patch from David Mosberger.
* config/tc-ia64.c (md): Add member "loc_directive_seen".
(dot_loc): New function.
(md_pseudo_table): Add entry to map .loc to dot_loc().
(emit_one_bundle): Only call dwarf2_gen_line_info() if we have
seen a .loc directive or we're generating DWARF2 debug info for
assembly source.

19 years ago*** empty log message ***
gdbadmin [Tue, 4 Jan 2005 00:00:05 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago2005.
cagney [Mon, 3 Jan 2005 23:25:16 +0000 (23:25 +0000)]
2005.

19 years agodaily update
amodra [Mon, 3 Jan 2005 23:00:05 +0000 (23:00 +0000)]
daily update

19 years agoUpdate copyrights.
cgf [Mon, 3 Jan 2005 18:16:46 +0000 (18:16 +0000)]
Update copyrights.

19 years ago * signal.cc: Fix copyright date.
corinna [Mon, 3 Jan 2005 18:11:00 +0000 (18:11 +0000)]
* signal.cc: Fix copyright date.

19 years ago * signal.cc (abort): Call _GLOBAL_REENT's __cleanup.
corinna [Mon, 3 Jan 2005 18:06:26 +0000 (18:06 +0000)]
* signal.cc (abort): Call _GLOBAL_REENT's __cleanup.

19 years ago * Makefile.in (inst_docdir): For Cygwin target set to share/doc/.
earnie [Mon, 3 Jan 2005 16:32:25 +0000 (16:32 +0000)]
* Makefile.in (inst_docdir): For Cygwin target set to share/doc/.

19 years ago * Makefile.in (hw_com.o, hw_eeprom.o): Depend on
schwab [Mon, 3 Jan 2005 15:34:19 +0000 (15:34 +0000)]
* Makefile.in (hw_com.o, hw_eeprom.o): Depend on
$(DEVICE_TABLE_H).

19 years ago2005-01-03 Paolo Bonzini <bonzini@gnu.org>
bonzini [Mon, 3 Jan 2005 14:02:24 +0000 (14:02 +0000)]
2005-01-03  Paolo Bonzini  <bonzini@gnu.org>

Revert 2004-12-28 Makefile changes, a better fix will be
applied to mainline and src after GCC 4.0 branches.

19 years ago * syscalls.cc (setmode): Call _fwalk with _GLOBAL_REENT.
corinna [Mon, 3 Jan 2005 10:59:09 +0000 (10:59 +0000)]
* syscalls.cc (setmode): Call _fwalk with _GLOBAL_REENT.

19 years ago*** empty log message ***
gdbadmin [Mon, 3 Jan 2005 00:00:38 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Sun, 2 Jan 2005 23:00:05 +0000 (23:00 +0000)]
daily update

19 years ago2005-01-02 Jiri Malak <Jiri.Malak@geac.cz>
dannysmith [Sun, 2 Jan 2005 21:46:06 +0000 (21:46 +0000)]
2005-01-02  Jiri Malak  <Jiri.Malak@geac.cz>

* include/winnt.h (GetCurrentFiber, GetFiberData): Make inline
assembly code conditional on _X86_.

19 years ago * include/_mingw.h: Increment version to 3.6
earnie [Sun, 2 Jan 2005 17:17:17 +0000 (17:17 +0000)]
* include/_mingw.h: Increment version to 3.6
* Makefile.in: Ditto

19 years ago * lib/uxtheme.def: Really remove the \r.
earnie [Sun, 2 Jan 2005 14:15:16 +0000 (14:15 +0000)]
* lib/uxtheme.def: Really remove the \r.

19 years ago * include/afxres.h: Remove the \r from the line ending.
earnie [Sun, 2 Jan 2005 14:11:27 +0000 (14:11 +0000)]
* include/afxres.h: Remove the \r from the line ending.
* include/errorrep.h: Ditto.
* include/shldisp.h: Ditto.
* include/tschema.h: Ditto.
* lib/dhcpcsvc.def: Ditto.
* lib/uxtheme.def: Ditto.
* lib/wldap32.def: Ditto.

19 years ago * include/w32api.h: Increment version.
earnie [Sun, 2 Jan 2005 13:48:12 +0000 (13:48 +0000)]
* include/w32api.h: Increment version.
* Makefile.in: Ditto.

19 years ago* cygthread.cc (cygthread::stub): Set inuse to false when exiting.
cgf [Sun, 2 Jan 2005 02:22:25 +0000 (02:22 +0000)]
* cygthread.cc (cygthread::stub): Set inuse to false when exiting.
(cygthread::cygthread): Actually pass name as argument to debugging output to
avoid SEGV when strace'ing.
(cygthread::release): Don't set stack_ptr to NULL, since it is only set once on
first entry to a stub not on each stub iteration.
(cygthead::exit_thread): Remove obsolete function.
* cygthread.h (cygthread::exit_thread): Ditto.

19 years ago* shared.cc (open_shared): Don't attempt VirtualAlloc magic if first attempt to
cgf [Sun, 2 Jan 2005 00:34:55 +0000 (00:34 +0000)]
* shared.cc (open_shared): Don't attempt VirtualAlloc magic if first attempt to
map memory fails.

19 years ago*** empty log message ***
gdbadmin [Sun, 2 Jan 2005 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Sat, 1 Jan 2005 23:00:06 +0000 (23:00 +0000)]
daily update

19 years ago * hppa-tdep.c (prologue_inst_adjust_sp): Fix small confusion
brobecke [Sat, 1 Jan 2005 12:28:17 +0000 (12:28 +0000)]
    * hppa-tdep.c (prologue_inst_adjust_sp): Fix small confusion
        in register number for addil instruction.

19 years ago * include/winerror.h (ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY):
dannysmith [Sat, 1 Jan 2005 08:57:30 +0000 (08:57 +0000)]
* include/winerror.h (ERROR_EXE_CANNOT_MODIFY_STRONG_SIGNED_BINARY):
Correct typo.

19 years ago*** empty log message ***
gdbadmin [Sat, 1 Jan 2005 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Fri, 31 Dec 2004 23:00:05 +0000 (23:00 +0000)]
daily update

19 years ago * elf32-arm.c (elf32_arm_symbian_plt_entry): Fix comment typo.
pbrook [Fri, 31 Dec 2004 16:22:24 +0000 (16:22 +0000)]
* elf32-arm.c (elf32_arm_symbian_plt_entry): Fix comment typo.

19 years ago* path.sgml: Encode programming example with CDATA.
joshuadfranklin [Fri, 31 Dec 2004 01:13:27 +0000 (01:13 +0000)]
* path.sgml: Encode programming example with CDATA.

19 years ago * reloc.c (BFD_RELOC_AVR_LDI, BFD_RELOC_AVR_6, BFD_RELOC_AVR_6_ADIW):
amodra [Fri, 31 Dec 2004 00:43:57 +0000 (00:43 +0000)]
* reloc.c (BFD_RELOC_AVR_LDI, BFD_RELOC_AVR_6, BFD_RELOC_AVR_6_ADIW):
Commit missing changes from 2004-12-22.
* bfd-in2.h: Regenerate.

19 years ago*** empty log message ***
gdbadmin [Fri, 31 Dec 2004 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Thu, 30 Dec 2004 23:00:04 +0000 (23:00 +0000)]
daily update

19 years ago * gas/elf/elf.exp: Don't list reloc sections.
amodra [Thu, 30 Dec 2004 22:41:31 +0000 (22:41 +0000)]
* gas/elf/elf.exp: Don't list reloc sections.
* gas/elf/section5.e: Remove reloc sections.

19 years ago * binutils-all/readelf.ss: Allow for both .rel and .rela sections.
amodra [Thu, 30 Dec 2004 22:37:29 +0000 (22:37 +0000)]
* binutils-all/readelf.ss: Allow for both .rel and .rela sections.

19 years ago * objdump.c (remove_useless_symbols): Discard section symbols.
amodra [Thu, 30 Dec 2004 22:33:20 +0000 (22:33 +0000)]
* objdump.c (remove_useless_symbols): Discard section symbols.

19 years ago* devices.cc (device::isfs): Return true for the logical case of devn == FH_FS.
cgf [Thu, 30 Dec 2004 16:21:58 +0000 (16:21 +0000)]
* devices.cc (device::isfs): Return true for the logical case of devn == FH_FS.

19 years ago * bsd_mutex.cc: Include limits.h.
corinna [Thu, 30 Dec 2004 15:58:27 +0000 (15:58 +0000)]
* bsd_mutex.cc: Include limits.h.
(MSLEEP_MUTEX): New define for third parameter to msleep_event_name.
(MSLEEP_SEM): Ditto.
(MSLEEP_EVENT): Ditto.
(msleep_event_name): Add third parameter to allow multiple
synchronization objects per ident.
(_msleep): Implement new synchronization technique to make sure
that all threads have been woken up by a corresponding wakeup call.
(wakeup): Ditto.

19 years ago*** empty log message ***
gdbadmin [Thu, 30 Dec 2004 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Wed, 29 Dec 2004 23:00:38 +0000 (23:00 +0000)]
daily update

19 years ago2004-12-29 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
ironhead [Wed, 29 Dec 2004 12:15:19 +0000 (12:15 +0000)]
2004-12-29 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>

*include/winuser.h (MNS_*, WM_MENUCOMMAND,
WM_MENUGETOBJECT, WM_MENUDRAG, WM_NCMOUSEHOVER,
WM_NCMOUSELEAVE, WM_UNINITMENUPOPUP,
SPI_GETFOREGROUNDLOCKTIMEOUT,
SPI_SETFOREGROUNDLOCKTIMEOUT): Added definitions.
*include/imm.h (WM_IME_REQUEST): Added definition.
*include/shlobj.h (SLGP_RAWPATH,
SLGP_UNCPRIORITY): Added definition.

19 years ago PR gas/619
amodra [Wed, 29 Dec 2004 10:21:57 +0000 (10:21 +0000)]
PR gas/619
* read.c (s_comm_internal): Don't zero end of name until size
expression has been parsed.

19 years ago * emultempl/pe.em (set_pe_subsystem): Change second arg to
dannysmith [Wed, 29 Dec 2004 05:59:29 +0000 (05:59 +0000)]
* emultempl/pe.em (set_pe_subsystem): Change second arg to
lang_add_entry to FALSE.

19 years agoAdded HSHELL_FLASH definition
ironhead [Wed, 29 Dec 2004 00:31:31 +0000 (00:31 +0000)]
Added HSHELL_FLASH definition

19 years agoAdded HSHELL_FLASH definition
ironhead [Wed, 29 Dec 2004 00:31:11 +0000 (00:31 +0000)]
Added HSHELL_FLASH definition

19 years ago*** empty log message ***
gdbadmin [Wed, 29 Dec 2004 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Tue, 28 Dec 2004 23:00:05 +0000 (23:00 +0000)]
daily update

19 years ago2004-12-28 Paolo Bonzini <bonzini@gnu.org>
bonzini [Tue, 28 Dec 2004 17:39:41 +0000 (17:39 +0000)]
2004-12-28  Paolo Bonzini  <bonzini@gnu.org>

PR bootstrap/17383

* Makefile.def (target_modules): Remove stage parameter,
it is always true now.
* Makefile.tpl (configure-build-[+module+],
configure-target-[+module+]): Always build symlink tree
for the directory and for include.  BUILD_SUBDIR and
TARGET_SUBDIR cannot be . anymore.
* Makefile.in: Regenerate.

19 years ago* remote.c (fetch_register_using_p): Recognize a register value
jimb [Tue, 28 Dec 2004 09:06:06 +0000 (09:06 +0000)]
* remote.c (fetch_register_using_p): Recognize a register value
starting with 'x' as indicating an unfetchable register.

19 years ago* pinfo.cc (_pinfo::dup_proc_pipe): DUPLICATE_CLOSE_SOURCE closes the handle
cgf [Tue, 28 Dec 2004 06:07:44 +0000 (06:07 +0000)]
* pinfo.cc (_pinfo::dup_proc_pipe): DUPLICATE_CLOSE_SOURCE closes the handle
regardless, so revert previous change.

19 years ago* cygthread.cc (cygthread::stub): Add better debug output.
cgf [Tue, 28 Dec 2004 01:27:26 +0000 (01:27 +0000)]
* cygthread.cc (cygthread::stub): Add better debug output.
(cygthread::cygthread): Ditto.
(cygthread::terminate_thread): Ditto.  Move inuse test earlier or suffer
infinite loop.
* pinfo.cc (_pinfo::dup_proc_pipe): Close handle if DuplicateHandle fails and
process no longer exists.
* spawn.cc (spawn_guts): Create process in suspended state if OS demands it.
* wincap.cc: Add "start_proc_suspended" throughout.
* wincap.h (wincaps): Ditto.
(wincapc): Ditto.

19 years ago*** empty log message ***
gdbadmin [Tue, 28 Dec 2004 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Mon, 27 Dec 2004 23:00:05 +0000 (23:00 +0000)]
daily update

19 years agoRevert 2004-12-08 Makefile changes.
dj [Mon, 27 Dec 2004 21:41:04 +0000 (21:41 +0000)]
Revert 2004-12-08 Makefile changes.

19 years agomerge from gcc
dj [Mon, 27 Dec 2004 21:39:28 +0000 (21:39 +0000)]
merge from gcc

19 years ago2004-12-27 H.J. Lu <hongjiu.lu@intel.com>
hjl [Mon, 27 Dec 2004 19:08:30 +0000 (19:08 +0000)]
2004-12-27  H.J. Lu  <hongjiu.lu@intel.com>

* readelf.c (read_leb128): Support 64bit host.

19 years agoUpdate Makefile to use xmlto
joshuadfranklin [Mon, 27 Dec 2004 19:03:56 +0000 (19:03 +0000)]
Update Makefile to use xmlto

19 years ago* pinfo.cc (_pinfo::exit): Beef up debugging output.
cgf [Mon, 27 Dec 2004 17:19:25 +0000 (17:19 +0000)]
* pinfo.cc (_pinfo::exit): Beef up debugging output.
* sigproc.cc (proc_subproc): Detached children apparently need a ppid of 1.

19 years ago* config/mips/obsd64.mh (NATDEPFILES): Unwrap line.
kettenis [Mon, 27 Dec 2004 15:08:13 +0000 (15:08 +0000)]
* config/mips/obsd64.mh (NATDEPFILES): Unwrap line.

19 years ago* config/mips/obsd64.mh (NATDEPFILES): Unwrap line.
kettenis [Mon, 27 Dec 2004 15:07:58 +0000 (15:07 +0000)]
* config/mips/obsd64.mh (NATDEPFILES): Unwrap line.

19 years ago* init.cc (dll_entry): Previous code reversion was ill-advised. Revert it.
cgf [Mon, 27 Dec 2004 02:13:29 +0000 (02:13 +0000)]
* init.cc (dll_entry): Previous code reversion was ill-advised.  Revert it.
* sigproc.cc (child_info::sync): Ditto.
* pinfo.cc (_pinfo::exit): Don't set myself.procinfo to NULL since it is no
longer required.

19 years ago* init.cc (dll_entry): Remove exit code setting.
cgf [Mon, 27 Dec 2004 00:35:18 +0000 (00:35 +0000)]
* init.cc (dll_entry): Remove exit code setting.
* pinfo.cc (pinfo::init): Initialize exitcode to unset state rather than
SIGTERM.
(proc_waiter): Detect if exit code is unset and use status from
GetExitCodeProcess.
* sigproc.cc (child_info::sync): Remove exit code detection here since
proc_waiter now (again) detects it.

19 years ago*** empty log message ***
gdbadmin [Mon, 27 Dec 2004 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago* inftarg.c (child_xfer_partial): Remove code that handles
kettenis [Sun, 26 Dec 2004 23:24:25 +0000 (23:24 +0000)]
* inftarg.c (child_xfer_partial): Remove code that handles
TARGET_OBJ_WCOOKIE.

19 years agodaily update
amodra [Sun, 26 Dec 2004 23:00:05 +0000 (23:00 +0000)]
daily update

19 years ago* fhandler.cc (fhandler_base::fchmod): Do the right thing when changing an "on
cgf [Sun, 26 Dec 2004 02:10:28 +0000 (02:10 +0000)]
* fhandler.cc (fhandler_base::fchmod): Do the right thing when changing an "on
disk" device or fifo.
(fhandler_base::fchown): Ditto for changing ownership.
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Accommodate device files
on ntfs partitions.
* path.cc (path_conv::check): Use isfs function to figure out if a path exists
on a filesystem to make sure that device files are caught.

19 years ago*** empty log message ***
gdbadmin [Sun, 26 Dec 2004 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

19 years ago * mingwex/complex/(cabsf.c cacosf.c cacoshf.c cargf.c casinf.c
dannysmith [Sat, 25 Dec 2004 23:56:18 +0000 (23:56 +0000)]
* mingwex/complex/(cabsf.c cacosf.c cacoshf.c cargf.c casinf.c
casinhf.c catanf.c catanhf.c ccosf.c ccoshf.c cexpf.c cimagf.c
clogf.c cpowf.c cprojf.c crealf.c csinf.c csinhf.c csqrtf.c
ctanf.c ctanhf.c): New files.
* mingwex/Makefile.in (COMPLEX_DISTFILES): Adjust.
(COMPLEX_OBJS(: Adjust.
* include/complex.h (cabsf, cacosf, cacoshf, cargf, casinf.
casinhf, catanf, catanhf, ccosf, ccoshf, cexpf, cimagf, clogf,
cpowf, cprojf, crealf, csinf, csinhf, csqrtf, ctanf, ctanhf):
Declare.

19 years agodaily update
amodra [Sat, 25 Dec 2004 23:00:05 +0000 (23:00 +0000)]
daily update

19 years ago * config/tc-avr.c (mcu_types): Move attiny{13,2313} from avr4 to avr2.
marekm [Sat, 25 Dec 2004 20:34:23 +0000 (20:34 +0000)]
* config/tc-avr.c (mcu_types): Move attiny{13,2313} from avr4 to avr2.

19 years ago* inftarg.c (child_create_inferior) [HPUXHPPA]: Remove code.
kettenis [Sat, 25 Dec 2004 12:31:31 +0000 (12:31 +0000)]
* inftarg.c (child_create_inferior) [HPUXHPPA]: Remove code.

19 years ago* gdbint.texinfo (Algorithms): Remove description of
kettenis [Sat, 25 Dec 2004 10:19:47 +0000 (10:19 +0000)]
* gdbint.texinfo (Algorithms): Remove description of
TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.

19 years ago*** empty log message ***
gdbadmin [Sat, 25 Dec 2004 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Fri, 24 Dec 2004 23:00:08 +0000 (23:00 +0000)]
daily update

19 years ago* target.h (TARGET_DISABLE_HW_WATCHPOINTS)
kettenis [Fri, 24 Dec 2004 22:53:56 +0000 (22:53 +0000)]
* target.h (TARGET_DISABLE_HW_WATCHPOINTS)
(TARGET_ENABLE_HW_WATCHPOINTS): Remove macros.
* infrun.c (struct execution_control_state): Remove
enable_hw_watchpoints_after_wait member.
(number_of_threads_in_syscalls): Remove variable.
(init_wait_for_inferior): Don't initialize
number_of_threads_in_syscalls.
(init_execution_control_state): Don't initialize
ECS->enable_hw_watchpoints_after_wait.
(handle_inferior_event): Never invoke TARGET_ENABLE_HW_WATCHPOINTS
or TARGET_DISABLE_HW_WATCHPOINTS.

19 years ago * .sgml: Cleanup markup for XML validity.
joshuadfranklin [Fri, 24 Dec 2004 21:58:38 +0000 (21:58 +0000)]
* .sgml: Cleanup markup for XML validity.

19 years ago* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
cgf [Fri, 24 Dec 2004 18:31:22 +0000 (18:31 +0000)]
* child_info.h (CURR_CHILD_INFO_MAGIC): Update.
(child_info::parent_wr_proc_pipe): Eliminate.
* pinfo.h (_pinfo::alert_parent): Move here from pinfo class.
(_pinfo::dup_proc_pipe): New method.
(_pinfo::sync_proc_pipe): Ditto.
* exceptions.cc (sig_handle_tty_stop): Reflect move of alert_parent.
* init.cc (dll_entry): Exit with status one if main process called ExitProcess.
* pinfo.cc (set_myself): Remove handling of parent_wr_proc_pipe.
(_pinfo::exit): Reflect move of alert_parent.  Set procinfo to NULL to flag
that we are exiting normally.  Always use exitcode when exiting
(although this could be a little racy).
(pinfo::init): Set default exit to SIGTERM.  This will be the exit code
reported if process is terminated.
(_pinfo::dup_proc_pipe): New function.
(pinfo::wait): Duplicate wr_proc_pipe to the right place.  Use dup_proc_pipe to
move the pipe to the child.
(_pinfo::sync_proc_pipe): New function.
(_pinfo::alert_parent): Move to _pinfo.  Make sure that wr_proc_pipe is ours
before using it.
* sigproc.cc (child_info::child_info): Remove handling of parent_wr_proc_pipe.
* spawn.cc (spawn_guts): Pass our wr_proc_pipe to the child when execing.
Ensure that exit code of cygwin process started from windows is correctly set.

19 years ago* i386-tdep.h (i386_collect_gregset): New prototype.
kettenis [Fri, 24 Dec 2004 14:45:31 +0000 (14:45 +0000)]
* i386-tdep.h (i386_collect_gregset): New prototype.
* i386-nto-tdep.c (i386_nto_target): Move variable.  Add comment.
(i386nto_gregset_reg_offset): Rename frame regmap.
(nto_reg_offset): Tweak comment.  Use ARRAY_SIZE.
(i386nto_supply_gregset): Implement using register set support.
(i386nto_supply_regset): Remove redundant comment.
(i386nto_init_abi): Initialize TDEP->gregset_reg_offset,
TDEP->gregset_num_regs and TDEP->sizeof_gregset.
* nto-tdep.c (fetch_core_registers): Remove function.
(regset_core_fns): Remove structure.
(_initialize_nto_tdep): Don't call deprecated_add_core_fns.

19 years ago2004-12-24 Chris Sutcliffe <ir0nh34d@users.sourceforge.net>
dannysmith [Fri, 24 Dec 2004 11:14:33 +0000 (11:14 +0000)]
2004-12-24  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>

* include/shldisp.h: New file.
* include/shlobj.h (IObjMgr): Added interface definiton.
* lib/shell32.c (CLSID_AutoComplete, IID_AutoComplete,
IID_AutoComplete2, CLSID_ACLMulti, IID_IObjMgr,
CLSID_ACListISF, IID_IACList): Added GUIDs.
* include/shlguid.h (CLSID_AutoComplete, IID_AutoComplete,
IID_AutoComplete2, CLSID_ACLMulti, IID_IObjMgr,
CLSID_ACListISF, IID_IACList): Added GUIDs.

19 years ago*** empty log message ***
gdbadmin [Fri, 24 Dec 2004 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

19 years agodaily update
amodra [Thu, 23 Dec 2004 23:00:05 +0000 (23:00 +0000)]
daily update

19 years ago* i386-nto-tdep.c: Reorder include files.
kettenis [Thu, 23 Dec 2004 22:34:20 +0000 (22:34 +0000)]
* i386-nto-tdep.c: Reorder include files.
(i386nto_svr4_fetch_link_map_offsets): Remove function.
(init_i386nto_ops, i386nto_init_abi): Use
svr4_ilp32_fetch_link_map_offsets instead of
i386nto_svr4_fetch_link_map_offsets.

19 years ago* path.h (path_conv::set_normalized_path): Add second argument and fill it in
cgf [Thu, 23 Dec 2004 21:37:42 +0000 (21:37 +0000)]
* path.h (path_conv::set_normalized_path): Add second argument and fill it in
throughout.
* path.cc (path_conv::check): Declare, set and use "strip_tail".
(path_conv::set_normalized_path): Add and use second argument, replacing all
tail stripping tests.

19 years ago* cygthread.cc (cygthread::cygthread): Guard debugging variable with "ifdef
cgf [Thu, 23 Dec 2004 15:36:58 +0000 (15:36 +0000)]
* cygthread.cc (cygthread::cygthread): Guard debugging variable with "ifdef
DEBUGGING".
(cygthread::release): Ditto.

19 years ago* path.cc (path_conv::check): Don't strip the trailing slash from a path
cgf [Thu, 23 Dec 2004 15:26:36 +0000 (15:26 +0000)]
* path.cc (path_conv::check): Don't strip the trailing slash from a path
consisting only of two slashes.

19 years ago* cygthread.cc (cygthread::stub): Detect if thread function wants to release
cgf [Thu, 23 Dec 2004 14:57:06 +0000 (14:57 +0000)]
* cygthread.cc (cygthread::stub): Detect if thread function wants to release
itself here, to avoid a race.
(cygthread::release): Clear more stuff.  Add a diagnostic for an internal
error.
* cygthread.h (auto_release): New function.
* pinfo.h (pinfo::remember): Add an argument to denote whether child is
detached.
* fork.cc (fork_parent): Reflect change in arguments to pinfo::remember.
* pinfo.cc (_pinfo::exit): Signal exit more forcibly.
(proc_waiter): Use cygthread::auto_release to signify that cygthread::stub
should release the thread.  This should avoid a race.
(pinfo::alert_parent): Don't signify an error when wr_proc_pipe == NULL.
* sigproc.cc (proc_subproc): Add support for PROC_DETACHED_CHILD.
* sigproc.h: Ditto.
* spawn.cc (spawn_guts): Specify whether child is detached or not when calling
pinfo::remember.

19 years ago2004-12-23 Tomer Levi <Tomer.Levi@nsc.com>
tomerl [Thu, 23 Dec 2004 13:52:11 +0000 (13:52 +0000)]
2004-12-23  Tomer Levi  <Tomer.Levi@nsc.com>

* crx-opc.c: Mark 'bcop' instruction as RELAXABLE.

19 years ago2004-12-23 Tomer Levi <Tomer.Levi@nsc.com>
tomerl [Thu, 23 Dec 2004 13:51:25 +0000 (13:51 +0000)]
2004-12-23  Tomer Levi  <Tomer.Levi@nsc.com>

* crx-opc.c: Mark 'bcop' instruction as RELAXABLE.