OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
20 years ago* osabi.c (_initialize_gdb_osabi): Don't return before registering
jimb [Thu, 20 Nov 2003 18:37:20 +0000 (18:37 +0000)]
* osabi.c (_initialize_gdb_osabi): Don't return before registering
the 'set osabi' and 'show osabi' commands.

20 years ago * winsup.api/msgtest.c (main): Revert to use the SIGSYS signal handler.
corinna [Thu, 20 Nov 2003 18:25:36 +0000 (18:25 +0000)]
* winsup.api/msgtest.c (main): Revert to use the SIGSYS signal handler.
* winsup.api/semtest.c (main): Ditto.
* winsup.api/shmtest.c (main): Ditto.

20 years ago * msg.cc (msgctl): Raise SIGSYS if call not available.
corinna [Thu, 20 Nov 2003 18:09:44 +0000 (18:09 +0000)]
* msg.cc (msgctl): Raise SIGSYS if call not available.
(msgget): Ditto.
(msgrcv): Ditto.
(msgsnd): Ditto.
* sem.cc (semctl): Ditto.
(semget): Ditto.
(semop): Ditto.
* shm.cc (shmat): Ditto.
(shmctl): Ditto.
(shmget): Ditto.
(shmdt): Ditto.

20 years ago2003-11-20 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 20 Nov 2003 18:03:47 +0000 (18:03 +0000)]
2003-11-20  Andrew Cagney  <cagney@redhat.com>

* gdb.base/structs.exp: Handle and recover from internal errors.
Replace "foo${n}" with "foo<n>" in test messages.

20 years ago2003-11-20 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 20 Nov 2003 17:11:55 +0000 (17:11 +0000)]
2003-11-20  Andrew Cagney  <cagney@redhat.com>

* gdb.base/structs.exp: Update copyright.  Rewrite.
* gdb.base/structs.c: Update copyright.  Rewrite.

20 years ago2003-11-20 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 20 Nov 2003 15:58:07 +0000 (15:58 +0000)]
2003-11-20  Andrew Cagney  <cagney@redhat.com>

* lib/gdb.exp (gdb_internal_error_resync): Issue a perror when the
resync count exceeded.

20 years ago2003-11-20 Andrew Cagney <cagney@redhat.com>
cagney [Thu, 20 Nov 2003 15:36:33 +0000 (15:36 +0000)]
2003-11-20  Andrew Cagney  <cagney@redhat.com>

* gdb.base/maint.exp: Use gdb_internal_error_resync to recover
from the internal error.
* lib/gdb.exp (gdb_internal_error_resync): New procedure.
Original from Jim Blandy.
(gdb_test_multiple): Use gdb_internal_error_resync.

20 years ago * Makefile.in (install): Install cygserver-config script to bindir.
corinna [Thu, 20 Nov 2003 13:51:33 +0000 (13:51 +0000)]
* Makefile.in (install): Install cygserver-config script to bindir.
* cygserver-config: New script.

20 years ago * elf32-s390.c (elf_s390_relocate_section): Don't recalculate symbol
sky [Thu, 20 Nov 2003 09:54:06 +0000 (09:54 +0000)]
* elf32-s390.c (elf_s390_relocate_section): Don't recalculate symbol
section for reloc output and subtract the output section's address
from the addend when converting a relocation into one against a
section symbol.
* elf64-s390.c (elf_s390_relocate_section): Likewise.

20 years ago * config/tc-h8300.c: Make some functions and global
kazu [Thu, 20 Nov 2003 04:25:25 +0000 (04:25 +0000)]
* config/tc-h8300.c: Make some functions and global
variables static appropriately.

20 years ago * config/obj-ieee.c: Remove duplicate prototypes.
kazu [Thu, 20 Nov 2003 04:12:18 +0000 (04:12 +0000)]
* config/obj-ieee.c: Remove duplicate prototypes.
* config/tc-h8300.c: Likewise.

20 years ago * config/tc-h8300.c: Convert to ISO-C.
kazu [Thu, 20 Nov 2003 03:31:36 +0000 (03:31 +0000)]
* config/tc-h8300.c: Convert to ISO-C.
* config/tc-h8300.h: Likewise.

20 years ago * config/tc-mcore.h: Remove prototypes already in tc.h.
kazu [Thu, 20 Nov 2003 03:11:17 +0000 (03:11 +0000)]
* config/tc-mcore.h: Remove prototypes already in tc.h.
* config/tc-tic4x.c: Likewise.

20 years agomerge from gcc
dj [Thu, 20 Nov 2003 02:01:32 +0000 (02:01 +0000)]
merge from gcc

20 years ago * config/tc-arc.c: Remove a local prototype of atof_ieee.
kazu [Thu, 20 Nov 2003 01:36:48 +0000 (01:36 +0000)]
* config/tc-arc.c: Remove a local prototype of atof_ieee.
* config/tc-ip2k.c: Likewise.
* config/tc-iq2000.c: Likewise.
* config/tc-tic30.c: Remove a comment.

20 years ago * config/obj-aout.h: Fix comment typos.
kazu [Thu, 20 Nov 2003 00:01:54 +0000 (00:01 +0000)]
* config/obj-aout.h: Fix comment typos.
* config/obj-bout.h: Likewise.
* config/obj-coff.c: Likewise.
* config/obj-coff.h: Likewise.
* config/obj-elf.c: Likewise.
* config/obj-ieee.c: Likewise.
* config/obj-som.c: Likewise.
* config/obj-vms.c: Likewise.
* config/obj-vms.h: Likewise.

20 years ago*** empty log message ***
gdbadmin [Thu, 20 Nov 2003 00:01:02 +0000 (00:01 +0000)]
*** empty log message ***

20 years ago * config/tc-xtensa.c (xg_emit_insn): Include "dwarf2dbg.h" and add
bwilson [Wed, 19 Nov 2003 23:55:05 +0000 (23:55 +0000)]
* config/tc-xtensa.c (xg_emit_insn): Include "dwarf2dbg.h" and add
call to dwarf2_emit_insn.

