OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
21 years ago * coff-h8300.c: Fix comment typos.
kazu [Fri, 20 Dec 2002 22:41:13 +0000 (22:41 +0000)]
* coff-h8300.c: Fix comment typos.
* coffcode.h: Likewise.
* cpu-cris.c: Likewise.
* elf32-vax.c: Likewise.
* genlink.h: Likewise.
* linker.c: Likewise.
* som.c: Likewise.
* tekhex.c: Likewise.
* vms-misc.c: Likewise.

21 years ago2002-12-20 Martin M. Hunt <hunt@redhat.com>
hunt [Fri, 20 Dec 2002 22:01:36 +0000 (22:01 +0000)]
2002-12-20  Martin M. Hunt  <hunt@redhat.com>

* library/srcbar.itcl (SrcBar): Don't load vmake icon.

* library/images: Removed back.gif, build.gif, file.gif, fore.gif,
gdbtk.gif, opt.gif, tools.gif, tools2_3d.gif, and vmake.gif.

* library/images2: Removed back.gif, build.gif, file.gif, fore.gif,
gdbtk.gif, load.gif, opt.gif, tools.gif, tools2_3d.gif, and vmake.gif.

21 years ago2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 20 Dec 2002 21:36:01 +0000 (21:36 +0000)]
2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>

        * COPYING.NEWLIB: Updated.
        * COPYING.LIBGLOSS: Ditto.

21 years ago2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 20 Dec 2002 21:31:18 +0000 (21:31 +0000)]
2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/machine/i386/f_atan2.S: Change copyright from Cygnus
        Solutions to Red Hat Inc.
        * libc/machine/i386/f_atan2f.S: Ditto.
        * libc/machine/i386/f_exp.c: Ditto.
        * libc/machine/i386/f_expf.c: Ditto.
        * libc/machine/i386/f_frexp.S: Ditto.
        * libc/machine/i386/f_frexpf.S: Ditto.
        * libc/machine/i386/f_ldexp.S: Ditto.
        * libc/machine/i386/f_ldexpf.S: Ditto.
        * libc/machine/i386/f_log.S: Ditto.
        * libc/machine/i386/f_log10.S: Ditto.
        * libc/machine/i386/f_log10f.S: Ditto.
        * libc/machine/i386/f_logf.S: Ditto.
        * libc/machine/i386/f_pow.c: Ditto.
        * libc/machine/i386/f_powf.c: Ditto.
        * libc/machine/i386/f_tan.S: Ditto.
        * libc/machine/i386/f_tanf.S: Ditto.
        * libc/machine/i386/memchr.S: Ditto.
        * libc/machine/i386/memcmp.S: Ditto.
        * libc/machine/i386/memcpy.S: Ditto.
        * libc/machine/i386/memmove.S: Ditto.
        * libc/machine/i386/memset.S: Ditto.
        * libc/machine/i386/strchr.S: Ditto.
        * libc/machine/i386/strlen.S: Ditto.
        * libm/machine/i386/f_atan2.S: Ditto.
        * libm/machine/i386/f_atan2f.S: Ditto.
        * libm/machine/i386/f_exp.c: Ditto.
        * libm/machine/i386/f_expf.c: Ditto.
        * libm/machine/i386/f_frexp.S: Ditto.
        * libm/machine/i386/f_frexpf.S: Ditto.
        * libm/machine/i386/f_ldexp.S: Ditto.
        * libm/machine/i386/f_ldexpf.S: Ditto.
        * libm/machine/i386/f_log.S: Ditto.
        * libm/machine/i386/f_log10.S: Ditto.
        * libm/machine/i386/f_log10f.S: Ditto.
        * libm/machine/i386/f_logf.S: Ditto.
        * libm/machine/i386/f_pow.c: Ditto.
        * libm/machine/i386/f_powf.c: Ditto.
        * libm/machine/i386/f_tan.S: Ditto.
        * libm/machine/i386/f_tanf.S: Ditto.

21 years ago* config/tc-xstormy16.c (md_cgen_lookup_reloc): Support
dj [Fri, 20 Dec 2002 21:14:20 +0000 (21:14 +0000)]
* config/tc-xstormy16.c (md_cgen_lookup_reloc): Support
BFD_RELOC_XSTORMY16_12.

21 years ago* gas/xstormy16/allinsn.sh: Add tests for 12-bit reloc.
dj [Fri, 20 Dec 2002 21:14:03 +0000 (21:14 +0000)]
* gas/xstormy16/allinsn.sh: Add tests for 12-bit reloc.
* gas/xstormy16/allinsn.s: Likewise.
* gas/xstormy16/allinsn.d: Likewise.

21 years ago* xstormy16.h: Add XSTORMY16_12.
dj [Fri, 20 Dec 2002 21:13:42 +0000 (21:13 +0000)]
* xstormy16.h: Add XSTORMY16_12.

