OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
20 years ago* NEWS (New native configurations): Mention OpenBSD/vax.
kettenis [Thu, 15 Apr 2004 15:10:01 +0000 (15:10 +0000)]
* NEWS (New native configurations): Mention OpenBSD/vax.
* configure.host: Add vax-*-openbsd*.
* config/vax/obsd.mh: New file.
* config/vax/nm-obsd.h: New file.

20 years ago* vax-tdep.c: Include "regset.h".
kettenis [Thu, 15 Apr 2004 15:03:29 +0000 (15:03 +0000)]
* vax-tdep.c: Include "regset.h".
(vax_supply_gregset): New function.
(vax_gregset): New variable.
(vax_regset_from_core_section): New function.
(vax_gdbarch_init): Set regset_from_core_section.
* Makefile.in (vax-tdep.o): Update dependencies.

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

* observer.c (normal_stop_subject, observer_notify_normal_stop)
(observer_normal_stop_notification_stub)
(observer_attach_normal_stop, observer_detach_normal_stop):
Delete, replaced by #include "observer.inc".
* infrun.c (normal_stop): Pass "stop_bpstat" to
observer_notify_normal_stop.
* Makefile.in (observer_inc): Define.
(observer.o): Update dependencies.
(observer.h, observer.inc): New rules.
* observer.h: Delete file.
* observer.sh: New file.

Index: doc/ChangeLog
2004-04-08  Andrew Cagney  <cagney@redhat.com>

* observer.texi (GDB Observers): Rework, provide generic observer
definitions and then a list of observable events.

20 years ago* vax-tdep.c (vax_frame_cache): Fix typo.
kettenis [Thu, 15 Apr 2004 12:40:26 +0000 (12:40 +0000)]
* vax-tdep.c (vax_frame_cache): Fix typo.

20 years ago2004-04-15 Danny Smith <dannysmith@users.sourceforge.net>
infidel [Thu, 15 Apr 2004 11:51:00 +0000 (11:51 +0000)]
2004-04-15  Danny Smith  <dannysmith@users.sourceforge.net>

* include/wingdi.h (RGB): Correct macro.

20 years agoTreat adds and subs as a special case
nickc [Thu, 15 Apr 2004 08:55:27 +0000 (08:55 +0000)]
Treat adds and subs as a special case

20 years agoCatch NULL bfd pointers passed to bfd_archive_filename
nickc [Thu, 15 Apr 2004 08:48:55 +0000 (08:48 +0000)]
Catch NULL bfd pointers passed to bfd_archive_filename

20 years ago * elf64-sparc.c (sparc64_elf_check_relocs): Fix thinko last change.
amodra [Thu, 15 Apr 2004 06:03:59 +0000 (06:03 +0000)]
* elf64-sparc.c (sparc64_elf_check_relocs): Fix thinko last change.

20 years ago * elflink.c (_bfd_elf_merge_symbol): Treat weak as strong only
amodra [Thu, 15 Apr 2004 02:55:20 +0000 (02:55 +0000)]
* elflink.c (_bfd_elf_merge_symbol): Treat weak as strong only
when it is a definition.

20 years agogas/
hjl [Thu, 15 Apr 2004 01:49:21 +0000 (01:49 +0000)]
gas/

2004-04-14  H.J. Lu  <hongjiu.lu@intel.com>

* config/tc-generic.c: Add some comments.

ld/testsuite/

2004-04-14  H.J. Lu  <hongjiu.lu@intel.com>

* ld-scripts/assert.s: Add a newline.
* ld-scripts/data.s: Likewise.

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

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

20 years ago * cpu/iq2000.opc (parse_jtargq10): Add ATTRIBUTE_UNUSED on unused args.
scox [Wed, 14 Apr 2004 21:29:33 +0000 (21:29 +0000)]
* cpu/iq2000.opc (parse_jtargq10): Add ATTRIBUTE_UNUSED on unused args.
(parse_jtargq10, iq2000_cgen_isa_register, parse_mlo16): Declare.

20 years ago Fix case.
corinna [Wed, 14 Apr 2004 21:16:31 +0000 (21:16 +0000)]
Fix case.

20 years ago * ntdll.h: Fix copyright date.
corinna [Wed, 14 Apr 2004 21:11:43 +0000 (21:11 +0000)]
* ntdll.h: Fix copyright date.
* sec_acl.cc (acl_worker): delete allocated fhandler.
* syscalls.cc (chown_worker): Ditto.
(chmod): Ditto.
(stat_worker): Use get_namehash instead of hash_path_name.

20 years ago * sec_acl.cc (getacl): Avoid compiler warning.
corinna [Wed, 14 Apr 2004 20:16:27 +0000 (20:16 +0000)]
* sec_acl.cc (getacl): Avoid compiler warning.
* security.cc (write_sd): Ditto.  Fix error handling.

20 years ago* NEWS (New native configurations): Mention NetBSD/vax.
kettenis [Wed, 14 Apr 2004 19:19:07 +0000 (19:19 +0000)]
* NEWS (New native configurations): Mention NetBSD/vax.
* configure.host: Add vax-*-netbsdelf* and vax-*-netbsd*.
* config/vax/nbsdelf.mh: New file.
* config/vax/nbsdaout.mh: New file.
* config/vax/nm-nbsd.h: New file.
* config/vax/nm-nbsdaout.h: New file.