20 years agodaily update
amodra [Wed, 19 Nov 2003 23:00:07 +0000 (23:00 +0000)]
daily update

20 years ago2003-11-19 Nicholas Wourms <nwourms@netscape.net>
jjohnstn [Wed, 19 Nov 2003 21:57:52 +0000 (21:57 +0000)]
2003-11-19  Nicholas Wourms  <nwourms@netscape.net>

        * configure.host: Enable positional arguments for printf
        family for Cygwin.
        * libc/stdio/vfprintf.c (_VFPRINTF_R): Remove extraneous
        pointer reference for quad_ptr_t.

20 years ago* Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
dj [Wed, 19 Nov 2003 19:56:21 +0000 (19:56 +0000)]
* Makefile.tpl (EXTRA_GCC_FLAGS): Pass BOOT_ADAFLAGS.
* Makefile.in: Regenerate.

20 years ago * h8300-dis.c (print_colon_thingie): Remove.
kazu [Wed, 19 Nov 2003 19:44:58 +0000 (19:44 +0000)]
* h8300-dis.c (print_colon_thingie): Remove.

20 years ago * winsup.api/msgtest.c: New file derived from FreeBSD, testing
corinna [Wed, 19 Nov 2003 18:51:18 +0000 (18:51 +0000)]
* winsup.api/msgtest.c: New file derived from FreeBSD, testing
XSI Message Queue support.
* winsup.api/semtest.c: Ditto, testing XSI Semaphore support.
* winsup.api/shmtest.c: Ditto, testing XSI Shared Memory support.

20 years ago * Makefile.in: Add rules to build ipcrm and ipcs.
corinna [Wed, 19 Nov 2003 18:50:52 +0000 (18:50 +0000)]
* Makefile.in: Add rules to build ipcrm and ipcs.
* ipcrm.c: New file.
* ipcs.c: New file.

20 years ago * cygserver.h (client_request::request_code_t): Add
corinna [Wed, 19 Nov 2003 18:50:20 +0000 (18:50 +0000)]
* cygserver.h (client_request::request_code_t): Add
CYGSERVER_REQUEST_MSG and CYGSERVER_REQUEST_SEM.
(admininstrator_group_sid): Add extern declaration.
* cygserver_ipc.h: Rewrite.
* cygserver_msg.h: New file.
* cygserver_sem.h: New file.
* cygserver_shm.h: More or less rewrite.
* cygwin.din: Add msgctl, msgget, msgrcv, msgsnd, semctl, semget and
semop.
* msg.cc: Rewrite.
* safe_memory.h: Remove.
* sem.cc: Rewrite.
* shm.cc: Rewrite.
* include/cygwin/ipc.h: Use appropriate guard.
(struct ipc_perm): Add seq.
(IPCID_TO_IX): New define from BSD.
(IPCID_TO_SEQ): Ditto.
(IXSEQ_TO_IPCID): Ditto.
(IPC_R): Ditto.
(IPC_W): Ditto.
(IPC_M): Ditto.
* include/cygwin/msg.h: Use appropriate guard. #ifdef _KERNEL all stuff
not explicitely defined by SUSv3. Use signed types in structs to match
types used in BSD.
(msgqnum_t): Define unsigned.
(msglen_t): Ditto.
(struct msqid_ds): Add msg_first and msg_last.
(struct msginfo): Remove msgpool. Add msgssz and msgseg.
* include/cygwin/sem.h: Use appropriate guard. #ifdef _KERNEL all stuff
not explicitely defined by SUSv3. Use signed types in structs to match
types used in BSD.
(SEM_UNDO): Define appropriately.
(struct semid_ds): Add sem_base.
(struct seminfo): Add semmap and semusz.
(SEM_A): New define from BSD.
(SEM_R): Ditto.
(SEM_ALLOC): Ditto.
(union semun): Define.
* include/cygwin/shm.h: Use appropriate guard. #ifdef _KERNEL all stuff
not explicitely defined by SUSv3. Use signed types in structs to match
types used in BSD.
(SHMLBA): Define using cygwin_internal(CW_GET_SHMLBA) call.
(struct shmid_ds): Add shm_internal.
(struct shm_info): Rename shm_ids to used_ids as in BSD.  Add define
for shm_ids.
* include/cygwin/sysproto.h: New file.
* include/cygwin/version.h: Bump API minor number.
* include/sys/ipc.h: New file.
* include/sys/msg.h: New file.
* include/sys/queue.h: New file from BSD.
* include/sys/sem.h: New file.
* include/sys/shm.h: New file.
* include/sys/sysproto.h: New file.

