OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
21 years agoFix Book-E opcodes
Nick Clifton [Fri, 13 Sep 2002 09:07:49 +0000 (09:07 +0000)]
Fix Book-E opcodes

21 years ago * gdb.base/call-strs.exp: Fix a small typo in one of the comments.
Joel Brobecker [Fri, 13 Sep 2002 00:43:10 +0000 (00:43 +0000)]
    * gdb.base/call-strs.exp: Fix a small typo in one of the comments.

21 years ago * gdbarch.sh (NAME_OF_MALLOC): New variable in the architecture
Joel Brobecker [Fri, 13 Sep 2002 00:38:48 +0000 (00:38 +0000)]
   * gdbarch.sh (NAME_OF_MALLOC): New variable in the architecture
       vector. Will be useful for Interix.
       * gdbarch.h, gdbarch.c: Regenerate.

       * valops.c (value_allocate_space_in_inferior): Replace hard-coded
       name of the malloc function by NAME_OF_MALLOC.

21 years ago * value.h (find_function_in_inferior): Add const keyword to
Joel Brobecker [Fri, 13 Sep 2002 00:18:33 +0000 (00:18 +0000)]
   * value.h (find_function_in_inferior): Add const keyword to
       one of the parameters. Allows us to invoke this function with
       a const char *.
       * valops.c (find_function_in_inferior): Likewise.

21 years agodaily update
Alan Modra [Fri, 13 Sep 2002 00:00:05 +0000 (00:00 +0000)]
daily update

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

21 years ago * exec.c (xfer_memory): Fix compilation warning with old versions
Joel Brobecker [Thu, 12 Sep 2002 19:49:56 +0000 (19:49 +0000)]
    * exec.c (xfer_memory): Fix compilation warning with old versions
        of GCC.
        * tracepoint.c (trace_find_tracepoint_command): Likewise.

21 years ago2002-09-12 David Carlton <carlton@math.stanford.edu>
David Carlton [Thu, 12 Sep 2002 19:19:37 +0000 (19:19 +0000)]
2002-09-12  David Carlton  <carlton@math.stanford.edu>

* symtab.h: Run through gdb_indent.h.
Add 2002 to Copyright year list.

21 years agoImport chnages from master config repository.
Nick Clifton [Thu, 12 Sep 2002 15:59:37 +0000 (15:59 +0000)]
Import chnages from master config repository.

21 years ago * elf32-i386.c (dtpoff_base, tpoff): Don't crash if tls_segment is
Jakub Jelinek [Thu, 12 Sep 2002 14:01:20 +0000 (14:01 +0000)]
* elf32-i386.c (dtpoff_base, tpoff): Don't crash if tls_segment is
NULL.
(elf_i386_relocate_section): Return false after printing error about
unresolvable relocation.

21 years agoFix handling of R_ARM_THM_PC11
Nick Clifton [Thu, 12 Sep 2002 13:18:57 +0000 (13:18 +0000)]
Fix handling of R_ARM_THM_PC11

21 years agoHandle DW_OP_GNU_push_tls_address.
Nick Clifton [Thu, 12 Sep 2002 10:35:53 +0000 (10:35 +0000)]
Handle DW_OP_GNU_push_tls_address.
Synch up with the gcc's dwarf2.h

21 years ago * x86-64-tdep.c (_initialize_x86_64_tdep): Don't use hard-coded
Alan Modra [Thu, 12 Sep 2002 08:39:26 +0000 (08:39 +0000)]
* x86-64-tdep.c (_initialize_x86_64_tdep): Don't use hard-coded
mach constants.
* MAINTAINERS: Add myself to write after approval list.

21 years ago * ppc-dis.c (powerpc_dialect): Add missing PPC_OPCODE_CLASSIC.
Alan Modra [Thu, 12 Sep 2002 03:58:37 +0000 (03:58 +0000)]
* ppc-dis.c (powerpc_dialect): Add missing PPC_OPCODE_CLASSIC.

21 years agomerge from gcc
DJ Delorie [Thu, 12 Sep 2002 01:11:29 +0000 (01:11 +0000)]
merge from gcc

21 years ago * osabi.c (gdb_osabi_name): Add entry for GDB_OSABI_INTERIX.
Joel Brobecker [Thu, 12 Sep 2002 00:26:30 +0000 (00:26 +0000)]
    * osabi.c (gdb_osabi_name): Add entry for GDB_OSABI_INTERIX.

