OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
23 years ago * gas/mips/mips.exp (el): New variable.
rsandifo [Mon, 30 Jul 2001 13:59:00 +0000 (13:59 +0000)]
* gas/mips/mips.exp (el): New variable.
Use it to pick ELF reloc tests.

23 years agoChange bug-gnu-utils@gcc.org to the mor obvious bug-binutils@gcc.org
nickc [Mon, 30 Jul 2001 10:57:07 +0000 (10:57 +0000)]
Change bug-gnu-utils@gcc.org to the mor obvious bug-binutils@gcc.org

23 years ago* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
kettenis [Mon, 30 Jul 2001 10:17:46 +0000 (10:17 +0000)]
* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): New defines.
(i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): New
prototypes.
* config/i386/tm-fbsd.h, config/i386/tm-i386gnu.h,
config/i386/tm-linux.h (STAB_REG_TO_REGNUM): Redefine to call
i386_dwarf_reg_to_regnum.
* i386-tdep.c (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum):
New functions.

23 years ago * config/obj-elf.c (obj_elf_symver): Temporarily modify lex_type
amodra [Mon, 30 Jul 2001 06:15:48 +0000 (06:15 +0000)]
* config/obj-elf.c (obj_elf_symver): Temporarily modify lex_type
to include '@' in symbol names when parsing versioned symbols
rather than calling get_symbol_end multiple times.
* config/tc-i370.c (register_name): Format fixes.  Don't call
get_symbol_end after parsing number.
* config/tc-mn10200.c (data_register_name): Format fixes.  Hoist
code out of conditional.
(address_register_name): Likewise.
(other_register_name): Likewise.
* config/tc-mn10300.c (r_register_name): Likewise.
(xr_register_name): Likewise.
(data_register_name): Likewise.
(address_register_name): Likewise.
(other_register_name): Likewise.
* config/tc-ppc.c (register_name): Likewise.
* config/tc-s390.c (register_name): Likewise.