20 years ago Don't use safe_new but new throughout. Fix copyright dates
corinna [Wed, 19 Nov 2003 18:49:40 +0000 (18:49 +0000)]
Don't use safe_new but new throughout.  Fix copyright dates
throughout.
* Makefile.in: Accomodate all new files and name changes.
Add a *.d dependency.
(sbindir): Add.
(etcdir): Drop in favor of more appropriate sysconfdir definition.
(sysconfdir): Add.
(CXXFLAGS): Add -MMD flag. Add SYSCONFDIR definition.
(.SUFFIXES): Add.
(install): Add action items.
(libclean): New target.
(fullclean): Ditto.
* bsd_helper.cc: New file.
* bsd_helper.h: Ditto.
* bsd_log.cc: Ditto.
* bsd_log.h: Ditto.
* bsd_mutex.cc: Ditto.
* bsd_mutex.h: Ditto.
* client.cc: Rearrange to build as less as possible if
__INSIDE_CYGWIN__.
(client_request::handle_request): Add Message Queue and Semaphore
handling.
* cygserver.cc: Rearrange to build as less as possible if
__INSIDE_CYGWIN__. Use new debug/log/panic logging functions.
(DEF_CONFIG_FILE): New definition for configuration file.  Use
throughout.
(getfunc): Remove.
(__cygserver__printf): Remove.
(client_request_attach_tty::serve): Return error if impersonation
fails.
(print_usage): Pump up help message.
(print_version): Add output of default configuration file.
(main): Accommodate new options.  Allow overwrite of threading options
from config file.  Call several new initialization functions.  Drop
printing dots.  Don't define SIGHANDLE inline.
* cygserver.conf: New file.
* cygserver_process.h: Rename to process.h.
* cygserver_transport.h: Rename to transport.h.
* cygserver_transport_pipes.h: Rename to transport_pipes.h.
* cygserver_transport_sockets.h: Rename to transport_sockets.h.
* msg.cc: Rewrite.
* sem.cc: Rewrite.
* shm.cc: Rewrite.
* sysv_msg.cc: New file, derived from FreeBSD version 1.52.
* sysv_sem.cc: New file, derived from FreeBSD version 1.66.
* sysv_shm.cc: New file, derived from FreeBSD version 1.89.
* threaded_queue.cc: Rearrange to build as less as possible if
__INSIDE_CYGWIN__.
* transport.cc (transport_layer_base::impersonate_client): Define bool.
(transport_layer_base::revert_to_self): Ditto.
* transport.h (transport_layer_base::impersonate_client): Declare bool.
(transport_layer_base::revert_to_self): Ditto.
* transport_pipes.cc (transport_layer_pipes::transport_layer_pipes):
Don't call init_security.
(init_security): Remove.
(transport_layer_pipes::accept): Use global sec_all_nih.
(transport_layer_pipes::connect): Ditto.
(transport_layer_pipes::impersonate_client): Define bool.
(transport_layer_pipes::revert_to_self): Ditt.
* transport_pipes.h (transport_layer_pipes::impersonate_client): Declare
bool.
(transport_layer_pipes::revert_to_self): Ditto.
* woutsup.h: Include bsd compatibility headers.
(SIGHANDLE): Add definition.
(__cygserver__printf): Remove definition.
(__noop_printf): Ditto.
(debug_printf): Define using debug.
(syscall_printf): Define using log.
(system_printf): Ditto.
Drop all other _printf definitions.

20 years ago2003-11-19 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 19 Nov 2003 18:34:52 +0000 (18:34 +0000)]
2003-11-19  Andrew Cagney  <cagney@redhat.com>

* gdb.base/callfuncs.exp: Change the XFAILed descriptor test to a
KFAIL.

20 years agoNew testcase for PR backtrace/1435.
kettenis [Wed, 19 Nov 2003 17:42:42 +0000 (17:42 +0000)]
New testcase for PR backtrace/1435.
* gdb.arch/i386-unwind.exp: New file.
* gdb.arch/i386-unwind.c: New file.

20 years ago* frame.c (get_prev_frame): Use result from
kettenis [Wed, 19 Nov 2003 17:35:45 +0000 (17:35 +0000)]
* frame.c (get_prev_frame): Use result from
get_frame_address_in_block instead of get_frame_pc as argument to
inside_main_func.  Fixes PR backtrace/1435.

20 years ago2003-11-19 Nicholas Wourms <nwourms@netscape.net>
jjohnstn [Wed, 19 Nov 2003 17:07:35 +0000 (17:07 +0000)]
2003-11-19  Nicholas Wourms  <nwourms@netscape.net>

        * configure.host: Enable positional arguments for printf
        family for Cygwin.
        * libc/stdio/vfprintf.c (_VFPRINTF_R): Remove extraneous
        pointer reference for quad_ptr_t.

20 years ago2003-11-19 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Wed, 19 Nov 2003 16:57:51 +0000 (16:57 +0000)]
2003-11-19  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/stdio/scanf.c: Don't include local.h more than once.

20 years ago2003-11-19 Andrew Cagney <cagney@redhat.com>
cagney [Wed, 19 Nov 2003 16:27:52 +0000 (16:27 +0000)]
2003-11-19  Andrew Cagney  <cagney@redhat.com>

* stack.c (return_command): Handle "void", "legacy" and "unknown
location" return values separatly.
* values.c (using_struct_return): Return 0 for a "void" return
type.  Mention "register_value_being_returned".
(register_value_being_returned): Mention "using_struct_return".

20 years agomerge from gcc
dj [Wed, 19 Nov 2003 16:19:14 +0000 (16:19 +0000)]
merge from gcc

20 years ago * dwarf2read.c (offreg, basereg, isderef, frame_base_reg)
drow [Wed, 19 Nov 2003 15:08:00 +0000 (15:08 +0000)]
* dwarf2read.c (offreg, basereg, isderef, frame_base_reg)
(frame_base_offset): Delete.
(read_func_scope): Delete call to decode_locdesc.
(decode_locdesc): Update comments.  Don't set the removed variables.
Complain for DW_OP_reg* not at the end.  Remove DW_OP_breg* and
DW_OP_fbreg support.

20 years ago * dtable.cc (build_fh_pc): Resurrect accidentally removed
corinna [Wed, 19 Nov 2003 11:19:26 +0000 (11:19 +0000)]
* dtable.cc (build_fh_pc): Resurrect accidentally removed
DEV_CYGDRIVE_MAJOR case.

20 years ago Revert most of last check in to ChangeLog. It duplicated
corinna [Wed, 19 Nov 2003 10:11:46 +0000 (10:11 +0000)]
Revert most of last check in to ChangeLog.  It duplicated
accidentally a big bunch of old entries.

20 years ago * objdump.c: Wrap long lines, init vars separately from decl.
amodra [Wed, 19 Nov 2003 08:21:14 +0000 (08:21 +0000)]
* objdump.c: Wrap long lines, init vars separately from decl.
(disassemble_section): Reset require_sec after call to
find_symbol_for_address.

20 years ago * ld-powerpc/tlsexe32.d: Update for changed symbols from objdump.
amodra [Wed, 19 Nov 2003 03:46:08 +0000 (03:46 +0000)]
* ld-powerpc/tlsexe32.d: Update for changed symbols from objdump.
* ld-powerpc/tlsso32.d: Likewise.