21 years ago*** empty log message ***
gdbadmin [Thu, 12 Sep 2002 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
Alan Modra [Thu, 12 Sep 2002 00:00:05 +0000 (00:00 +0000)]
daily update

21 years ago * osabi.h (gdb_osabi): Add new GDB_OSABI_INTERIX enum value for
Joel Brobecker [Wed, 11 Sep 2002 22:32:45 +0000 (22:32 +0000)]
   * osabi.h (gdb_osabi): Add new GDB_OSABI_INTERIX enum value for
       Interix.

21 years ago * mi-main.c (mi_cmd_data_list_register_names): Use cleanups
Keith Seitz [Wed, 11 Sep 2002 21:49:04 +0000 (21:49 +0000)]
    * mi-main.c (mi_cmd_data_list_register_names): Use cleanups
        for the uiout list. Do the cleanups when returning an error.
        (mi_cmd_data_list_changed_registers): Ditto.
        (mi_cmd_data_list_register_values): Use cleanups for the uiout list
        and tuples. Do the cleanups when returning errors.

21 years ago * elf32-h8300.c (elf32_h8_relax_section): Fix typo.
Jeff Law [Wed, 11 Sep 2002 19:19:11 +0000 (19:19 +0000)]
* elf32-h8300.c (elf32_h8_relax_section): Fix typo.

21 years agoCheck functionname_ptr and line_ptr before deciding we've found a symbol.
Nick Clifton [Wed, 11 Sep 2002 14:30:53 +0000 (14:30 +0000)]
Check functionname_ptr and line_ptr before deciding we've found a symbol.

21 years agoUpdate translations
Nick Clifton [Wed, 11 Sep 2002 13:52:17 +0000 (13:52 +0000)]
Update translations

21 years ago2002-06-05 Paul N. Hilfinger <hilfingr@otisco.mckusick.com>
Michael Snyder [Wed, 11 Sep 2002 00:13:58 +0000 (00:13 +0000)]
2002-06-05  Paul N. Hilfinger  <hilfingr@otisco.mckusick.com>

* procfs.c (do_detach): Clear current signal, not just fault.
Corrects problem with breakpoint trap signal leaking to detached
process on Tru64.

21 years agodaily update
Alan Modra [Wed, 11 Sep 2002 00:00:04 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Wed, 11 Sep 2002 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago2002-09-10 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Tue, 10 Sep 2002 23:45:26 +0000 (23:45 +0000)]
2002-09-10  Michael Snyder  <msnyder@redhat.com>

* buildsym.c (finish_block): Protect against null pointer.

21 years ago2002-09-10 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Tue, 10 Sep 2002 23:28:54 +0000 (23:28 +0000)]
2002-09-10  Andrew Cagney  <cagney@redhat.com>

* infcmd.c (default_print_registers_info): Send all output to
``file'' instead of ``gdb_stdout''.

21 years ago * mi-simplerun.exp (test_controlled_execution): Follow renaming of
Keith Seitz [Tue, 10 Sep 2002 22:28:44 +0000 (22:28 +0000)]
    * mi-simplerun.exp (test_controlled_execution): Follow renaming of
        mi_run_to to mi_execute_to.
        * mi-var-cmd.exp: Likewise.
        * mi0-simplerun.exp: Likewise.
        * mi0-var-cmd.exp: Likewise.

21 years ago * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
Keith Seitz [Tue, 10 Sep 2002 22:28:19 +0000 (22:28 +0000)]
    * lib/mi-support.exp (mi_runto): New proc. Does the same as gdb's
        runto proc.
        (mi_run_to_main): Use mi_runto.
        (mi_execute_to): Renamed from mi_run_to. Changed all callers.

21 years ago * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
Keith Seitz [Tue, 10 Sep 2002 22:07:58 +0000 (22:07 +0000)]
    * lib/mi-support.exp: (mi_run_to_main): Allow anything to precede
        regexp for stopping at main. Could have multiple event notifications.
        Don't assume that main was declared with no parameters.
        (mi_next): Use mi_step_to.
        (mi_step): Use mi_next_to.

21 years ago2002-09-10 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Tue, 10 Sep 2002 21:31:18 +0000 (21:31 +0000)]
2002-09-10  Michael Snyder  <msnyder@redhat.com>