20 years ago* vaxnbsd-tdep.c: New file.
kettenis [Wed, 14 Apr 2004 18:02:41 +0000 (18:02 +0000)]
* vaxnbsd-tdep.c: New file.
* Makefile.in (vaxnbsd-tdep.o): New dependency.
* configure.tgt: Add vax-*-netbsd* and vax-*-openbsd*.
* config/vax/nbsd.mt: New file.
* config/vax/tm-nbsd.h: New file.

20 years ago* Makefile.in (vaxbsd-nat.o): New dependency.
kettenis [Wed, 14 Apr 2004 17:52:01 +0000 (17:52 +0000)]
* Makefile.in (vaxbsd-nat.o): New dependency.

20 years ago* vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
kettenis [Wed, 14 Apr 2004 17:48:36 +0000 (17:48 +0000)]
* vax-tdep.h (vax_regnum): Add VAX_R0_REGNUM and VAX_R1_REGNUM.
* vax-tdep.c (vax_store_arguments): Remove struct_return and
struct_addr arguments.  Don't push return value address.
(vax_push_dummy_call): Don't pass STRUCT_RETURN and STRUCT_ADDR as
arguments to vax_store_arguments.  Store return value address in
R1.
(vax_store_struct_return, vax_extract_return_value)
(vax_store_return_value): Remove functions.
(vax_return_value): New function.
(vax_gdbarch_init): Set return value.  Don't set
deprecated_store_struct_return, deprecated_extract_struct_return
and deprecated_store_return_value.

20 years ago * syscalls.cc (fstat64): Use get_namehash instead of hash_path_name.
corinna [Wed, 14 Apr 2004 16:51:27 +0000 (16:51 +0000)]
* syscalls.cc (fstat64): Use get_namehash instead of hash_path_name.

20 years ago * fhandler.cc (fhandler_base::open): Simplify access evaluation
corinna [Wed, 14 Apr 2004 16:36:25 +0000 (16:36 +0000)]
* fhandler.cc (fhandler_base::open): Simplify access evaluation
expression.
(fhandler_base::facl): New method.
* fhandler.h: Declare facl method in fhandler_base,
fhandler_disk_file and fhandler_virtual.
* fhandler_disk_file.cc (fhandler_disk_file::facl): New method.
* fhandler_virtual.cc (fhandler_virtual::facl): New method.
* sec_acl.cc: Remove forward declaration for aclsort32 and acl32.
(setacl): Remove static.  Add and use handle parameter.
(getacl): Ditto.
(acl_worker): Reorganize to call fhandler's facl method eventually.
(facl32): Ditto.
* security.cc (get_nt_object_security): Remove static.
* security.h: Add extern declarations for get_nt_object_security,
aclsort32, acl32, getacl and setacl.

Apply missing syscalls.cc patch and ChangeLog of previous check in.
* syscalls.cc (chown_worker): Reorganize to call fhandler's fchown
method eventually.
(fchown): Ditto.

20 years ago * ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
schwab [Wed, 14 Apr 2004 15:18:05 +0000 (15:18 +0000)]
* ia64-tdep.c (ia64_libunwind_frame_prev_register): Handle null
value buffer.
* libunwind-frame.c (libunwind_frame_prev_register): Likewise.

20 years ago * fhandler.cc (fhandler_base::open): Accomodate query_write_control
corinna [Wed, 14 Apr 2004 13:40:06 +0000 (13:40 +0000)]
* fhandler.cc (fhandler_base::open): Accomodate query_write_control
query_state.
(fhandler_base::fchown): New method.
* fhandler.h: Declare fchown method in fhandler_base,
fhandler_disk_file and fhandler_virtual.
(enum query_state): Add query_write_control.
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Set query_state
to query_write_control.  Only remove FILE_ATTRIBUTE_READONLY if not
setting security descriptor.
(fhandler_disk_file::fchown): New method.
* fhandler_virtual.cc (fhandler_virtual::fchown): New method.
* sec_acl.cc (setacl): Call write_sd with additional handle attribute.
* security.cc (write_sd): Take handle argument.  Only request owner
if getting SE_RESTORE_NAME privilege failed.  Only open file if
NtSetSecurityObject failed or handle is NULL.
(set_nt_attribute): Call write_sd with additional handle attribute.
* security.h (write_sd): Declare with additional handle argument.

20 years ago* vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
kettenis [Wed, 14 Apr 2004 10:58:39 +0000 (10:58 +0000)]
* vax-tdep.c (vax_store_arguments, vax_push_dummy_call)
(vax_unwind_dummy_id): New functions.
(vax_push_dummy_frame, vax_pop_frame): Remove functions.
(vax_call_dummy_words, sizeof_vax_call_dummy_words): Remove
variables.
(vax_fix_call_dummy): Remove function.
(vax_gdbarch_init): Set push_dummy_call and unwind_dummy_id.
Don't set deprecated_push_dummy_frame, deprecated_pop_frame,
call_dummy_location, deprecated_call_dummy_words,
deprecated_sizeof_call_dummy_words,
deprecated_call_dummy_breakpoint_offset,
deprecated_use_generic_dummy_frames, deprecated_pc_in_call_dummy,
and deprecated_dummy_write_sp.

20 years ago2004-04-14 Robert Wruck <rwruck@users.sourceforge.net>
dannysmith [Wed, 14 Apr 2004 10:53:16 +0000 (10:53 +0000)]
2004-04-14  Robert Wruck  <rwruck@users.sourceforge.net>

* include/ddk/winddk.h (RtlEqualLuid): Correct macro.