20 years agoFix IA-64 linker failure reported by Andreas Schwab.
wilson [Wed, 19 Nov 2003 02:40:53 +0000 (02:40 +0000)]
Fix IA-64 linker failure reported by Andreas Schwab.
* ldlang.c (lang_process): Move lang_reset_memory_regions call after
lang_do_assignments call.

20 years agoFix -pie core dump with .rela.opd section.
wilson [Wed, 19 Nov 2003 01:06:09 +0000 (01:06 +0000)]
Fix -pie core dump  with .rela.opd section.
bfd/ChangeLog
* elfxx-ia64.c (get_fptr): For fptr_rel, use dynobj not abfd.
(elfNN_ia64_size_dynamic_sections): When stripping sections, check
for ia64_info->rel_fptr_sec.
ld/ChangeLog
* emulparams/elf64_ia64.sh (OTHER_PLT_RELOC_SECTIONS): Include
.rela.opd if -pie.

20 years ago*** empty log message ***
gdbadmin [Wed, 19 Nov 2003 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Tue, 18 Nov 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago * dwarf2read.c (optimized_out, islocal): Remove.
drow [Tue, 18 Nov 2003 21:51:37 +0000 (21:51 +0000)]
* dwarf2read.c (optimized_out, islocal): Remove.
(decode_locdesc): Update comments.  Don't set optimized_out
or islocal.

20 years ago* config/tc-mips.c (macro): Handle new macros: "lca" and "dlca"
macro [Tue, 18 Nov 2003 21:22:51 +0000 (21:22 +0000)]
* config/tc-mips.c (macro): Handle new macros: "lca" and "dlca"
for loading addresses using CALL relocations.
Don't emit CALL relocations when a base register is used.

* gas/mips/lca-svr4pic.d: New test for the "lca" macro.
* gas/mips/lca-xgot.d: Likewise.
* gas/mips/lca.s: Source for the new tests.
* gas/mips/mips.exp: Run the new tests.

* opcode/mips.h: Define new enum members, M_LCA_AB and M_DLCA_AB.

* mips-opc.c (mips_builtin_opcodes): Handle new macros: "lca" and
"dlca".

20 years ago2003-11-18 Corinna Vinschen <corinna@vinschen.de>
jjohnstn [Tue, 18 Nov 2003 19:17:17 +0000 (19:17 +0000)]
2003-11-18  Corinna Vinschen  <corinna@vinschen.de>

        * libc/include/sys/fcntl.h: Declare _open64.
        * libc/include/sys/stat.h: Declare _fstat64.
        * libc/include/sys/unistd.h: Declare _lseek64.

20 years agomerge from gcc
dj [Tue, 18 Nov 2003 19:10:02 +0000 (19:10 +0000)]
merge from gcc

20 years ago * elf64-ppc.c (toc_adjusting_stub_needed): Exit early if section
amodra [Tue, 18 Nov 2003 04:14:13 +0000 (04:14 +0000)]
* elf64-ppc.c (toc_adjusting_stub_needed): Exit early if section
size is zero.

20 years ago*** empty log message ***
gdbadmin [Tue, 18 Nov 2003 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

20 years agodaily update
amodra [Mon, 17 Nov 2003 23:00:05 +0000 (23:00 +0000)]
daily update

20 years ago * fhandler.cc (fhandler_base::lseek): Include high order offset
corinna [Mon, 17 Nov 2003 22:18:42 +0000 (22:18 +0000)]
* fhandler.cc (fhandler_base::lseek): Include high order offset
bits in return value.

20 years ago2003-11-17 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 17 Nov 2003 22:10:22 +0000 (22:10 +0000)]
2003-11-17  Andrew Cagney  <cagney@redhat.com>

* lib/framework.exp (clone_output): Write KFAIL messages to the
screen.

20 years ago2003-11-17 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 17 Nov 2003 21:38:36 +0000 (21:38 +0000)]
2003-11-17  Jeff Johnston  <jjohnstn@redhat.com>
            David Mosberger  <davidm@hpl.hp.com>

        * ia64-tdep.c: Include elf.h.
        [HAVE_LIBUNWIND_IA64_H]: Include libunwind-frame.h and
        libunwind-ia64.h.
        (ia64_rse_slot_num, ia64_rse_skip_regs): New for libunwind support.
        (ia64_gdb2uw_regnum, ia64_uw2gdb_regnum): Ditto.
        (ia64_is_fpreg, ia64_access_reg): Ditto.
        (ia64_access_fpreg, ia64_access_mem): Ditto.
        (get_kernel_table): Ditto.
        (ia64_find_unwind_table): Ditto.
        (ia64_find_proc_info_x, ia64_put_unwind_info): Ditto.
        (ia64_get_dyn_info_list, ia64_libunwind_frame_this_id): Ditto.
        (ia64_libunwind_frame_prev_register): Ditto.
        (ia64_libunwind_frame_sniffer): Ditto.
        (ia64_gdbarch_init)[HAVE_LIBUNWIND_IA64_H]: Add libunwind frame
        sniffer.  Register libunwind functions needed by generic
        libunwind frame code using libunwind_frame_set_descr().

20 years ago * elf.c (_bfd_elf_link_hash_copy_indirect): Copy
drow [Mon, 17 Nov 2003 21:31:09 +0000 (21:31 +0000)]
* elf.c (_bfd_elf_link_hash_copy_indirect): Copy
ELF_LINK_HASH_NEEDS_PLT.  Fix formatting.
* elf32-hppa.c (elf32_hppa_copy_indirect_symbol): Likewise.
* elf32-i386.c (elf_i386_copy_indirect_symbol): Likewise.
* elf32-ppc.c (ppc_elf_copy_indirect_symbol): Likewise.
* elf32-s390.c (elf_s390_copy_indirect_symbol): Likewise.
* elf32-sh.c (sh_elf_copy_indirect_symbol): Likewise.
* elf64-ppc.c (ppc64_elf_copy_indirect_symbol): Likewise.
* elf64-s390.c (elf_s390_copy_indirect_symbol): Likewise.
* elf64-x86-64.c (elf64_x86_64_copy_indirect_symbol): Likewise.
* elfxx-ia64.c (elfNN_ia64_hash_copy_indirect): Likewise.
* elf32-xtensa.c (elf_xtensa_copy_indirect_symbol): Remove.
(elf_backend_copy_indirect_symbol): Don't define.

