OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
24 years agoUse "gcc -MM" for dependencies, and update them.
Alan Modra [Tue, 4 Apr 2000 10:53:56 +0000 (10:53 +0000)]
Use "gcc -MM" for dependencies, and update them.

24 years agoUpdate todo
Daniel Berlin [Tue, 4 Apr 2000 05:13:44 +0000 (05:13 +0000)]
Update todo

24 years agoC++ changes for 5.0, finally committed.
Daniel Berlin [Tue, 4 Apr 2000 04:53:50 +0000 (04:53 +0000)]
C++ changes for 5.0, finally committed.

24 years agoStop GCC thinking a shift will overflow.
Andrew Cagney [Tue, 4 Apr 2000 04:16:48 +0000 (04:16 +0000)]
Stop GCC thinking a shift will overflow.

24 years ago2000-04-03 H.J. Lu <hjl@gnu.org>
H.J. Lu [Tue, 4 Apr 2000 02:11:36 +0000 (02:11 +0000)]
2000-04-03  H.J. Lu  <hjl@gnu.org>

* TODO: Remove the regex entry.

24 years ago2000-04-03 H.J. Lu <hjl@gnu.org>
H.J. Lu [Tue, 4 Apr 2000 02:08:52 +0000 (02:08 +0000)]
2000-04-03  H.J. Lu  <hjl@gnu.org>

* gdb_regex.h: New. Include "regex.h" if USE_INCLUDED_REGEX
is defined and <regex.h> otherwise.

        * irix5-nat.c: Include "gdb_regex.h" instead of "gnu-regex.h".
* monitor.c: Likewise.
* osfsolib.c: Likewise.
* solib.c: Likewise.
* source.c: Likewise.
* symtab.c: Likewise.

* Makefile.in (REGEX): Changed to @REGEX@.
(REGEX_CFLAGS): New.
(REGEX1): Removed.
(ADD_DEPS): Use $(REGEX) instead of $(REGEX1).
(INTERNAL_WARN_CFLAGS): Add $(REGEX_CFLAGS).

* configure.in (--with-included-regex): New switch.
(REGEX): New. Subsstitue @REGEX@ in Makefile.in.
(REGEX_CFLAGS): New. Subsstitue @REGEX_CFLAGS@ in Makefile.in.
* configure: Regenerated.

24 years agoOops, forgot to write out ChangeLog changes...
Jim Ingham [Tue, 4 Apr 2000 00:19:29 +0000 (00:19 +0000)]
Oops, forgot to write out ChangeLog changes...

24 years ago2000-04-03 Steve Johnson <sbjohnson@ozemail.com.au>
Jim Ingham [Tue, 4 Apr 2000 00:17:47 +0000 (00:17 +0000)]
2000-04-03  Steve Johnson  <sbjohnson@ozemail.com.au>

* regwin.itb (dimensions): Use rows from preference file rather
than hard-coding a preference.
* prefs.tcl (pref_set_defaults): Add gdb/reg/rows preference.

24 years agoMention new PowerPC GNU/Linux native configuration.
Kevin Buettner [Mon, 3 Apr 2000 22:10:45 +0000 (22:10 +0000)]
Mention new PowerPC GNU/Linux native configuration.

24 years agoAIX 4.3 changes
Kevin Buettner [Mon, 3 Apr 2000 21:48:31 +0000 (21:48 +0000)]
AIX 4.3 changes

24 years ago2000-04-03 J.T. Conklin <jtc@redback.com>
J.T. Conklin [Mon, 3 Apr 2000 21:33:21 +0000 (21:33 +0000)]
2000-04-03  J.T. Conklin  <jtc@redback.com>

        * config/i386/xm-nbsd.h (HOST_LONG_DOUBLE_FORMAT): Define.

24 years ago*** empty log message ***
Jim Blandy [Mon, 3 Apr 2000 21:29:13 +0000 (21:29 +0000)]
*** empty log message ***

24 years ago* gdbtk-hooks.c (gdbtk_restore_result_ptr): New function.
Jim Blandy [Mon, 3 Apr 2000 21:29:00 +0000 (21:29 +0000)]
* gdbtk-hooks.c (gdbtk_restore_result_ptr): New function.
* gdbtk.h (gdbtk_restore_result_ptr): Declare it.
* gdbtk-cmds.c (gdbtk_load_asm): Use it to restore the old value
of result_ptr, in case we get errors while disassembling things.

