OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
23 years agoUpdate copyright notices
nickc [Thu, 8 Mar 2001 21:03:55 +0000 (21:03 +0000)]
Update copyright notices

23 years agoAdd comment (part of immediately previous commit).
taylor [Thu, 8 Mar 2001 20:51:38 +0000 (20:51 +0000)]
Add comment (part of immediately previous commit).

23 years ago * stack.c (parse_frame_specification): For one argument case,
taylor [Thu, 8 Mar 2001 20:45:22 +0000 (20:45 +0000)]
* stack.c (parse_frame_specification): For one argument case,
  handle the situation where the argument is an integer, not an
  address -- arguably the most common case.  This matters on
targets where pointers and addresses are different.

23 years ago* TODO: Revise 5.1 list. Delete PARAMS task. Add coding standard
cagney [Thu, 8 Mar 2001 15:13:00 +0000 (15:13 +0000)]
* TODO: Revise 5.1 list.  Delete PARAMS task.  Add coding standard
review.  Clarify GNU/LINUX/sparc.  Move other tasks to 5.2 or
general.

23 years ago* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.
aoliva [Thu, 8 Mar 2001 05:50:03 +0000 (05:50 +0000)]
* Makefile.in (ALL_GCC, ALL_GCC_C, ALL_GCC_CXX): Set before use.

23 years agoDoco SID + GDB + Solaris 8 broken.
cagney [Thu, 8 Mar 2001 03:19:58 +0000 (03:19 +0000)]
Doco SID + GDB + Solaris 8 broken.

23 years agoFixup checkin of wrong source
meissner [Thu, 8 Mar 2001 02:26:19 +0000 (02:26 +0000)]
Fixup checkin of wrong source

23 years agoAdd support for -fdata-sections
meissner [Thu, 8 Mar 2001 02:20:25 +0000 (02:20 +0000)]
Add support for -fdata-sections

23 years agoConditionalize prevbious pathc on ! defined OLD_ARM_ABI.
nickc [Wed, 7 Mar 2001 23:52:58 +0000 (23:52 +0000)]
Conditionalize prevbious pathc on ! defined OLD_ARM_ABI.

23 years ago* libc/include/sys/config.h: Use ssize_t for read/write declarations.
cgf [Wed, 7 Mar 2001 21:03:42 +0000 (21:03 +0000)]
* libc/include/sys/config.h: Use ssize_t for read/write declarations.

23 years ago* syscalls.cc (_read): Change definition to return ssize_t to be consistent
cgf [Wed, 7 Mar 2001 20:52:32 +0000 (20:52 +0000)]
* syscalls.cc (_read): Change definition to return ssize_t to be consistent
with read.
(_write): Change definition to return ssize_t to be consistent with write.

23 years agoRemove reference to alloca-conf.h
meissner [Wed, 7 Mar 2001 20:19:41 +0000 (20:19 +0000)]
Remove reference to alloca-conf.h

23 years agoUpdate copyright.
cgf [Wed, 7 Mar 2001 17:45:03 +0000 (17:45 +0000)]
Update copyright.

23 years agoUpdate copyright.
cgf [Wed, 7 Mar 2001 17:44:32 +0000 (17:44 +0000)]
Update copyright.

23 years ago2001-03-07 Orjan Friberg <orjanf@axis.com>
orjanf [Wed, 7 Mar 2001 17:29:58 +0000 (17:29 +0000)]
2001-03-07  Orjan Friberg  <orjanf@axis.com>

* gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
* gdb.base/pointers.exp: Relax pattern match of decimals.

23 years ago2001-02-26 Orjan Friberg <orjanf@axis.com>
orjanf [Wed, 7 Mar 2001 17:21:43 +0000 (17:21 +0000)]
2001-02-26  Orjan Friberg  <orjanf@axis.com>

* gdb.base/pointers.c: Don't assume doubles are >= 8 bytes.
* gdb.base/pointers.exp: Relax pattern match of decimals.

23 years ago* defs.h: Provide prototypes for floatformat_is_negative,
kettenis [Wed, 7 Mar 2001 16:09:03 +0000 (16:09 +0000)]
* defs.h: Provide prototypes for floatformat_is_negative,
floatformat_is_nan and floatformat_mantissa.
* utils.c: Include "gdb_assert.h".
(floatformat_is_negative): New function.
(floatformat_is_nan): New function.
(floatformat_mantissa): New function.
* valprint.c: Include "floatformat.h".
(print_floating): Get rid of the Linux-specific
TARGET_ANALYZE_FLOATING macro and rewrite NaN detection with the
help these new functions.  Print NaN's in a format conforming to
ISO C99.

