platform/upstream/binutils.git
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 ***

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 ago * ld-sh/sh64/cmpct1.xd: Adjust for lack of abs section sym.
Alan Modra [Thu, 5 Sep 2002 00:07:08 +0000 (00:07 +0000)]
* ld-sh/sh64/cmpct1.xd: Adjust for lack of abs section sym.
* ld-sh/sh64/crange3-cmpct.rd: Likewise.
* ld-sh/sh64/crange3-media.rd: Likewise.
* ld-sh/sh64/crange3.rd: Likewise.

21 years ago * gas/i386/absrel.s: New.
Alan Modra [Thu, 5 Sep 2002 00:05:44 +0000 (00:05 +0000)]
* gas/i386/absrel.s: New.
* gas/i386/absrel.d: New.
* gas/i386/pcrel.s: New.
* gas/i386/pcrel.d: New.
* gas/i386/i386.exp: Run them.
* gas/testsuite/gas/mmix/comment-1.d: Don't test the symbol
index, the name will do.
* gas/mri/moveml.d: Escape dots.
* gas/macros/macros.exp (strings): Add rs6000-*-* to xfails.
* gas/mips/beq.s: Don't make text_label global.
* gas/mips/mips32.s: Likewise.
* gas/mips/mips64-mips3d.s: Likewise.

21 years agogas reloc rewrite.
Alan Modra [Thu, 5 Sep 2002 00:01:18 +0000 (00:01 +0000)]
gas reloc rewrite.

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 ago * config/tc-ppc.c (ppc_frob_symbol): Formatting, warning fix.
Alan Modra [Wed, 4 Sep 2002 13:43:43 +0000 (13:43 +0000)]
* config/tc-ppc.c (ppc_frob_symbol): Formatting, warning fix.
(ppc_fix_adjustable <coff version>): Cleanup.

21 years ago * config/tc-ppc.c (PPC_HIGHER, PPC_HIGHEST): Fix warning.
Alan Modra [Wed, 4 Sep 2002 13:21:18 +0000 (13:21 +0000)]
* config/tc-ppc.c (PPC_HIGHER, PPC_HIGHEST): Fix warning.
(md_parse_option): No -a64 without BFD64.
(ppc_set_cpu): Select appropriate cpu when ppc_obj64.
(ppc_arch): Use bfd_mach_rs6k for bfd_arch_rs6000.

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