24 years agoFollow links from the gdb the user ran to the actual executable, so
Jim Ingham [Mon, 3 Apr 2000 19:34:38 +0000 (19:34 +0000)]
Follow links from the gdb the user ran to the actual executable, so
that you can still find all the Tcl support files.

24 years ago2000-04-03 H.J. Lu <hjl@gnu.org>
Ian Lance Taylor [Mon, 3 Apr 2000 19:19:11 +0000 (19:19 +0000)]
2000-04-03  H.J. Lu  <hjl@gnu.org>

* cache.c (bfd_open_file): Unlink the output file only if
it has none zero size.

24 years agoIA-64 changes for linux threads
Kevin Buettner [Mon, 3 Apr 2000 19:10:50 +0000 (19:10 +0000)]
IA-64 changes for linux threads

24 years agoIA-64 changes
Kevin Buettner [Mon, 3 Apr 2000 18:58:48 +0000 (18:58 +0000)]
IA-64 changes

24 years ago*** empty log message ***
Jim Blandy [Mon, 3 Apr 2000 17:50:12 +0000 (17:50 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Blandy [Mon, 3 Apr 2000 17:49:40 +0000 (17:49 +0000)]
*** empty log message ***

24 years ago* solib.c (solib_add): Move all the code for loading symbol tables
Jim Blandy [Mon, 3 Apr 2000 17:45:17 +0000 (17:45 +0000)]
* solib.c (solib_add): Move all the code for loading symbol tables
below the code to sort out additions and removals.  That way, we
always catch all loaded shared libraries whose symbols we haven't
grabbed yet.

* solib.c (solib_add): Don't try to free a shared object's objfile
if it doesn't have one.  Duh.

* solib.c (solib_add): If a pattern was given, but it doesn't
match any currently loaded shared libraries, print a message;
don't just be silent.

24 years ago * annotate.texi (Frame Annotations): Fix a cross-reference.
Eli Zaretskii [Mon, 3 Apr 2000 16:11:07 +0000 (16:11 +0000)]
* annotate.texi (Frame Annotations): Fix a cross-reference.

24 years ago * go32-nat.c (go32_handle_nonaligned_watchpoint): Use a
Eli Zaretskii [Mon, 3 Apr 2000 15:27:42 +0000 (15:27 +0000)]
* go32-nat.c (go32_handle_nonaligned_watchpoint): Use a
two-dimensional array instead of faking it with index
arithmetics.

24 years ago * config/i386/xm-go32.h (HOST_LONG_DOUBLE_FORMAT): Define.
Eli Zaretskii [Mon, 3 Apr 2000 15:24:17 +0000 (15:24 +0000)]
* config/i386/xm-go32.h (HOST_LONG_DOUBLE_FORMAT): Define.

* config/i386/tm-go32.h (TARGET_LONG_DOUBLE_BIT): Remove
definition (and use the common one in tm-i386.h).
(REGISTER_CONVERT_TO_VIRTUAL, REGISTER_CONVERT_TO_RAW): Likewise.
(I386_DJGPP_TARGET): Don't define, it's no longer required.
(LOW_RETURN_REGNUM, HIGH_RETURN_REGNUM): Remove definition,
i386-tdep.c defines it for all x86 targets.
(LD_I387, HEX_LONG_DOUBLE_INPUT): Remove.

* config/djgpp/fnchange.lst: Add i386-linux-tdep.c.

* config/djgpp/djcheck.sh: Edit the copyright year out of the test
results.  Fix editing of `main' arguments for non-GNU Sed.

24 years agoFix a typo (comtaining -> containing).
Eli Zaretskii [Mon, 3 Apr 2000 15:17:37 +0000 (15:17 +0000)]
Fix a typo (comtaining -> containing).

24 years ago * symfile.c (map_overlay_command, unmap_overlay_command): Fix
Eli Zaretskii [Mon, 3 Apr 2000 15:16:13 +0000 (15:16 +0000)]
* symfile.c (map_overlay_command, unmap_overlay_command): Fix
error message: there's no "overlay on" command.

24 years ago * Makefile.in (copying.c): Depend on copying.txt, not COPYING.
Eli Zaretskii [Mon, 3 Apr 2000 15:12:59 +0000 (15:12 +0000)]
* Makefile.in (copying.c): Depend on copying.txt, not COPYING.
(copying.txt): New target, a link to COPYING.

24 years agoTidy some code. Print pc rel addresses as signed.
Alan Modra [Mon, 3 Apr 2000 14:17:43 +0000 (14:17 +0000)]
Tidy some code.  Print pc rel addresses as signed.

24 years agoMove bug report string to one place.
Alan Modra [Mon, 3 Apr 2000 14:10:04 +0000 (14:10 +0000)]
Move bug report string to one place.

24 years agoNEWS file update
Daniel Berlin [Mon, 3 Apr 2000 13:24:08 +0000 (13:24 +0000)]
NEWS file update

24 years agoDon't emit relative relocations for non-loaded sections in shared objects.
Alan Modra [Mon, 3 Apr 2000 12:42:18 +0000 (12:42 +0000)]
Don't emit relative relocations for non-loaded sections in shared objects.
Fix for DWARF-2 sections .debug_info and .debug_line.

24 years ago * aoutx.h (NAME(aout,reloc_type_lookup)): Add BFD_RELOC_8 and
Hans-Peter Nilsson [Mon, 3 Apr 2000 11:44:45 +0000 (11:44 +0000)]
* aoutx.h (NAME(aout,reloc_type_lookup)): Add BFD_RELOC_8 and
BFD_RELOC_16 to switch for extended relocs.
(MY_swap_ext_reloc_in): New.
(MY_swap_ext_reloc_out): New.
(NAME(aout,slurp_reloc_table)): Use MY_swap_ext_reloc_in rather
than NAME(aout,swap_ext_reloc_in) for extended relocs.
(NAME(aout,squirt_out_relocs)): Similarly use
MY_swap_ext_reloc_out.
(aout_link_reloc_link_order): Use MY_put_ext_reloc if defined.

24 years ago * aout64.h (RELOC_EXT_BITS_EXTERN_BIG): Wrap definition in #ifndef.
Hans-Peter Nilsson [Mon, 3 Apr 2000 11:29:28 +0000 (11:29 +0000)]
* aout64.h (RELOC_EXT_BITS_EXTERN_BIG): Wrap definition in #ifndef.
(RELOC_EXT_BITS_EXTERN_LITTLE): Ditto.
(RELOC_EXT_BITS_TYPE_BIG): Ditto.
(RELOC_EXT_BITS_TYPE_SH_BIG): Ditto.
(RELOC_EXT_BITS_TYPE_LITTLE): Ditto.
(RELOC_EXT_BITS_TYPE_SH_LITTLE): Ditto.

24 years agoUpdate removing anything fixed.
Andrew Cagney [Mon, 3 Apr 2000 08:47:48 +0000 (08:47 +0000)]
Update removing anything fixed.

24 years ago * coff-h8300.c (h8300_reloc16_extra_cases): Add bsr:16 -> bsr:8 to
Jeff Law [Mon, 3 Apr 2000 06:55:06 +0000 (06:55 +0000)]
    * coff-h8300.c (h8300_reloc16_extra_cases): Add bsr:16 -> bsr:8 to
        the R_PCRWORD_B case.

24 years agoRevert white space changes. Need way of stopping this happening.
Andrew Cagney [Mon, 3 Apr 2000 06:52:38 +0000 (06:52 +0000)]
Revert white space changes.  Need way of stopping this happening.

24 years agoRe-indent (almost). Several cases where indent was getting it wrong
Andrew Cagney [Mon, 3 Apr 2000 05:30:13 +0000 (05:30 +0000)]
Re-indent (almost).  Several cases where indent was getting it wrong
were omitted.

24 years agoDelete add_minsym_to_demangled_hash_table from symtabs.h. Static function.
Andrew Cagney [Mon, 3 Apr 2000 04:47:27 +0000 (04:47 +0000)]
Delete add_minsym_to_demangled_hash_table from symtabs.h.  Static function.

24 years agoRe-indent gdb-events.h, gdb-events.c using gdb-events.sh.
Andrew Cagney [Mon, 3 Apr 2000 04:43:26 +0000 (04:43 +0000)]
Re-indent gdb-events.h, gdb-events.c using gdb-events.sh.

24 years ago * gdbtypes.c (safe_parse_type): New wrapper function to ignore
Nicholas Duffek [Mon, 3 Apr 2000 03:39:09 +0000 (03:39 +0000)]
* gdbtypes.c (safe_parse_type): New wrapper function to ignore
error() during parse_and_eval_type().
(check_stub_method): Call safe_parse_type instead of
parse_and_eval_type().
* wrapper.c (gdb_parse_and_eval_type): New wrapper function.
(wrap_parse_and_eval_type): New support function.
* wrapper.h (gdb_parse_and_eval_type): Prototype.
(wrap_parse_and_eval_type): Prototype.

24 years agoUpdate winsup stuff.
Christopher Faylor [Mon, 3 Apr 2000 01:26:01 +0000 (01:26 +0000)]
Update winsup stuff.

24 years ago* Makefile.in (CC_FOR_TARGET): Add new winsup directory structure stuff to -L
Christopher Faylor [Mon, 3 Apr 2000 01:24:45 +0000 (01:24 +0000)]
* Makefile.in (CC_FOR_TARGET): Add new winsup directory structure stuff to -L
library search.
(CXX_FOR_TARGET): Ditto.

24 years agoFor want of something better. List where to go to when wanting to
Andrew Cagney [Mon, 3 Apr 2000 01:14:00 +0000 (01:14 +0000)]
For want of something better.  List where to go to when wanting to
make a toplevel change.

24 years agoAdd Eli to doco maintainers.
Andrew Cagney [Mon, 3 Apr 2000 00:04:00 +0000 (00:04 +0000)]
Add Eli to doco maintainers.

24 years ago* gdbarch-utils.h, gdbarch-utils.c: New files.
Andrew Cagney [Mon, 3 Apr 2000 00:00:32 +0000 (00:00 +0000)]
* gdbarch-utils.h, gdbarch-utils.c: New files.
* Makefile.in (SFILES, COMMON_OBS): Update.
(gdbarch_utils_h) Define.
(gdbarch-utils.o): Add dependencies.

* gdbarch.c, gdbarch.sh: Include "gdbarch-utils.h". Fix code
handling default method values.
(startup_gdbarch): Rename default_gdbarch, name misleading.
(breakpoint_from_pc): Default to legacy_breakpoint_from_pc.
(register_name): Default to legacy_register_name.
(call_dummy_words): Default to legacy_call_dummy_words.
(sizeof_call_dummy_words): Default to
legacy_sizeof_call_dummy_words.
(register_convertible): Default to
generic_register_convertible_not.
(breakpoint_from_pc): Default to legacy_breakpoint_from_pc.
(remote_translate_xfer_address): Default to
generic_remote_translate_xfer_address.
(frameless_function_invocation): Default to
generic_frameless_function_invocation_not.

24 years ago2000-04-02 Mark Kettenis <kettenis@gnu.org>
Mark Kettenis [Sun, 2 Apr 2000 20:16:28 +0000 (20:16 +0000)]
2000-04-02  Mark Kettenis  <kettenis@gnu.org>

* i386-linux-nat.c: Add copyright notice.

24 years ago2000-04-02 Mark Kettenis <kettenis@gnu.org>
Mark Kettenis [Sun, 2 Apr 2000 14:41:45 +0000 (14:41 +0000)]
2000-04-02  Mark Kettenis  <kettenis@gnu.org>

* config/i386/xm-linux.h (HOST_LONG_DOUBLE_FORMAT): Define as
&floatformat_i387_ext.
* config/i386/xm-i386gnu.h (HOST_LONG_DOUBLE_FORMAT): Likewise.

24 years ago * disassemble.c (disassembler_usage): Don't use a prototype. Mark
Ian Lance Taylor [Sun, 2 Apr 2000 06:26:09 +0000 (06:26 +0000)]
* disassemble.c (disassembler_usage): Don't use a prototype.  Mark
the parameter ATTRIBUTE_UNUSED.
* ppc-opc.c: Add ATTRIBUTE_UNUSED as needed.

24 years ago* m10300-opc.c: SP-based offsets are always unsigned.
Alexandre Oliva [Sat, 1 Apr 2000 22:03:31 +0000 (22:03 +0000)]
* m10300-opc.c: SP-based offsets are always unsigned.

24 years agoFix long-standing mis-comments. Words and addresses are 32-bits long.
Alexandre Oliva [Sat, 1 Apr 2000 20:58:49 +0000 (20:58 +0000)]
Fix long-standing mis-comments.  Words and addresses are 32-bits long.

24 years ago2000-03-29 Mark Kettenis <kettenis@gnu.org>
Mark Kettenis [Fri, 31 Mar 2000 22:04:50 +0000 (22:04 +0000)]
2000-03-29  Mark Kettenis  <kettenis@gnu.org>

* findvar.c (extract_floating): Remove reference to
TARGET_EXTRACT_FLOATING.
(store_floating): Remove reference to TARGET_STORE_FLOATING.

24 years agoReverted the comment about inc/inc4, that was already implied by RN02.
Alexandre Oliva [Fri, 31 Mar 2000 20:31:05 +0000 (20:31 +0000)]
Reverted the comment about inc/inc4, that was already implied by RN02.

24 years agoFix typos. Add FIXME for 2-reg inc and inc4.
Alexandre Oliva [Fri, 31 Mar 2000 19:28:52 +0000 (19:28 +0000)]
Fix typos.  Add FIXME for 2-reg inc and inc4.

24 years agoAdjust whitespace.
Alexandre Oliva [Fri, 31 Mar 2000 18:46:38 +0000 (18:46 +0000)]
Adjust whitespace.

24 years agoSet CHUNK size to 16 bytes to prevent download failures on lame targets.
Alan Modra [Thu, 30 Mar 2000 23:49:07 +0000 (23:49 +0000)]
Set CHUNK size to 16 bytes to prevent download failures on lame targets.

24 years ago * gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
Philippe De Muyter [Thu, 30 Mar 2000 23:32:30 +0000 (23:32 +0000)]
* gdb.base/call-ar-st.c (init_small_structs, main): Use floating-point
  values that can be represented exactly.
* gdb.base/call-ar-st.exp (print print_small_structs): Fixed to match
above change, and to not check against the directory part of the source
file name.
(step into print_long_arg_list): Likewise.
(print print_small_structs from print_long_arg_list): Likewise.
(print print_long_arg_list): Likewise.

24 years ago * elf32-m32r.c (m32r_elf_generic_reloc): new function. All
Doug Evans [Thu, 30 Mar 2000 22:16:39 +0000 (22:16 +0000)]
* elf32-m32r.c (m32r_elf_generic_reloc): new function.  All
HOWTO references to bfd_elf_generic_reloc, that have
partial_inplace == true, now use the new function.  The function
is based on the recent rewrite of m32r_elf_lo16_reloc(), and
extends its fixes to the R_M32R_{16,24,32} relocs.
The new logic in m32r_elf_lo16_reloc() has been removed, and
it instead calls the new routine to obtain that functionality.

24 years ago2000-03-30 Fernando Nasser <fnasser@totem.to.cygnus.com>
Fernando Nasser [Thu, 30 Mar 2000 22:14:24 +0000 (22:14 +0000)]
2000-03-30  Fernando Nasser  <fnasser@totem.to.cygnus.com>

* variables.tcl (edit): Remove call to close, which caused editing
of variables to fail.
Note: I don't know why we would need to do this here as it seems
that the "delete entry" operation will do that.
Perhaps this was to account to some old widget bug.
But we cannot call close here because it calls UnEdit,
which unsets some of the edit state.
        (open): Make sure to abort any ongoing edit.  This was causing problems
when someone tried to expand an structure while editing its pointer.

24 years ago2000-03-30 Dave Brolley <brolley@redhat.com>
Dave Brolley [Thu, 30 Mar 2000 20:51:27 +0000 (20:51 +0000)]
2000-03-30  Dave Brolley  <brolley@redhat.com>

* configure: Regenerated.

24 years ago2000-03-30 Dave Brolley <brolley@redhat.com>
Dave Brolley [Thu, 30 Mar 2000 20:49:27 +0000 (20:49 +0000)]
2000-03-30  Dave Brolley  <brolley@redhat.com>

* aclocal.m4 (cgen): Use guile to run cgen.

24 years ago2000-03-23 Dave Brolley <brolley@redhat.com>
Dave Brolley [Thu, 30 Mar 2000 20:21:37 +0000 (20:21 +0000)]
2000-03-23  Dave Brolley  <brolley@redhat.com>

* cgen-fpu.h: Rename extsfdf to fextsfdf. Rename truncdfsf to
ftruncdfsf.
* cgen-accfp.c (fextsfdf): New function.
(ftruncdfsf): New function.
(cgen_init_accurate_fpu): Initialize fextsfdf and ftruncdfsf.

24 years ago2000-03-30 Fernando Nasser <fnasser@cygnus.com>
Fernando Nasser [Thu, 30 Mar 2000 20:15:35 +0000 (20:15 +0000)]
2000-03-30  Fernando Nasser  <fnasser@cygnus.com>

* wrapper.c (gdb_value_subscript, wrap_value_subscript): New functions.
Safe version of value_subscript.
* varobj.c (): Use gdb_value_subscript() to get an array element value.

24 years ago2000-03-30 Michael Snyder <msnyder@cleaver.cygnus.com>
Michael Snyder [Thu, 30 Mar 2000 19:52:35 +0000 (19:52 +0000)]
2000-03-30  Michael Snyder  <msnyder@cleaver.cygnus.com>

* ui-file.c: Include "gdb_string.h"
* cli-out.c: Include gdb_string.h to avoid compiler warnings.
* wrapper.[ch] (struct gdb_wrapper_arguments): Change fields into
unions, since they are all used to hold both pointers and ints
at various times.  Casting pointer to int and vice versa gives
warnings (and is not safe) if they are not the same size.

24 years agoCapitalize sentences.
Michael Snyder [Thu, 30 Mar 2000 19:12:08 +0000 (19:12 +0000)]
Capitalize sentences.

24 years ago2000-03-30 Michael Snyder <msnyder@cleaver.cygnus.com>
Michael Snyder [Thu, 30 Mar 2000 18:54:28 +0000 (18:54 +0000)]
2000-03-30  Michael Snyder  <msnyder@cleaver.cygnus.com>

        * defs.h (struct continuation_arg): make 'data' a union, to avoid
        casting problems when int and pointer are not the  same size.
        * event-top.c (command_handler): use data as a union.
        (command_line_handler_continuation): ditto.
        * infcmd.c (step_1_continuation): use data as a union.  Re-indent.
        (step_once): ditto.  (finish_command_continuation): ditto.
        (finish_command): ditto.
        * breakpoint.c (until_break_command): use data as a union.
        (until_break_command_continuation): ditto.
        * utils.c (add_intermediate_continuation): fix typo in comment.

24 years agogdbarch cleanups.
Andrew Cagney [Thu, 30 Mar 2000 05:32:23 +0000 (05:32 +0000)]
gdbarch cleanups.

24 years agoDidn't realize this auto-generated gdb-events.c. Since it does, i applied the gdb...
Daniel Berlin [Thu, 30 Mar 2000 03:10:58 +0000 (03:10 +0000)]
Didn't realize this auto-generated gdb-events.c. Since it does, i applied the gdb-events.c fix for deprecation back to here.

24 years agodemangled symbol lookup fixes
Daniel Berlin [Thu, 30 Mar 2000 03:03:23 +0000 (03:03 +0000)]
demangled symbol lookup fixes

24 years ago * configure.in: -linux-gnu*, not -linux-gnu.
Jason Merrill [Thu, 30 Mar 2000 02:19:56 +0000 (02:19 +0000)]
    * configure.in: -linux-gnu*, not -linux-gnu.

        * configure (gcc_version): When setting, narrow search to
        lines containing `version_string'.

24 years agoDisassemble 0xde.. to "bal" [branch always] instead of "undefined".
Nick Clifton [Wed, 29 Mar 2000 18:23:57 +0000 (18:23 +0000)]
Disassemble 0xde.. to "bal" [branch always] instead of "undefined".

24 years agoFix thread-extra-info name. qfThreadExtraInfo ->qThreadExtraInfo.
Andrew Cagney [Wed, 29 Mar 2000 08:29:00 +0000 (08:29 +0000)]
Fix thread-extra-info name.  qfThreadExtraInfo ->qThreadExtraInfo.

24 years ago2000-03-28 J.T. Conklin <jtc@redback.com>
J.T. Conklin [Wed, 29 Mar 2000 04:16:57 +0000 (04:16 +0000)]
2000-03-28  J.T. Conklin  <jtc@redback.com>

        * gdb.texinfo: Clarify which remote debug protocol commands are
        required and which are optional.

24 years ago2000-03-29 J.T. Conklin <jtc@redback.com>
J.T. Conklin [Wed, 29 Mar 2000 04:03:56 +0000 (04:03 +0000)]
2000-03-29  J.T. Conklin  <jtc@redback.com>

        * i386nbsd-nat.c (fetch_core_registers): Make static.

        * m68knbsd-nat.c (fetch_core_registers): Make static.
        (m68knbsd_core_fns, _initialize_m68knbsd_nat): Added.

24 years agoRevert movement of @chapter and @node tags from separate files to
Andrew Cagney [Wed, 29 Mar 2000 03:55:18 +0000 (03:55 +0000)]
Revert movement of @chapter and @node tags from separate files to
gdb.texinfo.

24 years agoUpdate GDB 5 status.
Andrew Cagney [Wed, 29 Mar 2000 03:51:18 +0000 (03:51 +0000)]
Update GDB 5 status.

24 years ago2000-03-28 James Ingham <jingham@leda.cygnus.com>
Jim Ingham [Wed, 29 Mar 2000 03:18:16 +0000 (03:18 +0000)]
2000-03-28  James Ingham  <jingham@leda.cygnus.com>

* managedwin.itb (ManagedWin::startup): Open the SrcWin, this does
two things, 1) Makes sure that there IS a SrcWin, and 2) brings
the first such window to the foreground...