20 years ago * autoload.cc (NtSetSecurityObject): Add.
corinna [Wed, 14 Apr 2004 10:20:25 +0000 (10:20 +0000)]
* autoload.cc (NtSetSecurityObject): Add.
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): Only request
READ_CONTROL rights when opening the file.
* ntdll.h (NtSetSecurityObject): Add declaration.
* security.cc (write_sd): Call NtSetSecurityObject instead of
BackupWrite.
(get_nt_object_security): Don't free security descriptor here.

* syscalls.cc (ttyname): Use buffer of length TTY_NAME_MAX + 1.
* sysconf.cc (sysconf): Handle _SC_TTY_NAME_MAX request.
* include/limits.h: Define TTY_NAME_MAX and _POSIX_TTY_NAME_MAX.

20 years ago * elf32-sparc.c (elf32_sparc_relocate_section): Don't abort
amodra [Wed, 14 Apr 2004 09:50:07 +0000 (09:50 +0000)]
* elf32-sparc.c (elf32_sparc_relocate_section): Don't abort
when statically linking PIC code.
* elf64-sparc.c (sparc64_elf_relocate_section): Likewise.

20 years ago * cygwin.din: Export rand_r and ttyname_r.
corinna [Wed, 14 Apr 2004 09:12:03 +0000 (09:12 +0000)]
* cygwin.din: Export rand_r and ttyname_r.
* syscalls.cc (ttyname_r): New function.
(ttyname): Move functionality to ttyname_r.  Call it from here.
* include/cygwin/version.h: Bump API minor number.

20 years ago * doc/c-mips.texi (-m{no-,}fix-vr4120): Renamed from
rsandifo [Wed, 14 Apr 2004 07:48:48 +0000 (07:48 +0000)]
* doc/c-mips.texi (-m{no-,}fix-vr4120): Renamed from
-{no-}mfix-vr4122-bugs.
* config/tc-mips.c (mips_fix_vr4120): Renamed from mips_fix_4122_bugs.
(append_insn, mips_emit_delays): Update accordingly.
(OPTION_FIX_VR4120, OPTION_NO_FIX_VR4120): Renamed from *VR4122.
(md_longopts): Change -{no-,}mfix-vr4122-bugs to -m{no-,}fix-vr4120.
(md_parse_option): Update after above changes.
(md_show_usage): Add -mfix-vr4120.

20 years ago * binutils-all/readelf.ss-mips: Allow named section symbols.
rsandifo [Wed, 14 Apr 2004 07:38:12 +0000 (07:38 +0000)]
* binutils-all/readelf.ss-mips: Allow named section symbols.

20 years ago * gas/elf/section2.e-mips: Allow named section symbols.
rsandifo [Wed, 14 Apr 2004 07:37:18 +0000 (07:37 +0000)]
* gas/elf/section2.e-mips: Allow named section symbols.
* gas/mips/{,el}empic.d, gas/mips/mips{,el}16-[ef].d: Likewise.

20 years ago * strings.c (print_strings): Cast file_off to unsigned long in
amodra [Wed, 14 Apr 2004 05:49:59 +0000 (05:49 +0000)]
* strings.c (print_strings): Cast file_off to unsigned long in
printf arg list.

20 years agomerge from gcc
dj [Wed, 14 Apr 2004 03:12:51 +0000 (03:12 +0000)]
merge from gcc

20 years ago2004-04-14 Pierre Humblet <pierre.humblet@ieee.org>
phumblet [Wed, 14 Apr 2004 03:07:59 +0000 (03:07 +0000)]
2004-04-14  Pierre Humblet <pierre.humblet@ieee.org>

        * path.h (path_conv::set_symlink): Add argument.
        (path_conv::get_symlink_length): New method.
        (path_conv::symlink_length): New member.
        * path.cc (path_conv::check): Pass symlen to set_symlink.
        * fhandler_disk_file.cc (fhandler_base::fstat_helper): For symlinks
        set st_size from get_symlink_length.

20 years agoTypo fix: s/otheriwse/otherwise/
bje [Wed, 14 Apr 2004 01:26:14 +0000 (01:26 +0000)]
Typo fix: s/otheriwse/otherwise/

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

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

20 years ago * security.cc (set_nt_attribute): Only call get_nt_object_security
corinna [Tue, 13 Apr 2004 20:45:13 +0000 (20:45 +0000)]
* security.cc (set_nt_attribute): Only call get_nt_object_security
if handle is NULL.

20 years ago * dir.cc (mkdir): Call set_file_attribute with additional handle
corinna [Tue, 13 Apr 2004 20:36:58 +0000 (20:36 +0000)]
* dir.cc (mkdir): Call set_file_attribute with additional handle
argument.
* fhandler.cc (fhandler_base::fchmod): New method.
* fhandler.h: Declare fchmod method in fhandler_base,
fhandler_disk_file and fhandler_virtual.
* fhandler_disk_file.cc (fhandler_disk_file::fchmod): New method.
(fhandler_base::open_fs): Call set_file_attribute with additional
handle argument.
* fhandler_virtual.cc (fhandler_virtual::fchmod): New method.
* path.cc (symlink_worker): Call set_file_attribute with additional
handle argument.
* security.cc (get_nt_object_security): New function.
(get_nt_object_attribute): Call get_nt_object_security.
(set_nt_attribute): Add handle argument.  Call get_nt_object_security
first, read_sd only if that fails.
(set_file_attribute): Add handle argument.
* security.h (set_file_attribute): Declare with additional handle
argument.
* syscalls.cc (stat_suffixes): Move to beginning of file.
(chown_worker): Call set_file_attribute with additional handle argument.
(chmod): Reorganize to call fhandler's fchmod method eventually.
(fchmod): Ditto.

