platform/upstream/binutils.git
21 years agobinutils:
Zack Weinberg [Tue, 17 Sep 2002 07:09:47 +0000 (07:09 +0000)]
binutils:
* Makefile.am (CFILES): Add cxxfilt.c.
(cxxfilt_SOURCES): Now just cxxfilt.c $(BULIBS).
(cxxfilt_LDADD): Delete.
Remove all references to underscore.c.
Regen dependencies.
* configure.in: Define TARGET_PREPENDS_UNDERSCORE in
config.h from $UNDERSCORE, rather than AC_SUBSTing it.
* binutils/cxxfilt.c: Moved here from gcc/cp, minor
adjustments to fit into binutils framework.
* configure, config.in, Makefile.in, doc/Makefile.in: Regenerate.

gcc/cp:
* Make-lang.in: Remove all references to the demangler.
* cxxfilt.c: Moved to binutils.

21 years ago * osfsolib.c: Remove file, replaced by solib-osf.c.
Joel Brobecker [Tue, 17 Sep 2002 04:45:50 +0000 (04:45 +0000)]
    * osfsolib.c: Remove file, replaced by solib-osf.c.
        * Makefile.in: Remove compilation rules for osfsolib.c.

21 years ago * dwarf2dbg.c (out_debug_abbrev): Add support for the DW_AT_name field.
Richard Henderson [Tue, 17 Sep 2002 02:55:57 +0000 (02:55 +0000)]
    * dwarf2dbg.c (out_debug_abbrev): Add support for the DW_AT_name field.
        (out_debug_info): Likewise.

21 years ago2002-09-16 Bruno Haible <bruno@clisp.org>
David O'Brien [Tue, 17 Sep 2002 02:24:40 +0000 (02:24 +0000)]
2002-09-16  Bruno Haible  <bruno@clisp.org>
* elf32-i386.c: Don't defined ELF_ARCH etc. if this file is included
by a target variant implementation.
* elf64-alpha.c: Likewise.
* elf32-i386-fbsd.c: New file.
* elf64-alpha-fbsd.c: New file.
* targets.c: Support bfd_elf32_i386_freebsd_vec and
bfd_elf64_alpha_freebsd_vec.
* configure.in: Accept the vectors bfd_elf32_i386_freebsd_vec,
bfd_elf64_alpha_freebsd_vec.
* Makefile.am (BFD32_BACKENDS): Add elf32-i386-fbsd.lo.
(BFD32_BACKENDS_CFILES): Add elf32-i386-fbsd.c.
(BFD64_BACKENDS): Add elf64-alpha-fbsd.lo.
(BFD64_BACKENDS_CFILES): Add elf64-alpha-fbsd.c.
(elf32-i386-fbsd.lo, elf64-alpha-fbsd.lo): Add dependencies.
* config.bfd: For FreeBSD targets, set targ_defvec to a FreeBSD
specific targets. Define OLD_FREEBSD_ABI_LABEL if appropriate.

* config/tc-i386.h (ELF_TARGET_FORMAT): New macro.
(TARGET_FORMAT): Use ELF_TARGET_FORMAT instead of "elf32-i386".
* config/tc-i386.c (i386_target_format): Likewise.
* config/tc-alpha.h (ELF_TARGET_FORMAT): New macro.
(TARGET_FORMAT): Use ELF_TARGET_FORMAT instead of "elf64-alpha".

* emulparams/elf_i386_fbsd.sh: Set OUTPUT_FORMAT to
elf32-i386-freebsd.
* emulparams/elf64alpha_fbsd.sh: Set OUTPUT_FORMAT to
elf64-alpha-freebsd.

Approved by:  Alan Modra <amodra@bigpond.net.au>
              Message-ID: <20020715021113.GJ30362@bubble.sa.bigpond.net.au>

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

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

21 years ago2002-09-16 David Carlton <carlton@math.stanford.edu>
David Carlton [Mon, 16 Sep 2002 22:02:46 +0000 (22:02 +0000)]
2002-09-16  David Carlton  <carlton@math.stanford.edu>

* cp-valprint.c (cp_print_class_method): Correct args to
check_stub_method_group.

21 years ago * gdb701.exp: New file for testing varobj target type bug.
Keith Seitz [Mon, 16 Sep 2002 19:01:43 +0000 (19:01 +0000)]
    * gdb701.exp: New file for testing varobj target type bug.
        * gdb701.c: New file.