20 years ago * libc/include/stdlib.h (getprogname): Declare for Cygwin.
corinna [Mon, 17 Nov 2003 17:30:30 +0000 (17:30 +0000)]
* libc/include/stdlib.h (getprogname): Declare for Cygwin.
(setprogname): Ditto.

20 years ago * bsdlib.cc (getprogname): New function.
corinna [Mon, 17 Nov 2003 17:25:58 +0000 (17:25 +0000)]
* bsdlib.cc (getprogname): New function.
(setprogname): New funtion.
* cygwin.din: Export getprogname and setprogname.
* include/cygwin/version.h: Bumb API version number.

20 years agoOops, accidental commit, reverting.
cagney [Mon, 17 Nov 2003 15:09:19 +0000 (15:09 +0000)]
Oops, accidental commit, reverting.

20 years ago2003-11-17 Andrew Cagney <cagney@redhat.com>
cagney [Mon, 17 Nov 2003 15:00:18 +0000 (15:00 +0000)]
2003-11-17  Andrew Cagney  <cagney@redhat.com>

* lib/gdb.exp (compiler_info): New global.
(test_compiler_info): New function.
(get_compiler_info): Set compiler_info.
* lib/compiler.c, lib/compiler.cc: Add copyright.  When GNUC, set
"compiler_info" to gcc-<major>-<minor>.

20 years ago * breakpoint.c (re_enable_breakpoints_in_shlibs): Only re-enable a
drow [Mon, 17 Nov 2003 00:55:48 +0000 (00:55 +0000)]
* breakpoint.c (re_enable_breakpoints_in_shlibs): Only re-enable a
bp_shlib_disabled breakpoint if there is a shared library mapped
at its expected address.

20 years ago*** empty log message ***
gdbadmin [Mon, 17 Nov 2003 00:00:01 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago2003-11-16 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 16 Nov 2003 23:08:36 +0000 (23:08 +0000)]
2003-11-16  Andrew Cagney  <cagney@redhat.com>

* configure.tgt: Delete mips*tx39*-elf*.
* config/mips/tm-tx39.h: Delete file.
* config/mips/tx39.mt: Delete file.
* config/mips/tx39.mt: Delete file.

20 years agodaily update
amodra [Sun, 16 Nov 2003 23:00:04 +0000 (23:00 +0000)]
daily update

20 years ago2003-11-16 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 16 Nov 2003 22:46:48 +0000 (22:46 +0000)]
2003-11-16  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.h (deprecated_mips_set_processor_regs_hack): Declare.
* remote-mips.c (common_open): Instead of
"mips_read_register_type" and "mips_set_processor_type_command"
call "deprecated_mips_set_processor_regs_hack".
* config/mips/tm-mips.h (mips_read_processor_type): Delete
declaration.
(mips_set_processor_type_command): Delete declaration.
* mips-tdep.c (mips_gdbarch_init): Update comment.
(mips_dump_tdep): Do not print MIPS_REGISTER_NAMES.
(mips_set_processor_type): Delete function.
(NUM_MIPS_PROCESSOR_REGS): Define.
(mips_show_processor_type_command): Delete function.
(mips_set_processor_type_command): Delete function.
(tmp_mips_processor_type): Delete.
(mips_processor_type): Delete.
(mips_processor_type_table): Delete.
(mips_r3051_reg_names): Delete.
(mips_r3081_reg_names): Delete.
(mips_lsi33k_reg_names): Delete.
(mips_processor_reg_names): Delete.
(mips_read_processor_type): Delete function.
(deprecated_mips_set_processor_regs_hack): New function.
(struct gdbarch_tdep): Add member "mips_processor_reg_names".
(mips_register_name): Get the processor names from the tdep.
(mips_tx39_reg_names): New array.
(mips_generic_reg_names): Wire to a standard set of names.
(mips_gdbarch_init): Set "mips_processor_reg_names".
* config/mips/tm-irix5.h (MIPS_REGISTER_NAMES): Delete macro.
* config/mips/tm-mips.h (MIPS_REGISTER_NAMES): Delete macro.
* config/mips/tm-tx39.h (MIPS_REGISTER_NAMES): Delete macro.

20 years ago2003-11-16 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 16 Nov 2003 19:24:04 +0000 (19:24 +0000)]
2003-11-16  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (struct gdbarch_tdep): Add field "regnum".
(mips_fpa0_regnum, mips_regnum): New function.
(mips_gdbarch_init): Fill in the "regnum" fields.
* mips-tdep.h (struct mips_regnum): Define.
(mips_regnum): Declare.
* config/mips/tm-mips.h (BADVADDR_REGNUM): Delete macro.
(LO_REGNUM, HI_REGNUM, BADVADDR_REGNUM): Ditto.
(CAUSE_REGNUM, PC_REGNUM, FP0_REGNUM): Ditto.
(FCRCS_REGNUM, FCRIR_REGNUM, FPA0_REGNUM): Ditto.
* config/mips/tm-irix6.h (FP0_REGNUM): Delete macro.
(PC_REGNUM, CAUSE_REGNUM, BADVADDR_REGNUM): Ditto.
(HI_REGNUM, LO_REGNUM, FCRCS_REGNUM, FCRIR_REGNUM): Ditto.
* config/mips/tm-irix5.h (FP0_REGNUM): Delete macro.
(PC_REGNUM, CAUSE_REGNUM, BADVADDR_REGNUM): Ditto.
(HI_REGNUM, LO_REGNUM, FCRCS_REGNUM, FCRIR_REGNUM): Ditto.
* remote-mips.c: Include "mips-tdep.h".  Update.
* mipsnbsd-tdep.c: Update.
* mipsv4-nat.c: Update.
* mips-tdep.c: Update.
* mips-nat.c: Update.
* mips-linux-tdep.c: Update.
* mips-linux-nat.c: Update.
* irix5-nat.c: Update.
* dve3900-rom.c: Include "mips-tdep.h".  Update.
(ignore_packet): Supress GCC warning.
* config/mips/nm-riscos.h: Update.
* Makefile.in (dve3900-rom.o, remote-mips.o): Update dependencies.