24 years agoFix various GCC warnings.
Andrew Cagney [Wed, 29 Mar 2000 00:51:17 +0000 (00:51 +0000)]
Fix various GCC warnings.

24 years ago*** empty log message ***
Jim Blandy [Tue, 28 Mar 2000 23:18:52 +0000 (23:18 +0000)]
*** empty log message ***

24 years ago*** empty log message ***
Jim Blandy [Tue, 28 Mar 2000 23:04:33 +0000 (23:04 +0000)]
*** empty log message ***

24 years agoHandle the fact that there are holes in the register numbering.
Jim Blandy [Tue, 28 Mar 2000 23:04:13 +0000 (23:04 +0000)]
Handle the fact that there are holes in the register numbering.
* regwin.itb (RegWin::init_reg_display_vars): Ask gdb_regnames to
provide the register numbers, too; don't just assume that the Nth
element is register N.

24 years agoHandle the fact that there are holes in the register numbering.
Jim Blandy [Tue, 28 Mar 2000 23:04:02 +0000 (23:04 +0000)]
Handle the fact that there are holes in the register numbering.
* gdbtk-cmds.c (gdb_regnames): If given the -numbers option,
return the register numbers along with their names.
(get_register_name): Record both the register name and number, if
requested.

24 years ago2000-03-28 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
Michael Snyder [Tue, 28 Mar 2000 22:30:19 +0000 (22:30 +0000)]
2000-03-28  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>

        breakpoint.c, breakpoint.h (remove_hw_watchpoints):  New function.
        infrun.c (resume):  Remove hardware watchpoints before stepping
        when CANNOT_STEP_HW_WATCHPOINTS is nonzero.

