OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
20 years ago * fhandler.h (fhandler_base::status): Declare private.
corinna [Fri, 9 Apr 2004 12:09:45 +0000 (12:09 +0000)]
* fhandler.h (fhandler_base::status): Declare private.
(fhandler_base::open_status): Ditto.
(class fhandler_socket): Move status bits into private bitfield struct
type status_flags.  Change accessor methods appropriately.
* fhandler_socket.cc (fhandler_socket::fhandler_socket): Accomodate
above status bit changes.
* tty.h: Remove status bit enumerator.
(TTYISSETF): Remove.
(TTYSETF): Remove.
(TTYCLEARF): Remove.
(TTYCONDSETF): Remove.
(tty_min::status): Define as private bitfield struct type status_flags.
Add appropriate accessor methods.
* fhandler_console.cc: Use tty_min::status accessor methods throughout.
* fhandler_termios.cc: Ditto.
* winsup.h (__ISSETF): Remove.
(__SETF): Remove.
(__CLEARF): Remove.
(__CONDSETF): Remove.

20 years ago * fhandler.cc (fhandler_base::write): Use bool parameter in calls to
corinna [Fri, 9 Apr 2004 08:43:28 +0000 (08:43 +0000)]
* fhandler.cc (fhandler_base::write): Use bool parameter in calls to
set_did_lseek.
(fhandler_base::fhandler_base): Accomodate new status and open_status
constructor.
* fhandler.h: Remove status bit enumerator.
(FHDEVN): Remove.
(FHISSETF): Remove.
(FHSETF): Remove.
(FHCLEARF): Remove.
(FHCONDSETF): Remove.
(FHSTATOFF): Remove.
(UNCONNECTED, CONNECT_PENDING, CONNECTED): Substitute by enum
connect_state.
(fhandler_base::status): Define as bitfield struct type status_flags.
Remove unused flags entirely.  Accomodate all status access methods.
(open_status): Define as bitfield struct type status_flags.
(fhandler_socket): Move socket related status bits to here.  Redefine
had_connect_or_listen to be part of these status bits.  Accomodate
related access methods.
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Use pc.issymlink
instead of dropped method get_symlink_p.
(fhandler_base::open_fs): Remove setting dropped status flags.
* fhandler_socket.cc: Use values from enum connect_state throughout.
(fhandler_socket::fhandler_socket): Initialize status bits.
* fhandler_virtual.cc (fhandler_virtual::open): Remove setting dropped
status flags.
* net.cc: Use values from enum connect_state throughout.
* select.cc: Ditto.
* shared_info.h: Protect struct console_state using _FHANDLER_H_
instead of FHDEVN.

20 years ago * security.cc (get_file_attribute): Fix conditional.
corinna [Fri, 9 Apr 2004 07:55:56 +0000 (07:55 +0000)]
* security.cc (get_file_attribute): Fix conditional.

20 years ago2004-04-09 Nathanael Nerode <neroden@gcc.gnu.org>
neroden [Fri, 9 Apr 2004 05:17:44 +0000 (05:17 +0000)]
2004-04-09  Nathanael Nerode  <neroden@gcc.gnu.org>

PR bootstrap/14871
* Makefile.tpl: If we don't have built-in-tree target tools,
use the ones found by configure rather than hacking around with
program_transform_name.
* configure.in: Give Makefile.tpl the information necessary
to do that.
* Makefile.in: Regenerate.
* configure: Regenerate.

2004-04-06  Nathanael Nerode  <neroden@gcc.gnu.org>

PR bootstrap/14760
* configure.in: When computing baseargs, strip *all* copies of
offending options.  Also, don't match/substitute the trailing space,
so that this actually works when two similar options are separated by
only one space.
* configure: Regenerate.

2004-04-06  David Edelsohn  <edelsohn@gnu.org>

        * configure.in (powerpc-*-aix*): Remove target-libada from noconfigdirs.
        (rs6000-*-aix*): Same.
        * configure: Regenerate.

20 years ago*** empty log message ***
gdbadmin [Fri, 9 Apr 2004 00:00:31 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Fri, 9 Apr 2004 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago2004-04-08 Artem B. Bityuckiy <abitytsky@softminecorp.com>
jjohnstn [Thu, 8 Apr 2004 22:26:49 +0000 (22:26 +0000)]
2004-04-08  Artem B. Bityuckiy  <abitytsky@softminecorp.com>

        * libc/stdio/fclose.c (_fclose_r): New function.
        * libc/stdio/freopen.c (_freopen_r): Call _fclose_r.
        * libc/stdio/fcloseall.c (_fcloseall_r): Call _fwalk_reent.
        * libc/stdio64/freopen64.c (_freopen64_r): Use _fclose_r.
        * libc/include/stdio.h (_fclose_r): New prototype.
        * libc/stdio/fopen.c: Fix typo in comment.

2004-04-08  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/stdio/fwalk.c (_fwalk_reent): New version of _fwalk
        to handle _r reentrant functions.

20 years ago2004-04-08 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 8 Apr 2004 21:18:11 +0000 (21:18 +0000)]
2004-04-08  Andrew Cagney  <cagney@redhat.com>

* breakpoint.h (deprecated_exception_catchpoints_are_fragile)
(deprecated_exception_support_initialized): Declare.
* hppa-hpux-tdep.c (initialize_hp_cxx_exception_support)
(initialize_hp_cxx_exception_support)
(child_enable_exception_callback): Update.
* breakpoint.c (deprecated_exception_catchpoints_are_fragile)
(deprecated_exception_support_initialized): Rename
deprecated_exception_catchpoints_are_fragile and
deprecated_exception_support_initialized.
(breakpoint_init_inferior, breakpoint_init_inferior): Update.

* symtab.c (deprecated_hp_som_som_object_present): Rename
hp_som_som_object_present.
* symtab.h (deprecated_hp_som_som_object_present): Declare.
* symfile.c (hp_som_som_object_present, RESET_HP_UX_GLOBALS):
Update.  Delete extern declaration.
* valops.c (hp_som_som_object_present): Ditto.
* parse.c (deprecated_hp_som_som_object_present)
(parse_nested_classes_for_hpacc): Ditto.
* hpread.c (hp_som_som_object_present, hpread_expand_symtab): Ditto.
* hppa-hpux-tdep.c (hp_som_som_object_present)
(initialize_hp_cxx_exception_support): Ditto.
* eval.c (hp_som_som_object_present, evaluate_subexp_standard): Ditto.
* cp-valprint.c (hp_som_som_object_present)
(cp_print_class_method): Ditto.
* c-typeprint.c (hp_som_som_object_present):
(c_type_print_base): Ditto.
* c-exp.y (hp_som_som_object_present): Ditto.