20 years ago2003-11-16 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 16 Nov 2003 16:13:49 +0000 (16:13 +0000)]
2003-11-16  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c: Replace DEPRECATED_REGISTER_RAW_SIZE with
register_size.
(mips_register_raw_size): Delete function.
(mips_register_type): Handle "mips64_transfers_32bit_regs_p".
(mips_gdbarch_init): Do not set "deprecated_register_raw_size".
Check and set "mips64_transfers_32bit_regs_p".
(struct gdbarch_tdep): Add "mips64_transfers_32bit_regs_p".
(mips_register_convertible): Check the architecture's
"mips64_transfers_32bit_regs_p".
(set_mips64_transfers_32bit_regs): New function.
(_initialize_mips_tdep): Use "add_setshow_cmd" when adding the
"set remote-mips64-transfers-32bit-regs" command.  Specify
set_mips64_transfers_32bit_regs as the set function.

20 years ago* i386-tdep.h (i386_supply_gregset): Provide prototype.
kettenis [Sun, 16 Nov 2003 15:06:59 +0000 (15:06 +0000)]
* i386-tdep.h (i386_supply_gregset): Provide prototype.
* i386-tdep.c (i386_supply_gregset): Make public.

20 years ago2003-11-16 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 16 Nov 2003 14:31:51 +0000 (14:31 +0000)]
2003-11-16  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (mips_register_byte): Delete function.
(mips_gdbarch_init): Do not set "deprecated_register_byte".
* config/mips/tm-mips.h (MIPS_REGISTER_BYTE): Delete macro.
* config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Delete macro.
* config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Delete macro.

20 years ago* i386-tdep.c (i386_extract_return_value): Don't use bfd_byte.
kettenis [Sun, 16 Nov 2003 10:43:06 +0000 (10:43 +0000)]
* i386-tdep.c (i386_extract_return_value): Don't use bfd_byte.

20 years ago2003-11-16 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 16 Nov 2003 05:57:08 +0000 (05:57 +0000)]
2003-11-16  Andrew Cagney  <cagney@redhat.com>

* config/mips/linux64.mt: Delete file.
* config/mips/tm-linux64.h: Delete file.
* config/mips/tm-mips64.h: Delete file.
* config/mips/embed64.mt: Delete file.
* config/djgpp/fnchange.lst: Update.
* configure.tgt: Delete explicit patterns for mipsisa64*-*-linux*,
mips64*-*-linux*, mips64*-*-*, and mipsisa64*-*-*.
* config/mips/tm-irix6.h: Update copyright.  Include
"mips/tm-mips.h" instead of "mips/tm-mips64.h".
* mips-tdep.c (mips_dump_tdep): Do not print "OP_LDFPR" or
"OP_LDGPR".

20 years ago2003-11-15 Andrew Cagney <cagney@redhat.com>
cagney [Sun, 16 Nov 2003 04:57:24 +0000 (04:57 +0000)]
2003-11-15  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (mips_register_type): Simplify.  Eliminate reference
to MIPS_REGISTER_TYPE.  Make integer registers signed.  Make IRIX
n32 registers 64 bit.
(mips_register_raw_size, mips_register_byte): For pseudo
registers, use the register's pseudo size and not the
corresponding raw register's size.
* config/mips/tm-mips64.h (MIPS_REGISTER_TYPE): Delete macro.
* config/mips/tm-mips.h (MIPS_REGISTER_TYPE): Delete macro.
* config/mips/tm-irix6.h: Don't #undef MIPS_REGISTER_TYPE.
* config/mips/tm-irix5.h (MIPS_REGISTER_TYPE): Delete macro.

20 years ago*** empty log message ***
gdbadmin [Sun, 16 Nov 2003 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago2003-11-15 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 15 Nov 2003 23:34:53 +0000 (23:34 +0000)]
2003-11-15  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (struct gdbarch_tdep): Delete member
gdb_target_is_mips64.
(GDB_TARGET_IS_MIPS64): Delete macro.
(mips_gdbarch_init): Do not set tdep's gdb_target_is_mips64.
(mips_dump_tdep): Do not print GDB_TARGET_IS_MIPS64.
(mips_addr_bits_remove): Simplify.

20 years ago2003-11-15 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 15 Nov 2003 22:35:36 +0000 (22:35 +0000)]
2003-11-15  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c: Replace DEPRECATED_REGISTER_VIRTUAL_SIZE with
register_size.

20 years ago2003-11-15 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 15 Nov 2003 22:09:06 +0000 (22:09 +0000)]
2003-11-15  Andrew Cagney  <cagney@redhat.com>