20 years ago * doc/as.texinfo (Sub-Sections): Conditionalize COFF-specific use
bwilson [Tue, 13 Apr 2004 17:56:12 +0000 (17:56 +0000)]
* doc/as.texinfo (Sub-Sections): Conditionalize COFF-specific use
of .section directive; add a reference to the ELF .subsection
directive.

20 years agoAdd test of M32R seth instruction
nickc [Tue, 13 Apr 2004 16:57:50 +0000 (16:57 +0000)]
Add test of M32R seth instruction

20 years agoFix inifnite loop problem with M32R port
nickc [Tue, 13 Apr 2004 16:47:57 +0000 (16:47 +0000)]
Fix inifnite loop problem with M32R port

20 years ago2004-04-13 David Carlton <carlton@kealia.com>
carlton [Tue, 13 Apr 2004 16:13:32 +0000 (16:13 +0000)]
2004-04-13  David Carlton  <carlton@kealia.com>

* MAINTAINERS: Move myself to "paper trail" section.

20 years agomerge from gcc
dj [Tue, 13 Apr 2004 15:23:19 +0000 (15:23 +0000)]
merge from gcc

20 years agomerge from gcc
dj [Tue, 13 Apr 2004 15:23:08 +0000 (15:23 +0000)]
merge from gcc

20 years ago * autoload.cc (NtQuerySecurityObject): Add.
corinna [Tue, 13 Apr 2004 12:14:58 +0000 (12:14 +0000)]
* autoload.cc (NtQuerySecurityObject): Add.
* ntdll.h (STATUS_BUFFER_TOO_SMALL): Add definition.
(NtQuerySecurityObject): Add declaration.
* security.cc (get_nt_object_attribute): Always use
NtQuerySecurityObject to retrieve security descriptor.

20 years ago * winsup.api/devdsp.c (forkrectest): Move synchronization with child
corinna [Tue, 13 Apr 2004 09:40:02 +0000 (09:40 +0000)]
* winsup.api/devdsp.c (forkrectest): Move synchronization with child
so that test passes also under high CPU load.
(forkplaytest): Ditto.
(abortplaytest): New function to test ioctl code SNDCTL_DSP_RESET.

20 years ago * fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::stop): Add optional
corinna [Tue, 13 Apr 2004 09:38:32 +0000 (09:38 +0000)]
* fhandler_dsp.cc (fhandler_dev_dsp::Audio_out::stop): Add optional
boolean argument so that playing can be stopped without playing
pending buffers.
(fhandler_dev_dsp::ioctl): Stop playback immediately for
SNDCTL_DSP_RESET.  Do not reset audio parameters in this case.
Add support for ioctl SNDCTL_DSP_GETISPACE.
(fhandler_dev_dsp::Audio_out::emptyblocks): Now returns the number of
completely empty blocks.
(fhandler_dev_dsp::Audio_out::buf_info): p->fragments is now the number
of completely empty blocks. This conforms with the OSS specification.
(fhandler_dev_dsp::Audio_out::parsewav): Ignore wave headers that are
not aligned on four byte boundary.
(fhandler_dev_dsp::Audio_in::buf_info): New, needed for
SNDCTL_DSP_GETISPACE.

20 years ago * winsup.h (IMPLEMENT_STATUS_FLAG): New macro to define status flag
corinna [Tue, 13 Apr 2004 09:04:21 +0000 (09:04 +0000)]
* winsup.h (IMPLEMENT_STATUS_FLAG): New macro to define status flag
accessor methods unambiguously.
* fhandler.h: Use IMPLEMENT_STATUS_FLAG throughout where possible.
* fhandler_termios.cc (fhandler_termios::tcinit): Call corrected
accessor for initialized status flag.
* mtinfo.h (class mtinfo_drive): Use IMPLEMENT_STATUS_FLAG throughout.
* path.cc (fs_info::update): Remove duplicate call to flags().
* path.h (struct fs_info): Use IMPLEMENT_STATUS_FLAG where possible.
(path_conv::is_auto_device): Fix spacing.
* tty.h (class tty_min): Use IMPLEMENT_STATUS_FLAG throughout.

20 years agoUpdate libtool entry.
bje [Tue, 13 Apr 2004 03:49:20 +0000 (03:49 +0000)]
Update libtool entry.

20 years ago* thread.cc (pthread::thread_init_wrapper): Wait later to get more parallel
cgf [Tue, 13 Apr 2004 03:25:49 +0000 (03:25 +0000)]
* thread.cc (pthread::thread_init_wrapper): Wait later to get more parallel
behavior.

20 years ago* thread.cc (pthread::create): Use thread mutex to control synchronization
cgf [Tue, 13 Apr 2004 02:59:19 +0000 (02:59 +0000)]
* thread.cc (pthread::create): Use thread mutex to control synchronization
rather than creating a suspended thread.  Wait for "cancellation event" to
indicate that started thread has been properly initialized.
(pthread::thread_init_wrapper): Use set_tls_self_pointer() to set tid and
cygtls.  Signal with cancel_event when done.

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

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

20 years ago2004-04-12 Pierre Humblet <pierre.humblet@ieee.org>
phumblet [Mon, 12 Apr 2004 23:59:23 +0000 (23:59 +0000)]
2004-04-12  Pierre Humblet <pierre.humblet@ieee.org>

        * path.cc (path_conv::check): Fix "tail filling" logic.

20 years ago * gdb.base/sep.exp: Fix typo in comment.
brobecke [Mon, 12 Apr 2004 20:22:54 +0000 (20:22 +0000)]
    * gdb.base/sep.exp: Fix typo in comment.

