OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
22 years agos/value_ptr/struct value */
Andrew Cagney [Fri, 4 Jan 2002 05:20:09 +0000 (05:20 +0000)]
s/value_ptr/struct value */

22 years ago* bits.c (LSMASKED64): New inline function.
Matthew Green [Fri, 4 Jan 2002 00:00:54 +0000 (00:00 +0000)]
* bits.c (LSMASKED64): New inline function.
(LSEXTRACTED64): Likewise.
* bits.h (_LSB_POS, _LSMASKn, LSMASK64): New macros from
sim/common/sim-bits.h
(LSMASKED64, LSEXTRACTED64): New functions definitions.
* Makefile.in (sim-bits.o): Remove target.

* main.c (zalloc): Fix typo in error message.

22 years ago*** empty log message ***
gdbadmin [Fri, 4 Jan 2002 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

22 years agoFix xcoff linker's ordering of pad sections
Tom Rix [Thu, 3 Jan 2002 22:06:38 +0000 (22:06 +0000)]
Fix xcoff linker's ordering of pad sections

22 years ago2002-01-03 Martin M. Hunt <hunt@redhat.com>
Martin Hunt [Thu, 3 Jan 2002 21:42:32 +0000 (21:42 +0000)]
2002-01-03  Martin M. Hunt  <hunt@redhat.com>

* library/session.tcl (SESSION_serialize_bps): Ignore
breakpoints set on internal_error and info_command because
these are set by .gdbinit and will be recreated by it.
This is a bit of a hack and should be fixed properly
someday.

22 years ago2002-01-03 Martin M. Hunt <hunt@redhat.com>
Martin Hunt [Thu, 3 Jan 2002 21:27:31 +0000 (21:27 +0000)]
2002-01-03  Martin M. Hunt  <hunt@redhat.com>

* library/debugwin.itb: Fix incorrect button names
so they will be enabled/disabled properly.

22 years ago2002-01-03 Martin M. Hunt <hunt@redhat.com>
Martin Hunt [Thu, 3 Jan 2002 21:13:03 +0000 (21:13 +0000)]
2002-01-03  Martin M. Hunt  <hunt@redhat.com>

* library/srctextwin.itb: Set focus on srcwin only
if another window doesn't have the focus.

22 years ago2001-12-28 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 3 Jan 2002 20:50:25 +0000 (20:50 +0000)]
2001-12-28  Michael Snyder  <msnyder@redhat.com>

Abstract the functionality of iterating over mapped memory
regions into a general purpose iterator function.
* procfs.c (iterate_over_mappings): New function, general purpose
iterator for memory sections.
(proc_iterate_over_mappings): Reimplement using iterate_over_mappings.
(solib_mappings_callback): New function, callback for above.
(info_proc_mappings): Reimpliment using iterate_over_mappings.
(info_mappings_callback): New function, callback for above.

* procfs.c (proc_set_watchpoint): Add cast to suppress warning.

22 years agoHandle R_ARM_THM_PC11
Nick Clifton [Thu, 3 Jan 2002 14:23:01 +0000 (14:23 +0000)]
Handle R_ARM_THM_PC11

22 years agoRoll ChangeLog files.
Andrew Cagney [Thu, 3 Jan 2002 06:02:43 +0000 (06:02 +0000)]
Roll ChangeLog files.

22 years ago[gas/ChangeLog]
Matthew Green [Thu, 3 Jan 2002 02:07:19 +0000 (02:07 +0000)]
[gas/ChangeLog]
* config/tc-ppc.c (md_parse_option): BookE is not Motorola specific.

[include/opcode/ChangeLog]
* ppc.h (PPC_OPCODE_BOOKE): BookE is not Motorola specific.
(PPC_OPCODE_BOOKE64): Likewise.

22 years agomerge from gcc
DJ Delorie [Thu, 3 Jan 2002 00:25:57 +0000 (00:25 +0000)]
merge from gcc

22 years agoUpdate copyright.
Keith Seitz [Thu, 3 Jan 2002 00:03:46 +0000 (00:03 +0000)]
Update copyright.