Replace MIPS_REGSIZE with mips_regsize.
* mips-tdep.c (mips_regsize): New function.
* mips-tdep.h (mips_regsize): Declare.
* mipsnbsd-tdep.h (SIZEOF_STRUCT_FPREG): Update.
(SIZEOF_STRUCT_REG): Update.
* mipsnbsd-tdep.c (mipsnbsd_supply_reg): Update.
(mipsnbsd_fill_reg): Update.
(mipsnbsd_supply_fpreg): Update.
(mipsnbsd_fill_fpreg): Update.
(NBSD_MIPS_JB_ELEMENT_SIZE): Update.
* mips-tdep.c (mips_register_raw_size): Update.
(mips_register_type): Update.
(SIGFRAME_BASE): Update.
(SIGFRAME_PC_OFF): Update.
(SIGFRAME_REGSAVE_OFF): Update.
(SIGFRAME_FPREGSAVE_OFF): Update.
(SIGFRAME_REG_SIZE): Update.
(mips32_heuristic_proc_desc): Update.
(print_gp_register_row): Update.
(mips_dump_tdep): Do not print MIPS_REGSIZE.
* irix5-nat.c (supply_gregset): Update.
(fetch_core_registers): Update.
* config/mips/tm-mips64.h (MIPS_REGSIZE): Delete macro.
* config/mips/tm-irix6.h (MIPS_REGISTER_BYTE): Update.
* config/mips/tm-mips.h (MIPS_REGSIZE): Delete macro.
(MIPS_REGISTER_BYTE): Update.
* config/mips/tm-irix5.h (MIPS_REGISTER_BYTE): Update.

20 years ago2003-11-15 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 15 Nov 2003 21:49:29 +0000 (21:49 +0000)]
2003-11-15  Andrew Cagney  <cagney@redhat.com>

* config/sparc/tm-sparc.h (DEPRECATE_USE_REGISTER_NOT_ARG): Rename
USE_REGISTER_NOT_ARG.
* stabsread.c (define_symbol): Update.

20 years ago2003-11-15 Andrew Cagney <cagney@redhat.com>
cagney [Sat, 15 Nov 2003 19:39:03 +0000 (19:39 +0000)]
2003-11-15  Andrew Cagney  <cagney@redhat.com>

* bcache.h (deprecated_bcache): Declare.
(bcache): Make returned buffer constant.
* bcache.c (deprecated_bcache): New function.
(bcache_data): New function.
(bcache): Call bcache data.
* symfile.c (add_psymbol_to_list): Use deprecated_bcache.
(add_psymbol_with_dem_name_to_list): Ditto.

20 years ago2003-11-15 Michael Chastain <mec.gnu@mindspring.com>
chastain [Sat, 15 Nov 2003 18:31:44 +0000 (18:31 +0000)]
2003-11-15  Michael Chastain  <mec.gnu@mindspring.com>

* gdb.trace/configure: Remove.

20 years ago* include/limits.h: Revert unsanctioned changes below.
cgf [Sat, 15 Nov 2003 17:04:10 +0000 (17:04 +0000)]
* include/limits.h: Revert unsanctioned changes below.
* include/cygwin/config.h: Ditto.
* include/sys/param.h: Ditto.

20 years agoMove an entry that belong to sim/h8300/ChangeLog.
kazu [Sat, 15 Nov 2003 16:57:06 +0000 (16:57 +0000)]
Move an entry that belong to sim/h8300/ChangeLog.

20 years ago* config/tc-mips.c: Formatting fixes.
macro [Sat, 15 Nov 2003 15:57:14 +0000 (15:57 +0000)]
* config/tc-mips.c: Formatting fixes.

20 years ago* glibc-tdep.h (struct gdbarch): Declare opaque.
kettenis [Sat, 15 Nov 2003 14:02:57 +0000 (14:02 +0000)]
* glibc-tdep.h (struct gdbarch): Declare opaque.
(glibc_skip_solib_resolver): Adjust prototype.
* glibc-tdep.c (glibc_skip_solib_resolver): Adjust.
* arm-linux-tdep.c (arm_linux_skip_solib_resolver): Remove.
(arm_linux_init_abi): Set skip_solib_resolver.
* i386-linux-tdep.c (i386_linux_skip_solib_resolver): Remove.
(i386_linux_init_abi): Set skip_solib_resolver.
* config/arm/tm-linux.h (SKIP_SOLIB_RESOLVER): Remove.
(arm_linux_skip_solib_resolver): Remove prototype.
* config/i386/tm-linux.h (SKIP_SOLIB_RESOLVER): Remove.
(i386_linux_skip_solib_resolver): Remove prototype.

20 years agoAdd Tab control macro
manubee [Sat, 15 Nov 2003 01:00:06 +0000 (01:00 +0000)]
Add Tab control macro

20 years ago*** empty log message ***
gdbadmin [Sat, 15 Nov 2003 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

20 years ago2003-11-11 Robert Collins <rbtcollins@hotmail.com>
rbcollins [Fri, 14 Nov 2003 23:40:05 +0000 (23:40 +0000)]
2003-11-11  Robert Collins <rbtcollins@hotmail.com>
    Ron Parker <rdparker@butlermfg.com>

* bsdlib.cc: Update throughout to use CYG_MAX_PATH rather than MAX_PATH.
* cygheap.h: Ditto.
* dcrt0.cc: Ditto.
* delqueue.cc: Ditto.
* dlfcn.cc: Ditto.
* dll_init.cc: Ditto.
* dll_init.h: Ditto.
* dtable.cc: Ditto.
* environ.cc: Ditto.
* environ.h: Ditto.
* exceptions.cc: Ditto.
* external.cc: Ditto.
* fhandler_disk_file.cc: Ditto.
* fhandler_proc.cc: Ditto.
* fhandler_process.cc: Ditto.
* fhandler_raw.cc: Ditto.
* fhandler_registry.cc: Ditto.
* fhandler_socket.cc: Ditto.
* fhandler_virtual.cc: Ditto.
* miscfuncs.cc: Ditto.
* mmap.cc: Ditto.
* netdb.cc: Ditto.
* path.cc: Ditto.
* path.h: Ditto.
* pinfo.cc: Ditto.
* pinfo.h: Ditto.
* pthread.cc: Ditto.
* registry.cc: Ditto.
* shared.cc: Ditto.
* shared_info.h: Ditto.
* smallprint.c: Ditto.
* spawn.cc: Ditto.
* strace.cc: Ditto.
* syscalls.cc: Ditto.
* thread.h: Ditto.
* uinfo.cc: Ditto.
* winsup.h: Ditto.
* include/limits.h: Ditto.
* include/cygwin/config.h: Ditto.
* include/sys/param.h: Ditto.

20 years ago* gdbarch.sh (skip_solib_resolver): Change into a multi-arch
kettenis [Fri, 14 Nov 2003 21:22:42 +0000 (21:22 +0000)]
* gdbarch.sh (skip_solib_resolver): Change into a multi-arch
function.
* gdbarch.c, gdbarch.h: Regenerate.
* infrun.c (handle_inferior_event): Call
gdbarch_skip_solib_resolver instead of SKIP_SOLIB_RESOLVER.
* arch-utils.c (generic_in_solib_call_trampoline): Adjust function
definition.
* arch-utils.h (generic_in_solib_call_trampoline): Adjust function
prototype.

20 years ago2003-11-14 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 14 Nov 2003 21:17:50 +0000 (21:17 +0000)]
2003-11-14  Jeff Johnston  <jjohnstn@redhat.com>

        * libunwind-frame.c: New file.
        * libunwind-frame.h: New file.
        * acconfig.h (HAVE_LIBUNWIND): #undef reference added.
        * configure.in: Add --with-libunwind option support.  Define
        HAVE_LIBUNWIND if libunwind support selected / defaulted.
        Also check for libunwind.h and libunwind-ia64.h headers.
        * configure: Regenerated.
        * Makefile.in: Add support for libunwind-frame.o.
        * config.in: Regenerated.