20 years ago2004-04-08 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 8 Apr 2004 20:03:50 +0000 (20:03 +0000)]
2004-04-08  Andrew Cagney  <cagney@redhat.com>

* frame-unwind.c (struct frame_unwind_table, frame_unwind_init)
(frame_unwind_prepend_unwinder, frame_unwind_append_sniffer)
(frame_unwind_find_by_frame): Re-implement the unwind code so
that it can both prepend and append sniffers.  Replace
frame_unwind_register_unwinder with frame_unwind_prepend_unwinder.
* tramp-frame.c (tramp_frame_append): Use
frame_unwind_prepend_unwinder.
* frame-unwind.h (frame_unwind_prepend_unwinder): Replace
frame_unwind_register_unwinder.
* tramp-frame.h (tramp_frame_prepend_unwinder): Rename
tramp_frame_append.
* tramp-frame.c (tramp_frame_prepend_unwinder): Update.
* mips-linux-tdep.c (mips_linux_init_abi, mips_linux_init_abi)
(mips_linux_init_abi): Update.

20 years ago2004-04-08 Eric Christopher <echristo@redhat.com>
jjohnstn [Thu, 8 Apr 2004 18:42:46 +0000 (18:42 +0000)]
2004-04-08  Eric Christopher  <echristo@redhat.com>

        * libc/include/machine/setjmp.h: Fix endif locations.

20 years ago * ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
kevinb [Thu, 8 Apr 2004 16:46:27 +0000 (16:46 +0000)]
* ppc-linux-tdep.c (ELF_NREG, ELF_NFPREG, ELF_NVRREG)
(ELF_FPREGSET_SIZE):  Delete constants formerly used in core
file support.

20 years ago* child_info.h: Update CHILD_INFO_MAGIC after 2004-04-03 change.
cgf [Thu, 8 Apr 2004 15:44:53 +0000 (15:44 +0000)]
* child_info.h: Update CHILD_INFO_MAGIC after 2004-04-03 change.

20 years ago * elflink.c: Include libiberty.h.
rsandifo [Thu, 8 Apr 2004 15:17:34 +0000 (15:17 +0000)]
* elflink.c: Include libiberty.h.
* Makefile.am (elflink.lo): Depend on libiberty.h.
* Makefile.in: Regenerate.

20 years ago * emulparams/elf32bsmip.sh (EXTRA_EM_FILE): Define to irix.
rsandifo [Thu, 8 Apr 2004 14:52:44 +0000 (14:52 +0000)]
* emulparams/elf32bsmip.sh (EXTRA_EM_FILE): Define to irix.
* emulparams/elf64bmip.sh (EXTRA_EM_FILE): Likewise.
* emulparams/elf32bmipn32.sh (EXTRA_EM_FILE): Likewise.
* emultempl/irix.em: New file.
* Makefile.am (eelf32bsmip.c, eelf32bmipn32.c, eelf64bmip.c): Update
dependencies.
* Makefile.in: Regenerate.

20 years ago PR 47.
amodra [Thu, 8 Apr 2004 14:20:05 +0000 (14:20 +0000)]
PR 47.
* ld-cdtest/cdtest.exp: Remove -fgnu-linker.

20 years agofix email address
cgf [Thu, 8 Apr 2004 13:34:37 +0000 (13:34 +0000)]
fix email address

20 years ago * path.cc (hash_path_name): Replace hash algorithm with SDBM.
corinna [Thu, 8 Apr 2004 12:21:15 +0000 (12:21 +0000)]
* path.cc (hash_path_name): Replace hash algorithm with SDBM.

20 years ago * fhandler.cc (fhandler_base::open): Set query access mode according
corinna [Thu, 8 Apr 2004 07:57:27 +0000 (07:57 +0000)]
* fhandler.cc (fhandler_base::open): Set query access mode according
to query_open setting.
(fhandler_base::fhandler_base): Initialize query_open.
* fhandler.h (FH_QUERYOPEN): Drop.
(enum query_state): Add.
(class fhandler_base): Add query_open member.
(fhandler_base::get_query_open): Redefine to use query_open.
(fhandler_base::set_query_open): Ditto.
* fhandler_disk_file.cc (fhandler_base::fstat_fs): Remove O_DIROPEN
from open_flags since it's added in open_fs anyway.  Remove
query_open_already.  Use new query_open settings.  Rearrange slightly.
(fhandler_base::fstat_helper): Add get_io_handle as parameter to
get_file_attribute.
* security.cc (get_nt_object_attribute): Make returning an int.
Return -1 on error, 0 otherwise.
(get_file_attribute): Take an object handle as argument. Move down
to allow calling get_nt_object_attribute in case a non-NULL handle
is given.
* security.h (get_file_attribute): Add handle to argument list.
* syscalls.cc (chown_worker): Accomodate new definition of
get_file_attribute.

20 years ago* path.cc (path_prefix_p): Optimize test order.
cgf [Thu, 8 Apr 2004 01:32:58 +0000 (01:32 +0000)]
* path.cc (path_prefix_p): Optimize test order.

20 years ago * ld-scripts/align.exp: Don't run on aix.
amodra [Thu, 8 Apr 2004 00:51:34 +0000 (00:51 +0000)]
* ld-scripts/align.exp: Don't run on aix.
* ld-scripts/assert.s: Remove comment.
* ld-scripts/data.s: Likewise.
* ld-scripts/data.t: Set start address to allow for aout headers.
Make first LONG pc-relative.
* ld-scripts/data.d: Update.
* ld-scripts/defined2.d: Allow other random syms.
* ld-scripts/defined3.d: Likewise.
* ld-scripts/provide-1.s: Pad section.
* ld-scripts/provide-1.t: Set .data address and align.
* ld-scripts/provide-1.d: Update.
* ld-scripts/provide-2.s: Pad section.
* ld-scripts/provide-2.d: Allow random trailing syms.
* ld-scripts/provide-3.s: Pad section.
* ld-scripts/provide-3.d: Fix typos.
* ld-scripts/provide.exp: Don't run on aix.
* ld-scripts/size-1.s: Simplify test.
* ld-scripts/size-1.t: Rewrite.
* ld-scripts/size-1.d: Update.
* ld-scripts/size-2.s: Simplify.
* ld-scripts/size-2.t: Set start address.  Set exe flag on image.
* ld-scripts/size-2.d: Update.
* ld-scripts/size.exp: Don't run on aix.  Run size-2 on all elf
targets except mips.