22 years ago*** empty log message ***
gdbadmin [Thu, 3 Jan 2002 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago * library/interface.tcl (set_exe): Allow users to debug
Keith Seitz [Wed, 2 Jan 2002 23:49:42 +0000 (23:49 +0000)]
* library/interface.tcl (set_exe): Allow users to debug
executables with no debug information.

22 years ago * library/console.ith (insert): Add tag parameter.
Keith Seitz [Wed, 2 Jan 2002 23:42:50 +0000 (23:42 +0000)]
* library/console.ith (insert): Add tag parameter.
(einsert): Delete.
* library/console.itb: (insert): Add tag parameter.
(einsert): Delete.
* library/interface.tcl (gdbtk_tcl_fputs): Use Console::insert.
(gdbtk_tcl_fputs_error): Likewise.
(gdbtk_tcl_fputs_log): Likewise.
(gdbtk_tcl_fputs_target): Likewise.
(set_target): Likewise.

22 years agoMove 2002 change to new ChangeLog and rename old changelog to ChangeLog-2001.
Keith Seitz [Wed, 2 Jan 2002 23:36:55 +0000 (23:36 +0000)]
Move 2002 change to new ChangeLog and rename old changelog to ChangeLog-2001.

22 years ago * library/managedwin.itb (ManagedWin::_create): When
Ian Roxborough [Wed, 2 Jan 2002 22:09:00 +0000 (22:09 +0000)]
   * library/managedwin.itb (ManagedWin::_create):  When
       making a modal window transient, use the source window
       as the master and not ".".

22 years ago * MAINTAINERS: Update URL for config.* scripts.
Ben Elliston [Wed, 2 Jan 2002 21:44:52 +0000 (21:44 +0000)]
* MAINTAINERS: Update URL for config.* scripts.

22 years agomerge from gcc
DJ Delorie [Wed, 2 Jan 2002 18:01:38 +0000 (18:01 +0000)]
merge from gcc

22 years agoAdd japanese translation
Nick Clifton [Wed, 2 Jan 2002 16:15:32 +0000 (16:15 +0000)]
Add japanese translation

22 years agoReformat error messages to ease translation into other languages.
Nick Clifton [Wed, 2 Jan 2002 15:36:27 +0000 (15:36 +0000)]
Reformat error messages to ease translation into other languages.

22 years ago(Free Software): Fix wording of the new section.
Eli Zaretskii [Wed, 2 Jan 2002 06:15:47 +0000 (06:15 +0000)]
(Free Software): Fix wording of the new section.

22 years ago*** empty log message ***
gdbadmin [Wed, 2 Jan 2002 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

22 years agomerge from gcc
DJ Delorie [Tue, 1 Jan 2002 17:46:09 +0000 (17:46 +0000)]
merge from gcc

22 years ago* i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
Mark Kettenis [Tue, 1 Jan 2002 16:29:43 +0000 (16:29 +0000)]
* i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
* i386-tdep.c: Include "elf-bfd.h".
(process_note_abi_tag_sections): New function.
(i386_gdbarch_init): Add code to recognize various OS/ABI
combinations.

22 years ago* maint.c (_initialize_maint_cmds): Add missing in
Mark Kettenis [Tue, 1 Jan 2002 15:17:40 +0000 (15:17 +0000)]
* maint.c (_initialize_maint_cmds): Add missing  in
string-literal.

22 years agomerge from gcc
DJ Delorie [Tue, 1 Jan 2002 01:03:22 +0000 (01:03 +0000)]
merge from gcc

22 years ago*** empty log message ***
gdbadmin [Tue, 1 Jan 2002 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago * hppa-dis.c (print_insn_hppa): Handle new 'c' mode completers,
Jeff Law [Mon, 31 Dec 2001 23:44:08 +0000 (23:44 +0000)]
    * hppa-dis.c (print_insn_hppa): Handle new 'c' mode completers,
        'X', 'M', and 'A'.  No longer emit a space after 'x' or 's'.
        Always emit a space after 'H'.

22 years ago * hppa.h (call, ret): Move to end of table.
Jeff Law [Mon, 31 Dec 2001 23:43:03 +0000 (23:43 +0000)]
    * hppa.h (call, ret): Move to end of table.
        (addb, addib): PA2.0 variants should have been PA2.0W.
        (ldw, ldh, ldb, stw, sth, stb, stwa): Reorder to keep disassembler
        happy.
        (fldw, fldd, fstw, fstd, bb): Likewise.
        (short loads/stores): Tweak format specifier slightly to keep
        disassembler happy.
        (indexed loads/stores): Likewise.
        (absolute loads/stores): Likewise.

22 years agoFix a typo in the last change.
Eli Zaretskii [Mon, 31 Dec 2001 19:33:46 +0000 (19:33 +0000)]
Fix a typo in the last change.

22 years agoFix last change.
Eli Zaretskii [Mon, 31 Dec 2001 19:17:30 +0000 (19:17 +0000)]
Fix last change.

22 years ago * gdb.texinfo (Free Software): New section ``Free Software Needs
Eli Zaretskii [Mon, 31 Dec 2001 19:06:39 +0000 (19:06 +0000)]
* gdb.texinfo (Free Software): New section ``Free Software Needs
Free Documentation''.

22 years ago * elflink.h (elf_bfd_final_link): Check if dynobj is not NULL
Jakub Jelinek [Mon, 31 Dec 2001 11:49:10 +0000 (11:49 +0000)]
* elflink.h (elf_bfd_final_link): Check if dynobj is not NULL
before looking for .eh_frame_hdr section.
* elf-eh-frame.c (_bfd_elf_write_section_eh_frame_hdr): If
.eh_frame_hdr section is being stripped from output, don't do
anything.

22 years agoFix for xcoff <bigaf> big archive format support.
Tom Rix [Mon, 31 Dec 2001 04:08:23 +0000 (04:08 +0000)]
Fix for xcoff <bigaf> big archive format support.

22 years agoFix for xcoff <bigaf> big archive support.
Tom Rix [Mon, 31 Dec 2001 04:06:14 +0000 (04:06 +0000)]
Fix for xcoff <bigaf> big archive support.

22 years ago*** empty log message ***
gdbadmin [Mon, 31 Dec 2001 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago2001-12-30 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Sun, 30 Dec 2001 17:00:43 +0000 (17:00 +0000)]
2001-12-30  Michael Snyder  <msnyder@redhat.com>

        * sparc-tdep.c (sparc-store-return-value): Whitespace fix-up.

22 years agoFix the application of GFDL in the Copyright notice.
Eli Zaretskii [Sun, 30 Dec 2001 06:25:16 +0000 (06:25 +0000)]
Fix the application of GFDL in the Copyright notice.

22 years ago2001-12-29 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Sun, 30 Dec 2001 03:52:20 +0000 (03:52 +0000)]
2001-12-29  Michael Snyder  <msnyder@redhat.com>

* gdb.texinfo (maint info sections): Fix typo.

22 years ago2001-12-29 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Sun, 30 Dec 2001 00:14:50 +0000 (00:14 +0000)]
2001-12-29  Elena Zannoni  <ezannoni@redhat.com>

* Makefile.in (rs6000-tdep.o): Add dependency on parser-defs.h.

* rs6000-tdep.c: Include parser-defs.h.
(rs6000_register_virtual_type): Rewrite, including handling of
AltiVec regs type.
(altivec_register_p): New function.
(rs6000_do_altivec_registers): New function.
(rs6000_altivec_registers_info): New function.
(rs6000_do_registers_info): New function.
(R16): Define.
(PPC_ALTIVEC_REGS): Define.
(registers_powerpc): Add AltiVec registers.
(registers_7400): Define.
(variants): Add 7400 machine.
(rs6000_gdbarch_init): Set the numbers of AltiVec registers.
Initialize gdbarch_do)_registers_info.
(rs6000_info_power_command): New function.
(info_power_cmdlist): New static variable.
(_initialize_rs6000_tdep): Add new 'info powerpc altivec' command.