23 years ago2001-03-07 Andreas Jaeger <aj@suse.de>
aj [Wed, 7 Mar 2001 13:49:11 +0000 (13:49 +0000)]
2001-03-07  Andreas Jaeger  <aj@suse.de>

* elf64-x86-64.c (elf64_x86_64_relocate_section): Fix handling of
some relocation values.

23 years ago * top.c (init_main): Make `set history file name' complete on file
eliz [Wed, 7 Mar 2001 07:21:13 +0000 (07:21 +0000)]
* top.c (init_main): Make `set history file name' complete on file
names.

23 years ago* sigproc.h (sigthread): Declare new methods. Create new winapi_lock field.
cgf [Wed, 7 Mar 2001 06:19:34 +0000 (06:19 +0000)]
* sigproc.h (sigthread): Declare new methods.  Create new winapi_lock field.
(sigframe:;set): Call get_winapi_lock after frame is set so that signal handler
thread knows not to call SuspendThread.
(sigframe::~sigframe): Release winapi_lock.
* exceptions.cc (sigthread::get_winapi_lock): New method.
(sigthread::release_winapi_lock): New method.
(setup_handler): Use get_winapi_lock to ensure that signalled thread is not
blocked in a Windows API.
* path.h (path_types): Avoid broken GCC warning.

23 years ago* Makefile.in (LINTFLAGS): Update to contain all of the macros
jtc [Wed, 7 Mar 2001 03:10:15 +0000 (03:10 +0000)]
* Makefile.in (LINTFLAGS): Update to contain all of the macros
which define include paths used when compiling.

* util.c (savestring, msavestring): Change type of length argument.
* defs.h (savestring, msavestring): Update to match.

23 years agoRemove local change that wasn't supposed to be committed.
jtc [Wed, 7 Mar 2001 03:00:33 +0000 (03:00 +0000)]
Remove local change that wasn't supposed to be committed.