* mips-tdep.c (mips_extract_struct_value_address): Make val a
LONGEST, and use signed register read (addresses are sign-
extended for mips).

21 years ago * tui-hooks.c (tui_event_loop): New function.
Stephane Carrez [Tue, 10 Sep 2002 19:59:31 +0000 (19:59 +0000)]
* tui-hooks.c (tui_event_loop): New function.
(tui_command_loop): New function to override gdb loop and make sure
uiout is set according to TUI mode.
(tui_command_loop): Install the specific TUI command hook.
* tuiIO.c (tui_initialize_io): Initialize tui_old_uiout.
(tui_uiout, tui_old_uiout): Make public.
* tuiIO.h (tui_uiout, tui_old_uiout): Declare.

21 years ago * event-loop.c (gdb_do_one_event): Make public.
Stephane Carrez [Tue, 10 Sep 2002 19:53:24 +0000 (19:53 +0000)]
* event-loop.c (gdb_do_one_event): Make public.
* event-loop.h (gdb_do_one_event): Declare.

21 years ago* test commit
Frank Ch. Eigler [Tue, 10 Sep 2002 19:04:38 +0000 (19:04 +0000)]
* test commit

21 years ago2002-09-10 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Tue, 10 Sep 2002 19:02:38 +0000 (19:02 +0000)]
2002-09-10  Jeff Johnston  <jjohnstn@redhat.com>

        * COPYING.NEWLIB: More updates.

21 years ago * infttrace.c (child_resume): Simplify and rework to avoid
Jeff Law [Tue, 10 Sep 2002 17:34:05 +0000 (17:34 +0000)]
    * infttrace.c (child_resume): Simplify and rework to avoid
        TT_PROC_CONTINUE.

21 years agoCall new functions do_sections, do_sections64, depending on corefile (32-bit
Nick Clifton [Tue, 10 Sep 2002 10:39:03 +0000 (10:39 +0000)]
Call new functions do_sections, do_sections64, depending on corefile (32-bit
or 64-bit).

21 years ago * gdb.base/default.exp: Fix expected string in `info float' test.
Corinna Vinschen [Tue, 10 Sep 2002 07:03:18 +0000 (07:03 +0000)]
* gdb.base/default.exp: Fix expected string in `info float' test.

21 years agoReviewed and approved by Kevin Buettner <kevinb@redhat.com>
Fred Fish [Tue, 10 Sep 2002 02:13:16 +0000 (02:13 +0000)]
Reviewed and approved by Kevin Buettner <kevinb@redhat.com>

2002-09-09  Fred Fish  <fnf@intrinsity.com>
* simple.c:  Pass addresses to strncpy, not chars.

21 years agoReviewed and approved by Kevin Buettner <kevinb@redhat.com>
Fred Fish [Tue, 10 Sep 2002 02:04:38 +0000 (02:04 +0000)]
Reviewed and approved by Kevin Buettner <kevinb@redhat.com>

2002-09-09  Fred Fish  <fnf@intrinsity.com>
* printcmd.c (print_scalar_formatted): "len" is the number of
target bytes, NOT the number of target bits.

21 years agodaily update
Alan Modra [Tue, 10 Sep 2002 00:00:05 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Tue, 10 Sep 2002 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago * config/mips.exp: Update comments.
Ben Elliston [Mon, 9 Sep 2002 21:21:35 +0000 (21:21 +0000)]
* config/mips.exp: Update comments.
* config/mips-idt.exp: Likewise.
* config/nind.exp: Likewise.
* config/slite.exp: Likewise.
* config/sparclet.exp: Likewise.
* config/udi.exp: Likewise.
* config/vx.exp: Likewise.
* config/vxworks29k.exp: Likewise.

21 years ago2002-09-09 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Mon, 9 Sep 2002 21:03:26 +0000 (21:03 +0000)]
2002-09-09  Elena Zannoni  <ezannoni@redhat.com>

From: Emmanuel Thome'  <thome@lix.polytechnique.fr>
* top.c (init_main): Set rl_terminal_name.

21 years ago2002-09-09 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Mon, 9 Sep 2002 20:57:01 +0000 (20:57 +0000)]
2002-09-09  Jeff Johnston  <jjohnstn@redhat.com>

        * COPYING.NEWLIB: Update.