21 years ago* reloc.c: Add BFD_RELOC_XSTORMY16_12.
dj [Fri, 20 Dec 2002 21:13:18 +0000 (21:13 +0000)]
* reloc.c: Add BFD_RELOC_XSTORMY16_12.
* libbfd.h: Regenerate.
* bfd-in2.h: Regenerate.
* elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_12.
(xstormy16_reloc_map): Add R_XSTORMY16_12.

21 years ago2002-12-20 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 20 Dec 2002 21:07:55 +0000 (21:07 +0000)]
2002-12-20  Jeff Johnston  <jjohnstn@redhat.com>

        * libc/stdlib/environ.c: Update license to Red Hat.
        * libc/machine/hppa/setjmp.S: Ditto.
        * libm/test/Makefile.in: Ditto.

21 years ago2002-12-20 David Carlton <carlton@math.stanford.edu>
carlton [Fri, 20 Dec 2002 18:37:14 +0000 (18:37 +0000)]
2002-12-20  David Carlton  <carlton@math.stanford.edu>

* gdb.c++/annota2.exp: KFAIL annotate-quit.

21 years ago * include/_mingw.h: Increment version to 2.4.
earnie [Fri, 20 Dec 2002 15:40:10 +0000 (15:40 +0000)]
* include/_mingw.h: Increment version to 2.4.
Makefile.in: Ditto.

21 years ago * agentexpr.texi: Fix typos.
kazu [Fri, 20 Dec 2002 09:35:03 +0000 (09:35 +0000)]
* agentexpr.texi: Fix typos.
* annotate.texi: Likewise.
* fdl.texi: Likewise.

21 years ago * utils-sim.scm (gen-profile-sym): New fn.
devans [Fri, 20 Dec 2002 07:58:31 +0000 (07:58 +0000)]
* utils-sim.scm (gen-profile-sym): New fn.
(<operand>,sbuf-profile-sym): New method.
(<operand>,sbuf-profile-elm): Use it.
* sim.scm (<operand>,gen-record-profile): Use sbuf-profile-sym instead
of hardcoding symbol name.
(<operand>,gen-profile-code): Ditto.
(<unit>,gen-profile-code): Use gen-profile-sym instead of hardcoding
symbol name.

21 years ago * mode.scm (mode-sem-mode): New fn.
devans [Fri, 20 Dec 2002 06:39:04 +0000 (06:39 +0000)]
* mode.scm (mode-sem-mode): New fn.
* operand.scm (op:new-mode): Update. mode-name.
(op-natural-mode?) New fn.
* rtl.scm (hw): Set hw-name,mode-name.
plus some comment tweaks

21 years ago * cgen-asm.c (cgen_parse_keyword): Added underscore to symbol character
devans [Fri, 20 Dec 2002 04:54:30 +0000 (04:54 +0000)]
* cgen-asm.c (cgen_parse_keyword): Added underscore to symbol character
check to fix false keyword trigger with names such as <keyword>_foo.

21 years ago2002-12-19 Pierre Humblet <pierre.humblet@ieee.org>
phumblet [Fri, 20 Dec 2002 03:39:59 +0000 (03:39 +0000)]
2002-12-19  Pierre Humblet <pierre.humblet@ieee.org>

        * localtime.cc (tzsetwall): Set lcl_is_set and lcl_TZname
        in the Cygwin specific part of the routine.

21 years ago2002-12-19 Keith Seitz <keiths@redhat.com>
ezannoni [Fri, 20 Dec 2002 03:37:33 +0000 (03:37 +0000)]
2002-12-19  Keith Seitz  <keiths@redhat.com>

patch committed by Elena Zannoni  <ezannoni@redhat.com>
* thread.c (do_captured_list_thread_ids): Call prune_threads and
target_find_new_threads. Fix for PR mi/669.