23 years ago*** empty log message ***
gdbadmin [Mon, 30 Jul 2001 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

23 years agoUnset CDPATH before doing annything else.
eliz [Sun, 29 Jul 2001 10:12:49 +0000 (10:12 +0000)]
Unset CDPATH before doing annything else.

23 years ago * go32-nat.c (get_cr3): Temporary disable support for page tables
eliz [Sun, 29 Jul 2001 08:06:28 +0000 (08:06 +0000)]
* go32-nat.c (get_cr3): Temporary disable support for page tables
in UMBs, as it is incomplete.

23 years ago Support for stepping through longjmp in DJGPP programs:
eliz [Sun, 29 Jul 2001 08:03:36 +0000 (08:03 +0000)]
Support for stepping through longjmp in DJGPP programs:

* config/i386/tm-go32.h (JB_ELEMENT_SIZE, JB_PC): New macros.
(GET_LONGJMP_TARGET): Define to call get_longjmp_target.
(get_longjmp_target): Add prototype.

23 years ago * bucomm.c (list_supported_architectures): New function.
amodra [Sun, 29 Jul 2001 05:31:43 +0000 (05:31 +0000)]
* bucomm.c (list_supported_architectures): New function.
* bucomm.h (list_supported_architectures): Declare.
* objdump.c (usage): Call the above.

23 years ago * i386-dis.c: Fix formatting.
kazu [Sun, 29 Jul 2001 05:00:13 +0000 (05:00 +0000)]
* i386-dis.c: Fix formatting.

23 years ago* dcrt0.cc (alloc_stack_hard_way): Make half-hearted attempt to deal with
cgf [Sun, 29 Jul 2001 02:33:30 +0000 (02:33 +0000)]
* dcrt0.cc (alloc_stack_hard_way): Make half-hearted attempt to deal with
growing stack under Windows 95.
* Makefile.in: Add install-lib and install-headers.

23 years ago*** empty log message ***
gdbadmin [Sun, 29 Jul 2001 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

23 years agoFix some PID/TPID fallout for HP/UX.
cagney [Sat, 28 Jul 2001 22:44:53 +0000 (22:44 +0000)]
Fix some PID/TPID fallout for HP/UX.
From 2001-07-22 Rodney Brown <rbrown64@csc.com.au>:
* infttrace.c (ptrace_wait): Match external declaration,
and match target_post_wait declaration.

23 years ago(cris): Set --enable-gdb-build-warnings flag to -w.
cagney [Sat, 28 Jul 2001 21:21:29 +0000 (21:21 +0000)]
(cris): Set --enable-gdb-build-warnings flag to -w.

23 years ago* MAINTAINERS: Add Orjan Friberg as cris target maintainer.
cagney [Sat, 28 Jul 2001 20:23:53 +0000 (20:23 +0000)]
* MAINTAINERS: Add Orjan Friberg as cris target maintainer.

23 years agoFrom 2001-07-23 Andreas Schwab <schwab@suse.de>:
cagney [Sat, 28 Jul 2001 20:05:15 +0000 (20:05 +0000)]
From 2001-07-23 Andreas Schwab <schwab@suse.de>:
* config/m68k/tm-m68k.h (TARGET_LONG_DOUBLE_FORMAT): Define.
(TARGET_LONG_DOUBLE_BIT): Define.
(REGISTER_VIRTUAL_SIZE): Return 12 for floating point registers.
(MAX_REGISTER_VIRTUAL_SIZE): Increase to 12.
(REGISTER_VIRTUAL_TYPE): Return builtin_type_long_double for
floating point registers.
(REGISTER_CONVERTIBLE, REGISTER_CONVERT_TO_VIRTUAL)
(REGISTER_CONVERT_TO_RAW): Remove.
* config/m68k/xm-linux.h (HOST_LONG_DOUBLE_FORMAT): Define.

23 years agoMove libgdb library functions to gdb.h (new file).
cagney [Sat, 28 Jul 2001 19:48:15 +0000 (19:48 +0000)]
Move libgdb library functions to gdb.h (new file).
Update everything related to this.

23 years ago * Makefile.in (SUBDIR_TUI_OBS): Add tui-out.o, tui-hooks.o.
ciceron [Sat, 28 Jul 2001 19:45:04 +0000 (19:45 +0000)]
* Makefile.in (SUBDIR_TUI_OBS): Add tui-out.o, tui-hooks.o.
(SUBDIR_TUI_SRCS): Add tui-out.c tui-hooks.c
(SFILES): Likewise.
(tui-out.o): Define dependencies.
(tui-hooks.o): Likewise.

23 years ago * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
ciceron [Sat, 28 Jul 2001 19:35:20 +0000 (19:35 +0000)]
* gdb.texinfo (TUI Configuration): Rename tui configuration variables.

23 years ago * tuiWin.c (_initialize_tuiWin): Use specific tui prefix for
ciceron [Sat, 28 Jul 2001 19:30:54 +0000 (19:30 +0000)]
* tuiWin.c (_initialize_tuiWin): Use specific tui prefix for
set/show configuration variables.
(show_tui_cmd): New function.
(set_tui_cmd): New function.

23 years ago* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
kettenis [Sat, 28 Jul 2001 19:30:41 +0000 (19:30 +0000)]
* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): New defines.
(i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): New
prototypes.
* config/i386/tm-fbsd.h, config/i386/tm-i386gnu.h,
config/i386/tm-linux.h (STAB_REG_TO_REGNUM): Redefine to call
i386_dwarf_reg_to_regnum.
* i386-tdep.c (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum):
New functions.

23 years ago * config/tc-m68hc11.c (md_estimate_size_before_relax): Fix bsr
ciceron [Sat, 28 Jul 2001 19:28:04 +0000 (19:28 +0000)]
* config/tc-m68hc11.c (md_estimate_size_before_relax): Fix bsr
and bra relax: update fragP->fr_fix after the fixup.

23 years ago * dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current write
ciceron [Sat, 28 Jul 2001 19:19:05 +0000 (19:19 +0000)]
* dv-m68hc11eepr.c (m68hc11eepr_info): Fix print of current write
address.
(m68hc11eepr_port_event): Fix detach/attach logic.

23 years ago* MAINTAINERS: Update e-mail address of active @cygnus.com
cagney [Sat, 28 Jul 2001 17:24:47 +0000 (17:24 +0000)]
* MAINTAINERS: Update e-mail address of active @cygnus.com
maintainers to @redhat.com.

23 years ago* README (Known bugs): Delete section.
cagney [Sat, 28 Jul 2001 17:13:42 +0000 (17:13 +0000)]
* README (Known bugs): Delete section.
(Kernel debugging): Delete section.
(Languages other than C): Delete section.
(Host/target specific installation notes) New section.

23 years ago* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
kettenis [Sat, 28 Jul 2001 17:03:38 +0000 (17:03 +0000)]
* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,
DWARF_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM): New defines.
(i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum): New
prototypes.
* config/i386/tm-fbsd.h, config/i386/tm-i386gnu.h,
config/i386/tm-linux.h (STAB_REG_TO_REGNUM): Redefine to call
i386_dwarf_reg_to_regnum.
* i386-tdep.c (i386_stab_reg_to_regnum, i386_dwarf_reg_to_regnum):
New functions.