21 years ago * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21M
Richard Henderson [Mon, 9 Sep 2002 17:34:07 +0000 (17:34 +0000)]
    * elfxx-ia64.c (elfNN_ia64_relax_section): Handle PCREL21M
        and PCREL21F like PCREL21B.

21 years agodaily update
Alan Modra [Mon, 9 Sep 2002 00:00:08 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Mon, 9 Sep 2002 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago * ada-lang.c (ada_array_bound, ada_type_match,
Aidan Skinner [Sun, 8 Sep 2002 17:44:22 +0000 (17:44 +0000)]
* ada-lang.c (ada_array_bound, ada_type_match,
_initialize_ada_language): Fix K&R definitions.
* ada-tasks.c (get_current_task): Fix K&R definitions.
* ada-valprint.c (adjust_type_signedness): Fix K&R definitions.

21 years agodaily update
Alan Modra [Sun, 8 Sep 2002 00:00:04 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Sun, 8 Sep 2002 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago* MAINTAINERS: Remove CE from list of maintainership responsibilities. Add XP.
Christopher Faylor [Sat, 7 Sep 2002 15:22:00 +0000 (15:22 +0000)]
* MAINTAINERS: Remove CE from list of maintainership responsibilities.  Add XP.

21 years ago*** empty log message ***
gdbadmin [Sat, 7 Sep 2002 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
Alan Modra [Sat, 7 Sep 2002 00:00:04 +0000 (00:00 +0000)]
daily update

21 years ago* i386-tdep.c (i386_register_virtual_type,
Mark Kettenis [Fri, 6 Sep 2002 21:28:18 +0000 (21:28 +0000)]
* i386-tdep.c (i386_register_virtual_type,
i386_register_convertible, i386_register_convert_to_virtual,
i386_register_comvert_to_raw): Use FP_REGNUM_P and SSE_REGNUM_P
instead of IS_FP_REGNUM and IS_SSE_REGNUM.
(i386_gdbarch_init): Fix comment.  Add comments on calls that set
sp_regnum, fp_regnum, pc_regnum, ps_regnum and fp0_regnum.
Don't set push_arguments twice.

21 years ago* i386bsd-tdep.c (i386bsd_init_abi): Set sigtramp_start and
Mark Kettenis [Fri, 6 Sep 2002 20:44:23 +0000 (20:44 +0000)]
* i386bsd-tdep.c (i386bsd_init_abi): Set sigtramp_start and
sigtramp_end to i386bsd_sigtramp_start and i386bsd_sigtramp_end.
* i386nbsd-tdep.c (i386nbsd_init_abi): Set sigtramp_start and
sigtramp_end to NULL.
* config/i386/tm-fbsd.h (SIGTRAMP_START, SIGTRAMP_END): Remove
defines.
(i386bsd_sigtramp_start, i386_sigtramp_end): Remove prototypes.

21 years ago* i386nbsd-tdep.c (i386nbsd_pc_in_sigtramp): Remove spurious
Mark Kettenis [Fri, 6 Sep 2002 20:28:57 +0000 (20:28 +0000)]
* i386nbsd-tdep.c (i386nbsd_pc_in_sigtramp): Remove spurious
whitespace.

21 years ago* gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): New methods.
Mark Kettenis [Fri, 6 Sep 2002 20:17:40 +0000 (20:17 +0000)]
* gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): New methods.
* gdbarch.h, gdbarch.c: Re-generate.
* blockframe.c (find_pc_sect_partial_function): Convert to use
SIGTRAMP_START_P predicate.

21 years agomerge from gcc
DJ Delorie [Fri, 6 Sep 2002 00:03:11 +0000 (00:03 +0000)]
merge from gcc

21 years agodaily update
Alan Modra [Fri, 6 Sep 2002 00:00:04 +0000 (00:00 +0000)]
daily update

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

21 years ago* gdb.threads/killed.exp: Fix test failure message.
Jim Blandy [Thu, 5 Sep 2002 19:45:11 +0000 (19:45 +0000)]
* gdb.threads/killed.exp: Fix test failure message.

21 years ago2002-09-05 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 5 Sep 2002 19:05:59 +0000 (19:05 +0000)]
2002-09-05  Michael Snyder  <msnyder@redhat.com>

* arm-tdep.c (arm_extract_return_value): Use new regcache method.

21 years ago2002-09-05 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 5 Sep 2002 19:03:07 +0000 (19:03 +0000)]
2002-09-05  Michael Snyder  <msnyder@redhat.com>

* arm-tdep.c (arm_init_extra_frame_info): Distinguish between
generic_dummy_frame method and old method.  Also distinguish
between ARM_FP_REGNUM and THUMB_FP_REGNUM.

21 years ago2002-09-05 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 5 Sep 2002 18:31:07 +0000 (18:31 +0000)]
2002-09-05  Michael Snyder  <msnyder@redhat.com>