20 years ago * gdb.base/sep.c: New file.
brobecke [Mon, 12 Apr 2004 20:17:17 +0000 (20:17 +0000)]
    * gdb.base/sep.c: New file.
        * gdb.base/sep-proc.c: New file.
        * gdb.base/sep.exp: New testcase.

20 years ago* vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
kettenis [Mon, 12 Apr 2004 19:49:47 +0000 (19:49 +0000)]
* vax-tdep.c: Include "frame-base.h", "frame-unwind.h" and
"trad-frame.h".
(vax_frame_init_saved_regs): Remove function.
(vax_sigtramp_saved_pc): Remove function.
(vax_frame_saved_pc): Remove function.
(vax_frame_args_address): Remove function.
(vax_frame_num_args): Rewrite.
(vax_frame_chain): Remove function.
(vax_push_dummy_frame): Replace DEPRECATED_FP_REGNUM with
VAX_FP_REGNUM.
(vax_pop_frame): Likewise.
(vax_saved_pc_after_call): Remove function.
(struct vax_frame_cache): New structure.
(vax_frame_cache): New function.
(vax_frame_this_id): New function.
(vax_frame_prev_register): New function.
(vax_frame_unwind): New variable.
(vax_frame_sniffer): New function.
(vax_frame_base_address): New function.
(vax_frame_args_address): New function.
(vax_frame_base): New variable.
(vax_unwind_pc): New function.
(vax_gdbarch_init): Don't set deprecated_init_frame_pc,
deprecated_fp_regnum, deprecated_saved_pc_after_call,
deprecated_frame_chain, deprecated_frame_saved_pc,
deprecated_frame_args_address and
deprecated_frame_init_saved_regs.
* Makefile.in (vax-tdep.o): Update dependencies.

20 years ago* vaxbsd-nat.c: New file.
kettenis [Mon, 12 Apr 2004 16:54:02 +0000 (16:54 +0000)]
* vaxbsd-nat.c: New file.

20 years ago* vax-tdep.h: Update copyright year. Adjust comments.
kettenis [Mon, 12 Apr 2004 16:49:34 +0000 (16:49 +0000)]
* vax-tdep.h: Update copyright year.  Adjust comments.
(VAX_REGISTER_SIZE, VAX_REGISTER_BYTES, VAX_MAX_REGISTER_RAW_SIZE,
VAX_MAX_REGISTER_VIRTUAL_SIZE): Remove macros.
(vax_regnum): New enum.  Replacing...
(VAX_AP_REGNUM, VAX_FP_REGNUM, VAX_SP_REGNUM, VAX_PC_REGNUM)
(VAX_PS_REGNUM): ... these removed macros.
* vax-tdep.c (vax_register_name): Remove prototype.
(vax_register_name): Reorganize somewhat.  Use ARRAY_SIZE.
(vax_register_byte, vax_register_raw_size,
vax_register_virtual_size, vax_register_virtual_type): Remove
functions.
(vax_register_type): New function.
(vax_breakpoint_from_pc): Reorganize.
(vax_gdbarch_init): Set register_type.  Don't set
deprecated_register_size, deprecated_register_bytes,
deprecated_register_byte, deprecated_register_raw_size,
deprecated_max_register_raw_size,
deprecated_register_virtual_size,
deprecated_max_register_virtual_size and
deprecated_register_virtual_type.  Add comment on stack direction.

20 years agoFix botched commit:
kettenis [Mon, 12 Apr 2004 16:17:17 +0000 (16:17 +0000)]
Fix botched commit:

* amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
AMD64_FS_REGNUM and AMD64_GS_REGNUM.

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

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

20 years ago* cygheap.h: Replace inexplicably removed closing brace.
cgf [Sun, 11 Apr 2004 17:36:05 +0000 (17:36 +0000)]
* cygheap.h: Replace inexplicably removed closing brace.

20 years ago* amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
kettenis [Sun, 11 Apr 2004 17:13:23 +0000 (17:13 +0000)]
* amd64-tdep.h (amd64_regnum): Add AMD64_CS_REGNUM,
AMD64_SS_REGNUM, AMD64_DS_REGNUM, AMD64_ES_REGNUM,
AMD64_FS_REGNUM, AMD64_GS_REGNUM.

20 years ago2004-04-11 Chris Demetriou <cgd@broadcom.com>
cgd [Sun, 11 Apr 2004 07:12:13 +0000 (07:12 +0000)]
2004-04-11  Chris Demetriou  <cgd@broadcom.com>

        * utils-fpu.inc (enable_fpu, ckm_fp_cc): New macros.
        (clrset_fp_cc): Fix mask used for upper 7 condition codes.
        * utils-mdmx.inc: Include utils-fpu.inc.
        (enable_mdmx): Use enable_fpu.

20 years ago2004-04-10 Chris Demetriou <cgd@broadcom.com>
cgd [Sun, 11 Apr 2004 06:28:08 +0000 (06:28 +0000)]
2004-04-10  Chris Demetriou  <cgd@broadcom.com>

        * utils-fpu.inc: New file.
        * utils-mdmx.inc: New file.
        * mdmx-ob.s: New file.
        * mdmx-ob-sb1.s: New file.
        * basic.exp: Run new mdmx-ob and mdmx-ob-sb1 tests.

20 years ago2004-04-10 Randolph Chung <tausq@debian.org>
tausq [Sun, 11 Apr 2004 04:25:26 +0000 (04:25 +0000)]
2004-04-10  Randolph Chung  <tausq@debian.org>

* MAINTAINERS (write after approval): Add myself.