24 years ago2000-03-28 Michael Snyder <msnyder@cleaver.cygnus.com>
Michael Snyder [Tue, 28 Mar 2000 21:19:04 +0000 (21:19 +0000)]
2000-03-28  Michael Snyder  <msnyder@cleaver.cygnus.com>

        * Makefile.in: anchor tui-file.h dependency to $srcdir.

24 years ago2000-03-28 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
Michael Snyder [Tue, 28 Mar 2000 19:29:56 +0000 (19:29 +0000)]
2000-03-28  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>

        * breakpoint.c (insert_breakpoints, do_enable_breakpoint):
        Reselect the saved frame silently after frame selection for
        watchpoint evaluation.
        (insert_breakpoints):  Add missing space in `Hardware watchpoint
        deleted' message.  Do not reinsert hardware watchpoint if it is
        already marked for deletion at next stop.

24 years ago2000-03-28 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>
Michael Snyder [Tue, 28 Mar 2000 19:02:47 +0000 (19:02 +0000)]
2000-03-28  Peter Schauer  <pes@regent.e-technik.tu-muenchen.de>

        * procfs.c (proc_set_watchpoint):  Declare addr parameter as
        CORE_ADDR, to match call from procfs_set_watchpoint.

24 years ago* partial-stab.h: Add one more check against corrupted or irregular stabs
Christopher Faylor [Tue, 28 Mar 2000 17:44:53 +0000 (17:44 +0000)]
* partial-stab.h: Add one more check against corrupted or irregular stabs
entry.

24 years ago * gdb.texinfo: Update dates, bump to Eighth Edition (note
Stan Shebs [Tue, 28 Mar 2000 16:46:24 +0000 (16:46 +0000)]
* gdb.texinfo: Update dates, bump to Eighth Edition (note
expectation of additional changes before release), update
ISBN, add copy of top-level menu for @ifhtml, remove explicit
node links, rephrase and/or shorten lines to fix formatting
problem in both regular and @smallbook formats.
* annotate.texi: Shorten lines in example, use smallexample
consistently everywhere.
* Makefile.in: Add comment about texinfo 4.0 html generation.
(SFILES_INCLUDED): Add annotate.texi.

24 years ago * gnu-regex.c (regerror): Function renamed from `__regerror'.
Philippe De Muyter [Tue, 28 Mar 2000 12:13:15 +0000 (12:13 +0000)]
* gnu-regex.c (regerror): Function renamed from `__regerror'.

24 years agoFrom Jonathan L. Fix ser-unix.c timing out when there was no timeout.
Andrew Cagney [Tue, 28 Mar 2000 08:24:28 +0000 (08:24 +0000)]
From Jonathan L.  Fix ser-unix.c timing out when there was no timeout.

24 years agoThe set debug changes
Daniel Berlin [Tue, 28 Mar 2000 02:25:14 +0000 (02:25 +0000)]
The set debug changes

24 years agoBump copyright to 2000.
Andrew Cagney [Tue, 28 Mar 2000 02:03:53 +0000 (02:03 +0000)]
Bump copyright to 2000.

24 years agoReintroduce the code that saves away window state, and restores it
Jim Ingham [Tue, 28 Mar 2000 01:59:40 +0000 (01:59 +0000)]
Reintroduce the code that saves away window state, and restores it
when you restart gdbtk.

2000-03-27  James Ingham  <jingham@leda.cygnus.com>

* interface.tcl (gdbtk_quit): Let the window manager store away
the list of active windows before quitting.
(gdbtk_tcl_preloop): Open all the windows that were active in the
former session.
* prefs.tcl (pref_set_defaults): Set the default value of the
"gdb/window/active" pref.  Stores the list of active windows.
* managedwin.itb (ManagedWin::pickle): New method - store away
instructions to recreate this window.
(ManagedWin::shutdown): New Method - run through the active windows
pickling them all.
(ManagedWin::startup): Restore all the saved active windows.
* managedwin.ith: Declare pickle, shutdown & startup.
* tclIndex: regenerate.

24 years agoAdd Glen McCready
Andrew Cagney [Tue, 28 Mar 2000 00:17:13 +0000 (00:17 +0000)]
Add Glen McCready

24 years agoFix typo in description of GETREGS.
Andrew Cagney [Tue, 28 Mar 2000 00:03:57 +0000 (00:03 +0000)]
Fix typo in description of GETREGS.

24 years agoFix value of SHORT_A1.
Nick Clifton [Mon, 27 Mar 2000 20:17:02 +0000 (20:17 +0000)]
Fix value of SHORT_A1.
Move SHORT_AR to end of list of short instructions.

24 years ago2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
Elena Zannoni [Mon, 27 Mar 2000 17:44:32 +0000 (17:44 +0000)]
2000-03-27  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

fix typo.

24 years ago2000-03-27 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
Elena Zannoni [Mon, 27 Mar 2000 17:34:48 +0000 (17:34 +0000)]
2000-03-27  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

* gdb.base/printcmds.c: Terminate char array ctable2 with 0.

24 years ago * Makefile.am (CFILES): Add avr-dis.c.
Ian Lance Taylor [Mon, 27 Mar 2000 16:34:34 +0000 (16:34 +0000)]
* Makefile.am (CFILES): Add avr-dis.c.
(ALL_MACHINES): Add avr-dis.lo.

24 years agoAdd GDB 5.0 release criteria.
Andrew Cagney [Mon, 27 Mar 2000 10:24:58 +0000 (10:24 +0000)]
Add GDB 5.0 release criteria.

24 years agoATMEL AVR microcontroller support.
Alan Modra [Mon, 27 Mar 2000 08:39:14 +0000 (08:39 +0000)]
ATMEL AVR microcontroller support.

24 years agoMove default definition of HAVE_PTRACE_GETREGS to acconfig.h.
Andrew Cagney [Mon, 27 Mar 2000 07:31:37 +0000 (07:31 +0000)]
Move default definition of HAVE_PTRACE_GETREGS to acconfig.h.