20 years ago*** empty log message ***
gdbadmin [Thu, 8 Apr 2004 00:00:37 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Thu, 8 Apr 2004 00:00:08 +0000 (00:00 +0000)]
daily update

20 years agoFix cross build problems for --target=ia64-linux-gnu.
kevinb [Wed, 7 Apr 2004 22:35:19 +0000 (22:35 +0000)]
Fix cross build problems for --target=ia64-linux-gnu.

20 years ago2004-04-07 Jason Molenda (jmolenda@apple.com)
jsm [Wed, 7 Apr 2004 20:38:22 +0000 (20:38 +0000)]
2004-04-07  Jason Molenda  (jmolenda@apple.com)

        * frame.h: Typeo corrections in comments.

20 years ago* i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
jimb [Wed, 7 Apr 2004 16:45:39 +0000 (16:45 +0000)]
* i386-tdep.c (i386_stab_reg_to_regnum): Correct numbering for
%esp and %ebp

20 years ago PR 86
amodra [Wed, 7 Apr 2004 05:11:23 +0000 (05:11 +0000)]
PR 86
* arsup.c (ar_save): Use smart_rename.

20 years ago PR 96
amodra [Wed, 7 Apr 2004 04:50:09 +0000 (04:50 +0000)]
PR 96
* config/tc-ppc.c (ppc_elf_suffix): Add valid32 and valid64 fields
to struct map_bfd.  Adjust MAP macro, and define MAP32, MAP64.
Update "mapping".  Restrict some @ modifiers to 32 bit.

20 years ago* config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
kettenis [Wed, 7 Apr 2004 00:15:10 +0000 (00:15 +0000)]
* config/sparc/linux.mt (TDEPFILES): Remove solib-legacy.o.
* config/sparc/linux64.mt (TDEPFILES): Likewise.
* config/sparc/sol2.mt (TDEPFILES): Add solib.o and solib-svr4.o.
* config/sparc/sol2.mh (NATDEPFILES): Remove solib.o, solib-svr4.o
and solib-legacy.o.
* config/sparc/sol2-64.mt (TDEPFILES): Add solib.o and
solib-svr4.o.
* config/sparc/tm-sol2.h: Update copyright year.  Include
"solib.h".

20 years agoFix Typo.
kettenis [Wed, 7 Apr 2004 00:05:46 +0000 (00:05 +0000)]
Fix Typo.

20 years ago* sparc-sol2-tdep.c: Update copyright year. Include
kettenis [Wed, 7 Apr 2004 00:04:23 +0000 (00:04 +0000)]
* sparc-sol2-tdep.c: Update copyright year.  Include
"solib-svr4.h".
(sparc32_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
* sparc64-sol2-tdep.c: Include "solib-svr4.h".
(sparc64_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
* Makefile.in (sparc-sol2-tdep.o, sparc64-sol2-tdep.o): ): Update
dependencies.

20 years ago*** empty log message ***
gdbadmin [Wed, 7 Apr 2004 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago2004-04-06 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 6 Apr 2004 18:29:06 +0000 (18:29 +0000)]
2004-04-06  Andrew Cagney  <cagney@redhat.com>

* infttrace.c: Include "infttrace.h".
* infttrace.h: Include "target.h".
* Makefile.in (infttrace_h): Update.
(infttrace.o): Update.

20 years ago2004-04-06 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 6 Apr 2004 18:28:57 +0000 (18:28 +0000)]
2004-04-06  Andrew Cagney  <cagney@redhat.com>

* infttrace.c: Include "infttrace.h".
* infttrace.h: Include "target.h".
* Makefile.in (infttrace_h): Update.
(infttrace.o): Update.

20 years ago2004-04-06 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 6 Apr 2004 17:55:50 +0000 (17:55 +0000)]
2004-04-06  Andrew Cagney  <cagney@redhat.com>

* hppah-nat.c (hpux_has_forked, hpux_has_vforked)
(hpux_has_execd, hpux_has_syscall_event): Include "infttrace.h",
move extern declarations from here ...
* infttrace.h: ... to here.
* Makefile.in (hppah-nat.o): Update dependencies.

20 years ago2004-04-06 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 6 Apr 2004 16:10:54 +0000 (16:10 +0000)]
2004-04-06  Andrew Cagney  <cagney@redhat.com>

* hppa-tdep.c (hppa_breakpoint_from_pc): Make static.
(hppa_gdbarch_init): Set gdbarch_breakpoint_from_pc
* config/pa/tm-hppa.h (BREAKPOINT_FROM_PC, BREAKPOINT32):
(hppa_breakpoint_from_pc): Delete.

20 years ago2004-04-06 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 6 Apr 2004 15:57:32 +0000 (15:57 +0000)]
2004-04-06  Andrew Cagney  <cagney@redhat.com>

* MAINTAINERS: Mark hppa-elf as buildable with -Werror.

20 years ago2004-04-06 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 6 Apr 2004 15:57:22 +0000 (15:57 +0000)]
2004-04-06  Andrew Cagney  <cagney@redhat.com>

* MAINTAINERS: Mark hppa-elf as buildable with -Werror.

20 years ago * elfxx-mips.c (MIPS_ELF_STUB_SECTION_NAME): Always use
drow [Tue, 6 Apr 2004 15:48:45 +0000 (15:48 +0000)]
* elfxx-mips.c (MIPS_ELF_STUB_SECTION_NAME): Always use
".MIPS.stubs".

20 years ago2004-04-05 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 6 Apr 2004 15:41:50 +0000 (15:41 +0000)]
2004-04-05  Andrew Cagney  <cagney@redhat.com>

* hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
<signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
<sys/file.h>.

20 years ago2004-04-05 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 6 Apr 2004 15:41:38 +0000 (15:41 +0000)]
2004-04-05  Andrew Cagney  <cagney@redhat.com>

* hppa-tdep.c: Do not include <sys/types.h>, <sys/param.h>,
<signal.h>, <sys/ptrace.h>, #include "a.out.encap.h",
<sys/file.h>.

20 years ago2004-04-06 Randolph Chung <tausq@debian.org>
cagney [Tue, 6 Apr 2004 15:30:18 +0000 (15:30 +0000)]
2004-04-06  Randolph Chung  <tausq@debian.org>

Committed by Andrew Cagney (mechanical change).
* hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
exception_catchpoints_are_fragile, find_stub_with_shl_get,
cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
child_enable_exception_callback, current_ex_event,
null_symtab_and_line, child_get_current_exception_event,
HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
hp_cxx_exception_support_initialized, eh_notify_hook_addr,
eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
Move hpux-specific definitions ...
* hppa-hpux-tdep.c: ... to here.

20 years ago2004-04-06 Randolph Chung <tausq@debian.org>
cagney [Tue, 6 Apr 2004 15:30:02 +0000 (15:30 +0000)]
2004-04-06  Randolph Chung  <tausq@debian.org>

Committed by Andrew Cagney (mechanical change).
* hppa-tdep.c: (args_for_find_stub, hp_som_som_object_present,
exception_catchpoints_are_fragile, find_stub_with_shl_get,
cover_find_stub_with_shl_get, initialize_hp_cxx_exception_support,
child_enable_exception_callback, current_ex_event,
null_symtab_and_line, child_get_current_exception_event,
HP_ACC_EH_notify_hook, HP_ACC_EH_set_hook_value,
HP_ACC_EH_notify_callback, HP_ACC_EH_break, HP_ACC_EH_catch_throw,
HP_ACC_EH_catch_catch, __eh_notification, hp_cxx_exception_support,
hp_cxx_exception_support_initialized, eh_notify_hook_addr,
eh_notify_callback_addr, eh_break_addr, eh_catch_catch_addr,
eh_catch_throw_addr, break_callback_sal, setup_d_pid_in_inferior):
Move hpux-specific definitions ...
* hppa-hpux-tdep.c: ... to here.

20 years ago * Makefile.in (EXTRALIBS): Add libtextreadmode.a.
corinna [Tue, 6 Apr 2004 14:22:40 +0000 (14:22 +0000)]
* Makefile.in (EXTRALIBS): Add libtextreadmode.a.
(INSTOBJS): Add textreadmode.o.
* textreadmode.c: New file.

20 years ago * fhandler_disk_file.cc (fhandler_base::fstat_helper): Request
corinna [Tue, 6 Apr 2004 10:19:27 +0000 (10:19 +0000)]
* fhandler_disk_file.cc (fhandler_base::fstat_helper): Request
compressed size only if the matching attributes are set.  Use
NtQueryInformationFile instead of GetCompressedFileSize.
(fhandler_base::fstat_by_handle): Remove NT 3.5 cruft since
local.dwVolumeSerialNumber isn't used subsequently.
* ntdll.h: Add typedefs for FILE_COMPRESSION_INFORMATION and
FILE_INFORMATION_CLASS.

20 years ago * fhandler_raw.cc (fhandler_dev_raw::open): Actually use "options".
corinna [Tue, 6 Apr 2004 07:57:56 +0000 (07:57 +0000)]
* fhandler_raw.cc (fhandler_dev_raw::open): Actually use "options".

20 years ago2004-04-05 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 6 Apr 2004 02:53:38 +0000 (02:53 +0000)]
2004-04-05  Andrew Cagney  <cagney@redhat.com>

* hppa-tdep.c (hppa_frame_cache): Pass the frame's func to
skip_prologue_using_sal.

20 years ago2004-04-05 Andrew Cagney <cagney@redhat.com>
cagney [Tue, 6 Apr 2004 01:53:44 +0000 (01:53 +0000)]
2004-04-05  Andrew Cagney  <cagney@redhat.com>

* config/i386/tm-i386.h: Delete file.
* config/i386/tm-vxworks.h: Update copyright, do not include
"tm-i386.h".
* config/i386/tm-nto.h, config/i386/tm-linux.h: Ditto.
* config/i386/tm-i386sol2.h, config/i386/tm-i386lynx.h: Ditto.
* config/i386/tm-go32.h, config/i386/tm-cygwin.h: Ditto.
* config/i386/ncr3000.mt (TM_FILE): Delete.
* config/i386/interix.mt (TM_FILE): Delete.
* config/i386/i386v.mt (TM_FILE): Delete.
* config/i386/i386nw.mt (TM_FILE): Delete.
* config/i386/i386gnu.mt (TM_FILE): Delete.
* config/i386/i386aout.mt (TM_FILE): Delete.
* config/i386/embed.mt (TM_FILE): Delete.

20 years ago2004-04-05 H.J. Lu <hongjiu.lu@intel.com>
hjl [Tue, 6 Apr 2004 00:59:21 +0000 (00:59 +0000)]
2004-04-05  H.J. Lu  <hongjiu.lu@intel.com>

* elfxx-ia64.c (elfNN_ia64_size_dynamic_sections): Always
reserve the memory for dynamic linker

20 years agoFinish previous (incomplete) ChangeLog entry.
kevinb [Tue, 6 Apr 2004 00:15:54 +0000 (00:15 +0000)]
Finish previous (incomplete) ChangeLog entry.

20 years ago * frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
kevinb [Tue, 6 Apr 2004 00:12:52 +0000 (00:12 +0000)]
* frv-tdep.h (fsr0_regnum, acc0_regnum, acc7_regnum, accg0123_regnum)
(accg4567_regnum, msr0_regnum, msr1_regnum, gner0_regnum)
(gner1_regnum, fner0_regnum, fner1_regnum, accg0_regnum)
(accg7_regnum): New constants.
(last_spr_regnum, last_pseudo_regnum): Update.
* frv-tdep.c (new_variant): Initialize names for fsr0, acc0-acc7,
accg0-accg7, msr0, msr1, gner0, gner1, fner0, and fner1.
(frv_pseudo_register_read, frv_pseudo_register_write): Add support
for accg registers.
(frv_register_sim_regno): Update spr_map[].