* ppc-tdep.h (struct gdbarch_tdep): Add altivec regnum fields.
(altivec_register_p): Export.

22 years ago*** empty log message ***
gdbadmin [Sun, 30 Dec 2001 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago* i386bsd-nat.c (reg_offset): Fix typo.
Mark Kettenis [Sat, 29 Dec 2001 20:15:47 +0000 (20:15 +0000)]
* i386bsd-nat.c (reg_offset): Fix typo.

22 years ago* i386-tdep.c (i386_push_dummy_frame): Don't write back the
Mark Kettenis [Sat, 29 Dec 2001 19:38:16 +0000 (19:38 +0000)]
* i386-tdep.c (i386_push_dummy_frame): Don't write back the
modified frame pointer until the old frame pointer has been saved.

22 years ago* arch-utils.c (initialize_current_architecture): Test byte_order
Andrew Cagney [Sat, 29 Dec 2001 19:25:58 +0000 (19:25 +0000)]
* arch-utils.c (initialize_current_architecture): Test byte_order
against BFD_ENDIAN_UNKNOWN.
(gdbarch_info_init): Initialize byte_order to BFD_ENDIAN_UNKNOWN.
* gdbarch.sh: Update comments on default value of byte_order.
(verify_gdbarch, gdbarch_update_p): Test byte_order against
BFD_ENDIAN_UNKNOWN.
* gdbarch.h, gdbarch.c: Re-generate.

22 years ago*** empty log message ***
gdbadmin [Sat, 29 Dec 2001 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago2001-12-21 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Fri, 28 Dec 2001 19:47:08 +0000 (19:47 +0000)]
2001-12-21  Michael Snyder  <msnyder@redhat.com>

* procfs.c (info_proc_cmd): Add the 'mappings' sub-command that
was dropped a few years ago, when procfs.c was rewritten.
(info_proc_mappings): New function, implement 'info proc mappings'.
(mappingflags): New function.
(_initialize_procfs): Document new option to 'info proc' command.

22 years ago*** empty log message ***
gdbadmin [Fri, 28 Dec 2001 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago2001-12-27 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 27 Dec 2001 19:52:31 +0000 (19:52 +0000)]
2001-12-27  Michael Snyder  <msnyder@redhat.com>

* i386-linux-nat.c: Include i386-tdep.h.

22 years ago2001-12-26 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 27 Dec 2001 19:37:12 +0000 (19:37 +0000)]
2001-12-26  Michael Snyder  <msnyder@redhat.com>