23 years ago* i386-tdep.c: Include "gdb_assert.h"
kettenis [Sat, 28 Jul 2001 16:48:58 +0000 (16:48 +0000)]
* i386-tdep.c: Include "gdb_assert.h"
(i386_register_convert_to_virtual): Fix such that it can handle
conversion to any floating-point type.  Assert that we are dealing
with a floating-point first.
(i386_register_convert_to_raw): Assert that TYPE is a
floating-point type with length 12.

23 years ago * i386-dis.c: Change formatting conventions for architecture
amodra [Sat, 28 Jul 2001 07:13:34 +0000 (07:13 +0000)]
* i386-dis.c: Change formatting conventions for architecture
i386:intel to better match the format of various intel i386
assemblers, like nasm, tasm or masm.

23 years ago*** empty log message ***
gdbadmin [Sat, 28 Jul 2001 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

23 years ago2001-07-27 Dave Brolley <brolley@redhat.com>
brolley [Fri, 27 Jul 2001 21:37:08 +0000 (21:37 +0000)]
2001-07-27  Dave Brolley  <brolley@redhat.com>

* cgen-ops.h (ADDCDI): New function.

23 years ago2001-07-27 H.J. Lu <hjl@gnu.org>
hjl [Fri, 27 Jul 2001 17:48:24 +0000 (17:48 +0000)]
2001-07-27  H.J. Lu  <hjl@gnu.org>

* ld-selective/selective.exp: Fix the error in the last change.

23 years agoAdded dependency of gdb/insight on tcl and tk libraries.
juanito [Fri, 27 Jul 2001 16:38:32 +0000 (16:38 +0000)]
Added dependency of gdb/insight on tcl and tk libraries.

23 years agoAdded dependency on tcl/tk libraries.
juanito [Fri, 27 Jul 2001 16:35:27 +0000 (16:35 +0000)]
Added dependency on tcl/tk libraries.

23 years ago* cygwin.din: Export sys_errlist, sys_nerr.
cgf [Fri, 27 Jul 2001 16:33:19 +0000 (16:33 +0000)]
* cygwin.din: Export sys_errlist, sys_nerr.
* include/cygwin/version.h: Bump minor version number.

23 years ago2001-07-27 H.J. Lu <hjl@gnu.org>
hjl [Fri, 27 Jul 2001 16:16:06 +0000 (16:16 +0000)]
2001-07-27  H.J. Lu  <hjl@gnu.org>

* binutils-all/windres/windres.exp: Don't set xfail for
bmpalign (compare) on none-ix86/pe targets.

23 years ago * security.cc (get_user_primary_group): Fix compiler warning.
corinna [Fri, 27 Jul 2001 09:17:56 +0000 (09:17 +0000)]
    * security.cc (get_user_primary_group): Fix compiler warning.
        (alloc_sd): Add DELETE permission for user when S_IWUSR is given.

23 years ago * read.c (s_set): Check for missing symbol name.
amodra [Fri, 27 Jul 2001 08:35:55 +0000 (08:35 +0000)]
* read.c (s_set): Check for missing symbol name.

23 years ago2001-07-26 Chris Demetriou <cgd@broadcom.com>
cgd [Fri, 27 Jul 2001 06:26:22 +0000 (06:26 +0000)]
2001-07-26  Chris Demetriou  <cgd@broadcom.com>

        * gas/mips/lif-empic.d: Add back dollar signs before floating
        point register names.

23 years ago2001-07-26 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Fri, 27 Jul 2001 03:29:08 +0000 (03:29 +0000)]
2001-07-26  Elena Zannoni  <ezannoni@redhat.com>

* sh-tdep.c (sh_gdbarch_init): Use SH_DEFAULT_NUM_REGS instead of
NUM_REGS.
(SH_DEFAULT_NUM_REGS): Define.