20 years ago*** empty log message ***
gdbadmin [Tue, 6 Apr 2004 00:00:37 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Tue, 6 Apr 2004 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago * linux-target.c (reginfo) [FRV_LINUX_TARGET]: Add support for
kevinb [Mon, 5 Apr 2004 23:11:41 +0000 (23:11 +0000)]
* linux-target.c (reginfo) [FRV_LINUX_TARGET]: Add support for
registers fsr0, acc0-acc7, accg0-accg7, msr0, msr1, gner0, gner1,
fner0, and fner1.

20 years ago2004-04-05 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 5 Apr 2004 21:00:19 +0000 (21:00 +0000)]
2004-04-05  Andrew Cagney  <cagney@redhat.com>

* gdb.base/sigaltstack.c: New file.
* gdb.base/sigaltstack.exp: New file.

20 years ago2004-04-05 Martin Hunt <hunt@redhat.com>
hunt [Mon, 5 Apr 2004 20:36:34 +0000 (20:36 +0000)]
2004-04-05  Martin Hunt  <hunt@redhat.com>

* library/session.tcl: Make hostname and portname
session-dependent. Add gdb_bg_num (the color
scheme number) as a per-session variable.

* library/prefs.tcl (pref_read): If color schemes are in use,
set colors based on the current scheme.
(pref_save): Add "bg" section.
(pref_set_defaults): Define new variable gdb/use_color_schemes
and define 16 default background colors.

* library/managedwin.itb (ManagedWin::window_name): Append
window "instance" string to window name.
(ManagedWin::window_instance): Set window instance string.

* library/debugwin.itb: Add a reconfig method to restore
unique black textbackground, overriding color scheme.

* library/csprefs.itb:
* library/csprefs.ith: New files. Implement color scheme
preferences.

* library/util.tcl (set_bg_colors): New function.
(r_setcolors): New function.

* library/regwin.itb (_prefs_changed): Deleted.
(reconfig): New function.  Updates tkTable color tags
if color scheme changes.
* library/regwin.ith: Update to reflect above changes.

* library/srcbar.itcl (create_pref_menu): Add pulldown
menus for "Edit Color Schemes..." and "Use Color Schemes".
(reconfig): Fix up menu items for color schemes.

* library/globalpref.itb (_init_var): Add
gdb/use_color_schemes to variable list.
(_build_win): Add a checkbutton to enable/disable
color schemes.

* library/gdbmenubar.itcl (menubar_add_cascade): Add a class
argument so cascade menus can be managed by class too.

* library/interface.tcl (gdbtk_tcl_fputs): Check for
existence of gdbtk_state(console).  Stops annoying error
messages.
(gdbtk_tcl_fputs_error): Ditto.
(gdbtk_tcl_fputs_log): Ditto.

20 years ago2004-04-06 Luke Dunstan <infidel@users.sourceforge.net>
infidel [Mon, 5 Apr 2004 16:25:07 +0000 (16:25 +0000)]
2004-04-06  Luke Dunstan  <infidel@users.sourceforge.net>

* include/ocidl.h (QACONTAINERFLAGS): Correct typedef.

20 years ago* netbsd-core.c (CORE_WCOOKIE_OFFSET): New define.
kettenis [Mon, 5 Apr 2004 14:43:35 +0000 (14:43 +0000)]
* netbsd-core.c (CORE_WCOOKIE_OFFSET): New define.
(netbsd_core_file_p): Create a .wcookie section for OpenBSD/sparc.

20 years ago * fhandler_dsp.cc (fhandler_dev_dsp::ioctl): Add implementation
corinna [Mon, 5 Apr 2004 08:30:38 +0000 (08:30 +0000)]
* fhandler_dsp.cc (fhandler_dev_dsp::ioctl): Add implementation
for ioctl codes SNDCTL_DSP_CHANNELS and SNDCTL_DSP_GETCAPS.

20 years ago * winsup.api/devdsp.c (ioctltest): Add 2 tests for ioctl codes
corinna [Mon, 5 Apr 2004 08:30:11 +0000 (08:30 +0000)]
* winsup.api/devdsp.c (ioctltest): Add 2 tests for ioctl codes
SNDCTL_DSP_CHANNELS and SNDCTL_DSP_GETCAPS.

20 years ago2004-04-04 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 5 Apr 2004 03:52:40 +0000 (03:52 +0000)]
2004-04-04  Andrew Cagney  <cagney@redhat.com>

* config/mips/xm-riscos.h: Delete.
* config/mips/xm-mipsv4.h, config/mips/xm-mips.h: Delete.
* config/mips/tm-mipsv4.h, config/mips/riscos.mh: Delete.
* config/mips/nm-riscos.h, config/mips/nm-news-mips.h: Delete.
* config/mips/nm-mips.h, config/mips/news-mips.mh: Delete.
* config/mips/news-mips.mh, config/m68k/tm-m68kv4.h: Delete.
* config/mips/decstation.mh, config/mips/littlemips.mh: Delete.
* config/mips/mipsv4.mt, config/m68k/tm-sun3.h: Delete.
* config/m68k/xm-sun3os4.h, config/m68k/xm-sun3.h: Delete.
* config/m68k/xm-sun2.h, config/m68k/xm-m68kv4.h: Delete.
* config/m68k/xm-dpx2.h, config/m68k/xm-delta68.h: Delete.
* config/m68k/xm-3b1.h, config/m68k/tm-sun3os4.h: Delete.
* config/m68k/tm-m68klynx.h, config/m68k/tm-dpx2.h: Delete.
* config/m68k/tm-delta68.h, config/m68k/tm-3b1.h: Delete.
* config/m68k/sun3os4.mt, config/m68k/nm-sysv4.h: Delete.
* config/m68k/nm-sun3.h, config/m68k/sun3os4.mh: Delete.
* config/m68k/sun2os3.mh, config/m68k/nm-sun2.h: Delete.
* config/m68k/nm-m68klynx.h, config/m68k/sun3os3.mt: Delete.
* config/m68k/nm-dpx2.h, config/m68k/sun2os3.mt: Delete.
* config/m68k/dpx2.mh, config/m68k/sun3os3.mh: Delete.
* config/m68k/sun2os4.mh, config/m68k/nm-delta68.h: Delete.
* config/m68k/m68kv4.mt, config/m68k/m68klynx.mt: Delete.
* config/m68k/3b1.mt, config/m68k/m68klynx.mh: Delete.
* config/m68k/m68kv4.mh, config/m68k/sun2os4.mt: Delete.
* config/m68k/tm-sun2os4.h, config/m68k/3b1.mh: Delete.
* config/m68k/dpx2.mt, config/m68k/delta68.mt: Delete.
* config/m68k/tm-sun2.h, config/m68k/delta68.mh: Delete.