23 years ago2001-03-06 J.T. Conklin <jtc@redback.com>
jtc [Wed, 7 Mar 2001 02:57:08 +0000 (02:57 +0000)]
2001-03-06  J.T. Conklin  <jtc@redback.com>

        * symtab.h (decode_line_1): Removed declaration.

        * symfile.c (#include <assert.h>): Removed.

        * arch-utils.c (#include <ctype.h>): Removed.
        * c-typeprint.c: Likewise.
        * dbxread.c: Likewise.
        * gdbtypes.c: Likewise.
        * target.c: Likewise.
        * os9kread.c: Likewise.

        * c-valprint.c (#include "demangle.h"): Removed.
        * ch-typeprint.c: Likewise.
        * eval.c: Likewise.
        * f-typeprint.c: Likewise.
        * f-valprint.c: Likewise.
        * m2-typeprint.c: Likewise.
        * typeprint.c: Likewise.
        * p-typeprint.c: Likewise.
        * valarith.c: Likewise.
        * valprint.c: Likewise.

        * m2-typeprint.c (#include "gdb_string.h"): Removed.
        * nlmread.c: Likewise.

        * mdebugread.c (#include "gdb-stabs.h"): Removed.
        * minsyms.c: Likewise.
        * mipsread.c: Likewise.
        * nlmread.c: Likewise.

        * m2-typeprint.c (#include "obstack.h"): Removed.
        * m2-valprint.c: Likewise.

        * event-loop.c (#include <setjmp.h>): Removed.

23 years ago* config/tc-i386.c (struct _i386_insn): Rename disp_reloc to reloc.
amodra [Wed, 7 Mar 2001 02:52:26 +0000 (02:52 +0000)]
* config/tc-i386.c (struct _i386_insn): Rename disp_reloc to reloc.
(md_assemble [smallest displacement]): Use correct field of i.op[] union.
(md_assemble [JumpInterSegment output]): Use correct i.disp_reloc[].
(md_assemble [immediate output]): Likewise.

23 years ago* ld-scripts/cross2.t: Support any type of text/data sections, not
dj [Tue, 6 Mar 2001 23:03:27 +0000 (23:03 +0000)]
* ld-scripts/cross2.t: Support any type of text/data sections, not
just the canonical ones.

23 years agoFix BLX(1) for Thumb
nickc [Tue, 6 Mar 2001 22:33:44 +0000 (22:33 +0000)]
Fix BLX(1) for Thumb

23 years agoAdd BFD_RELOC_THUMB_PCREL_BLX.
nickc [Tue, 6 Mar 2001 20:27:49 +0000 (20:27 +0000)]
Add BFD_RELOC_THUMB_PCREL_BLX.

23 years agoRest of the changes for Coldfire V4.
nickc [Tue, 6 Mar 2001 20:15:27 +0000 (20:15 +0000)]
Rest of the changes for Coldfire V4.

23 years agoest of the changes for Coldfire V4
nickc [Tue, 6 Mar 2001 20:13:31 +0000 (20:13 +0000)]
est of the changes for Coldfire V4

23 years agoRest of the changes for Coldfire V4
nickc [Tue, 6 Mar 2001 20:12:20 +0000 (20:12 +0000)]
Rest of the changes for Coldfire V4

23 years ago * MAINTAINERS: Remove self from specific maintenance domains
shebs [Tue, 6 Mar 2001 19:24:28 +0000 (19:24 +0000)]
* MAINTAINERS: Remove self from specific maintenance domains
(macos, gdbserver, documentation, testsuite).

23 years agomerge from gcc
dj [Tue, 6 Mar 2001 19:03:36 +0000 (19:03 +0000)]
merge from gcc

23 years agomerge from gcc
dj [Tue, 6 Mar 2001 18:27:14 +0000 (18:27 +0000)]
merge from gcc

23 years agomerge from gcc
dj [Tue, 6 Mar 2001 18:26:32 +0000 (18:26 +0000)]
merge from gcc

23 years ago* merge & robustness fix
fche [Tue, 6 Mar 2001 17:00:41 +0000 (17:00 +0000)]
* merge & robustness fix

2001-03-06  Frank Ch. Eigler  <fche@redhat.com>

* configrun-sid.in: Remove unused configuration variables.
Find sid executable relative to this script in install tree.
Roll back $gloss_specified change.

2001-02-23  John Healy  <jhealy@redhat.com>

* configrun-sid.in: Added $gloss_specified variable.
Added error reporting for sim run.

23 years ago * path.cc (suffix_scan::has): Change order of conditionals
corinna [Tue, 6 Mar 2001 13:05:55 +0000 (13:05 +0000)]
    * path.cc (suffix_scan::has): Change order of conditionals
        to allow checking for .lnk suffixes even if in_suffixes is empty.

23 years ago * autoload.c (cygwin_premain0): Add missing parameter.
corinna [Tue, 6 Mar 2001 12:05:45 +0000 (12:05 +0000)]
    * autoload.c (cygwin_premain0): Add missing parameter.
        * binmode.c (cygwin_premain0): Ditto.
        * textmode.c (cygwin_premain0): Ditto.

Patch contributed by Jason Tiller <jtiller@sjm.com> :
        * auto_load.cc: Add "GetKeyboardLayout" entry in the list of
        Win32 User32.DLL exports to provide.
        * fhandler.h (class fhandler_console): Add meta_mask private
        member to remember which keystroke modifiers should generate
        META.
        * fhandler_console.cc (fhandler_console::read): Modify code that
        tests a keystroke for a META-escaped key to use the 'meta_mask'
        variable.
        (fhandler_console::fhandler_console): Add definition for
        variable "meta_mask" used to determine if a keystroke should be
        preceded by META in the client console stream.  Set meta_mask
        based on whether or not user's keyboard language is English -
        non-English keyboards pass AltGr (right <ALT>) unmolested,
        whereas English keyboards now interpret left- and right-<ALT>
        as META.

23 years agoUpdate/correct copyright notices.
kevinb [Tue, 6 Mar 2001 08:21:05 +0000 (08:21 +0000)]
Update/correct copyright notices.

23 years agoMon Mar 5 21:48:54 2001 J"orn Rennecke <amylaar@redhat.com>
jjohnstn [Tue, 6 Mar 2001 01:04:42 +0000 (01:04 +0000)]
Mon Mar  5 21:48:54 2001  J"orn Rennecke <amylaar@redhat.com>

        * libc/include/sys/config.h (_READ_WRITE_RETURN_TYPE): Define.
        For RTEMS, define to be ssize_t.  Default to int if not defined.
        * libc/stdio/sscanf.c (eofread): Return _READ_WRITE_RETURN_TYPE.
        * libc/stdio/stdio.c (__sread, __swrite): Likewise.
        * libc/stdio/local.h (__sread, __swrite): Likewise.
        * libc/include/sys/reent.h (_read, _write): Likewise.
        * libc/include/sys/unistd.h (read, write, _read, _write): Likewise.
        * libc/syscalls/sysread.c (read): Likewise.
        * libc/syscalls/syswrite.c (write): Likewise.

23 years agoFix whitespace problem in my most recent entry.
kevinb [Tue, 6 Mar 2001 00:55:19 +0000 (00:55 +0000)]
Fix whitespace problem in my most recent entry.

23 years agoConfigury changes for AIX5/IA-64.
kevinb [Tue, 6 Mar 2001 00:52:30 +0000 (00:52 +0000)]
Configury changes for AIX5/IA-64.

23 years agoReverted revision 1.2.
chastain [Mon, 5 Mar 2001 23:40:47 +0000 (23:40 +0000)]
Reverted revision 1.2.

23 years agoRevert revisions 1.81, 1.82, 1.83, 1.84, and 1.85.
chastain [Mon, 5 Mar 2001 23:37:38 +0000 (23:37 +0000)]
Revert revisions 1.81, 1.82, 1.83, 1.84, and 1.85.

23 years agoRevert revision 1.2.
chastain [Mon, 5 Mar 2001 23:33:17 +0000 (23:33 +0000)]
Revert revision 1.2.

23 years agoRevert revision 1.2.
chastain [Mon, 5 Mar 2001 23:29:38 +0000 (23:29 +0000)]
Revert revision 1.2.

23 years ago* TODO (GDB 5.1 Known Problems): Document z8k as broken.
cagney [Mon, 5 Mar 2001 22:22:56 +0000 (22:22 +0000)]
* TODO (GDB 5.1 Known Problems): Document z8k as broken.

23 years ago * include/a.out.h: Add copyright hint.
corinna [Mon, 5 Mar 2001 21:29:20 +0000 (21:29 +0000)]
    * include/a.out.h: Add copyright hint.
        * include/fcntl.h: Ditto.
        * include/lastlog.h: Ditto.
        * include/memory.h: Ditto.
        * include/mntent.h: Ditto.
        * include/paths.h: Ditto.
        * include/poll.h: Ditto.
        * include/syslog.h: Ditto.
        * include/termio.h: Ditto.
        * include/tzfile.h: Ditto.
        * include/arpa/inet.h: Ditto.
        * include/asm/byteorder.h: Ditto.
        * include/asm/socket.h: Ditto.
        * include/asm/types.h: Ditto.
        * include/cygwin/if.h: Ditto.
        * include/cygwin/mtio.h: Ditto.
        * include/cygwin/rdevio.h: Ditto.
        * include/cygwin/socket.h: Ditto.
        * include/net/if.h: Ditto.
        * include/netinet/in.h: Ditto.
        * include/netinet/in_systm.h: Ditto.
        * include/netinet/ip.h: Ditto.
        * include/netinet/ip_icmp.h: Ditto.
        * include/netinet/tcp.h: Ditto.
        * include/sys/cdefs.h: Ditto.
        * include/sys/cygwin.h: Ditto.
        * include/sys/ioctl.h: Ditto.
        * include/sys/mman.h: Ditto.
        * include/sys/mount.h: Ditto.
        * include/sys/mtio.h: Ditto.
        * include/sys/procfs.h: Ditto.
        * include/sys/resource.h: Ditto.
        * include/sys/smallprint.h: Ditto.
        * include/sys/socket.h: Ditto.
        * include/sys/strace.h: Ditto.
        * include/sys/syslog.h: Ditto.
        * include/sys/sysmacros.h: Ditto.
        * include/sys/termio.h: Ditto.
        * include/sys/termios.h: Ditto.
        * include/sys/uio.h: Ditto.
        * include/sys/un.h: Ditto.
        * include/sys/utsname.h: Ditto.
        * include/sys/vfs.h: Ditto.
        * include/sys/wait.h: Ditto.
        * regexp/regerror.c: Ditto.
        * regexp/regexp.h: Ditto.
        * regexp/regmagic.h: Ditto.

23 years ago2001-03-05 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Mon, 5 Mar 2001 21:07:17 +0000 (21:07 +0000)]
2001-03-05  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/time/mktime.c: Add L suffix to _SEC_IN_xxxx constants.

23 years ago* build fix
fche [Mon, 5 Mar 2001 19:50:30 +0000 (19:50 +0000)]
* build fix

2001-03-05  Frank Ch. Eigler  <fche@redhat.com>

        On advice from Momchil Velikov <velco@fadata.bg>:
* configure.in: Test for compiler support of __builtin_expect.
* sidconfig.h: Define LIKELY/UNLIKEY depending on this test.
* configure, sidconfutil.in: Regenerated.

23 years agomerge from gcc
dj [Mon, 5 Mar 2001 19:42:04 +0000 (19:42 +0000)]
merge from gcc

23 years ago * getfacl.c: Add copyright hint.
corinna [Mon, 5 Mar 2001 17:55:23 +0000 (17:55 +0000)]
    * getfacl.c: Add copyright hint.
        * setfacl.c: Ditto.
        * strace.cc: Ditto.

23 years agoclarify my recent entry.
cgf [Mon, 5 Mar 2001 17:03:03 +0000 (17:03 +0000)]
clarify my recent entry.

23 years ago* wince.c: Change realloc to xrealloc throughout.
cgf [Mon, 5 Mar 2001 16:59:54 +0000 (16:59 +0000)]
* wince.c: Change realloc to xrealloc throughout.
(handle_load_dll): Use void * rather than PTR.

23 years ago* ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.
cagney [Mon, 5 Mar 2001 16:38:07 +0000 (16:38 +0000)]
* ocd.h (ocd_xfer_memory): Add ``attrib'' parameter.
* ocd.c (ocd_xfer_memory): Ditto.
* ser-ocd.c (ocd_setstopbits): New function. Add to ocd_ops.
* MAINTAINERS: Document powerpc-eabi and powerpcle-eabi as
buildable with ,-Werror.

* Makefile.in (symfile_h): Define.
(mcore-tdep.o): Add $(symfile_h), $(gdbcore_h) and $(inferior_h).
* mcore-tdep.c: Include "symfile.h", "gdbcore.h" and "inferior.h".
* MAINTAINERS: Document mcore-elf and mcore-pe as buildable with
,-Werror.

* dsrec.c (make_srec): Fix internal_error fmt arg.
* MAINTAINERS: Document i960-coff as buildable with ,-Werror.

23 years agoFixes for NetBSD 1.5. NetBSD has been renumbering/renaming its
cagney [Mon, 5 Mar 2001 16:22:44 +0000 (16:22 +0000)]
Fixes for NetBSD 1.5.  NetBSD has been renumbering/renaming its
SYS_* interfaces.

23 years ago2001-03-05 Dave Brolley <brolley
brolley [Mon, 5 Mar 2001 16:05:37 +0000 (16:05 +0000)]
2001-03-05  Dave Brolley  <brolley

        arch.c: Regenerate.
        arch.h: Regenerate.
        cpu.c: Regenerate.
        cpu.h: Regenerate.
        cpuall.h: Regenerate.
        cpux.c: Regenerate.
        cpux.h: Regenerate.
        decode.c: Regenerate.
        decode.h: Regenerate.
        decodex.c: Regenerate.
        decodex.h: Regenerate.
        model.c: Regenerate.
        modelx.c: Regenerate.
        sem-switch.c: Regenerate.
        sem.c: Regenerate.
        semx-switch.c: Regenerate.

23 years agoCorrect filenames from last commit.
brolley [Mon, 5 Mar 2001 16:01:29 +0000 (16:01 +0000)]
Correct filenames from last commit.

23 years ago2001-03-05 Dave Brolley <brolley@
brolley [Mon, 5 Mar 2001 16:00:16 +0000 (16:00 +0000)]
2001-03-05  Dave Brolley  <brolley@

        * arch.c: Regenerate.
        * arch.h: Regenerate.
        * cpu.c: Regenerate.
        * cpu.h: Regenerate.
        * cpuall.h: Regenerate.
        * decode.c: Regenerate.
        * decode.h: Regenerate.
        * model.c: Regenerate.
        * sem-switch.c: Regenerate.
        * sem.c: Regenerate.

23 years ago2001-03-05 Dave Brolley <brolley@redhat.co
brolley [Mon, 5 Mar 2001 15:55:00 +0000 (15:55 +0000)]
2001-03-05  Dave Brolley  <brolley@redhat.co

        * opcodes/fr30-asm.c: Regenerate.
        * opcodes/fr30-desc.c: Regenerate.
        * opcodes/fr30-desc.h: Regenerate.
        * opcodes/fr30-dis.c: Regenerate.
        * opcodes/fr30-ibld.c: Regenerate.
        * opcodes/fr30-opc.c: Regenerate.
        * opcodes/fr30-opc.h: Regenerate.
        * opcodes/m32r-asm.c: Regenerate.
        * opcodes/m32r-desc.c: Regenerate.
        * opcodes/m32r-desc.h: Regenerate.
        * opcodes/m32r-dis.c: Regenerate.
        * opcodes/m32r-ibld.c: Regenerate.
        * opcodes/m32r-opc.c: Regenerate.
        * opcodes/m32r-opc.h: Regenerate.
        * opcodes/m32r-opinst.c: Regenerate.

23 years ago2001-03-05 Dave Brolley <brolley@redhat.com>
brolley [Mon, 5 Mar 2001 15:43:38 +0000 (15:43 +0000)]
2001-03-05  Dave Brolley  <brolley@redhat.com>

        * sim-decode.scm (-gen-extract-case): Generate declaration of "insn"
        if the number of ifields is greater than zero.

23 years ago* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
cgf [Mon, 5 Mar 2001 06:28:23 +0000 (06:28 +0000)]
* dlopen.c (dlopen): Return NULL when name is NULL (suggested by
chrisiasci@aol.com).
* cygwin.din: Add a new, internally used export - _check_for_executable.
* dcrt0.cc (dll_crt0_1): Set _check_for_executable for older binaries.  Pass
user_data to premain functions.
* fhandler.cc (fhandler_disk_file::open): Only check for executable if the
linked program is intereested in the executable bit.
(fhandler_disk_file::check_execable_p): Delete.
* fhandler.h (executable_states): New enumeration of various states of
executable bit caring.
(fhandler_base::set_execable_p): New method.
* fhandler_termios.cc (fhandler_termios::line_edit): Flag when a signal has
been sent to the tty.  Return -1 when this is so.
* fhandler_console.cc (fhandler_console::read): Return -1 when signal sending
character encountered.
* path.cc (path_conv::check): Record when path refers to a disk device.  Move
executable extension check here.
(check_sysfile): Accomodate new EXEC path states.
(has_suffix): Remove.
(next_suffix): Remove.
(class suffix_scan): New clas.
(suffix_scan::has): New method.
(suffix_scan:next): New method.
(symlink_info::check): Use suffix_scan method to control for scanning for
suffixes.
* path.h (path_conv::exec_state): New method.
* perprocess.h: Make "C" friendly.
* include/cygwin/version.h: Define CYGWIN_VERSION_CHECK_FOR_S_IEXEC.  Bump
CYGWIN_VERSION_API_MINOR.
* include/sys/cygwin.h: Change premain declarations.
* winsup.h: Move __cplusplus test to after builtin defines.

23 years ago* libc/include/sys/stat.h: Use special defines for executable stat bits when
cgf [Mon, 5 Mar 2001 05:13:05 +0000 (05:13 +0000)]
* libc/include/sys/stat.h: Use special defines for executable stat bits when
compiling for Cygwin.
* libc/include/sys/unistd.h: Use special define for X_OK when compiling for
Cygwin.

23 years ago* emultempl/m68kelf.em (m68k_elf_after_allocation): Call
amodra [Mon, 5 Mar 2001 05:02:00 +0000 (05:02 +0000)]
* emultempl/m68kelf.em (m68k_elf_after_allocation): Call
after_allocation_default, not gld..._before_allocation.

23 years agoObvious fix: in an entry for 1997-02-01, expand wildcard to explicit
chastain [Sun, 4 Mar 2001 22:23:30 +0000 (22:23 +0000)]
Obvious fix: in an entry for 1997-02-01, expand wildcard to explicit
list of files actually modified.

23 years agoObvioux fix: in an entry for 1997-06-29, expand wildcard to explicit
chastain [Sun, 4 Mar 2001 22:08:49 +0000 (22:08 +0000)]
Obvioux fix: in an entry for 1997-06-29, expand wildcard to explicit
list of files actually modified.

23 years agoObvious fix: in an entry for 1997-09-10, expand wildcard to explicit
chastain [Sun, 4 Mar 2001 21:41:15 +0000 (21:41 +0000)]
Obvious fix: in an entry for 1997-09-10, expand wildcard to explicit
list of files actually modified.

23 years agoObvious fix. Add missing ChangeLog entry for gdb.c++/ovldbreak.exp
chastain [Sun, 4 Mar 2001 21:23:05 +0000 (21:23 +0000)]
Obvious fix.  Add missing ChangeLog entry for gdb.c++/ovldbreak.exp
change on 2001-01-28.  Embarrassing!

23 years agoObvious fix: in an entry for 2001-02-11, change "gdb.base/cplusfuncs.exp"
chastain [Sun, 4 Mar 2001 21:15:17 +0000 (21:15 +0000)]
Obvious fix: in an entry for 2001-02-11, change "gdb.base/cplusfuncs.exp"
to "gdb.c++/cplusfuncs.exp".

23 years agoObvious fix: in an entry for 1997-02-23, expand wildcard to explicit
chastain [Sun, 4 Mar 2001 20:26:44 +0000 (20:26 +0000)]
Obvious fix: in an entry for 1997-02-23, expand wildcard to explicit
list of files actually modified.

23 years agoObvious fix: in entries for 1998-02-10 and 1998-02-06,
chastain [Sun, 4 Mar 2001 18:52:48 +0000 (18:52 +0000)]
Obvious fix: in entries for 1998-02-10 and 1998-02-06,
change "m68k/tm-delta68.h" to "config/m68k/tm-delta68.h".

23 years agoObvious fix: in an entry for 1997-02-11, change "m32r/tm-m32r.h" to
chastain [Sun, 4 Mar 2001 18:44:42 +0000 (18:44 +0000)]
Obvious fix: in an entry for 1997-02-11, change "m32r/tm-m32r.h" to
"config/m32r/tm-m32r.h".

23 years ago* fhandler.h (class fhandler_tty_common): New mutex and event to
duda [Sun, 4 Mar 2001 15:34:25 +0000 (15:34 +0000)]
* fhandler.h (class fhandler_tty_common): New mutex and event to
syncronize input on master tty with slave tty.
* fhandler_tty.cc (fhandler_pty_master::accept_input): Use them to
syncronize with slave.
* fhandler_tty.cc (fhandler_tty_slave::read): Use input mutex and
event to syncronize with master. Do not limit amount of data read
from master to vmin value. Interrupt on signal and return already
read data, if any.
* fhandler_tty.cc (fhandler_tty_slave::open): Handle input mutex and
event.
* fhandler_tty.cc (fhandler_tty_common::close): Ditto.
* fhandler_tty.cc (fhandler_tty_common::set_close_on_exec): Ditto.
* fhandler_tty.cc (fhandler_tty_common::fixup_after_fork): Ditto.
* fhandler_tty.cc (fhandler_tty_common::dup): Ditto.
* tty.h (tty::open_input_mutex): New function.
* tty.cc (tty::common_init): Create input mutex and event.

23 years ago * solib-aix5.c (aix5_relocate_main_executable): Don't use ANOFFSET
kevinb [Sat, 3 Mar 2001 08:31:20 +0000 (08:31 +0000)]
* solib-aix5.c (aix5_relocate_main_executable): Don't use ANOFFSET
as an lvalue.

23 years agoDon't use ANOFFSET as an lvalue.
kevinb [Sat, 3 Mar 2001 08:24:05 +0000 (08:24 +0000)]
Don't use ANOFFSET as an lvalue.

23 years ago*** empty log message ***
cgf [Sat, 3 Mar 2001 03:56:34 +0000 (03:56 +0000)]
*** empty log message ***

23 years ago* MAINTAINERS (paper trail): Update.
cagney [Sat, 3 Mar 2001 03:34:27 +0000 (03:34 +0000)]
* MAINTAINERS (paper trail): Update.

23 years agoChange convention to ``Fix PR gdb/NNNN''
cagney [Sat, 3 Mar 2001 03:23:50 +0000 (03:23 +0000)]
Change convention to ``Fix PR gdb/NNNN''

23 years agoFrom 2001-03-01 Tom Rix <trix@redhat.com>:
cagney [Sat, 3 Mar 2001 01:38:49 +0000 (01:38 +0000)]
From 2001-03-01 Tom Rix <trix@redhat.com>:
* mn10200-tdep.c (mn10200_frame_chain): Pass 0 for ``pc''
parameter to mn10200_analyze_prologue.
* config/mn10200/tm-mn10200.h: Include "regcache.h".
* MAINTAINERS: Document that mn10200-elf target is buildable.

23 years agoMove GDB_GREGSET_T, GDB_FPREGSET_T defines from config/ia64/xm-aix.h
kevinb [Sat, 3 Mar 2001 00:08:26 +0000 (00:08 +0000)]
Move GDB_GREGSET_T, GDB_FPREGSET_T defines from config/ia64/xm-aix.h
to config/ia64/nm-aix.h.

23 years ago2001-03-02 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 2 Mar 2001 23:16:33 +0000 (23:16 +0000)]
2001-03-02  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/string/strtok.c: Add #undef of __STRICT_ANSI__ so prototype
        of strtok_r is always defined.

23 years ago2001-03-02 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 2 Mar 2001 23:13:04 +0000 (23:13 +0000)]
2001-03-02  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/include/machine/ansi.h: New dummy header file.

23 years ago2001-03-02 Dave Brolley <brolley@redhat.com>
brolley [Fri, 2 Mar 2001 22:50:36 +0000 (22:50 +0000)]
2001-03-02  Dave Brolley  <brolley@redhat.com>

* config/tc-m32r.c (expand_debug_syms): Call frag_align_code rather than
m32r_do_align.

23 years ago2001-03-02 Dave Brolley <brolley@redhat.com>
brolley [Fri, 2 Mar 2001 22:49:57 +0000 (22:49 +0000)]
2001-03-02  Dave Brolley  <brolley@redhat.com>

* config/tc-m32r.c (expand_debug_syms): Call frag_align_code rather than
m32r_do_align.

23 years ago2001-03-02 Matt Hiller <hiller@redhat.com>
hiller [Fri, 2 Mar 2001 22:41:05 +0000 (22:41 +0000)]
2001-03-02  Matt Hiller  <hiller@redhat.com>

* config/mn10300/tm-mn10300.h (E0_REGNUM): Correct to 15.

23 years agoRevise earlier comment regarding sparc-nat.c to be more meaningful.
kevinb [Fri, 2 Mar 2001 20:04:21 +0000 (20:04 +0000)]
Revise earlier comment regarding sparc-nat.c to be more meaningful.

23 years agoPrint warnings if NaNs are found and the target CPU does not support them
nickc [Fri, 2 Mar 2001 18:43:13 +0000 (18:43 +0000)]
Print warnings if NaNs are found and the target CPU does not support them

23 years agoFix typo in which sparc-nat.c was changed to include itself.
kevinb [Fri, 2 Mar 2001 17:01:48 +0000 (17:01 +0000)]
Fix typo in which sparc-nat.c was changed to include itself.

23 years ago * dir.cc (readdir): Fix creating path in symlink check.
corinna [Fri, 2 Mar 2001 12:33:50 +0000 (12:33 +0000)]
    * dir.cc (readdir): Fix creating path in symlink check.

23 years ago * cygwinenv.sgml: Add text for `winsymlinks' option.
corinna [Fri, 2 Mar 2001 12:05:31 +0000 (12:05 +0000)]
    * cygwinenv.sgml: Add text for `winsymlinks' option.
        * how-api.texinfo: Add text to explain new symlinks==shortcuts
        and the CYGWIN setting `(no)winsymlinks'.
        * how-using.texinfo: Add text that Cygwin now treats shortcuts
        as symlinks.

23 years ago * dir.cc (readdir): Fix shortcut==symlink condition.
corinna [Fri, 2 Mar 2001 11:41:09 +0000 (11:41 +0000)]
    * dir.cc (readdir): Fix shortcut==symlink condition.
        * environ.cc: Add extern decl for `allow_winsymlinks'.
        (struct parse_thing): Add entry for `[no]winsymlinks'.
        * path.cc (symlink): Change to be able to create both,
        symlink==shortcut and symlink==systemfile, dependent of
        the setting of `allow_winsymlinks'.
        * security.cc (cygwin_logon_user): Add debug output.
        * shortcut.c: Add defines from path.h.
        (has_exec_chars): Copy from path.h.
        (check_shortcut): Check for executable file condition if not a
        shortcut.

23 years ago* defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__
jtc [Fri, 2 Mar 2001 02:54:08 +0000 (02:54 +0000)]
* defs.h (__CYGWIN__): Moved conditional which defines __CYGWIN__
if __CYGWIN32__ is set from here.
* config/i386/xm-cygwin.h: To here.
* config/powerpc/xm-cygwin.h: To here.

23 years agomerge from gcc
dj [Fri, 2 Mar 2001 02:12:03 +0000 (02:12 +0000)]
merge from gcc

23 years ago* exceptions.cc (sig_handle_tty_stop): Ignore attempts to suspend a process if
cgf [Fri, 2 Mar 2001 02:09:40 +0000 (02:09 +0000)]
* exceptions.cc (sig_handle_tty_stop): Ignore attempts to suspend a process if
started by non-cygwin parent.

23 years ago* select.cc (peek_console): Don't report read_ready on mouse events unless we
cgf [Fri, 2 Mar 2001 01:55:21 +0000 (01:55 +0000)]
* select.cc (peek_console): Don't report read_ready on mouse events unless we
are looking for mouse events.
* fhandler.h (fhandler_console::mouse_aware): New method.

23 years ago* i386-stub.c (handle_exception): Use 'T' response packet.
jtc [Thu, 1 Mar 2001 22:45:41 +0000 (22:45 +0000)]
* i386-stub.c (handle_exception): Use 'T' response packet.

23 years ago[fix my email address in changelog entries]
msnyder [Thu, 1 Mar 2001 22:18:45 +0000 (22:18 +0000)]
[fix my email address in changelog entries]

23 years ago2001-03-01 Michael Snyder <msnyder@mvstp600e.cygnus.com>
msnyder [Thu, 1 Mar 2001 22:10:04 +0000 (22:10 +0000)]
2001-03-01  Michael Snyder  <msnyder@mvstp600e.cygnus.com>

* m32r-tdep.c: Fix cut and paste error in comment.

23 years ago* gdbtypes.h (builtin_type_f_integer): Removed duplicate declaration.
jtc [Thu, 1 Mar 2001 21:56:35 +0000 (21:56 +0000)]
* gdbtypes.h (builtin_type_f_integer): Removed duplicate declaration.
(MAX_OF_TYPE): Wrap macro definition in parenthesis.
(MIN_OF_TYPE): Likewise.

* memattr.h (mem_access_mode): Removed extraneous trailing comma.

23 years ago2001-03-01 Earnie Boyd <earnie@users.sourceforge.net
earnie [Thu, 1 Mar 2001 20:32:34 +0000 (20:32 +0000)]
2001-03-01  Earnie Boyd  <earnie@users.sourceforge.net

* Makefile.in: (snapshot): Add target.
* lib/Makefile.in: (install-headers): Use installdir variable.
(installdir): Set value based on target-alias.

23 years ago * README.GDBTK: Minor spelling, grammar, and formatting fixes.
nsd [Thu, 1 Mar 2001 20:11:27 +0000 (20:11 +0000)]
* README.GDBTK: Minor spelling, grammar, and formatting fixes.