20 years ago2004-04-07 Randolph Chung <tausq@debian.org>
tausq [Sun, 11 Apr 2004 04:20:49 +0000 (04:20 +0000)]
2004-04-07  Randolph Chung  <tausq@debian.org>

* hppa-tdep.c (hppa_inner_than): Remove.
(is_pa_2): Remove unused static variable.
(hppa_gdbarch_init): Use core_addr_greaterthan instead of own version.

20 years ago /bfd/ChangeLog
ths [Sun, 11 Apr 2004 04:07:42 +0000 (04:07 +0000)]
/bfd/ChangeLog
* config.bfd: Remove mips*-*-mach3* and mips*-dec-mach3* targets.
* configure.in: Remove mips-dec-bsd*, mips-dec-mach3*, mips-*-mach3*
targets amd aout_mips_big_vec, aout_mips_little_vec target vectors.
* configure: Regenerate.

/gas/ChangeLog
* Makefile.am: Remove mips from aout targets.
* Makefile.in: Regenerate.
* configure.in: Remove mips-dec-bsd* target.
* configure: Regenerate.

/ld/ChangeLog
* configure.host: Remove mips*-dec-bsd* target.
* configure.tgt: Likewise.

20 years ago* cygheap.h (CYGHEAP_SLOP): Reduce drastically to avoid collisions.
cgf [Sun, 11 Apr 2004 04:07:17 +0000 (04:07 +0000)]
* cygheap.h (CYGHEAP_SLOP): Reduce drastically to avoid collisions.

20 years ago* dtable.cc (dtable::extend): Change order of memcpy and cfree.
cgf [Sun, 11 Apr 2004 04:00:01 +0000 (04:00 +0000)]
* dtable.cc (dtable::extend): Change order of memcpy and cfree.

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

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

20 years ago* language.h (language_defn): Add new la_post_parser field.
hilfingr [Sat, 10 Apr 2004 22:09:59 +0000 (22:09 +0000)]
* language.h (language_defn): Add new la_post_parser field.
* parser-defs.h (null_post_parser): New declaration (default for
la_post_parser).

* parse.c (parse_exp_1): Move code to parse_exp_in_context and
insert call to that function.
(parse_exp_in_context): New function, including code formerly in
parse_exp_1.  Calls language-dependent post-parser after
prefixification.
(parse_expression_in_context): New exported function.
(null_post_parser): New definition.
* expression.h (parse_expression_in_context): Add declaration.

* p-lang.c (pascal_language_defn): Add trivial post-parser.
* c-lang.c (c_language_defn): Ditto.
(cplus_language_defn): Ditto.
(asm_language_defn): Ditto.
(minimal_language_defn): Ditto.
* f-lang.c (f_language_defn): Ditto.
* jv-lang.c (java_language_defn): Ditto.
* language.c (unknown_language_defn): Ditto.
(auto_language_defn): Ditto.
(local_language_defn): Ditto.
* m2-lang.c (m2_language_defn): Ditto.
* scm-lang.c (scm_language_defn): Ditto.
* obj-lang.c (objc_language_defn): Ditto.

20 years ago * syscalls.cc (sync): Define void according to SUSv3.
corinna [Sat, 10 Apr 2004 20:40:40 +0000 (20:40 +0000)]
* syscalls.cc (sync): Define void according to SUSv3.

20 years ago * libc/include/sys/unistd.h (sync): Define void on Cygwin according
corinna [Sat, 10 Apr 2004 20:39:47 +0000 (20:39 +0000)]
* libc/include/sys/unistd.h (sync): Define void on Cygwin according
to SUSv3.

20 years ago * sec_acl.cc (setacl): Use correct offset when trying to combine
corinna [Sat, 10 Apr 2004 20:18:11 +0000 (20:18 +0000)]
* sec_acl.cc (setacl): Use correct offset when trying to combine
standard and default entry of same type.

20 years ago * fhandler.cc (rootdir): Add and use second argument.
corinna [Sat, 10 Apr 2004 19:24:55 +0000 (19:24 +0000)]
* fhandler.cc (rootdir): Add and use second argument.
* winsup.h (rootdir): Add second argument in declaration.
* path.cc (fs_info::update): Modify call to rootdir.
* syscalls.cc (check_posix_perm): Ditto.
(statfs): Ditto. Move syscall_printf near top.

20 years ago * Use new unified status_flag accessor methods from classes fhandler_*,
corinna [Sat, 10 Apr 2004 13:45:09 +0000 (13:45 +0000)]
* Use new unified status_flag accessor methods from classes fhandler_*,
tty_min, mtinfo and fs_info thoroughout.
* fhandler.h: Redefine all set_close_on_exec methods to take a bool
argument.
(enum conn_state): Rename from connect_state.
(class fhandler_base): Rename some status flags to align with
accessor method names.  Drop encoded flag entirely.  Unify status
accessor methods.  Const'ify all read accessor methods.
(class fhandler_socket): Ditto.
(class fhandler_dev_raw): Ditto.
* fhandler_disk_file.cc (fhandler_base::fstat_fs): Use fs.fs_is_fat()
instead of evaluating FATness of file system here.
(fhandler_disk_file::opendir): Drop call to set_encoded().
(fhandler_disk_file::readdir): Use pc.isencoded() directly.
* mtinfo.h (class mtinfo_drive): Const'ify all read accessor methods.
* path.cc (fsinfo_cnt): Add.
(fs_info::update): Accomodate class changes. Evaluate file system
name specific flags right here. Add thread safety for reading and
writing global fsinfo array.
* path.h (enum path_types): Drop values for flags kept in fs already.
(struct fs_info): Move status informatin into private struct type
status_flags.  Add accessor methods. Remove path and file system
name string arrays in favor of status bits.
(class path_conv): Use new fs_info status information where
appropriate.
(path_conf::fs_has_ea): Rename from fs_fast_ea.
(path_conf::fs_has_acls): New method.
(path_conf::root_dir): Remove.
(path_conf::volname): Remove.
* syscalls (statfs): Evaluate root dir locally.
* tty.h (class tty_min): Unify status accessor methods.  Const'ify
all read accessor methods.