* configure.tgt: Remove m68000-*-sunos3*, m68000-*-sunos4*,
m68*-bull-sysv*, m68*-att-*, m68*-motorola-*, m68*-*-lynxos*,
m68*-*-sunos3*, m68*-*-sunos4*, m68*-*-sysv4*, mips*-*-sysv4*.
* configure.host: Remove m680[01]0-sun-sunos3*,
m680[01]0-sun-sunos4*, m68*-att-*, m68*-bull*-sysv*,
m68*-*-lynxos*, m68*-*-sysv4*, m68*-motorola-*, m68*-sun-sunos3*,
m68*-sun-sunos4*, m68*-sun-*, mips-dec-*, mips-little-*,
mips-sony-*, mips-*-mach3*, mips-*-sysv4*, mips-*-sysv*,
mips-*-riscos*.
* NEWS: Mention removed systems.

20 years agoMention 6.1.
cagney [Mon, 5 Apr 2004 00:53:01 +0000 (00:53 +0000)]
Mention 6.1.

20 years agodaily update
amodra [Mon, 5 Apr 2004 00:00:05 +0000 (00:00 +0000)]
daily update

20 years ago*** empty log message ***
gdbadmin [Mon, 5 Apr 2004 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago * gdb.base/foll-fork.exp: Update the expected output for
brobecke [Sun, 4 Apr 2004 20:28:20 +0000 (20:28 +0000)]
    * gdb.base/foll-fork.exp: Update the expected output for
        "help set follow-fork-mode", to match a change that was made
        to the help of this variable on 2004-01-13.

20 years ago2004-04-04 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 4 Apr 2004 14:23:51 +0000 (14:23 +0000)]
2004-04-04  Andrew Cagney  <cagney@redhat.com>

* gnu-nat.c (gnu_wait): Use memcpy instead of bcopy.
* remote-vxmips.c (vx_read_register, vx_write_register): Ditto.
* remote-vx68.c (vx_read_register, vx_write_register): Ditto.

20 years ago2004-04-04 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 4 Apr 2004 14:03:52 +0000 (14:03 +0000)]
2004-04-04  Andrew Cagney  <cagney@redhat.com>

* config/vax/xm-vax.h (FAULT_CODE_ORIGIN, INIT_STACK): Delete.
* config/alpha/xm-alphaosf.h (NO_SIGINTERRUPT): Delete.
* config/alpha/xm-alphalinux.h (NO_SIGINTERRUPT): Delete.

20 years ago* child_info.h (child_info::cygheap_reserve_sz): Rename from cygheap_alloc_sz.
cgf [Sun, 4 Apr 2004 04:14:10 +0000 (04:14 +0000)]
* child_info.h (child_info::cygheap_reserve_sz): Rename from cygheap_alloc_sz.
* cygheap.cc: Rename alloc_sz to reserve_sz throughout.

20 years ago* MAINTAINERS: Chris Faylor has changed employers; add him to
jimb [Sun, 4 Apr 2004 03:57:44 +0000 (03:57 +0000)]
* MAINTAINERS: Chris Faylor has changed employers; add him to
"paper trail" section, and update his E-mail address.

20 years agodaily update
amodra [Sun, 4 Apr 2004 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago*** empty log message ***
gdbadmin [Sun, 4 Apr 2004 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago2004-04-03 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 3 Apr 2004 21:22:09 +0000 (21:22 +0000)]
2004-04-03  Andrew Cagney  <cagney@redhat.com>

* frame-unwind.c (frame_unwind_find_by_frame): Delete check for
generic dummy frames.
* dummy-frame.c: Update copyright.
(dummy_frame_sniffer): Delete check for generic dummy frames.

20 years ago * fhandler.h (class fhandler_socket): Remove has_been_closed member.
corinna [Sat, 3 Apr 2004 19:07:58 +0000 (19:07 +0000)]
* fhandler.h (class fhandler_socket): Remove has_been_closed member.
* fhandler_socket.cc (fhandler_socket::recvfrom): Revert to
overlapped I/O.
(fhandler_socket::recvmsg): Ditto.
(fhandler_socket::sendto): Ditto.
(fhandler_socket::sendmsg): Ditto.
* net.cc (wsock_event::prepare): Ditto.
(wsock_event::wait): Ditto.  Evaluate overlapped result also after
calling CancelIo (thanks to Patrick Samson <p_samson@yahoo.com>).
(wsock_event::release): Remove.
* wsock_event.h: Revert to overlapped I/O.

20 years ago2004-04-03 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 3 Apr 2004 17:49:04 +0000 (17:49 +0000)]
2004-04-03  Andrew Cagney  <cagney@redhat.com>

* config/pa/tm-hppa.h (REG_PARM_STACK_SPACE): Delete.
* config/pa/tm-hppa64.h (PA20W_CALLING_CONVENTIONS)
(REG_PARM_STACK_SPACE): Delete.
* hppa-tdep.c (hppa64_push_dummy_call, hppa32_push_dummy_call):
Inline reference to REG_PARM_STACK_SPACE.

20 years ago2004-04-03 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 3 Apr 2004 17:27:50 +0000 (17:27 +0000)]
2004-04-03  Andrew Cagney  <cagney@redhat.com>