21 years ago * h8300-tdep.c: Multiarch. Drop `set machine' command in favor of
Corinna Vinschen [Mon, 16 Sep 2002 15:03:17 +0000 (15:03 +0000)]
* h8300-tdep.c: Multiarch.  Drop `set machine' command in favor of
`set architecture'.  Unify naming convention of functions.
(h8300_skip_prologue): Improve prologue analysis.
(h8300_push_arguments): Rewritten to more closely match GCC's
bizarre argument-passing behavior, along with the comment describing
said behavior.
* remote-hms.c (hms_regnames): Don't use NUM_REGS in definition.
* config/h8300/tm-h8300.h: Multiarch.  Just keep stuff needed by
sim, remote-e7000.c, remote-hms.c and remote.c

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

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

21 years ago* i386-tdep.c (gdb_print_insn_i386): Removed.
Mark Kettenis [Sun, 15 Sep 2002 13:53:36 +0000 (13:53 +0000)]
* i386-tdep.c (gdb_print_insn_i386): Removed.
(i386_print_insn): New function.
(i386_gdbarch_init): Set print_insn to i386_print_insns.
(_initialize_i386_tdep): Don't initialize tm_print_insn and
tm_print_insn_info.

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

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

21 years ago* gdbtypes.c (check_stub_method_group): Initialize found_stub to
Mark Kettenis [Sat, 14 Sep 2002 15:39:52 +0000 (15:39 +0000)]
* gdbtypes.c (check_stub_method_group): Initialize found_stub to
zero.

21 years ago * arch-utils.c (legacy_pc_in_sigtramp): Move preprocessor expression
Corinna Vinschen [Sat, 14 Sep 2002 09:40:36 +0000 (09:40 +0000)]
* arch-utils.c (legacy_pc_in_sigtramp): Move preprocessor expression
for IN_SIGTRAMP to here.  Use IN_SIGTRAMP only if it's defined.
Guard usage of SIGTRAMP_START() by using SIGTRAMP_START_P.

21 years ago * gdb.base/command.exp: Don't expect a "Program exited normally"
Corinna Vinschen [Sat, 14 Sep 2002 09:31:36 +0000 (09:31 +0000)]
* gdb.base/command.exp: Don't expect a "Program exited normally"
string after running the commands execution on breakpoint tests.

21 years ago* win32-nat.c (child_create_inferior): Honor 'tty' command.
Christopher Faylor [Sat, 14 Sep 2002 03:28:23 +0000 (03:28 +0000)]
* win32-nat.c (child_create_inferior): Honor 'tty' command.

21 years ago * gdbtypes.c (check_stub_method): Make static.
Daniel Jacobowitz [Sat, 14 Sep 2002 02:09:39 +0000 (02:09 +0000)]
    * gdbtypes.c (check_stub_method): Make static.
        (check_stub_method_group): New function.
        * gdbtypes.h: Update prototypes.
        * cp-support.c: New file.
        * cp-support.h: New file.

        * stabsread.c: Include "cp-abi.h" and "cp-support.h".
        (update_method_name_from_physname): New function.
        (read_member_functions): Correct method names for operators
        and v3 constructors/destructors.  Separate v2 constructors and
        destructors.
        * Makefile.in (stabsread.o): Update dependencies.
        (SFILES): Add cp-support.c.
        (COMMON_OBS): Add cp-support.o.
        (cp_support_h, cp-support.o): Add.

        * cp-valprint.c (cp_print_class_method): Call
        check_stub_method_group instead of check_stub_method.  Remove
        extraneous QUITs.
        * p-valprint.c (pascal_object_print_class_method): Likewise.
        * valops.c (search_struct_method): Likewise.
        (find_method_list, value_struct_elt_for_reference): Likewise.

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

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

21 years ago2002-09-13 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 13 Sep 2002 23:21:45 +0000 (23:21 +0000)]
2002-09-13  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (SIGTRAMP_END): Change to a predicate function.
* gdbarch.h, gdbarch.c: Regenerate.

21 years ago2002-09-13 Andrew Cagney <ac131313@redhat.com>
Andrew Cagney [Fri, 13 Sep 2002 22:53:36 +0000 (22:53 +0000)]
2002-09-13  Andrew Cagney  <ac131313@redhat.com>

* frame.c (find_saved_register): Delete function.
* frame.h (find_saved_register): Delete declaration.
Fix PR gdb/631.

21 years agoFri Sep 13 14:59:55 2002 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 13 Sep 2002 22:15:33 +0000 (22:15 +0000)]
Fri Sep 13 14:59:55 2002  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (read_next_frame_reg): Re-hack using
  frame_register_unwind.

21 years ago Fix line numbers.
Keith Seitz [Fri, 13 Sep 2002 21:29:42 +0000 (21:29 +0000)]
    Fix line numbers.

21 years ago * mi-var-child.exp: Use mi_step_to and mi_execute_to instead
Keith Seitz [Fri, 13 Sep 2002 21:03:33 +0000 (21:03 +0000)]
    * mi-var-child.exp: Use mi_step_to and mi_execute_to instead
        of a bunch of repeated send_gdb/gdb_expect statements.

21 years ago * tui.c (tui_rl_switch_mode): Remove unecessary TUI switch printfs.
Stephane Carrez [Fri, 13 Sep 2002 20:06:56 +0000 (20:06 +0000)]
* tui.c (tui_rl_switch_mode): Remove unecessary TUI switch printfs.
(tui_initialize_readline): Allow to use space to leave SingleKey
to enter one gdb command.
(tui_enable): Restore the TUI keymap when we are back to TUI.
(tui_disable): Restore normal keymap when leaving TUI.
* tuiIO.c (tui_redisplay_readline): Restore the SingleKey mode
when the buffer becomes empty and we are in tui_one_command_mode.

21 years ago * tuiIO.c (tui_setup_io): rl_already_prompted must be cleared
Stephane Carrez [Fri, 13 Sep 2002 19:47:21 +0000 (19:47 +0000)]
* tuiIO.c (tui_setup_io): rl_already_prompted must be cleared
when leaving TUI mode so that gdb prompt is displayed.

21 years ago * tuiStack.c (tui_make_status_line): Make sure the local buffer
Stephane Carrez [Fri, 13 Sep 2002 19:37:47 +0000 (19:37 +0000)]
* tuiStack.c (tui_make_status_line): Make sure the local buffer
is large enough to hold the complete line.

21 years agoFri Sep 13 07:42:09 2002 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Fri, 13 Sep 2002 17:58:22 +0000 (17:58 +0000)]
Fri Sep 13 07:42:09 2002  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (mips_get_saved_register): Re-hack using
  frame_register_unwind.

21 years ago * lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.
Corinna Vinschen [Fri, 13 Sep 2002 17:20:11 +0000 (17:20 +0000)]
* lib/gdb.exp (gdb_continue_to_end): Fix typo in expected string.

21 years agoDo not count FAKE operands when deciding if any operands have been skipped.
Nick Clifton [Fri, 13 Sep 2002 09:16:02 +0000 (09:16 +0000)]
Do not count FAKE operands when deciding if any operands have been skipped.

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:54 +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 agoNew TI port supports both C4x and C3x series of DSPs.
Nick Clifton [Wed, 11 Sep 2002 14:42:45 +0000 (14:42 +0000)]
New TI port supports both C4x and C3x series of DSPs.

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 ago * config/tc-i386.c (md_apply_fix3): Allow addend for
Jakub Jelinek [Wed, 11 Sep 2002 09:51:58 +0000 (09:51 +0000)]
* config/tc-i386.c (md_apply_fix3): Allow addend for
BFD_RELOC_386_TLS_LDO_32, BFD_RELOC_386_TLS_LE and
BFD_RELOC_386_TLS_LE_32.

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 agoAdd Ben Elliston as a maintainer for configure and testsuite changes.
Nick Clifton [Tue, 10 Sep 2002 08:21:41 +0000 (08:21 +0000)]
Add Ben Elliston as a maintainer for configure and testsuite changes.
Add paragraphs about testsuite and config patches.

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: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/tc-hppa.c (md_apply_fix3): Don't set fx_done for
Jeff Law [Mon, 9 Sep 2002 21:31:40 +0000 (21:31 +0000)]
    * config/tc-hppa.c (md_apply_fix3): Don't set fx_done for
        marker relocations such as ENTRY/EXIT.
        * config/tc-hppa.h (MD_APPLY_SYM_VALUE): Definition applies
        to both OBJ_ELF and OBJ_SOM.

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 ago2002-09-08 Ben Elliston <bje@redhat.com>
Ben Elliston [Mon, 9 Sep 2002 01:54:45 +0000 (01:54 +0000)]
2002-09-08  Ben Elliston  <bje@redhat.com>

* gas/hppa/basic/basic.exp: Update DejaGnu mail address.
* gas/hppa/parse/parse.exp: Likewise.
* gas/hppa/reloc/reloc.exp: Likewise.
* gas/hppa/unsorted/unsorted.exp: Likewise.
* gas/mn10200/basic.exp: Likewise.
* gas/mn10300/basic.exp: Likewise.
* gas/sh/basic.exp: Likewise.
* gas/sh/sh64/sh64.exp: Likewise.
* gas/v850/basic.exp: Likewise.
* lib/gas-defs.exp: Likewise.

* gas/all/gas.exp: Removing limping support for DejaGnu 1.1.1.
* gasp/gasp.exp: Likewise.

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 * configure.tgt (h8300-*-hms*, h8500-*-hms*): Restore.
Jeff Law [Fri, 6 Sep 2002 20:42:40 +0000 (20:42 +0000)]
    * configure.tgt (h8300-*-hms*, h8500-*-hms*): Restore.

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 agocorrect entry
Alan Modra [Fri, 6 Sep 2002 14:26:05 +0000 (14:26 +0000)]
correct entry

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 ***