23 years ago*** empty log message ***
gdbadmin [Fri, 27 Jul 2001 00:01:04 +0000 (00:01 +0000)]
*** empty log message ***

23 years ago* thread.cc (__pthread_equal): Invert return value so that true is returned
cgf [Thu, 26 Jul 2001 20:47:05 +0000 (20:47 +0000)]
* thread.cc (__pthread_equal): Invert return value so that true is returned
when threads are equal.

23 years agoChristopher Faylor <cgf@cygnus.com>
cgf [Thu, 26 Jul 2001 20:42:52 +0000 (20:42 +0000)]
Christopher Faylor <cgf@cygnus.com>
* cygwin.din: Export __signgam.
* include/cygwin/version.h: Bump minor version number.

23 years agoThroughout, reorganize header file inclusion to put security.h prior to
cgf [Thu, 26 Jul 2001 19:22:23 +0000 (19:22 +0000)]
Throughout, reorganize header file inclusion to put security.h prior to
fhandler.h.
* fhandler.h (fhandler_base::get_inheritance): New method.
* fhandler_socket.cc (fhandler_socket::create_secret_event): Use proper
close-on-exec inheritance when creating.
(fhandler_socket::check_peer_secret_event): Create handle as non-inheritable.

23 years ago* gdbint.texinfo (libgdb): Rewrite.
cagney [Thu, 26 Jul 2001 18:38:29 +0000 (18:38 +0000)]
* gdbint.texinfo (libgdb): Rewrite.

23 years ago * library/prefs.tcl (pref_set_defaults): Add additional entry
jlarmour [Thu, 26 Jul 2001 16:11:16 +0000 (16:11 +0000)]
* library/prefs.tcl (pref_set_defaults): Add additional entry
points for eCos if main is not present.

23 years ago * go32-nat.c (read_memory_region): Make sure the segment limit was
eliz [Thu, 26 Jul 2001 14:41:16 +0000 (14:41 +0000)]
* go32-nat.c (read_memory_region): Make sure the segment limit was
indeed set, to work around a Windows 2000 bug.

23 years ago* MAINTAINERS: Clarify libiberty merge rules and procedures.
dj [Thu, 26 Jul 2001 14:20:05 +0000 (14:20 +0000)]
* MAINTAINERS: Clarify libiberty merge rules and procedures.

23 years agomerge from gcc
dj [Thu, 26 Jul 2001 14:14:49 +0000 (14:14 +0000)]
merge from gcc

23 years agoMakefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
eliz [Thu, 26 Jul 2001 07:29:24 +0000 (07:29 +0000)]
Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.

23 years agoRemoved.
eliz [Thu, 26 Jul 2001 07:26:01 +0000 (07:26 +0000)]
Removed.

23 years ago * gas/i386/relax.s: Test rs_space.
amodra [Thu, 26 Jul 2001 04:14:44 +0000 (04:14 +0000)]
* gas/i386/relax.s: Test rs_space.
* gas/i386/relax.d: Update.

23 years ago * write.c (relax_segment <rs_space>): Account for fr_fix.
amodra [Thu, 26 Jul 2001 03:39:28 +0000 (03:39 +0000)]
* write.c (relax_segment <rs_space>): Account for fr_fix.

23 years ago * infptrace.c (child_xfer_memory): Add cast to CORE_ADDR.
drow [Thu, 26 Jul 2001 02:23:57 +0000 (02:23 +0000)]
    * infptrace.c (child_xfer_memory): Add cast to CORE_ADDR.
        * infttrace.c (child_xfer_memory): Likewise.
        * symm-nat.c (child_xfer_memory): Likewise.
        * gdbserver/low-hppabsd.c (read_inferior_memory): Likewise.
        (write_inferior_memory): Likewise.
        * gdbserver/low-linux.c (read_inferior_memory): Likewise.
        (write_inferior_memory): Likewise.
        * gdbserver/low-lynx.c (read_inferior_memory): Likewise.
        (write_inferior_memory): Likewise.
        * gdbserver/low-nbsd.c (read_inferior_memory): Likewise.
        (write_inferior_memory): Likewise.
        * gdbserver/low-sparc.c (read_inferior_memory): Likewise.
        (write_inferior_memory): Likewise.
        * gdbserver/low-sun3.c (read_inferior_memory): Likewise.
        (write_inferior_memory): Likewise.