* config/pa/tm-hppah.h (FRAME_SAVED_PC_IN_SIGTRAMP)
(FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
(hppa32_hpux_frame_find_saved_regs_in_sigtramp)
(FRAME_BASE_BEFORE_SIGTRAMP)
(hppa32_hpux_frame_base_before_sigtramp)
(hppa32_hpux_frame_saved_pc_in_sigtramp): Delete.
* config/pa/tm-hppa64.h (hppa64_hpux_frame_saved_pc_in_sigtramp)
(hppa64_hpux_frame_find_saved_regs_in_sigtramp)
(FRAME_FIND_SAVED_REGS_IN_SIGTRAMP)
(FRAME_BASE_BEFORE_SIGTRAMP)
(hppa64_hpux_frame_base_before_sigtramp)
(FRAME_SAVED_PC_IN_SIGTRAMP): Delete.

20 years ago2004-04-03 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 3 Apr 2004 16:37:06 +0000 (16:37 +0000)]
2004-04-03  Andrew Cagney  <cagney@redhat.com>

* PROBLEMS: Mention that GDB doesn't build on HP/UX 11.00.

20 years ago2004-04-02 Chris Demetriou <cgd@broadcom.com>
jjohnstn [Sat, 3 Apr 2004 01:02:50 +0000 (01:02 +0000)]
2004-04-02  Chris Demetriou  <cgd@broadcom.com>

        * mips/regs.S (C0_COUNT): Fix comment that kept this from being
        defined.
        * mips/vr4300.S: Use C0_COUNT as appropriate instead of hardcoding $9.
        * mips/vr5xxx.S: Likewise.

20 years ago*** empty log message ***
gdbadmin [Sat, 3 Apr 2004 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Sat, 3 Apr 2004 00:00:07 +0000 (00:00 +0000)]
daily update

20 years ago2004-04-02 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 2 Apr 2004 23:20:44 +0000 (23:20 +0000)]
2004-04-02  Andrew Cagney  <cagney@redhat.com>

* sh64-tdep.c (sh64_init_extra_frame_info): Replace
DEPRECATED_CALL_DUMMY_LENGTH with 0, simplify.
* dummy-frame.h: Delete out-of-date comments.
* gdbarch.sh (DEPRECATED_CALL_DUMMY_LENGTH): Delete.
* gdbarch.h, gdbarch.c: Re-generate.

20 years ago2004-04-02 Joel Brobecker <brobecker@gnat.com>
cagney [Fri, 2 Apr 2004 23:01:11 +0000 (23:01 +0000)]
2004-04-02  Joel Brobecker  <brobecker@gnat.com>

Committed by Andrew Cagney <cagney@redhat.com>.
        * alpha-tdep.c (alpha_heuristic_frame_unwind_cache): Do not take
        into account an instruction saving a register if we have already
        seen an earlier instruction saving that same register.

20 years ago2004-04-02 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 2 Apr 2004 22:58:55 +0000 (22:58 +0000)]
2004-04-02  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (DEPRECATED_INIT_FRAME_PC_FIRST): Delete.
* gdbarch.h, gdbarch.c: Re-generate.
* frame.c (legacy_get_prev_frame): Delete references to
DEPRECATED_INIT_FRAME_PC_FIRST.

20 years ago2004-04-02 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 2 Apr 2004 22:38:39 +0000 (22:38 +0000)]
2004-04-02  Andrew Cagney  <cagney@redhat.com>

* infrun.c (pc_in_sigtramp): Delete function.
(check_sigtramp2): Inline call to pc_in_sigtramp, use
get_frame_type.

20 years ago2004-04-02 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 2 Apr 2004 20:35:08 +0000 (20:35 +0000)]
2004-04-02  Andrew Cagney  <cagney@redhat.com>

* infrun.c (handle_step_into_function): Delete code conditional on
legacy_frame_p.
(handle_inferior_event, step_over_function): Ditto.

20 years ago2004-04-02 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 2 Apr 2004 20:21:06 +0000 (20:21 +0000)]
2004-04-02  Andrew Cagney  <cagney@redhat.com>

* frame.c (get_prev_frame_1): Exclude signal trampolines from the
"previous frame inner to this frame" test.

20 years ago2004-04-02 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 2 Apr 2004 19:44:24 +0000 (19:44 +0000)]
2004-04-02  Andrew Cagney  <cagney@redhat.com>

* frame.c (safe_frame_unwind_memory): New function.
* frame.h (safe_frame_unwind_memory): Declare.  Update description
of /safe_/ methods.
* tramp-frame.c (tramp_frame_start): Re-order parmeters, add
"next_frame".  Use safe_frame_unwind_memory.
(tramp_frame_sniffer): Update call to tramp_frame_start.