* gdb.texinfo (maint info sections): Document.

22 years ago2001-12-27 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 27 Dec 2001 19:33:05 +0000 (19:33 +0000)]
2001-12-27  Michael Snyder  <msnyder@redhat.com>

* maint.c (match_substring): GNU coding standards fixes.
(print_bfd_section_info): Ditto.
(print_objfile_section_info): Ditto.

22 years ago2001-12-26 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 27 Dec 2001 18:41:40 +0000 (18:41 +0000)]
2001-12-26  Michael Snyder  <msnyder@redhat.com>

        * gdb.texinfo (info proc): Comment out documentation for
        'info proc' sub-options that are currently not implemented.

22 years ago* maint.c (match_substring): Make parameters `string' and `substr'
Mark Kettenis [Thu, 27 Dec 2001 15:37:35 +0000 (15:37 +0000)]
* maint.c (match_substring): Make parameters `string' and `substr'
const.  Make local variable `tok' const.

22 years ago* config/i386/tm-i386.h (FP7_REGNUM, FIRST_FPU_CTRL_REGNUM,
Mark Kettenis [Thu, 27 Dec 2001 15:22:27 +0000 (15:22 +0000)]
* config/i386/tm-i386.h (FP7_REGNUM, FIRST_FPU_CTRL_REGNUM,
FCTRL_REGNUM, FPC_REGNUM, FSTAT_REGNUM, FTAG_REGNUM, FCS_REGNUM,
FCOFF_REGNUM, FDS_REGNUM, FDOFF_REGNUM, FOP_REGNUM,
LAST_FPU_CTRL_REGNUM, XMM0_REGNUM, XMM7_REGNUM, MXCSR_REGNUM,
IS_FP_REGNUM, IS_SSE_REGNUM): Removed.
(FP0_REGNUM): Define conditionally depending on HAVE_I387_REGS.
(SIZEOF_FPU_CTRL_REGS): Hardcode value.
* i386-tdep.h (struct gdbarch_tdep): Change such that it contains
a single member `num_xmm_regs'.
(FPC_REGNUM): New macro.
(FIRST_FPU_REGNUM, LAST_FPU_REGNUM, FISRT_XMM_REGNUM,
LAST_XMM_REGNUM, MXCSR_REGNUM, FIRST_FPU_CTRL_REGNUM,
LAST_FPU_CTRL_REGNUM): Removed.
(FCTRL_REGNUM, FSTAT_REGNUM, FTAG_REGNUM, FOP_REGNUM, XMM0_REGNUM,
MXCSR_REGNUM): Define unconditionally.  Change macros to match the
comment describing the register layout.
(FISEG_REGNUM, FIOFF_REGNUM, FOSEG_REGNUM, FOOFF_REGNUM): New macros.
(FP_REGNUM_P, FPC_REGNUM_P, SSE_REGNUM_P): New macros.
(IS_FP_REGNUM, IS_FPU_CTRL_REGNUM, IS_SSE_REGNUM): Make obsolete,
unconditionally define in terms of FP_REGNUM_P, FPC_REGNUM_P and
SSE_REGNUM_P).
(FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM, FDOFF_REGNUM): Make
obsolete, unconditionally define in terms of FISEG_REGNUM,
FIOFF_REGNUM, FOSEG_REGNUM, FOOFF_REGNUM.
* i386-tdep.c (i386_gdbarch_init): Initialize `num_xmm_regs'
member of `struct gdbarch_tdep'.
* x86-64-tdep.c (i386_gdbarch_init): Change initialization of
`struct gdbarch_tdep'.
* i387-nat.c (FCS_REGNUM, FCOFF_REGNUM, FDS_REGNUM, FDOFF_REGNUM):
Replace with FISEG_REGNUM, FIOFF_REGNUM, FOSEG_REGNUM and
FOOFF_REGNUM.  Use FPC_REGNUM instead of FIRST_FPU_CTRL_REGNUM.
Use XMM0_REGNUM instead of LAST_FPU_CTRL_REGNUM.

22 years ago*** empty log message ***
gdbadmin [Thu, 27 Dec 2001 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago*** empty log message ***
gdbadmin [Wed, 26 Dec 2001 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago* cli/cli-script.c (execute_control_command): Replace value_ptr
Andrew Cagney [Tue, 25 Dec 2001 22:24:39 +0000 (22:24 +0000)]
* cli/cli-script.c (execute_control_command): Replace value_ptr
with a struct value pointer.
* ch-lang.c (evaluate_subexp_chill): Ditto.
* printcmd.c (printf_command): Ditto.
* tracepoint.c (set_traceframe_context): Ditto.
(encode_actions): Ditto.
* eval.c (evaluate_subexp_standard): Ditto.

22 years ago* gdbarch.sh: When an int variable, print value using %d instead
Andrew Cagney [Tue, 25 Dec 2001 22:19:40 +0000 (22:19 +0000)]
* gdbarch.sh: When an int variable, print value using %d instead
of %ld.
* gdbarch.c: Re-generate.

22 years ago*** empty log message ***
gdbadmin [Tue, 25 Dec 2001 00:00:34 +0000 (00:00 +0000)]
*** empty log message ***

22 years agopowerpc aix build failure. Add self to maintainers.
Tom Rix [Mon, 24 Dec 2001 20:07:02 +0000 (20:07 +0000)]
powerpc aix build failure.  Add self to maintainers.

22 years agomerge from gcc
DJ Delorie [Mon, 24 Dec 2001 19:13:07 +0000 (19:13 +0000)]
merge from gcc

22 years ago*** empty log message ***
gdbadmin [Mon, 24 Dec 2001 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
Alan Modra [Sun, 23 Dec 2001 23:00:06 +0000 (23:00 +0000)]
daily update

22 years ago*** empty log message ***
gdbadmin [Sun, 23 Dec 2001 00:00:33 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
Alan Modra [Sat, 22 Dec 2001 23:00:07 +0000 (23:00 +0000)]
daily update

22 years ago-binitfini emulation, put __rtinit symbol generation into linker.
Tom Rix [Sat, 22 Dec 2001 17:18:34 +0000 (17:18 +0000)]
-binitfini emulation, put __rtinit symbol generation into linker.

22 years ago*** empty log message ***
gdbadmin [Sat, 22 Dec 2001 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

22 years agodaily update
Alan Modra [Fri, 21 Dec 2001 23:00:07 +0000 (23:00 +0000)]
daily update

22 years ago * elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask for
Jakub Jelinek [Fri, 21 Dec 2001 22:35:23 +0000 (22:35 +0000)]
* elf32-sparc.c (_bfd_sparc_elf_howto_table): Fix dst_mask for
R_SPARC_DISP32.  Support R_SPARC_PLT32.
(sparc_reloc_map): Add BFD_RELOC_16_PCREL and BFD_RELOC_SPARC_PLT32.
(elf32_sparc_check_relocs): Handle R_SPARC_PLT32.
(elf32_sparc_relocate_section): Likewise.
* elf64-sparc.c (sparc64_elf_howto_table): Fix dst_mask for
R_SPARC_DISP32.  Support R_SPARC_PLT32 and R_SPARC_PLT64.
(sparc_reloc_map): Add BFD_RELOC_16_PCREL, BFD_RELOC_64_PCREL
and BFD_RELOC_SPARC_PLT32.
(sparc64_elf_check_relocs): Handle R_SPARC_PLT32 and R_SPARC_PLT64.
(sparc64_elf_relocate_section): Likewise.
* reloc.c (bfd_reloc_code_type): Add BFD_RELOC_SPARC_PLT32.
* bfd-in2.h, libbfd.h: Rebuilt.

* config/tc-sparc.h (TC_PARSE_CONS_EXPRESSION): Define.
(sparc_cons): Provide prototype.
* config/tc-sparc.c (tc_gen_reloc): Handle BFD_RELOC_*_PCREL and
BFD_RELOC_SPARC_PLT{32,64}.  Enumerate for which relocs
reloc->addend = fixp->fx_addnumber shouldn't be done instead of
enumarating for which pc relative ones it should be done.
(sparc_cons_special_reloc): New variable.
(sparc_cons): New function.
(cons_fix_new_sparc): Use sparc_cons_special_reloc.
* testsuite/gas/sparc/pcrel.s: New test.
* testsuite/gas/sparc/pcrel.d: Expected output.
* testsuite/gas/sparc/pcrel64.s: New test.
* testsuite/gas/sparc/pcrel64.d: Expected output.
* testsuite/gas/sparc/plt.s: New test.
* testsuite/gas/sparc/plt.d: Expected output.
* testsuite/gas/sparc/plt64.s: New test.
* testsuite/gas/sparc/plt64.d: Expected output.
* testsuite/gas/sparc/sparc.exp: Add pcrel, pcrel64, plt and plt64
tests.

22 years ago * configure, config.in: Rebuilt.
Tom Tromey [Fri, 21 Dec 2001 22:32:37 +0000 (22:32 +0000)]
* configure, config.in: Rebuilt.
* configure.in: Check for realpath.
* defs.h (gdb_realpath): Declare.
* symtab.h (partial_symtab): Added fullname field.
* source.c (openp): Use gdb_realpath.
(forget_cached_source_info): Clear full name of each partial
symtab.
* utils.c (gdb_realpath): New function.
* symtab.c (lookup_symtab): Removed.
(lookup_symtab_1): Renamed to lookup_symtab.
(lookup_symtab): Look for real path.
(lookup_partial_symtab): Likewise.

22 years ago * generic/gdbtk-cmds.h (full_lookup_symtab): Don't declare.
Tom Tromey [Fri, 21 Dec 2001 22:31:08 +0000 (22:31 +0000)]
* generic/gdbtk-cmds.h (full_lookup_symtab): Don't declare.
* generic/gdbtk-cmds.c (gdb_find_file_command): Use
lookup_symtab.
(gdb_listfuncs): Likewise.
(gdb_loadfile): Likewise.
(full_lookup_symtab): Removed.
* generic/gdbtk-bp.c (gdb_find_bp_at_line): Use lookup_symtab.
(gdb_set_bp): Likewise.

22 years ago * library/bpwin.ith (_select_and_popup): New private method.
Keith Seitz [Fri, 21 Dec 2001 21:36:21 +0000 (21:36 +0000)]
* library/bpwin.ith (_select_and_popup): New private method.
* library/bpwin.itb (bp_select): Don't bind to Button-3.
(build_win): Bind Button-3 to _select_and_popup.
(_select_and_popup): New private method.

22 years ago2001-12-21 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Fri, 21 Dec 2001 17:30:02 +0000 (17:30 +0000)]
2001-12-21  Michael Snyder  <msnyder@redhat.com>

        * maint.c (match_substring): New function.  Tokenizer for
        'maintenance info sections' command arguments.
        (match_bfd_flag): Use match_substring.
        (print_bfd_section_info): Use match_substring.
        (print_objfile_section_info): Use match_substring.
        (maintenance_info_sections): Use match_substring.

22 years ago * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.
Jeff Law [Fri, 21 Dec 2001 16:40:07 +0000 (16:40 +0000)]
    * gdb.base/default.exp: Remove bogus hppa*-hp-hpux* xfails.

22 years ago2001-12-21 Orjan Friberg <orjanf@axis.com>
Orjan Friberg [Fri, 21 Dec 2001 09:53:58 +0000 (09:53 +0000)]
2001-12-21  Orjan Friberg  <orjanf@axis.com>

* configure.tgt: Delete CRIS from multi-arch targets.

* config/cris/tm-cris.h: New file.

* config/cris/cris.mt (TDEPFILES): Add corelow.o solib.o solib-svr4.o.
(TM_FILE): New macro.

* cris-tdep.c (cris_examine): Correct check for srp register.
(supply_gregset, fetch_core_registers,
cris_linux_svr4_fetch_link_map_offsets, cris_fpless_backtrace):
New functions.
(_initialize_cris_tdep): Add core functions and new command.
(cris_gdbarch_init): Define link map offsets.

22 years ago * run.c (usage): Fix a typo.
Kazu Hirata [Fri, 21 Dec 2001 00:47:18 +0000 (00:47 +0000)]
* run.c (usage): Fix a typo.

22 years ago * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
Jeff Law [Fri, 21 Dec 2001 00:30:38 +0000 (00:30 +0000)]
    * gdb.hp/gdb.defects/bs15503.exp: Only run this test if compiling
        with HP's compiler.
        * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise.
        * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise.
        * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise.
        * gdb.hp/gdb.objdbg/objdbg04.exp: Likewise.

        * gdb.hp/gdb.defects/solib-d.exp: Update to handle building with
        either HP's compilers or GCC.

22 years ago * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
Jeff Law [Fri, 21 Dec 2001 00:08:51 +0000 (00:08 +0000)]
    * gdb.hp/gdb.base-hp/hwwatchbus.exp: Allow inferior to get either
        a SIGBUS or SIGSEGV.

        * gdb.hp/gdb.base-hp/so-thresh.exp: Remove useless send_user command.

        * gdb.hp/gdb.defects/bs14602.exp: Revamp slightly so that test
        can be compiled with either HP's compiler or GCC.

22 years ago*** empty log message ***
gdbadmin [Fri, 21 Dec 2001 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
Jeff Law [Thu, 20 Dec 2001 23:46:29 +0000 (23:46 +0000)]
    * gdb.hp/gdb.threads-hp/usrthbasic.exp: Disable completely.
        * gdb.hp/gdb.threads-hp/usrthcore.exp: Disable completely.
        * gdb.hp/gdb.threads-hp/usrthfork.exp: Disable completely.

22 years ago * somsolib.c (som_solib_add): Ignore the solib limit threshhold
Jeff Law [Thu, 20 Dec 2001 23:40:15 +0000 (23:40 +0000)]
    * somsolib.c (som_solib_add): Ignore the solib limit threshhold
        if AUTO_SOLIB_LIMIT is not greater than zero.

        * somsolib.c (som_solib_create_inferior_hook): No longer warn
        about missing __d_pid symbol.

22 years ago * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
Jeff Law [Thu, 20 Dec 2001 23:37:33 +0000 (23:37 +0000)]
    * gdb.hp/gdb.base-hp/so-thresh.exp: Update text in expect strings
        to match current gdb output.  Update due to using auto-solib-limit
        for limiting instead of overloading auto-solib-add.
        * gdb.hp/gdb.base-hp/so-thresh.mk: Always use "cc" to build the
        test program.

        * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
        * gdb.hp/gdb.base-hp/dollar.exp: Likewise
        * gdb.hp/gdb.base-hp/pxdb.exp: Likewise.
        * gdb.hp/gdb.base-hp/reg-pa64.exp: Likewise.
        * gdb.hp/gdb.base-hp/reg.exp: Likewise.
        * gdb.hp/gdb.compat/xdb3.exp: Likewise.
        * gdb.hp/gdb.defects/bs15503.exp: Likewise.
        * gdb.hp/gdb.objdbg/objdbg01.exp: Likewise
        * gdb.hp/gdb.objdbg/objdbg02.exp: Likewise
        * gdb.hp/gdb.objdbg/objdbg03.exp: Likewise
        * gdb.hp/gdb.threads-hp/usrthbasic.exp: Likewise.
        * gdb.hp/gdb.threads-hp/usrthcore.exp: Likewise.
        * gdb.hp/gdb.threads-hp/usrthfork.exp: Likewise.

22 years ago2001-12-20 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Thu, 20 Dec 2001 23:31:27 +0000 (23:31 +0000)]
2001-12-20  Elena Zannoni  <ezannoni@redhat.com>

* ppc-linux-nat.c (ppc_ptrace_cannot_fetch_store_register):
New function.
(fetch_register): New function.
(fetch_ppc_registers): New function.
(fetch_inferior_registers): New function.
(store_register): New function.
(store_ppc_registers): New function.
(store_inferior_registers): New function.
(ppc_register_u_addr): Eliminate ustart parameter and its
uses. Make static.
(PT_READ_U, PT_WRITE_U, PTRACE_XFER_TYPE): Define if needed.
Include sys/ptrace.h.

* config/powerpc/nm-linux.h (FETCH_INFERIOR_REGISTERS): Define.
(U_REGS_OFFSET, REGISTER_U_ADDR): Delete.

* config/powerpc/linux.mh (NATDEPFILES): Delete core-aout.o.

22 years ago2001-12-20 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Thu, 20 Dec 2001 23:29:24 +0000 (23:29 +0000)]
2001-12-20  Elena Zannoni  <ezannoni@redhat.com>

        * rs6000-nat.c (fetch_register): Don't error out unless the
        register number is really bogus.

22 years agodaily update
Alan Modra [Thu, 20 Dec 2001 23:00:05 +0000 (23:00 +0000)]
daily update

22 years ago2001-12-20 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 20 Dec 2001 22:31:24 +0000 (22:31 +0000)]
2001-12-20  Michael Snyder  <msnyder@redhat.com>

* maint.c (maintenance_info_sections): Accept new argument
'ALLOBJ', iterate over all object files.
(print_section_table): Delete.  Replaced by:
(print_section_info): New function.
(print_bfd_section_info): New function.
(print_objfile_section_info): New function.
(_initialize_maint_commands): Add help for new features.

22 years ago * gdb.asm/arm.inc: New file.
Corinna Vinschen [Thu, 20 Dec 2001 22:12:20 +0000 (22:12 +0000)]
* gdb.asm/arm.inc: New file.
* gdb.asm/asm-source.exp: Add arm targets.
* gdb.asm/configure.in: Ditto.
* gdb.asm/configure: Recreated from configure.in.

22 years ago * arm-tdep.c (arm_scan_prologue): Don't require "mov ip, sp"
Kevin Buettner [Thu, 20 Dec 2001 21:56:56 +0000 (21:56 +0000)]
* arm-tdep.c (arm_scan_prologue): Don't require "mov ip, sp"
to be the first instruction in the prologue.  Also, revise
the way the frame offset is computed for frameless functions.

22 years agoFix some ARM call dummy problems.
Kevin Buettner [Thu, 20 Dec 2001 21:40:22 +0000 (21:40 +0000)]
Fix some ARM call dummy problems.

22 years agoSpecial handling of AIX xcoff text alignment fix.
Tom Rix [Thu, 20 Dec 2001 21:29:21 +0000 (21:29 +0000)]
Special handling of AIX xcoff text alignment fix.

22 years ago* gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
Jim Blandy [Thu, 20 Dec 2001 21:16:31 +0000 (21:16 +0000)]
* gdbint.texinfo (TARGET_CHAR_SIGNED): Document.

22 years ago2001-12-20 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 20 Dec 2001 21:03:03 +0000 (21:03 +0000)]
2001-12-20  Michael Snyder  <msnyder@redhat.com>

* maint.c (maintenance_info_sections): Pass string argument to
print_section_table, so that it can be used to select sections.
(print_section_table): Change PTR to void *.  Look at string arg
to select sections by name and by flag attributes.
(match_bfd_flags): New function.
(print_bfd_flags): New function.

22 years ago 2001-12-19 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Thu, 20 Dec 2001 20:22:17 +0000 (20:22 +0000)]
 2001-12-19  Michael Snyder  <msnyder@redhat.com>

* elf32-i386.c (elf_i386_grok_psinfo): Fix probable copy-and-paste
error: target is i386 (not mips), and size of descdata is 124
(not 128).

22 years ago * cli/cli-decode.c (add_cmd): Initialize pre_show_hook in
Jeff Law [Thu, 20 Dec 2001 18:35:30 +0000 (18:35 +0000)]
* cli/cli-decode.c (add_cmd): Initialize pre_show_hook in
the new command.

22 years ago * cpp_variable.test: Catch non-test calls in case we
Keith Seitz [Thu, 20 Dec 2001 18:28:35 +0000 (18:28 +0000)]
* cpp_variable.test: Catch non-test calls in case we
could not run.

22 years ago* remote.c (struct packet_reg): Add field in_g_packet.
Andrew Cagney [Thu, 20 Dec 2001 17:39:58 +0000 (17:39 +0000)]
* remote.c (struct packet_reg): Add field in_g_packet.
(struct remote_state): Rename field g_packet to regs;
(free_remote_state): Update.
(init_remote_state): Add pseudo-registers to table.  Initialize
in_g_packet.  Drop sentinal from table.
(packet_reg_from_regnum, packet_reg_from_pnum): Update.
(remote_fetch_registers): Handle registers not in the g-packet.
(remote_store_registers): Ditto.

22 years ago * compile.c: Fix formatting.
Kazu Hirata [Thu, 20 Dec 2001 17:36:23 +0000 (17:36 +0000)]
* compile.c: Fix formatting.

22 years ago* gdbarch.sh (TARGET_CHAR_SIGNED): Do not specify the print
Andrew Cagney [Thu, 20 Dec 2001 17:23:06 +0000 (17:23 +0000)]
* gdbarch.sh (TARGET_CHAR_SIGNED): Do not specify the print
format.

22 years ago * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"
Jeff Law [Thu, 20 Dec 2001 16:53:52 +0000 (16:53 +0000)]
    * gdb.c++/templates.exp: Use "hppa64-*-*", not "hppa2.0w-*-*"