20 years ago* amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
kettenis [Sat, 10 Apr 2004 11:39:59 +0000 (11:39 +0000)]
* amd64nbsd-tdep.c (amd64nbsd_sigcontext_addr): Remove function.
(amd64nbsd_mcontext_addr): New function.
(amd64nbsd_init_abi): Initialize TDEP->sigcontext_addr as
amd64nbsd_mcontext_addr.  Directly initialize TDEP->sc_reg_offset
with amd64nbsd_r_reg_offset, instead of building it on the fly.

20 years ago* corelow.c (core_xfer_partial): Fix coding standards violation.
kettenis [Sat, 10 Apr 2004 09:49:20 +0000 (09:49 +0000)]
* corelow.c (core_xfer_partial): Fix coding standards violation.
Add support for TARGET_OBJECT_WCOOKIE.

20 years ago* sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
kettenis [Sat, 10 Apr 2004 09:39:59 +0000 (09:39 +0000)]
* sparc-linux-tdep.c (sparc32_linux_init_abi): Don't set
deprecated_pc_in_sigtramp.
* sparc-sol2-tdep.c (sparc32_sol2_init_abi): Likewise.
* sparc64-sol2-tdep.c (sparc64_sol2_init_abi): Likewise.
* sparc64fbsd-tdep.c (sparc64fbsd_init_abi): Likewise.
* sparc64nbsd-tdep.c (sparc64nbsd_init_abi): Likewise.
* sparc64obsd-tdep.c (sparc64obsd_init_abi): Likewise.
* sparcnbsd-tdep.c (sparc32nbsd_init_abi): Likewise.
* sparcobsd-tdep.c (sparc32obsd_init_abi): Likewise.

20 years agoim/mips/ChangeLog ]
cgd [Sat, 10 Apr 2004 07:11:29 +0000 (07:11 +0000)]
im/mips/ChangeLog ]
2004-04-10  Chris Demetriou  <cgd@broadcom.com>

        * sb1.igen (DIV.PS, RECIP.PS, RSQRT.PS, SQRT.PS): New.

[ sim/testsuite/sim/mips/ChangeLog ]
2004-04-10  Chris Demetriou  <cgd@broadcom.com>

        * fpu64-ps-sb1.s: New file.
        * basic.exp: Recognize mipsisa64sb1 targets, and run fpu64-ps-sb1.s
        if appropriate.

20 years ago2004-04-10 Chris Demetriou <cgd@broadcom.com>
cgd [Sat, 10 Apr 2004 07:02:57 +0000 (07:02 +0000)]
2004-04-10  Chris Demetriou  <cgd@broadcom.com>

        * fpu64-ps.s: New file.
        * basic.exp: Run fpu64-ps.s.