23 years ago* syscalls.cc (setsid): Detach process from its console if the current
cgf [Thu, 26 Jul 2001 00:10:52 +0000 (00:10 +0000)]
* syscalls.cc (setsid): Detach process from its console if the current
controlling tty is the console and already closed.
* dtable.h (class dtable): Add members to count descriptors referring to the
console.
* dtable.cc (dtable::dec_console_fds): New function to detach process from its
console.
(dtable::release): Decrement the counter of console descriptors.
(dtable::build_fhandler): Increment it.
* exception.cc (ctrl_c_handler): Send SIGTERM to myself when catch
CTRL_SHUTDOWN_EVENT.

23 years ago*** empty log message ***
gdbadmin [Thu, 26 Jul 2001 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

23 years agoTue 24 Jul 2001 02:28:00 PM Trevor Forbes <t4bs@hotmail.com>
rbcollins [Wed, 25 Jul 2001 23:46:25 +0000 (23:46 +0000)]
Tue 24 Jul 2001 02:28:00 PM  Trevor Forbes <t4bs@hotmail.com>

* thread.cc (verifyable_object_isvalid): Don't validate
PTHREAD_MUTEX_INITIALIZER pointer as it will cause an exception
in IsBadWritePtr() when running GDB.

23 years ago2001-07-25 Michael Snyder <msnyder@redhat.com>
msnyder [Wed, 25 Jul 2001 23:16:40 +0000 (23:16 +0000)]
2001-07-25  Michael Snyder  <msnyder@redhat.com>

* gdb.base/consecutive.exp: New file.  Test stepping over
breakpoints on consecutive instructions.
* gdb.base/consecutive.c: New file.

23 years ago2001-07-25 Michael Snyder <msnyder@redhat.com>
msnyder [Wed, 25 Jul 2001 22:45:25 +0000 (22:45 +0000)]
2001-07-25  Michael Snyder  <msnyder@redhat.com>

* gdb.base/call-rt-st.exp: Use double-backslash to quote
curly braces in regular expressions.

23 years ago2001-07-25 Michael Snyder <msnyder@redhat.com>
msnyder [Wed, 25 Jul 2001 22:41:43 +0000 (22:41 +0000)]
2001-07-25  Michael Snyder  <msnyder@redhat.com>

* gdb.base/ending-run.exp: Accept "Program exited normally" as
legitimate output from stepping out of main.

23 years ago2001-07-25 H.J. Lu <hjl@gnu.org>
hjl [Wed, 25 Jul 2001 22:27:46 +0000 (22:27 +0000)]
2001-07-25  H.J. Lu  <hjl@gnu.org>

* config/tc-mips.c (md_estimate_size_before_relax): Make sure
we treat weak like extern only for ELF.
(mips_fix_adjustable): Make sure we don't adjust extern/weak
symbols only for ELF.

23 years ago * localtime.c: Changed whole file to become C++ clean. Rename to
corinna [Wed, 25 Jul 2001 21:58:21 +0000 (21:58 +0000)]
    * localtime.c: Changed whole file to become C++ clean. Rename to
        localtime.cc.
        * localtime.cc (tzload): Preserve errno.

23 years ago2001-07-25 Chris Demetriou <cgd@broadcom.com>
cgd [Wed, 25 Jul 2001 20:34:39 +0000 (20:34 +0000)]
2001-07-25  Chris Demetriou  <cgd@broadcom.com>

        * config/tc-mips.c: Fix spelling error in comment.

23 years ago2001-07-25 Dave Brolley <brolley@redhat.com>
brolley [Wed, 25 Jul 2001 15:25:11 +0000 (15:25 +0000)]
2001-07-25  Dave Brolley  <brolley@redhat.com>

* objdump.c (SKIP_ZEROES): Only define it if it is not already defined.
(SKIP_ZEROES_AT_END): Only define it if it is not already defined.

23 years ago2001-07-25 Dave Brolley <brolley@redhat.com>
brolley [Wed, 25 Jul 2001 15:23:18 +0000 (15:23 +0000)]
2001-07-25  Dave Brolley  <brolley@redhat.com>

* app.c (LEX_IS_PARALLEL_SEPARATOR): New macro.
(IS_PARALLEL_SEPARATOR): New macro.
(do_scrub_begin): Set up characters in tc_parallel_separator_chars
as LEX_IS_PARALLEL_SEPARATOR, if it is defined.
(do_scrub_chars): Handle LEX_PARALLEL_SEPARATOR chars like
LEX_LINE_SEPARATOR except that we go to state 1 (as if the label has
been seen).

23 years agoMention how to make the PDF version of the manual.
eliz [Wed, 25 Jul 2001 14:58:38 +0000 (14:58 +0000)]
Mention how to make the PDF version of the manual.

23 years agoUpdate NEWS.
eliz [Wed, 25 Jul 2001 14:46:46 +0000 (14:46 +0000)]
Update NEWS.

23 years ago* build fix for suse linux
fche [Wed, 25 Jul 2001 14:23:11 +0000 (14:23 +0000)]
* build fix for suse linux

2001-07-25  Frank Ch. Eigler  <fche@redhat.com>

From Corinna Vinschen <vinschen@redhat.com>
* configure.in (lcd_libs): Look for -lncurses too, if -lcurses
is not found.

23 years ago * d10v-dis.c: Fix formatting.
kazu [Wed, 25 Jul 2001 01:42:14 +0000 (01:42 +0000)]
* d10v-dis.c: Fix formatting.
* d30v-dis.c: Likewise.

23 years ago*** empty log message ***
gdbadmin [Wed, 25 Jul 2001 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

23 years ago2001-07-24 Ben Elliston <bje@redhat.com>
bje [Tue, 24 Jul 2001 22:59:26 +0000 (22:59 +0000)]
2001-07-24  Ben Elliston  <bje@redhat.com>

* Makefile.am (install-data-local): Remove target.

23 years agoFixed email address and line spacing.
ssmith [Tue, 24 Jul 2001 21:51:36 +0000 (21:51 +0000)]
Fixed email address and line spacing.

23 years ago * tui-hooks.c: New file, gdb hooks for tui.
ciceron [Tue, 24 Jul 2001 20:40:39 +0000 (20:40 +0000)]
* tui-hooks.c: New file, gdb hooks for tui.
* tui-out.c: New file, image copied from cli-out.c.
(tui_field_int): Identify "line" fields and keep track of them.
(tui_field_string): Likewise for "file".
(tui_out_new): Use flags = 0 to avoid printing the sources.

23 years agoMissed changelog entries for previous 2 commits
ciceron [Tue, 24 Jul 2001 20:39:34 +0000 (20:39 +0000)]
Missed changelog entries for previous 2 commits

23 years agoAdded Stephen P. Smith to write after approval list in MAINTAINERS file.
ssmith [Tue, 24 Jul 2001 20:13:19 +0000 (20:13 +0000)]
Added Stephen P. Smith to write after approval list in MAINTAINERS file.

23 years agoAdd Stephen P. Smith (ssmith@sources.redhat.com) to the write after approval
ssmith [Tue, 24 Jul 2001 19:58:32 +0000 (19:58 +0000)]
Add Stephen P. Smith (ssmith@sources.redhat.com) to the write after approval
list.

23 years ago2001-07-24 H.J. Lu <hjl@gnu.org>
hjl [Tue, 24 Jul 2001 19:24:08 +0000 (19:24 +0000)]
2001-07-24  H.J. Lu  <hjl@gnu.org>

* binutils-all/windres/windres.exp: Set xfail on none-ix86/pe
targets.

23 years ago * gdb.texinfo (TUI): New chapter, document the TUI.
ciceron [Tue, 24 Jul 2001 18:48:15 +0000 (18:48 +0000)]
* gdb.texinfo (TUI): New chapter, document the TUI.
(Mode Options): Document the -tui option.

23 years ago[sid/component/mapper]
graydon [Tue, 24 Jul 2001 18:22:56 +0000 (18:22 +0000)]
[sid/component/mapper]
2001-07-23  graydon hoare  <graydon@redhat.com>

* compMapper.cxx (make_name_mapping): Support mapping
names with word size included as constant multiplier.

[sid/component/testsuite]
2001-07-23  graydon hoare  <graydon@redhat.com>

* sidcomp.mapper/basicmapper.exp: Add tests for mapping
with word size specified in accessor name.

23 years agoDoco LE O32 sizeof(struct) < 4 problem.
cagney [Tue, 24 Jul 2001 16:28:34 +0000 (16:28 +0000)]
Doco LE O32 sizeof(struct) < 4 problem.

23 years ago* build cleanup
fche [Tue, 24 Jul 2001 13:53:00 +0000 (13:53 +0000)]
* build cleanup

2001-07-24  Frank Ch. Eigler  <fche@redhat.com>

* Makefile.am (ALLFAMLIBS*): New macros for family-specific
component libraries.
* configure.in: Call CY_SIDTARGET_CHECK.
* Makefile.in, aclocal.m4, configure: Regenerated.

23 years ago * ld-selective/selective.exp: Support g++ V3 ABI (along side
amodra [Tue, 24 Jul 2001 11:09:20 +0000 (11:09 +0000)]
* ld-selective/selective.exp: Support g++ V3 ABI (along side
the old ABI).  Make comparisons against normalized (to
V3-style) demangled nm output.

23 years ago * config/default.exp (ld_nm): Add "nmflags" arg.
amodra [Tue, 24 Jul 2001 11:07:03 +0000 (11:07 +0000)]
* config/default.exp (ld_nm): Add "nmflags" arg.
* lib/ld-lib.exp (default_ld_nm): Likewise.
* ld-empic/empic.exp: Adjust call to ld_nm.
* ld-scripts/defined.exp: Likewise.
* ld-scripts/script.exp: Likewise.
* ld-scripts/sizeof.exp: Likewise.
* ld-selective/selective.exp: Likewise.
* ld-sh/sh.exp: Likewise.

23 years ago* gdbint.texinfo (Host Definition): Remove description of
kettenis [Tue, 24 Jul 2001 10:35:41 +0000 (10:35 +0000)]
* gdbint.texinfo (Host Definition): Remove description of
NEED_POSIX_SETPGID.

23 years agoUpdate dependencies with "make dep-am".
amodra [Tue, 24 Jul 2001 10:08:31 +0000 (10:08 +0000)]
Update dependencies with "make dep-am".

23 years ago * Makefile.am (DEP_FLAGS): Define, add -DOBJ_MAYBE_ELF.
amodra [Tue, 24 Jul 2001 10:07:14 +0000 (10:07 +0000)]
* Makefile.am (DEP_FLAGS): Define, add -DOBJ_MAYBE_ELF.
(DEP1, DEPTC, DEPOBJ, DEP2): Use it.
Update dependencies with "make dep-am".

23 years agoUpdate dependencies with "make dep-am".
amodra [Tue, 24 Jul 2001 10:02:00 +0000 (10:02 +0000)]
Update dependencies with "make dep-am".

23 years agoUpdate dependencies with "make dep-am".
amodra [Tue, 24 Jul 2001 09:59:52 +0000 (09:59 +0000)]
Update dependencies with "make dep-am".

23 years ago * alpha-dis.c: Fix formatting.
kazu [Tue, 24 Jul 2001 04:10:19 +0000 (04:10 +0000)]
* alpha-dis.c: Fix formatting.
* cris-dis.c: Likewise.
* m10300-dis.c: Likewise.
* tic54x-dis.c: Likewise.

23 years ago2001-07-23 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Tue, 24 Jul 2001 01:33:17 +0000 (01:33 +0000)]
2001-07-23  Elena Zannoni  <ezannoni@redhat.com>

* config/powerpc/aix.mh (MH_LDFLAGS): Don't set these, the Gnu linker
doesn't understand them.

23 years ago * m68k-dis.c: Fix formatting.
kazu [Tue, 24 Jul 2001 00:48:04 +0000 (00:48 +0000)]
* m68k-dis.c: Fix formatting.
* pj-dis.c: Likewise.
* z8k-dis.c: Likewise.

23 years ago*** empty log message ***
gdbadmin [Tue, 24 Jul 2001 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

23 years ago * tuiIO.c (tui_cont_sig): Update cursor position on the screen to
ciceron [Mon, 23 Jul 2001 21:16:20 +0000 (21:16 +0000)]
* tuiIO.c (tui_cont_sig): Update cursor position on the screen to
leave it in the command window.
(tui_redisplay_readline): Save cursor position to restore the
cursor after we go back from background.
* tuiData.h (TuiCommandInfo): Add start_line member.

23 years ago * tuiStack.c (tuiUpdateLocatorFilename): Use const char*.
ciceron [Mon, 23 Jul 2001 21:13:57 +0000 (21:13 +0000)]
* tuiStack.c (tuiUpdateLocatorFilename): Use const char*.
* tuiStack.h (tuiUpdateLocatorFilename): Update prototype.
* tuiWin.c (_initialize_tuiWin): Don't cast table of enum in calls
to add_set_enum_cmd.
* tui.c (tui_show_source): New function.
(tuiGetLowDisassemblyAddress): Use CORE_ADDR for newLow.
(tui_switch_mode): Prep or deprep readline terminal;
make sure the \n we return does not redo the last command.
* tui.h (tui_show_source): Declare.
(tui_out_new, tui_install_hooks, tui_remove_hooks): Likewise.
(tui_active, tui_initialize_io, tui_initialize_readline): Likewise.

23 years ago* regression fix
fche [Mon, 23 Jul 2001 20:37:08 +0000 (20:37 +0000)]
* regression fix

2001-07-23  Frank Ch. Eigler  <fche@redhat.com>

        * siddoc.in (listfiles): Adapt to new XML-origin .txt files.

23 years ago2001-07-23 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Mon, 23 Jul 2001 19:53:08 +0000 (19:53 +0000)]
2001-07-23  Elena Zannoni  <ezannoni@redhat.com>

* memattr.c (mem_info_command): Reformat output to look more like
'info break' output.
(_initialize_mem): Improve help.

23 years ago* configure.in (AC_CHECK_FUNCS): Add setpggrp.
kettenis [Mon, 23 Jul 2001 19:21:50 +0000 (19:21 +0000)]
* configure.in (AC_CHECK_FUNCS): Add setpggrp.
(AC_FUNC_SETPGRP): Add.
* aclocal.m4, configure, config.in: Regenerated.
* inflow.c (gdb_setpgid): Get rid of NEED_POSIX_SETPGID and
SETPGRP_ARGS.  Always use setpgid if it is available, fall back on
setpgrp if it isn't.  Use SETPGRP_VOID (defined by autoconf) to
distinguish between the two setpgrp flavours.
* config/xm-sysv4.h, config/arm/xm-linux.h,
config/i386/xm-i386aix.h, config/i386/xm-sco.h,
config/i386/xm-linux.h, config/i386/xm-ptx.h,
config/m68k/xm-linux.h, config/powerpc/xm-linux.h,
config/sparc/xm-linux.h, config/sparc/xm-sun4sol2.h,
config/ia64/xm-linux.h (NEED_POSIX_SETPGID): Remove.
* config/rs6000/xm-rs6000.h (SETPGRP_ARGS): Remove.

23 years ago * lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
kseitz [Mon, 23 Jul 2001 19:02:28 +0000 (19:02 +0000)]
* lib/gdb.exp (_gdbtk_xvfb_init): If GDB_DISPLAY is
the empty string, do not run the tests.

23 years agoAdd new DJGPP-specific commands and document them in the manual.
eliz [Mon, 23 Jul 2001 16:10:24 +0000 (16:10 +0000)]
Add new DJGPP-specific commands and document them in the manual.
Make the function which reads memory regions be more defensive
about buggy DPMI providers.

23 years ago * config/tc-alpha.h: Fix formatting.
kazu [Mon, 23 Jul 2001 14:02:11 +0000 (14:02 +0000)]
* config/tc-alpha.h: Fix formatting.
* config/tc-arc.c: Likewise.
* config/tc-d10v.h: Likewise.
* config/tc-hppa.c: Likewise.
* config/tc-i370.c: Likewise.
* config/tc-i386.h: Likewise.
* config/tc-i960.h: Likewise.
* config/tc-ia64.c: Likewise.
* config/tc-ia64.h: Likewise.
* config/tc-m32r.c: Likewise.
* config/tc-m68k.c: Likewise.
* config/tc-m88k.c: Likewise.
* config/tc-ns32k.c: Likewise.
* config/tc-pdp11.c: Likewise.
* config/tc-pj.h: Likewise.
* config/tc-s390.c: Likewise.
* config/tc-sparc.c: Likewise.
* config/tc-sparc.h: Likewise.
* config/tc-tic80.c: Likewise.
* config/tc-w65.h: Likewise.

23 years ago * s390-dis.c: Fix formatting.
kazu [Mon, 23 Jul 2001 13:41:14 +0000 (13:41 +0000)]
* s390-dis.c: Fix formatting.