21 years ago2002-12-19 Jeff Johnston <jjohnstn@redhat.com>
jjohnstn [Fri, 20 Dec 2002 02:28:59 +0000 (02:28 +0000)]
2002-12-19  Jeff Johnston  <jjohnstn@redhat.com>

        * configure.host: Remove references to go32.
        * libc/sys/go32/*: Removed.

21 years ago * arch.c,arch.h,cpuall.h: Regenerate.
devans [Fri, 20 Dec 2002 02:26:34 +0000 (02:26 +0000)]
* arch.c,arch.h,cpuall.h: Regenerate.
* cpu.c,cpu.h,decode.c,decode.h,model.c,sem-switch.c,sem.c: Regenerate.
* cpux.c,cpux.h,decodex.c,decodex.h,modelx.c,semx-switch.c: Regenerate.

21 years ago Back out sim*.scm changes of 2001-04-02 Ben Elliston <bje@redhat.com>
devans [Fri, 20 Dec 2002 02:22:21 +0000 (02:22 +0000)]
Back out sim*.scm changes of 2001-04-02  Ben Elliston  <bje@redhat.com>
Instead do:
* sim-decode.scm (-gen-decode-insn-globals): Use @PREFIX@_INSN__MAX
as size of IDESC-TABLE-VAR.
(@prefix@_init_idesc_table): Ditto.
* sim-model.scm (-gen-mach-defns): Ditto.
* sim.scm (gen-cpu-insn-enum-decl): Rename last elm from max to -max.

* utils-scm.scm (-gen-decode-insn-entry): Fix some spacing in output.

* insn.scm (-parse-insn-format-symbol): Improve error message.
(-parse-insn-format): Ditto.

21 years agotweak
devans [Fri, 20 Dec 2002 02:20:50 +0000 (02:20 +0000)]
tweak

21 years ago* win/tclWinInit.c (TclpInitLibraryPath): Default to correct location for
cgf [Fri, 20 Dec 2002 02:09:17 +0000 (02:09 +0000)]
* win/tclWinInit.c (TclpInitLibraryPath): Default to correct location for
installLib on cygwin.

21 years ago2002-12-19 Pierre Humblet <pierre.humblet@ieee.org>
phumblet [Fri, 20 Dec 2002 01:48:21 +0000 (01:48 +0000)]
2002-12-19  Pierre Humblet <pierre.humblet@ieee.org>

        * fhandler.cc (fhandler_base::open): Use "flags" rather than "mode"
in Win9X directory code.

21 years ago * Makefile.am (CGEN_CPUS): New variable.
devans [Fri, 20 Dec 2002 01:40:08 +0000 (01:40 +0000)]
* Makefile.am (CGEN_CPUS): New variable.
(run-cgen-all): New rule.
* Makefile.in: Regenerate.

21 years ago* fhandler.h (line_edit_status): Add a new element.
cgf [Fri, 20 Dec 2002 01:38:55 +0000 (01:38 +0000)]
* fhandler.h (line_edit_status): Add a new element.
* fhandler_termios.cc (fhandler_termios::line_edit): After accept_input, handle
both potential error condition and pipe full conditions.
* fhandler_tty.cc (fhandler_pty_master::accept_input): Return -1 on error.
(fhandler_pty_master::write): Handle pipe full condition.

21 years ago * gen-all-sim: New script.
devans [Fri, 20 Dec 2002 01:38:32 +0000 (01:38 +0000)]
* gen-all-sim: New script.

21 years ago * doc/bfdint.texi: Fix typos.
kazu [Fri, 20 Dec 2002 00:35:00 +0000 (00:35 +0000)]
* doc/bfdint.texi: Fix typos.

21 years ago * acinclude.m4 (AM_INSTALL_LIBBFD): Do not rely on "test -o".
amodra [Fri, 20 Dec 2002 00:09:53 +0000 (00:09 +0000)]
* acinclude.m4 (AM_INSTALL_LIBBFD): Do not rely on "test -o".
* configure.in (build-warnings): Likewise.
(Horrible hacks to build DLLs on Windows): Do not rely on "tail -1".
* aclocal.m4: Regenerate.
* config.in: Regenerate.
* configure: Regenerate.

21 years ago*** empty log message ***
gdbadmin [Fri, 20 Dec 2002 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago * ldmain.c (main): Re-order link_info initialization. Init all
amodra [Thu, 19 Dec 2002 23:11:19 +0000 (23:11 +0000)]
* ldmain.c (main): Re-order link_info initialization.  Init all
fields.

21 years ago * bfdlink.h (struct bfd_link_info): Replace bfd_boolean fields with
amodra [Thu, 19 Dec 2002 23:05:39 +0000 (23:05 +0000)]
* bfdlink.h (struct bfd_link_info): Replace bfd_boolean fields with
bit-fields.  Rearrange to put all like types together.

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

21 years ago * README <building ar>: Don't use libibery's needed_list or
amodra [Thu, 19 Dec 2002 22:42:38 +0000 (22:42 +0000)]
* README <building ar>: Don't use libibery's needed_list or
required_list, instead link libiberty/*.o.

21 years agoUpdated Help.
hunt [Thu, 19 Dec 2002 21:28:09 +0000 (21:28 +0000)]
Updated Help.

21 years ago * Makefile.tpl: Revert HJL's change.
neroden [Thu, 19 Dec 2002 20:27:11 +0000 (20:27 +0000)]
* Makefile.tpl: Revert HJL's change.
* Makefile.in: Regenerated.
* configure.in: Put build_prefix before $(BUILD_SUBDIR) here, and
always.

21 years agoRemove outdated FIXME comment.
kevinb [Thu, 19 Dec 2002 19:02:57 +0000 (19:02 +0000)]
Remove outdated FIXME comment.

21 years ago2002-12-19 David Carlton <carlton@math.stanford.edu>
carlton [Thu, 19 Dec 2002 18:56:13 +0000 (18:56 +0000)]
2002-12-19  David Carlton  <carlton@math.stanford.edu>

* linespec.c (decode_line_1): Move code into decode_all_digits.
(decode_all_digits): New function.

21 years ago * exec.c (print_section_info): Select a format string to use with
kevinb [Thu, 19 Dec 2002 18:49:26 +0000 (18:49 +0000)]
* exec.c (print_section_info): Select a format string to use with
local_hex_string_custom() based upon the value of TARGET_ADDR_BIT.

21 years agoClarify and extend the documentation in the Machine Dependent, WIN32 section.
nickc [Thu, 19 Dec 2002 17:25:02 +0000 (17:25 +0000)]
Clarify and extend the documentation in the Machine Dependent, WIN32 section.

21 years agoupdate my email address
devans [Thu, 19 Dec 2002 17:01:42 +0000 (17:01 +0000)]
update my email address

21 years ago * doc/binutils.texi: Fix typos.
kazu [Thu, 19 Dec 2002 14:39:30 +0000 (14:39 +0000)]
* doc/binutils.texi: Fix typos.

21 years ago * Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
schwab [Thu, 19 Dec 2002 11:05:13 +0000 (11:05 +0000)]
* Makefile.tpl, configure.in: Substitute libstdcxx_incdir.
* Makefile.in: Regenerate.

21 years ago* cygwin/configure.in: Set TCL_BUILD_LIB_SPEC.
cgf [Thu, 19 Dec 2002 06:23:54 +0000 (06:23 +0000)]
* cygwin/configure.in: Set TCL_BUILD_LIB_SPEC.
* cygwin/configure: Regenerate.

21 years ago * doc/as.texinfo (Invoking): Typo fix.
amodra [Thu, 19 Dec 2002 05:47:43 +0000 (05:47 +0000)]
* doc/as.texinfo (Invoking): Typo fix.
* config/tc-tic54x.c (encode_operand): Comment typo fix.

21 years ago2002-12-18 Martin M. Hunt <hunt@redhat.com>
hunt [Thu, 19 Dec 2002 05:35:49 +0000 (05:35 +0000)]
2002-12-18  Martin M. Hunt  <hunt@redhat.com>

* library/main.tcl: Don't try to print errors to stderr on Windows.

21 years ago2002-12-18 Michael Chastain <mec@shout.net>
chastain [Thu, 19 Dec 2002 05:10:45 +0000 (05:10 +0000)]
2002-12-18  Michael Chastain  <mec@shout.net>

* gdb.c++/annota2.exp: Add copyright year 2002.

21 years ago2002-12-18 Michael Chastain <mec@shout.net>
chastain [Thu, 19 Dec 2002 05:08:51 +0000 (05:08 +0000)]
2002-12-18  Michael Chastain  <mec@shout.net>

* gdb.c++/annota2.exp: Add copyright year 2002.

21 years ago* overview2.sgml: Remove CTRL-Z discussion.
cgf [Thu, 19 Dec 2002 02:14:06 +0000 (02:14 +0000)]
* overview2.sgml: Remove CTRL-Z discussion.
* cygwinenv.sgml: Expand on CYGWIN=binmode.

21 years ago * coff-h8300.c: Include libiberty.h.
amodra [Thu, 19 Dec 2002 01:58:51 +0000 (01:58 +0000)]
* coff-h8300.c: Include libiberty.h.
(h8300_reloc16_extra_cases): Check the hash table creator before
referencing h8300 specific fields.  Stash the hash table pointer
in a local var.  Comment typo fixes.
(h8300_bfd_link_add_symbols): Likewise.

21 years ago * include/ddk/hidusage.h: Remove unneccessary #pragma pack's.
dannysmith [Thu, 19 Dec 2002 01:34:25 +0000 (01:34 +0000)]
* include/ddk/hidusage.h: Remove unneccessary #pragma pack's.
* include/ddk/miniport.h (EMULATOR_PORT_ACCESS_TYPE): Define
before using.
(VIDEO_ACCESS_RANGE): Guard against prior definition.
* include/ddk/minitape.h (INQUIRYDATA): Guard against prior
definition.
* include/ddk/ndis.h (DECLARE_UNKNOWN_PROTOTYPE): Correct macro.
* include/ddk/ndisguid.h: Remove unneccessary #pragma pack's.
* include/ddk/scsi.h (INQUIRYDATA): Guard against prior
definition.
* include/ddk/scsiwmi.h (GUID): Define if not already done.
(LPCGUID): Likewise.
* include/ddk/tdi.h: Close "Listen flags" comment.
* include/ddk/tdistat.h: Remove unneccessary #pragma pack's.
* include/ddk/video.h: Add #pragma pack(push,4) to balance.
(VIDEO_ACCESS_RANGE): Guard against prior definition.
* include/ddk/videoagp.h:Add #pragma pack(push,4) to balance.
* include/ddk/win2k.h: Likewise.
* include/ddk/winddi.h: Likewise.
* include/ddk/winddk.h: Likewise.
* include/ddk/winnt4.h: Likewise.
* include/ddk/ws2san.h: Likewise.
* include/ddk/xfilter.h: Remove unbalanced #pragma pack(pop).
* include/ddk/video.h: Don't process rest of file ifdef
__WINDDI_H.
* include/ddk/winddi.h: Don't process rest of file ifdef
__VIDEO_H.
* include/ddk/usb.h: Don't process rest of file ifdef
__USBDI_H.
* include/ddk/usbdi.h: Don't process rest of file ifdef
__USB_H.
* include/ddk/usbcamdi.h: Don't process rest of file if
!defined(__USB_H) && !defined(__USBDI_H)

21 years ago * doc/c-alpha.texi: Fix typos.
kazu [Thu, 19 Dec 2002 01:11:30 +0000 (01:11 +0000)]
* doc/c-alpha.texi: Fix typos.
* doc/c-arm.texi: Likewise.
* doc/c-d10v.texi: Likewise.
* doc/c-i370.texi: Likewise.
* doc/c-i960.texi: Likewise.
* doc/c-ia64.texi: Likewise.
* doc/c-mmix.texi: Likewise.
* doc/c-ns32k.texi: Likewise.
* doc/c-pdp11.texi: Likewise.
* doc/c-pj.texi: Likewise.
* doc/c-sh64.texi: Likewise.
* doc/c-sparc.texi: Likewise.
* doc/c-tic54x.texi: Likewise.
* doc/c-v850.texi: Likewise.
* doc/c-vax.texi: Likewise.
* doc/internals.texi: Likewise.

21 years ago2002-12-18 Martin M. Hunt <hunt@redhat.com>
hunt [Thu, 19 Dec 2002 01:09:08 +0000 (01:09 +0000)]
2002-12-18  Martin M. Hunt  <hunt@redhat.com>

* library/regwin.itb (RegWin::update): When updating, check
that a cell still exists before checking its value.
(RegWin::_select_group): Clear cells with changed values before
changing group.  After new group is selected, highlight any changed
values still visible.

21 years ago2002-12-18 H.J. Lu <hjl@gnu.org>
hjl [Thu, 19 Dec 2002 00:50:32 +0000 (00:50 +0000)]
2002-12-18  H.J. Lu <hjl@gnu.org>

* Makefile.tpl: Add @build_prefix@ before $(BUILD_SUBDIR).
* Makefile.in: Regenerated.

* configure.in (build_prefix): New. Substitute.

21 years ago*** empty log message ***
gdbadmin [Thu, 19 Dec 2002 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
amodra [Wed, 18 Dec 2002 23:04:35 +0000 (23:04 +0000)]
daily update

21 years ago[ opcodes/ChangeLog ]
cgd [Wed, 18 Dec 2002 22:52:42 +0000 (22:52 +0000)]
[ opcodes/ChangeLog ]
2002-12-18  Chris Demetriou  <cgd@broadcom.com>

* mips-opc.c (mips_builtin_opcodes): Remove one "ror" and two
"dror" entries, and reorder the remaining "dror" and "ror" entries.

[ gas/ChangeLog ]
2002-12-18  Chris Demetriou  <cgd@broadcom.com>

* config/tc-mips.c (macro): In M_DROL, M_DROR, M_ROL, and M_ROR,
use hardware rotate ops as appropriate.  In M_DROL_I, M_DROR_I,
M_ROL_I, and M_ROR_I, simplify code, clean up warnings, and
arrange not to issue warnings about use of AT when AT is not
actually used.

[ gas/testsuite/ChangeLog ]
2002-12-18  Chris Demetriou  <cgd@broadcom.com>

* gas/mips/rol.s: Add ".set noat" and some new instructions to test.
* gas/mips/rol64.s: Likewise.
* gas/mips/rol.l: New file.
* gas/mips/rol.d: Adjust to use rol.l and for rol.s changes.
* gas/mips/rol64.l: New file.
* gas/mips/rol64.d: Adjust to use rol64.l and for rol64.s changes.
* gas/mips/rol-hw.d: New file.
* gas/mips/rol-hw.l: New file.
* gas/mips/rol64-hw.d: New file.
* gas/mips/rol64-hw.l: New file.
* gas/mips/mips.exp: Run rol-hw and rol64-hw tests.

21 years agokill bogus line between the last 2 entries
cgd [Wed, 18 Dec 2002 21:11:30 +0000 (21:11 +0000)]
kill bogus line between the last 2 entries

21 years ago * ptrace-target.h, ptrace-target.c (ptrace_write_user)
kevinb [Wed, 18 Dec 2002 20:25:11 +0000 (20:25 +0000)]
* ptrace-target.h, ptrace-target.c (ptrace_write_user)
(ptrace_read_user): Add struct gdbserv argument.
* linux-target.c: Fix all callers (and callers of callers).
* ptrace-target.c (ptrace_write_user, ptrace_read_user): Add
debugging printf()s.
(ptrace_xfer_mem): Fix debugging printf()s so that they'll print
useful results when sizeof (long long) is the same as
sizeof (ptrace_xfer_type).
(ptrace_xfer_mem): Decode address using gdbserv_host_bytes_from_reg()
instead of gdbserv_reg_to_ulong().

21 years ago2002-12-17 Martin M. Hunt <hunt@redhat.com>
hunt [Wed, 18 Dec 2002 19:35:54 +0000 (19:35 +0000)]
2002-12-17  Martin M. Hunt  <hunt@redhat.com>

* library/interface.tcl (gdbtk_tcl_fputs_target_err):
  New function.
(gdbtk_tcl_fputs_target): Open console window if it is
not already open.
(gdbtk_gets): New function.
Opens a console window if necessary and calls Console::gets.

* library/console.ith (gets): Declare method.
(_input_mode): New private variable.
(_input_result): Ditto.
(_input_error): Ditto.
(_cancel): New private method
(invoke): Add arg.

* library/console.itb (_setprompt): Allow setting prompt
to nothing.  Delete to beginning of line before writing prompt.
(gets): New public method to prompt user for input.
(_cancel): New private method to handle ^C when inputting data.
(invoke): Check for ^d when in input mode.

21 years ago * Makefile.tpl: Don't let real targets depend on phony targets.
neroden [Wed, 18 Dec 2002 18:35:30 +0000 (18:35 +0000)]
* Makefile.tpl: Don't let real targets depend on phony targets.
* Makefile.in: Regenerate.

21 years ago2002-12-18 Andrew Cagney <ac131313@redhat.com>
cagney [Wed, 18 Dec 2002 18:03:41 +0000 (18:03 +0000)]
2002-12-18  Andrew Cagney  <ac131313@redhat.com>

* frame.c (deprecated_update_current_frame_pc_hack): Replace
deprecated_update_current_frame_pc_hack.
(deprecated_update_frame_base_hack): New function.
* frame.h (deprecated_update_frame_pc_hack): Replace
(deprecated_update_frame_base_hack): Declare.
* infrun.c (normal_stop): Update.

21 years agoAdd win32 library search path.
nickc [Wed, 18 Dec 2002 16:56:19 +0000 (16:56 +0000)]
Add win32 library search path.

21 years agoAdd win32 machine depending section.
nickc [Wed, 18 Dec 2002 16:25:01 +0000 (16:25 +0000)]
Add win32 machine depending section.

21 years agoTest the auto importing direct from a dll functionality.
nickc [Wed, 18 Dec 2002 16:05:10 +0000 (16:05 +0000)]
Test the auto importing direct from a dll functionality.

21 years ago2002-12-18 Andrew Cagney <ac131313@redhat.com>
cagney [Wed, 18 Dec 2002 15:23:20 +0000 (15:23 +0000)]
2002-12-18  Andrew Cagney  <ac131313@redhat.com>

* rs6000-tdep.c (rs6000_init_extra_frame_info): Use
frame_extra_info_zalloc.
(rs6000_frame_args_address): Use get_frame_extra_info.
(frame_get_saved_regs): Use get_frame_saved_regs.
(frame_initial_stack_address): Use get_frame_saved_regs and
get_frame_extra_info.
(frame_initial_stack_address): Use get_frame_extra_info.

21 years ago * bfd/reloc.c (struct reloc_howto_struct): Revise src_mask and
amodra [Wed, 18 Dec 2002 13:47:01 +0000 (13:47 +0000)]
* bfd/reloc.c (struct reloc_howto_struct): Revise src_mask and
dst_mask comments.
* bfd-in2.h: Regenerate.

21 years ago * elf32-ppc.c (ppc_elf_relocate_section): Reorganize dynamic reloc
amodra [Wed, 18 Dec 2002 13:16:34 +0000 (13:16 +0000)]
* elf32-ppc.c (ppc_elf_relocate_section): Reorganize dynamic reloc
code a little.  Comment on dynamic relocs against section symbols.

21 years ago2002-12-18 Nathanael Nerode <neroden@gcc.gnu.org>
neroden [Wed, 18 Dec 2002 05:23:48 +0000 (05:23 +0000)]
2002-12-18  Nathanael Nerode  <neroden@gcc.gnu.org>

* Makefile.tpl (do-info): Depend on maybe-all-texinfo, not all-texinfo.
* Makefile.in: Regenerate.

21 years ago* lost patch from RH tree:
bje [Wed, 18 Dec 2002 01:43:10 +0000 (01:43 +0000)]
* lost patch from RH tree:

2001-09-17  graydon hoare  <graydon@redhat.com>

* insn.scm (syntax-break-out): Correct logic in handling escaped
syntax characters.

21 years ago2002-12-18 James E. Lucas <xelloss@users.sourceforge.net>
dannysmith [Wed, 18 Dec 2002 00:25:57 +0000 (00:25 +0000)]
2002-12-18  James E. Lucas  <xelloss@users.sourceforge.net>

* include/winnetwk.h (WNetResourceInformation[AW]): Correct
prototypes.
* include/winuser.h (GetAncestor) Add prototype.
(GA_PARENT, GA_ROOT, GA_ROOTOWNER): Add defines.
(EWX_FORCEIFHUNG): Add define for _WIN32_WINNT >= 0x0500.
(SPI_GETACTIVEWINDOWTRACKING, SPI_GETACTIVEWNDTRKZORDER,
SPI_GETACTIVEWNDTRKTIMEOUT, SPI_SETACTIVEWINDOWTRACKING
SPI_SETACTIVEWNDTRKZORDER, SPI_SETACTIVEWNDTRKTIMEOUT): Add
defines.
* lib/user32.def (GetAncestor@8): Add stub.

21 years ago*** empty log message ***
gdbadmin [Wed, 18 Dec 2002 00:00:35 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago2002-12-17 David Carlton <carlton@math.stanford.edu>
carlton [Tue, 17 Dec 2002 23:24:56 +0000 (23:24 +0000)]
2002-12-17  David Carlton  <carlton@math.stanford.edu>

* gdb.c++/try_catch.cc: Add marker comments.
* gdb.c++/try_catch.exp: Get line numbers from marker comments.
* gdb.c++/m-data.cc: Delete namespace __gnu_test.
* gdb.c++/m-static.cc: Ditto.
* gdb.c++/m-static1.cc: Ditto.
* gdb.c++/try_catch.cc: Ditto.

21 years agoDon't use NUM_REGS to determine array size.
kevinb [Tue, 17 Dec 2002 23:13:30 +0000 (23:13 +0000)]
Don't use NUM_REGS to determine array size.

21 years agodaily update
amodra [Tue, 17 Dec 2002 23:00:04 +0000 (23:00 +0000)]
daily update

21 years ago* armnbsd-tdep.c (ARM_NBSD_JB_PC): Renamed from JB_PC.
rearnsha [Tue, 17 Dec 2002 22:11:29 +0000 (22:11 +0000)]
* armnbsd-tdep.c (ARM_NBSD_JB_PC): Renamed from JB_PC.
All uses changed
(ARM_NBSD_JB_ELELMENT_SIZE): Similarly.

21 years ago * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
jason [Tue, 17 Dec 2002 20:38:04 +0000 (20:38 +0000)]
    * Makefile.tpl (all-gcc): Use 'make quickstrap' if there was a
        previous 'make bootstrap'.
        * Makefile.in: Regenerate.

21 years ago2002-12-17 Martin M. Hunt <hunt@redhat.com>
hunt [Tue, 17 Dec 2002 20:29:11 +0000 (20:29 +0000)]
2002-12-17  Martin M. Hunt  <hunt@redhat.com>

* library/regwin.itb (_load_prefs): Get list of registers from
the group name.
(_build_win): Remove old menu system.  Replace with an optionmenu
that contains all the valid group names for this architecture.
(_layout_table): No need to update old menu.
(_but3): Add "Close" to popup menu.
(_delete_from_display): No need to update old menu.
(_display_all): Ditto.
(_post_menu): Deleted.
(_select_group): New method. Callback for group optionmenu.

* library/regwin.ith: New private variable _group.
New private method _select_group.  Removed _post_menu.

* generic/gdbtk-register.c: Include reggroups.h.
(gdb_register_info): Add "group" and "grouplist".
(gdb_regformat): Fix Tcl_WrongNumArgs call so it doesn't crash.
(gdb_reggrouplist): New function. Returns the names of the
register groups.
(gdb_reggroup): New function. Returns the register numbers of the
registers in a group.

21 years ago2002-12-17 David Carlton <carlton@math.stanford.edu>
carlton [Tue, 17 Dec 2002 18:34:05 +0000 (18:34 +0000)]
2002-12-17  David Carlton  <carlton@math.stanford.edu>

* symtab.c (lookup_partial_symbol): Don't search past the end of
the partial symbols.

21 years ago2002-12-17 Andrew Cagney <ac131313@redhat.com>
cagney [Tue, 17 Dec 2002 17:27:43 +0000 (17:27 +0000)]
2002-12-17  Andrew Cagney  <ac131313@redhat.com>

* stack.c (frame_info): Use get_frame_saved_regs.
* breakpoint.c (until_break_command): Use get_frame_pc.

21 years agoDon't search for data import when auto-import is disabled.
nickc [Tue, 17 Dec 2002 12:16:37 +0000 (12:16 +0000)]
Don't search for data import when auto-import is disabled.

21 years agoDuplicate --keep-locals entry in order to prevent it being confused with -k.
nickc [Tue, 17 Dec 2002 12:02:41 +0000 (12:02 +0000)]
Duplicate --keep-locals entry in order to prevent it being confused with -k.

21 years agoUse LD_PATHMAX+1 to account for trailing '\0'.
nickc [Tue, 17 Dec 2002 11:01:23 +0000 (11:01 +0000)]
Use LD_PATHMAX+1 to account for trailing '\0'.

21 years agoDuplicate entry for --compact-implib so that it is not confused with -c.
nickc [Tue, 17 Dec 2002 10:03:50 +0000 (10:03 +0000)]
Duplicate entry for --compact-implib so that it is not confused with -c.

21 years ago2002-12-16 Chris Demetriou <cgd@broadcom.com>
cgd [Tue, 17 Dec 2002 07:27:53 +0000 (07:27 +0000)]
2002-12-16  Chris Demetriou  <cgd@broadcom.com>

        * tconfig.in: Include "gdb/callback.h" and "gdb/remote-sim.h".

21 years ago* xstormy16-asm.c (parse_immediate16): Add prototype.
dj [Tue, 17 Dec 2002 04:48:38 +0000 (04:48 +0000)]
* xstormy16-asm.c (parse_immediate16): Add prototype.

21 years ago* cpu/xstormy16.opc (parse_immediate16): Add prototype.
dj [Tue, 17 Dec 2002 04:48:25 +0000 (04:48 +0000)]
* cpu/xstormy16.opc (parse_immediate16): Add prototype.

21 years ago * configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.
hp [Tue, 17 Dec 2002 04:31:03 +0000 (04:31 +0000)]
* configure.in (noconfigdirs) [mmix-*-*]: Disable libgloss and gdb.

21 years ago * configure.host (ia64-*-hpux*): Support 64 bit targets using
amodra [Tue, 17 Dec 2002 04:17:20 +0000 (04:17 +0000)]
* configure.host (ia64-*-hpux*): Support 64 bit targets using
the HP compiler's "long long".

21 years ago* xstormy16-asm.c: Regenerate.
dj [Tue, 17 Dec 2002 03:57:49 +0000 (03:57 +0000)]
* xstormy16-asm.c: Regenerate.

21 years ago* xstormy16.h (START_RELOC_NUMBERS) Add relocation numbers
dj [Tue, 17 Dec 2002 03:57:00 +0000 (03:57 +0000)]
* xstormy16.h (START_RELOC_NUMBERS) Add relocation numbers
for R_XSTORMY16_LO16 and R_XSTORMY16_HI16.

21 years ago* config/tc-xstormy16.c (md_cgen_lookup_reloc): If a relocation
dj [Tue, 17 Dec 2002 03:55:46 +0000 (03:55 +0000)]
* config/tc-xstormy16.c (md_cgen_lookup_reloc): If a relocation
has already been set up, use it.

21 years ago* cpu/xstormy16.cpu (imm16): Call handler immediate16.
dj [Tue, 17 Dec 2002 03:54:40 +0000 (03:54 +0000)]
* cpu/xstormy16.cpu (imm16): Call handler immediate16.
* cpu/xstormy16.opc (parse_small_immediate): Return on '@'.
(parse_immediate16): Handle immediate16 values, which now include
@hi(label) and @lo(label)

21 years ago* elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_LO16
dj [Tue, 17 Dec 2002 03:54:14 +0000 (03:54 +0000)]
* elf32-xstormy16.c (xstormy16_elf_howto): Add R_XSTORMY16_LO16
and R_XSTORMY16_HI16) howto entries.
(xstormy16_reloc_map): Map R_XSTORMY16_{LO,HI}16 to BFD_RELOC_{LO,HI}16.
(xstormy16_info_to_howto_rela): Use R_XSTORMY16_GNU_VTINHERIT to
determine the start of the second reloc table.

21 years ago* fhandler_termios.cc (fhandler_termios::line_edit): Return line_edit_error and
cgf [Tue, 17 Dec 2002 03:49:34 +0000 (03:49 +0000)]
* fhandler_termios.cc (fhandler_termios::line_edit): Return line_edit_error and
remove last char from readahead buffer if accept_input() fails.
* fhandler_tty.cc (fhandler_pty_master::accept_input): Return 0 and restore
readahead buffer when tty slave pipe is full.

21 years agoRevert debugging change
cgf [Tue, 17 Dec 2002 02:52:57 +0000 (02:52 +0000)]
Revert debugging change

21 years ago* configure.in: Remove --enable-shared option. It shouldn't be used for gdb.
cgf [Tue, 17 Dec 2002 02:52:32 +0000 (02:52 +0000)]
* configure.in: Remove --enable-shared option.  It shouldn't be used for gdb.
* configure: Regenerate.

21 years ago* mh-cygwin: Don't build libtermcap if it doesn't exist.
cgf [Tue, 17 Dec 2002 01:55:28 +0000 (01:55 +0000)]
* mh-cygwin: Don't build libtermcap if it doesn't exist.

21 years ago* config/cygwin.cache: Prime mbstate_t.
cgf [Tue, 17 Dec 2002 01:52:14 +0000 (01:52 +0000)]
* config/cygwin.cache: Prime mbstate_t.

21 years ago * ChangeLog-9295: Fix a typo.
kazu [Tue, 17 Dec 2002 01:13:54 +0000 (01:13 +0000)]
* ChangeLog-9295: Fix a typo.
* README: Likewise.
* config/tc-d10v.c: Fix a comment typo.
* config/tc-dlx.c: Likewise.
* config/tc-h8300.h: Likewise.
* config/tc-h8500.h: Likewise.
* config/tc-mips.c: Likewise.
* config/tc-s390.c: Likewise.
* config/tc-sh.h: Likewise.
* config/tc-tic80.h: Likewise.
* config/tc-w65.h: Likewise.
* config/tc-z8k.c: Likewise.
* config/tc-z8k.h: Likewise.
* testsuite/gas/h8300/cmpsi2.s: Likewise.

21 years agoReplace complain() with complaint().
kevinb [Tue, 17 Dec 2002 00:39:06 +0000 (00:39 +0000)]
Replace complain() with complaint().