20 years agoLinux/FR-V support.
kevinb [Fri, 14 Nov 2003 21:17:17 +0000 (21:17 +0000)]
Linux/FR-V support.

20 years ago2003-11-14 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 14 Nov 2003 20:49:23 +0000 (20:49 +0000)]
2003-11-14  Jeff Johnston  <jjohnstn@redhat.com>

        * config/ia64/nm-linux.h (NATIVE_XFER_UNWIND_TABLE): New macro to
        set up the ia64 linux native target method for getting the kernel
        unwind table.
        * ia64-linux-nat.c (ia64_linux_xfer_unwind_table): New function.
        * inftarg.c (child_xfer_partial): Enable section of code to
        handle TARGET_OBJECT_UNWIND_TABLE.
        * target.h (target_object): Add new TARGET_OBJECT_UNWIND_TABLE macro.

20 years ago * config/arm/nbsd.mt (TM_FILE): Define.
ian [Fri, 14 Nov 2003 20:45:10 +0000 (20:45 +0000)]
* config/arm/nbsd.mt (TM_FILE): Define.
* config/arm/tm-nbsd.h: New file.

20 years ago * mkgroup.c: Avoid compiler warnings throughout.
corinna [Fri, 14 Nov 2003 19:14:43 +0000 (19:14 +0000)]
* mkgroup.c: Avoid compiler warnings throughout.
* mkpasswd.c: Ditto.
* passwd.c: Ditto.

20 years ago * elfxx-mips.c (mips_elf_merge_gots): Weaken assert for local
drow [Fri, 14 Nov 2003 16:05:13 +0000 (16:05 +0000)]
* elfxx-mips.c (mips_elf_merge_gots): Weaken assert for local
GOT entries.

20 years agoAdd new field to disassemble_info structure: symbol_is_valid() and use it to
nickc [Fri, 14 Nov 2003 15:12:42 +0000 (15:12 +0000)]
Add new field to disassemble_info structure: symbol_is_valid() and use it to
skip displaying arm elf mapping symbols in disassembly output.

20 years ago2003-11-14 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 14 Nov 2003 14:34:29 +0000 (14:34 +0000)]
2003-11-14  Andrew Cagney  <cagney@redhat.com>

* Makefile.in (ppc-sysv-tdep.o): Update dependencies.
* ppc-sysv-tdep.c: Include "objfiles.h".
(ppc64_sysv_abi_push_dummy_call): Provide the
the FN's objfile when looking for the descriptor.

20 years ago2003-11-13 Andrew Cagney <cagney@redhat.com>
cagney [Fri, 14 Nov 2003 14:16:28 +0000 (14:16 +0000)]
2003-11-13  Andrew Cagney  <cagney@redhat.com>

* ppc-linux-tdep.c (ppc_linux_init_abi): Set PPC64's
"name_of_malloc" to ".malloc".

20 years agoFix typo in ChangeLog entry: s/R_390_RELAVITE/R_390_RELATIVE/.
sky [Fri, 14 Nov 2003 09:25:00 +0000 (09:25 +0000)]
Fix typo in ChangeLog entry: s/R_390_RELAVITE/R_390_RELATIVE/.

20 years agooops - oomitted during previous commit
nickc [Fri, 14 Nov 2003 08:21:02 +0000 (08:21 +0000)]
oops - oomitted during previous commit

20 years ago * config/tc-arm.c (arm_elf_change_section): Not static.
bje [Fri, 14 Nov 2003 06:55:21 +0000 (06:55 +0000)]
* config/tc-arm.c (arm_elf_change_section): Not static.

20 years ago* dtable.cc (build_fh_pc): Use DEV_SERIAL_MAJOR to catch all serial ports.
cgf [Fri, 14 Nov 2003 01:37:22 +0000 (01:37 +0000)]
* dtable.cc (build_fh_pc): Use DEV_SERIAL_MAJOR to catch all serial ports.
Remove redundant FH_CYGDRIVE case since it is handled by DEV_CYGDRIVE_MAJOR.

20 years ago*** empty log message ***
gdbadmin [Fri, 14 Nov 2003 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

20 years agominor adjustments to Elfyn's contribution.
davidsb [Thu, 13 Nov 2003 22:23:59 +0000 (22:23 +0000)]
minor adjustments to Elfyn's contribution.

20 years agoApply Elfyn's patches as supplied in <http://cygwin.com/ml/cygwin-patches/2003-q3...
davidsb [Thu, 13 Nov 2003 22:07:36 +0000 (22:07 +0000)]
Apply Elfyn's patches as supplied in <cygwin.com/ml/cygwin-patches/2003-q3/msg00156.html>.