* mips-tdep.c (mips_n32n64_push_arguments): Remove alignment
adjustment that doesn't conform to the ABI.
(mips_extract_struct_value_address): Retrieve V0_REGNUM from
saved regcache, not from current regcache.

21 years ago2002-09-05 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney [Thu, 5 Sep 2002 12:13:08 +0000 (12:13 +0000)]
2002-09-05  Andrew Cagney  <ac131313@redhat.com>

* NEWS: Update for 5.3.  Add new section ``Changes since 5.3''.
* README: Update.

Index: doc/ChangeLog
2002-09-05  Andrew Cagney  <ac131313@redhat.com>

* gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
engineer.

21 years agoMention that 5.3 branch was created (note, this was an insert).
Andrew Cagney [Thu, 5 Sep 2002 11:52:31 +0000 (11:52 +0000)]
Mention that 5.3 branch was created (note, this was an insert).

21 years ago2002-08-26 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 5 Sep 2002 01:28:14 +0000 (01:28 +0000)]
2002-08-26  Michael Snyder  <msnyder@redhat.com>

* breakpoint.c (insert_breakpoints): Protect all references
to 'process_warning'.  Shorten long lines.

21 years agodaily update
Alan Modra [Thu, 5 Sep 2002 00:00:03 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Thu, 5 Sep 2002 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago * config.bfd (mips*-*-irix6*): Add new ABI vectors. Make n32 default
Kevin Buettner [Wed, 4 Sep 2002 23:10:59 +0000 (23:10 +0000)]
  * config.bfd (mips*-*-irix6*): Add new ABI vectors.  Make n32 default
  vector.

21 years ago * lib/mi-support.exp: Update copyright.
Keith Seitz [Wed, 4 Sep 2002 21:05:07 +0000 (21:05 +0000)]
    * lib/mi-support.exp: Update copyright.
        (mi_gdb_test): Increase the priority of the expected pattern
        so that it matches gdb_test.

21 years ago* arm-tdep.c (arm_addr_bits_remove): Don't check for Thumb mode
Jason Thorpe [Wed, 4 Sep 2002 17:52:38 +0000 (17:52 +0000)]
* arm-tdep.c (arm_addr_bits_remove): Don't check for Thumb mode
if arm_apcs_32 is false.

21 years agoDo not insert non-BookE32 instructions into the hash table if the target cpu
Nick Clifton [Wed, 4 Sep 2002 12:37:30 +0000 (12:37 +0000)]
Do not insert non-BookE32 instructions into the hash table if the target cpu
is the BookE32. (case 107575)

21 years agoHave objdump's --help switch document PPC -M options.
Nick Clifton [Wed, 4 Sep 2002 10:08:08 +0000 (10:08 +0000)]
Have objdump's --help switch document PPC -M options.

21 years agoThe BookE implementations of the TLBWE and TLBRE instructions do not take any
Nick Clifton [Wed, 4 Sep 2002 09:59:48 +0000 (09:59 +0000)]
The BookE implementations of the TLBWE and TLBRE instructions do not take any
arguments.

21 years agodaily update
Alan Modra [Wed, 4 Sep 2002 00:00:05 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Wed, 4 Sep 2002 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
Keith Seitz [Tue, 3 Sep 2002 22:29:14 +0000 (22:29 +0000)]
    * lib/gdb.exp (gdb_compile_pthreads): Fix "build_bin" typo.
        Use integer comparison instead of string comparison for testing
        whether binary was built.

21 years ago* gdb/avr-tdep.c (avr_gdbarch_init): Use generic_unwind_get_saved_register.
Theodore A. Roth [Tue, 3 Sep 2002 21:42:13 +0000 (21:42 +0000)]
* gdb/avr-tdep.c (avr_gdbarch_init): Use generic_unwind_get_saved_register.

21 years ago * tuiIO.c (tui_putc): New function to print one character.
Stephane Carrez [Tue, 3 Sep 2002 20:47:48 +0000 (20:47 +0000)]
* tuiIO.c (tui_putc): New function to print one character.
(printable_part): New function from readline/complete.c.
(PUTX): New macro, likewise.
(print_filename): New function, likewise.
(get_y_or_n): New function, likewise and adapted for TUI.
(tui_rl_display_match_list): New function from readline/complete.c
and writes on TUI command window.
(tui_setup_io): Install or remove the readline hook
rl_completion_display_matches_hook so that completion is written
directly in TUI command window instead of in the TUI pipe.
(tui_initialize_io): Use #ifdef TUI_USE_PIPE_FOR_READLINE for the
TUI redirection pipe.
(tui_getc): Likewise for call to tui_readline_output.
(tui_readline_output): Likewise for function.
* tui.c (tui_rl_startup_hook): Always take care of gdb prompt.

21 years ago* gdb.threads/killed.exp, gdb.threads/killed.c: New test.
Jim Blandy [Tue, 3 Sep 2002 20:02:48 +0000 (20:02 +0000)]
* gdb.threads/killed.exp, gdb.threads/killed.c: New test.

21 years ago2002-09-03 David Carlton <carlton@math.stanford.edu>
David Carlton [Tue, 3 Sep 2002 17:32:11 +0000 (17:32 +0000)]
2002-09-03  David Carlton  <carlton@math.stanford.edu>

* dwarf2read.c (dwarf2_add_member_fn): Add the 'type'
argument (PR gdb/653).  Update call to smash_to_method_type.
(read_structure_scope): Update call to dwarf2_add_member_fn.

21 years ago * gdb680.exp: New file to test to check for uiout list/tuple
Keith Seitz [Tue, 3 Sep 2002 16:37:00 +0000 (16:37 +0000)]
    * gdb680.exp: New file to test to check for uiout list/tuple
        nesting bug.

21 years ago2002-09-03 Michal Ludvig <mludvig@suse.cz>
Michal Ludvig [Tue, 3 Sep 2002 13:06:33 +0000 (13:06 +0000)]
2002-09-03  Michal Ludvig  <mludvig@suse.cz>

* x86-64-linux-tdep.c: Include gdb_string.h
* x86-64-linux-nat.c: Ditto.

21 years ago* ada-exp.y (yyname, yyrule): Remap global variables that appear
Jason Thorpe [Tue, 3 Sep 2002 02:45:56 +0000 (02:45 +0000)]
* ada-exp.y (yyname, yyrule): Remap global variables that appear
when YYDEBUG is set to 1.
* c-exp.y: Likewise.
* f-exp.y: Likewise.
* jv-exp.y: Likewise.
* m2-exp.y: Likewise.
* p-exp.y: Likewise.

21 years agodaily update
Alan Modra [Tue, 3 Sep 2002 00:00:04 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Tue, 3 Sep 2002 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago * tuiWin.c (_newHeightOk): Fix compilation warnings.
Stephane Carrez [Mon, 2 Sep 2002 19:34:18 +0000 (19:34 +0000)]
* tuiWin.c (_newHeightOk): Fix compilation warnings.

21 years ago * gdb.texinfo (TUI Overview): Document status line fields.
Stephane Carrez [Mon, 2 Sep 2002 19:09:30 +0000 (19:09 +0000)]
* gdb.texinfo (TUI Overview): Document status line fields.

21 years ago * gdb.texinfo (TUI Commands): Document info win command.
Stephane Carrez [Mon, 2 Sep 2002 18:54:12 +0000 (18:54 +0000)]
* gdb.texinfo (TUI Commands): Document info win command.

21 years ago* Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) to
Jason Thorpe [Mon, 2 Sep 2002 18:09:07 +0000 (18:09 +0000)]
* Makefile.in (i386nbsd-tdep.o): Add $(solib_svr4_h) to
dependency list.
* i386nbsd-tdep.c (i386nbsdelf_init_abi): Set
solib_svr4_fetch_link_map_offsets to
nbsd_ilp32_solib_svr4_fetch_link_map_offsets.
* config/i386/nbsd.mt (TDEPFILES): Add solib.o and solib-svr4.o.
* config/i386/nbsdaout.mh (NATDEPFILES): Remove solib.o.
* config/i386/nbsdelf.mh (NATDEPFILES): Remove solib.o,
solib-svr4.o, and solib-legacy.o.
* config/i386/tm-nbsd.h: Include solib.h.

21 years ago* configure.tgt (i[3456]86-*-netbsdelf*): Merge with...
Jason Thorpe [Mon, 2 Sep 2002 17:24:51 +0000 (17:24 +0000)]
* configure.tgt (i[3456]86-*-netbsdelf*): Merge with...
(i[3456]86-*-netbsd*): ...this.  Set gdb_target to nbsd.
(i[3456]86-*-openbsd*): Make this a separate entry.  Add a
comment noting that this needs its own target configuration.
* config/i386/nbsd.mt: New file.
* config/i386/nbsdaout.mt: Remove.
* config/i386/nbsdelf.mt: Ditto.
* config/i386/tm-nbsdaout.h: Ditto.

21 years ago* i386nbsd-tdep.c (i386nbsd_sigtramp_offset): New function.
Jason Thorpe [Mon, 2 Sep 2002 16:35:14 +0000 (16:35 +0000)]
* i386nbsd-tdep.c (i386nbsd_sigtramp_offset): New function.
(i386nbsd_pc_in_sigtramp): Rewrite to use i386nbsd_sigtramp_offset.
(i386nbsd_init_abi): Don't initialize tdep->sigtramp_start or
tdep->sigtramp_end.
(i386nbsd_sigtramp_start, i386nbsd_sigtramp_end): Remove.
* config/i386/tm-nbsd.h (SIGTRAMP_START, SIGTRAMP_END)
(i386bsd_sigtramp_start, i386bsd_sigtramp_end): Remove.

21 years agoUse helpful names instead of cryptically overloaded bfd_reloc error codes.
Nick Clifton [Mon, 2 Sep 2002 14:23:43 +0000 (14:23 +0000)]
Use helpful names instead of cryptically overloaded bfd_reloc error codes.
Replace caching of external symbols with caching of internal symbols obtained
from calling bfd_elf_get_elf_syms().
Fixup problems with freeing cached allocated memory blocks.

21 years ago * cpu-pj.c (scan_mach, compatible, arch_info_struct): Remove.
Alan Modra [Mon, 2 Sep 2002 11:52:01 +0000 (11:52 +0000)]
* cpu-pj.c (scan_mach, compatible, arch_info_struct): Remove.
(bfd_pj_arch): Use bfd_default_scan.
* cpu-v850.c (scan): Remove.
(N): Use bfd_default_scan.
* cpu-z8k.c (scan_mach): Remove.
(arch_info_struct, bfd_z8k_arch): Reorganize so that the default is
first.  Use bfd_default_scan.

21 years ago * ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded
Alan Modra [Mon, 2 Sep 2002 11:47:42 +0000 (11:47 +0000)]
* ecoff.c (_bfd_ecoff_set_arch_mach_hook): Don't use hard-coded
bfd_mach constants.
(ecoff_get_magic): Likewise.
* elf32-v850.c (v850_elf_object_p): Likewise.
(v850_elf_final_write_processing): Likewise.
* mipsbsd.c (MY(set_arch_mach)): Likewise.
(MY(write_object_contents)): Likewise.
* coff64-rs6000.c (xcoff64_write_object_contents): Likewise.
* coffcode.h (coff_write_object_contents): Likewise.
(coff_set_arch_mach_hook): Add comment describing machine == 0.
Remove unnecessary "machine" assignments.
(coff_write_relocs): Test for the absolute section sym by testing
section and flags.

* pdp11.c (NAME(aout,machine_type)): Like aoutx.h.

21 years agoRemove redundant references to V850EA architecture.
Nick Clifton [Mon, 2 Sep 2002 11:44:39 +0000 (11:44 +0000)]
Remove redundant references to V850EA architecture.

21 years ago * arc-opc.c: Include bfd.h.
Alan Modra [Mon, 2 Sep 2002 06:00:05 +0000 (06:00 +0000)]
* arc-opc.c: Include bfd.h.
(arc_get_opcode_mach): Subtract off base bfd_mach value.