20 years ago(and adjust paths in last entry, for move
cgd [Sat, 10 Apr 2004 06:58:54 +0000 (06:58 +0000)]
(and adjust paths in last entry, for move

20 years agomove entry from:
cgd [Sat, 10 Apr 2004 06:58:21 +0000 (06:58 +0000)]
move entry from:
  2004-03-29  Richard Sandiford  <rsandifo@redhat.com>
from ChangeLog into sim/mips/Changelog

20 years ago2004-04-09 Chris Demetriou <cgd@broadcom.com>
cgd [Sat, 10 Apr 2004 06:51:49 +0000 (06:51 +0000)]
2004-04-09  Chris Demetriou  <cgd@broadcom.com>

        * mips.igen (check_fmt): Remove.
        (ABS.fmt, ADD.fmt, C.cond.fmta, C.cond.fmtb, CEIL.L.fmt, CEIL.W)
        (CVT.D.fmt, CVT.L.fmt, CVT.S.fmt, CVT.W.fmt, DIV.fmt, FLOOR.L.fmt)
        (FLOOR.W.fmt, MADD.fmt, MOV.fmt, MOVtf.fmt, MOVN.fmt, MOVZ.fmt)
        (MSUB.fmt, MUL.fmt, NEG.fmt, NMADD.fmt, NMSUB.fmt, RECIP.fmt)
        (ROUND.L.fmt, ROUND.W.fmt, RSQRT.fmt, SQRT.fmt, SUB.fmt)
        (TRUNC.L.fmt, TRUNC.W): Explicitly specify allowed FPU formats.
        (check_fmt_p, CEIL.L.fmt, CEIL.W, DIV.fmt, FLOOR.L.fmt)
        (FLOOR.W.fmt, RECIP.fmt, ROUND.L.fmt, ROUND.W.fmt, RSQRT.fmt)
        (SQRT.fmt, TRUNC.L.fmt, TRUNC.W): Remove all uses of check_fmt.
        (C.cnd.fmta): Remove incorrect call to check_fmt_p.

20 years ago2004-04-09 Chris Demetriou <cgd@broadcom.com>
cgd [Sat, 10 Apr 2004 06:17:54 +0000 (06:17 +0000)]
2004-04-09  Chris Demetriou  <cgd@broadcom.com>

        * sb1.igen (check_sbx): New function.
        (PABSDIFF.fmt, PABSDIFC.fmt, PAVG.fmt): Use check_sbx.

20 years ago* thread.h (pthread::init_mainthread): Remove parameter forked.
cgf [Sat, 10 Apr 2004 00:53:25 +0000 (00:53 +0000)]
* thread.h (pthread::init_mainthread): Remove parameter forked.
(pthread::set_tls_self_pointer): New static function.
* thread.cc (MTinterface::fixup_after_fork): Change call to
pthread::init_mainthread.
(pthread::init_mainthread): Remove parameter forked.  Simplify thread self
pointer handling.
(pthread::self): Set thread self pointer to null_pthread if thread has not been
initialized.
(pthread::set_tls_self_pointer): New static function.

20 years ago* path.cc (path_conv::check): Optimize symlink replacements.
cgf [Sat, 10 Apr 2004 00:50:15 +0000 (00:50 +0000)]
* path.cc (path_conv::check): Optimize symlink replacements.
* path.cc (normalize_posix_path): Add "tail" argument and set it.  Always have
a final slash for directories.  Pass 3rd argument to normalize_win32_path.
(path_conv::check): Pass tail to normalize_posix_path.  Set need_directory and
remove final slash after that call.  Remove last argument to
mount_table->conv_to_win32_path().  Remove noop dostail check.  Remove
fs.update() from inner loop.  Improve tail finding search.
(normalize_win32_path): Add and set tail argument.
(mount_item::build_win32): Avoid calling strcpy.
(mount_info::conv_to_win32_path): Remove third argument and simplify because
the source is normalized.  Keep /proc path in Posix form.  Call
win32_device_name() only once.
(mount_info::conv_to_posix_path): Add and use 3rd argument to
normalize_win32_path to avoid calling strlen.
(cwdstuff::set): Add 3rd argument to normalize_posix_path and remove final
slash if any.
* shared_info.h (mount_info::conv_to_win32_path): Remove last argument in
declaration.

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

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

20 years ago* amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
kettenis [Fri, 9 Apr 2004 23:26:18 +0000 (23:26 +0000)]
* amd64-linux-tdep.c, amd64nbsd-tdep.c, amd64obsd-tdep.c,
i386-linux-tdep.c, i386-tdep.c, i386nbsd-tdep.c, i386obsd-tdep.c:
Fix typo.

20 years ago* amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
kettenis [Fri, 9 Apr 2004 23:24:05 +0000 (23:24 +0000)]
* amd64-tdep.c (amd64_supply_fxsave): Only fiddle with
I387_FISEG_REGNUM and I387_FOSEG_REGNUM in 64-bit mode.
(amd64_collect_fxsave): Likewise.

20 years ago* i386-sol2-tdep.c: Include "gdb_string.h".
kettenis [Fri, 9 Apr 2004 23:15:53 +0000 (23:15 +0000)]
* i386-sol2-tdep.c: Include "gdb_string.h".
(i386_sol2_sigtramp_p): Recognize signal trampoline based on its
name.
* Makefile.in (i386-sol2-tdep.o): Update dependencies.

20 years ago* i386-sol2-tdep.c: Include "solib-svr4.h".
kettenis [Fri, 9 Apr 2004 23:09:02 +0000 (23:09 +0000)]
* i386-sol2-tdep.c: Include "solib-svr4.h".
(i386_sol2_init_abi): Set solib_svr4_fetch_link_map_offsets.
* Makefile.in (i386-sol2-tdep.o): Update dependencies.
* config/i386/tm-i386sol2.h: Include :solib.h".
* config/i386/i386sol2.mh (NATDEPFILES): Remove solib.o,
solib-svr4.o and solib-legacy.o.
* config/i386/i386sol2.mt (TDEPFILES): Add solib.o and
solib-svr4.o.

20 years ago* amd64-linux-nat.c (fetch_inferior_registers): Correctly check
kettenis [Fri, 9 Apr 2004 21:16:03 +0000 (21:16 +0000)]
* amd64-linux-nat.c (fetch_inferior_registers): Correctly check
whether a register is supplied by PTRACE_GETFPREGS.
(store_inferior_registers): Likewise.
* amd64bsd-nat.c (fetch_inferior_registers): Correctly check
whether a register is supplied by PT_GETFPREGS.
(store_inferior_registers): Likewise.

20 years ago * fhandler.h (class fhandler_dev_raw): Move status bits into protected
corinna [Fri, 9 Apr 2004 20:39:18 +0000 (20:39 +0000)]
* fhandler.h (class fhandler_dev_raw): Move status bits into protected
bitfield struct type status_flags.  Drop unused has_written bit.
Add accessor methods.
(fhandler_dev_raw::clear): Remove.
(fhandler_dev_raw::reset_devbuf): Remove.
* fhandler_floppy.cc (fhandler_dev_floppy::lseek): Use accessor method
for is_writing.
* fhandler_raw.cc: Use status accessor methods throughout.
(fhandler_dev_raw::clear): Remove.
(fhandler_dev_raw::fhandler_dev_raw): Drop clear call.
(fhandler_dev_raw::~fhandler_dev_raw): Ditto.
* fhandler_tape.cc: Use mtinfo::status accessor methods throughout.
(mtinfo_drive::close): Fix conditional to enable BSD semantics
correctly.
(mtinfo_drive::get_status): Rename from mtinfo_drive::status.
* mtinfo.h (class mtinfo_drive): Move status bits into private bitfield
struct type status_flags.  Add accessor methods.
Rename status method to get_status.