20 years ago * dwarf2read.c (dwarf2_objfile_data_key): New.
drow [Fri, 2 Apr 2004 19:23:05 +0000 (19:23 +0000)]
* dwarf2read.c (dwarf2_objfile_data_key): New.
(struct dwarf2_per_objfile, dwarf2_per_objfile): New.
(dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
(dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
(dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
(dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
(dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
(dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
Remove variables.
(struct dwarf2_pinfo): Remove per-objfile members.  Update comments.
(DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
(DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
(DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
(DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
(DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
Remove macros.
(dwarf2_has_info): Take an objfile argument.  Allocate per-objfile
data.
(dwarf2_locate_sections, dwarf2_build_psymtabs)
(dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
(skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
(read_partial_die, read_full_die, read_indirect_string)
(dwarf_decode_line_header, dwarf_decode_macros)
(dwarf2_symbol_mark_computed): Remove use of removed macros.
Update uses of removed variables.
(psymtab_to_symtab_1): Restore per-objfile data pointer.  Remove use
of removed macros.
(_initialize_dwarf2_read): New function.
* symfile.h (dwarf2_has_info): Update prototype.
* coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
* elfread.c (elf_symfile_read): Likewise.

20 years ago2004-04-02 H.J. Lu <hongjiu.lu@intel.com>
hjl [Fri, 2 Apr 2004 15:26:03 +0000 (15:26 +0000)]
2004-04-02  H.J. Lu  <hongjiu.lu@intel.com>

* elf32-cr16c.c (elf32_cr16c_relocate_section): Use
RELOC_FOR_GLOBAL_SYMBOL.
(elf32_cr16c_add_symbol_hook): Remove const from Elf_Internal_Sym.

20 years ago2004-04-02 H.J. Lu <hongjiu.lu@intel.com>
hjl [Fri, 2 Apr 2004 15:25:04 +0000 (15:25 +0000)]
2004-04-02  H.J. Lu  <hongjiu.lu@intel.com>

* elf32-arm.h (elf32_arm_final_link_relocate): Handle
R_ARM_ALU* only if OLD_ARM_ABI is not defined.

20 years ago * net.cc (wsock_event::release): Use NULL handle in call to
corinna [Fri, 2 Apr 2004 10:29:52 +0000 (10:29 +0000)]
* net.cc (wsock_event::release): Use NULL handle in call to
WSAEventSelect to resolve KB 168349.

20 years ago * dwarf2read.c (dwarf2_objfile_data_key): New.
drow [Fri, 2 Apr 2004 04:35:45 +0000 (04:35 +0000)]
* dwarf2read.c (dwarf2_objfile_data_key): New.
(struct dwarf2_per_objfile, dwarf2_per_objfile): New.
(dwarf_info_size, dwarf_abbrev_size, dwarf_line_size)
(dwarf_pubnames_size, dwarf_aranges_size, dwarf_loc_size)
(dwarf_macinfo_size, dwarf_str_size, dwarf_ranges_size)
(dwarf_frame_size, dwarf_eh_frame_size, dwarf_info_buffer)
(dwarf_abbrev_buffer, dwarf_line_buffer, dwarf_str_buffer)
(dwarf_macinfo_buffer, dwarf_ranges_buffer, dwarf_loc_buffer):
Remove variables.
(struct dwarf2_pinfo): Remove per-objfile members.  Update comments.
(DWARF_ABBREV_SIZE, DWARF_LINE_SIZE)
(DWARF_LOC_SIZE, DWARF_MACINFO_SIZE, DWARF_STR_SIZE)
(DWARF_RANGES_SIZE, DWARF_INFO_BUFFER)
(DWARF_ABBREV_BUFFER, DWARF_LINE_BUFFER, DWARF_STR_BUFFER)
(DWARF_MACINFO_BUFFER, DWARF_RANGES_BUFFER, DWARF_LOC_BUFFER):
Remove macros.
(dwarf2_has_info): Take an objfile argument.  Allocate per-objfile
data.
(dwarf2_locate_sections, dwarf2_build_psymtabs)
(dwarf2_build_psymtabs_easy, dwarf2_build_psymtabs_hard)
(skip_one_die, dwarf2_get_pc_bounds, dwarf2_read_abbrevs)
(read_partial_die, read_full_die, read_indirect_string)
(dwarf_decode_line_header, dwarf_decode_macros)
(dwarf2_symbol_mark_computed): Remove use of removed macros.
Update uses of removed variables.
(psymtab_to_symtab_1): Restore per-objfile data pointer.  Remove use
of removed macros.
(_initialize_dwarf2_read): New function.
* symfile.h (dwarf2_has_info): Update prototype.
* coffread.c (coff_symfile_read): Update call to dwarf2_has_info.
* elfread.c (elf_symfile_read): Likewise.

20 years ago[gas]
kkojima [Fri, 2 Apr 2004 01:39:29 +0000 (01:39 +0000)]
[gas]
2004-04-01  Asgari Jinia  <asgarij@kpitcummins.com>
    Dhananjay Deshpande <dhananjayd@kpitcummins.com>
* config/tc-sh.c (dont_adjust_reloc_32): New variable.
(sh_fix_adjustable): Avoid adjusting BFD_RELOC_32 when
dont_adjust_reloc_32 is set.
(md_longopts): Add option -renesas.
(md_parse_option, md_show_usage): Likewise.
* doc/c-sh.texi: Likewise.
[gas/testsuite]
2004-04-01  Asgari Jinia  <asgarij@kpitcummins.com>
* gas/sh/renesas-1.s, gas/sh/renesas-1.d: New test for -renesas
option.
* gas/sh/basic.exp: Run the new test.

20 years ago2004-04-01 Artem B. Bityuckiy <abitytsky@softminecorp.com>
jjohnstn [Fri, 2 Apr 2004 01:05:43 +0000 (01:05 +0000)]
2004-04-01  Artem B. Bityuckiy  <abitytsky@softminecorp.com>

        * libc/time/strptime.c: Add standard includes to avoid
        warning messages at compilation time.

20 years ago2004-04-01 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 2 Apr 2004 00:59:16 +0000 (00:59 +0000)]
2004-04-01  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/stdio/vfscanf.c (__svfscanf_r): Add locking/unlocking
        of file.

20 years agodaily update
amodra [Fri, 2 Apr 2004 00:00:06 +0000 (00:00 +0000)]
daily update

20 years ago*** empty log message ***
gdbadmin [Fri, 2 Apr 2004 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago2004-04-01 Dave Brolley <brolley@redhat.com>
brolley [Thu, 1 Apr 2004 23:35:37 +0000 (23:35 +0000)]
2004-04-01  Dave Brolley  <brolley@redhat.com>

        * commonCfg.h (get_size): New method of CacheCfg.
        (get_line_size): Ditto.

20 years ago* rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
jimb [Thu, 1 Apr 2004 21:00:59 +0000 (21:00 +0000)]
* rs6000-tdep.c (rs6000_dwarf2_stab_reg_to_regnum): New, unified
function for register numbers on all the rs6000-derived targets.
(rs6000_gdbarch_init): Don't register a separate
gdbarch_dwarf2_reg_to_regnum function for the E500.  Use
rs6000_dwarf2_stab_reg_to_regnum for both Dwarf 2 and stabs on all
variants.

20 years ago * lib/ada.exp: Add copyright notice.
brobecke [Thu, 1 Apr 2004 18:42:06 +0000 (18:42 +0000)]
    * lib/ada.exp: Add copyright notice.
        * bar.ads: Likewise.
        * bar.adb: Likewise.
        * null_record.adb: Likewise.
        * null_record.exp: Likewise.
        * gnat_ada.gpr.in: Likewise. Fix typo in a comment, clarify another.

20 years ago* i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
jimb [Thu, 1 Apr 2004 18:14:02 +0000 (18:14 +0000)]
* i386-tdep.c: Add FIXME regarding STABS vs. Dwarf 2 register
numbering.

20 years ago * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
brobecke [Thu, 1 Apr 2004 17:48:56 +0000 (17:48 +0000)]
    * configure.in: Generate gdb.ada/Makefile and gdb.ada/gnat_ada.gpr.
        * configure: Regenerate.