OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
22 years agoDon't include <endian.h>
cagney [Sat, 5 Jan 2002 22:06:38 +0000 (22:06 +0000)]
Don't include <endian.h>

22 years ago2002-01-05 Daniel Jacobowitz <drow@mvista.com>
drow [Sat, 5 Jan 2002 19:06:51 +0000 (19:06 +0000)]
2002-01-05  Daniel Jacobowitz  <drow@mvista.com>

        * tc-mips.c (mips_cprestore_valid): New flag.
        (mips_frame_reg_valid): New flag.
        (macro) [M_JAL_2]: Check both flags.
        [M_JAL_A]: Likewise.
        (s_cprestore): Set mips_cprestore_valid.
        (tc_get_register): If setting mips_frame_reg, set
        mips_frame_reg_valid and clear mips_cprestore_valid.
        (s_mips_ent): Clear both flags.
        (s_mips_end): Clear both flags.

2002-01-05  Daniel Jacobowitz  <drow@mvista.com>

        * gas/mips/jal-svr4pic.s: Add .ent and .frame directives.
        * gas/mips/mips-abi32-pic.s: Add .frame directive.
        * gas/mips/mips-gp32-fp32-pic.s: Likewise.
        * gas/mips/mips-gp32-fp64-pic.s: Likewise.
        * gas/mips/mips-gp64-fp32-pic.s: Likewise.
        * gas/mips/mips-gp64-fp64-pic.s: Likewise.

22 years ago * dtable.cc (dtable::init_std_file_from_handle): Don't treat NULL
corinna [Sat, 5 Jan 2002 18:42:52 +0000 (18:42 +0000)]
* dtable.cc (dtable::init_std_file_from_handle): Don't treat NULL
handle as errorneous.

22 years ago* acconfig.h (HAVE_PT_GETXMMREGS): New.
thorpej [Sat, 5 Jan 2002 18:36:31 +0000 (18:36 +0000)]
* acconfig.h (HAVE_PT_GETXMMREGS): New.
* config.in: Regenerate.
* configure.in: Update copyright years.
Add test for PT_GETXMMREGS supplied by <sys/ptrace.h>.
* configure: Regenerate.
* i386bsd-nat.c: Update copyright years.
(fill_gregset): Use regcache_collect.
(fetch_inferior_registers): Only fetch integer registers
if requested to do so.  Add support for XMM registers
using PT_GETXMMREGS.
(store_inferior_registers): Only store integer registers
if requested to do so.  Add support for XMM registers
using PT_SETXMMREGS.
* i386nbsd-nat.c (fetch_inferior_registers): Remove.
(store_inferior_registers): Remove.
(fetch_core_registers): Use supply_gregset and i387_supply_fsave.
(fetch_elfcore_registers): New function.
(i386nbsd_elfcore_fns): New.
(_initialize_i386nbsd_nat): Register i386nbsd_elfcore_fns.
* config/i386/nbsd.mh (NATDEPFILES): Add i387-nat.o and
i386bsd-nat.o.
* config/i386/nbsdelf.mh (NATDEPFILES): Likewise.
* config/i386/nbsd.mt (TDEPFILES): Add i386bsd-nat.o.
* config/i386/nbsdelf.mt (TDEPFILES): Likewise.
* config/i386/tm-nbsd.h: Update copyright years.
(HAVE_SSE_REGS): Define.
(IN_SIGTRAMP): Define as i386bsd_in_sigtramp.
(SIGTRAMP_START): Redefine as i386bsd_sigtramp_start.
(SIGTRAMP_END): Redefine as i386bsd_sigtramp_end.
(SIGCONTEXT_PC_OFFSET): Remove.
(FRAME_SAVED_PC): Define as i386bsd_frame_saved_pc.

22 years ago * emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
amodra [Sat, 5 Jan 2002 13:13:59 +0000 (13:13 +0000)]
* emultempl/elf32.em (gld${EMULATION_NAME}_place_orphan): Make use
of bfd_section_list_remove and bfd_section_list_insert macros.
* emultempl/pe.em (gld_${EMULATION_NAME}_place_orphan): Likewise.
* emultempl/mmo.em (mmo_place_orphan): Likewise.

22 years ago * write.c (write_object_file): Make use of bfd_section_list_remove.
amodra [Sat, 5 Jan 2002 13:13:15 +0000 (13:13 +0000)]
* write.c (write_object_file): Make use of bfd_section_list_remove.
* config/obj-ecoff.c (ecoff_frob_file): Likewise.
* config/tc-mmix.c (mmix_frob_file): Likewise.

22 years ago * section.c (bfd_section_init): Remove unnecessary initialisations.
amodra [Sat, 5 Jan 2002 13:11:28 +0000 (13:11 +0000)]
* section.c (bfd_section_init): Remove unnecessary initialisations.
(bfd_section_list_clear): New function.
(bfd_section_list_remove, bfd_section_list_insert): New macros.
(_bfd_strip_section_from_output): Use them.
* coffcode.h (coff_set_alignment_hook): Likewise.
* elf32-mips.c (_bfd_mips_elf_final_link): Likewise.
* elf64-mips.c (mips_elf64_final_link): Likewise.
* elf64-mmix.c (mmix_elf_final_link): Likewise.
* sunos.c (sunos_add_dynamic_symbols): Likewise.
* xcofflink.c (_bfd_xcoff_bfd_final_link): Likewise.
* bfd-in2.h: Regenerate.

* netbsd-core.c (netbsd_core_file_p): Use bfd_make_section_anyway
rather than doing our own section handling.  Clean up after errors
with bfd_release and bfd_section_list_clear.  Handle unexpected
flags.
* aoutf1.h (sunos4_core_file_p): Likewise.
* aix386-core.c (aix386_core_file_p): Likewise.
* cisco-core.c (cisco_core_file_validate): Likewise.
* ptrace-core.c (ptrace_unix_core_file_p): Likewise.
* trad-core.c (trad_unix_core_file_p): Likewise.

* hppabsd-core.c (hppabsd_core_core_file_p):  Clean up after errors
with bfd_release and bfd_section_list_clear.
* hpux-core.c (hpux_core_core_file_p): Likewise.
* irix-core.c (irix_core_core_file_p): Likewise.
* lynx-core.c (lynx_core_file_p): Likewise.
* osf-core.c (osf_core_core_file_p): Likewise.
* rs6000-core.c (rs6000coff_core_p): Likewise.
* sco5-core.c (sco5_core_file_p): Likewise.

22 years ago * elf32-mips.c (_bfd_mips_elf_lo16_reloc): Simplify, and perform
amodra [Sat, 5 Jan 2002 12:36:16 +0000 (12:36 +0000)]
* elf32-mips.c (_bfd_mips_elf_lo16_reloc): Simplify, and perform
sign extension adjustments without conditionals.

22 years agoRemove obsolete MacOS support.
cagney [Sat, 5 Jan 2002 05:54:27 +0000 (05:54 +0000)]
Remove obsolete MacOS support.

22 years agos/BIG_ENDIAN/BFD_ENDIAN_BIG/
cagney [Sat, 5 Jan 2002 04:30:13 +0000 (04:30 +0000)]
s/BIG_ENDIAN/BFD_ENDIAN_BIG/

22 years ago2002-01-04 Michael Snyder <msnyder@redhat.com>
msnyder [Sat, 5 Jan 2002 02:44:06 +0000 (02:44 +0000)]
2002-01-04  Michael Snyder  <msnyder@redhat.com>

        * gdb.base/info-proc.exp: New file, test for "info proc" cmd.

22 years ago2002-01-04 Michael Snyder <msnyder@redhat.com>
msnyder [Sat, 5 Jan 2002 02:40:46 +0000 (02:40 +0000)]
2002-01-04  Michael Snyder  <msnyder@redhat.com>

* gdb.base/maint.exp: Add tests for maint info sections options.

22 years ago2002-01-04 Daniel Jacobowitz <drow@mvista.com>
drow [Sat, 5 Jan 2002 01:46:30 +0000 (01:46 +0000)]
2002-01-04  Daniel Jacobowitz  <drow@mvista.com>

        * thread-db.c (thread_db_new_objfile): Do not enable thread_db
        for core files.

22 years ago*** empty log message ***
gdbadmin [Sat, 5 Jan 2002 00:00:04 +0000 (00:00 +0000)]
*** empty log message ***

22 years ago* config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.
thorpej [Fri, 4 Jan 2002 23:49:04 +0000 (23:49 +0000)]
* config/arm/nbsd.mh (XDEPFILES): Remove ser-tcp.o.

22 years ago* cygmagic: Change logic for equality test.
cgf [Fri, 4 Jan 2002 23:29:58 +0000 (23:29 +0000)]
* cygmagic: Change logic for equality test.

22 years agoMove value_ptr typedef to gdbtk-wrapper from value.h.
cagney [Fri, 4 Jan 2002 23:21:36 +0000 (23:21 +0000)]
Move value_ptr typedef to gdbtk-wrapper from value.h.

22 years agodaily update
amodra [Fri, 4 Jan 2002 23:00:04 +0000 (23:00 +0000)]
daily update

22 years ago* i386nbsd-nat.c: Update copyright years.
thorpej [Fri, 4 Jan 2002 22:43:29 +0000 (22:43 +0000)]
* i386nbsd-nat.c: Update copyright years.
Include i386-tdep.h.

22 years agoWrite After Approval: Add myself.
thorpej [Fri, 4 Jan 2002 22:41:21 +0000 (22:41 +0000)]
Write After Approval: Add myself.

22 years agoMention PR number fixed.
ezannoni [Fri, 4 Jan 2002 19:55:08 +0000 (19:55 +0000)]
Mention PR number fixed.

22 years ago2002-01-04 Elena Zannoni <ezannoni@redhat.com>
ezannoni [Fri, 4 Jan 2002 19:43:08 +0000 (19:43 +0000)]
2002-01-04  Elena Zannoni  <ezannoni@redhat.com>

* stabsread.c: Update copyright years.

From Debashis Mahata <debashis.mahata@wipro.com>:
(read_struct_fields): Deal with Sun C compiler erroneous stab
output for structs and unions.

22 years ago2002-01-04 Daniel Jacobowitz <drow@mvista.com>
drow [Fri, 4 Jan 2002 19:16:28 +0000 (19:16 +0000)]
2002-01-04  Daniel Jacobowitz  <drow@mvista.com>

        * p-valprint.c: Include "cp-abi.h" for baseclass_offset
        prototype.

22 years ago* dir.cc (opendir): Don't attempt to call sub-opendir if ENOENT.
cgf [Fri, 4 Jan 2002 19:06:01 +0000 (19:06 +0000)]
* dir.cc (opendir): Don't attempt to call sub-opendir if ENOENT.

22 years ago2002-01-04 Daniel Jacobowitz <drow@mvista.com>
drow [Fri, 4 Jan 2002 18:20:19 +0000 (18:20 +0000)]
2002-01-04  Daniel Jacobowitz  <drow@mvista.com>

        * cp-abi.c: Fix whitespace.
        (baseclass_offset): New wrapper function.
        * cp-abi.h (baseclass_offset): Add prototype.
        (struct cp_abi_ops): Add baseclass_offset pointer.

        * valops.c (vb_match): Move to...
        * gnu-v2-abi.c (vb_match): here.
        * valops.c (baseclass_offset): Move to...
        * gnu-v2-abi.c (gnuv2_baseclass_offset): here, and rename.

        * gnu-v3-abi.c (gnuv3_baseclass_offset): New function.

        * gnu-v2-abi.c (init_gnuv2_ops): Initialize baseclass_offset.
        * gnu-v3-abi.c (init_gnuv3_ops): Likewise.
        * hpacc-abi.c (init_hpacc_ops): Likewise.

22 years ago2002-01-04 Daniel Jacobowitz <drow@mvista.com>
drow [Fri, 4 Jan 2002 17:51:37 +0000 (17:51 +0000)]
2002-01-04  Daniel Jacobowitz  <drow@mvista.com>

        * valops.c (find_overload_match): Accept obj as a
        reference parameter.  Update it before returning.
        * value.h (find_overload_match): Update prototype.
        * eval.c (evaluate_subexp_standard): Pass object to
        find_overload_match by reference.

22 years ago * elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Don't crash if
jakub [Fri, 4 Jan 2002 17:02:29 +0000 (17:02 +0000)]
* elf-eh-frame.c (_bfd_elf_write_section_eh_frame): Don't crash if
CIE at .eh_frame start is removed due to no FDEs referencing it.

22 years ago * net.cc: Replace usage of AF_UNIX by Posix compliant AF_LOCAL
corinna [Fri, 4 Jan 2002 16:56:53 +0000 (16:56 +0000)]
* net.cc: Replace usage of AF_UNIX by Posix compliant AF_LOCAL
throughout.
(socketpair): Explicitly allow SOCK_STREAM and SOCK_DGRAM socket types
in families AF_UNIX and AF_LOCAL.  Explicitly allow PF_UNSPEC, PF_LOCAL
and PF_INET protocols.  Return error otherwise.  Implement datagram
socketpairs.

22 years agobfd:
aj [Fri, 4 Jan 2002 14:49:01 +0000 (14:49 +0000)]
bfd:
* config.bfd (x86_64-*-netbsd*): New target.
* configure.in (x86_64-*-netbsd*): Set COREFILE
to netbsd-core.lo.
* configure: Regenerated.

gas:
* configure.in (i386-*-netbsdelf*): Collapse target into...
(i386-*-netbsd*): ...this.  Add support for x86-64.
* configure: Regenerated.

ld:
* configure.tgt (x86_64-*-netbsd*): New target.

22 years agos/value_ptr/struct value */
cagney [Fri, 4 Jan 2002 05:20:07 +0000 (05:20 +0000)]
s/value_ptr/struct value */

22 years ago* bits.c (LSMASKED64): New inline function.
mrg [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
trix [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>
hunt [Thu, 3 Jan 2002 21:42:31 +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 agoRemove use of ngettext()
nickc [Thu, 3 Jan 2002 21:32:35 +0000 (21:32 +0000)]
Remove use of ngettext()

22 years ago2002-01-03 Martin M. Hunt <hunt@redhat.com>
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>
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>
msnyder [Thu, 3 Jan 2002 20:50:24 +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 ago2002-01-03 Dave Brolley <brolley@redhat.com>
brolley [Thu, 3 Jan 2002 18:30:25 +0000 (18:30 +0000)]
2002-01-03  Dave Brolley  <brolley@redhat.com>

* decode.scm (-distinguishing-bit-population): Compute num-insns, the
number of insns in the list.  Update the population count function to
identify and prioritize 3 catgories of useful bits.
(-population-top-few): Don't consider bits with a population count of
zero.
(-build-decode-table-entry): Don't call
filter-harmlessly-ambiguous-insns.  Filter out non-specialized and
identical insns at the next tree level.
* insn.scm (filter-harmlessly-ambiguous-insns): Note in a comment that
this function is no longer used.
(filter-non-specialized-ambiguous-insns): New function.
(filter-identical-ambiguous-insns): New function.
(find-identical-insn): New function.
(filter-harmlessly-ambiguous-insns): Removed.

22 years agoHandle R_ARM_THM_PC11
nickc [Thu, 3 Jan 2002 14:23:00 +0000 (14:23 +0000)]
Handle R_ARM_THM_PC11

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

22 years ago[gas/ChangeLog]
mrg [Thu, 3 Jan 2002 02:07:15 +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 ago* Remove mention of Cygnus from comments.
bje [Thu, 3 Jan 2002 01:42:02 +0000 (01:42 +0000)]
* Remove mention of Cygnus from comments.

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

22 years agoUpdate copyright.
kseitz [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
kseitz [Wed, 2 Jan 2002 23:49:41 +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.
kseitz [Wed, 2 Jan 2002 23:42:49 +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.
kseitz [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 ago2002-01-03 Ben Elliston <bje@redhat.com>
bje [Wed, 2 Jan 2002 22:26:33 +0000 (22:26 +0000)]
2002-01-03  Ben Elliston  <bje@redhat.com>

* voice-pager.tcl: Update window title.

22 years ago * library/managedwin.itb (ManagedWin::_create): When
irox [Wed, 2 Jan 2002 22:08:59 +0000 (22:08 +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.
bje [Wed, 2 Jan 2002 21:44:52 +0000 (21:44 +0000)]
* MAINTAINERS: Update URL for config.* scripts.

22 years ago2002-01-02 Chris Demetriou <cgd@broadcom.com>
cgd [Wed, 2 Jan 2002 18:59:30 +0000 (18:59 +0000)]
2002-01-02  Chris Demetriou  <cgd@broadcom.com>

        * ld-mips-elf/empic1-ln.d: New file to test basic linking of
        R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocations.
        * ld-mips-elf/empic1-lp.d: Likewise.
        * ld-mips-elf/empic1-mn.d: Likewise.
        * ld-mips-elf/empic1-mp.d: Likewise.
        * ld-mips-elf/empic1-sn.d: Likewise.
        * ld-mips-elf/empic1-sp.d: Likewise.
        * ld-mips-elf/empic1-ref.s: Likewise.
        * ld-mips-elf/empic1-space.s: Likewise.
        * ld-mips-elf/empic1-tgt.s: Likewise.
        * ld-mips-elf/empic2-fwd-0.d: New file to test
        R_MIPS_GNU_REL_HI16 and R_MIPS_GNU_REL_LO16 relocation edge
        cases.
        * ld-mips-elf/empic2-fwd-1.d: Likewise.
        * ld-mips-elf/empic2-rev-0.d: Likewise.
        * ld-mips-elf/empic2-rev-1.d: Likewise.
        * ld-mips-elf/empic2-ref.s: Likewise.
        * ld-mips-elf/empic2-space.s: Likewise.
        * ld-mips-elf/empic2-fwd-tgt.s: Likewise.
        * ld-mips-elf/empic2-rev-tgt.s: Likewise.
        * ld-mips-elf/mips-elf.exp: New file to run MIPS 32-bit ELF
        tests (including those above).

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

22 years agoTest for a NULL frag link.
nickc [Wed, 2 Jan 2002 17:19:05 +0000 (17:19 +0000)]
Test for a NULL frag link.

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

22 years agoFix spelling typo.
nickc [Wed, 2 Jan 2002 15:55:47 +0000 (15:55 +0000)]
Fix spelling typo.
Reformat messages to ease translation into other languages.

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

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

22 years ago* speclib: Remove temp files automatically.
cgf [Wed, 2 Jan 2002 00:06:35 +0000 (00:06 +0000)]
* speclib: Remove temp files automatically.

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

22 years ago* Makefile.in: Duh. Actually use bzip2 to create the tarball. Don't just
cgf [Tue, 1 Jan 2002 20:28:29 +0000 (20:28 +0000)]
* Makefile.in: Duh.  Actually use bzip2 to create the tarball.  Don't just
change the name.

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

22 years ago* Makefile.in: Make .bz2 tarball.
cgf [Tue, 1 Jan 2002 17:10:13 +0000 (17:10 +0000)]
* Makefile.in: Make .bz2 tarball.

22 years agorestore missing entry
cgf [Tue, 1 Jan 2002 16:49:52 +0000 (16:49 +0000)]
restore missing entry

22 years ago* i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.
kettenis [Tue, 1 Jan 2002 16:29:42 +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 * fhandler.h (fhandler_socket::sun_path): New private member.
corinna [Tue, 1 Jan 2002 16:25:31 +0000 (16:25 +0000)]
* fhandler.h (fhandler_socket::sun_path): New private member.
(fhandler_socket::set_sun_path): New method.
(fhandler_socket::get_sun_path): Ditto.
* fhandler_socket.cc (fhandler_socket::fhandler_socket): Initialize
sun_path to NULL.
(fhandler_socket::~fhandler_socket): Free sun_path if needed.
(fhandler_socket::set_sun_path): New method.
* net.cc (cygwin_bind): Set sun_path to path of local socket file.
(cygwin_getsockname): Add code to return correct sockaddr for unix
domain sockets.

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

22 years ago * config/tc-ia64.c (has_suffix_p): New.
rth [Tue, 1 Jan 2002 01:18:16 +0000 (01:18 +0000)]
    * config/tc-ia64.c (has_suffix_p): New.
        (note_register_values): Use it instead of strstr.

22 years ago * config/tc-ia64.c (errata_nop_necessary_p): Prototype.
rth [Tue, 1 Jan 2002 01:16:43 +0000 (01:16 +0000)]
    * config/tc-ia64.c (errata_nop_necessary_p): Prototype.
        (make_unw_section_name): Constify local variables.

22 years agomerge from gcc
dj [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 * config/tc-hppa.c (pa_ip): Handle new 'c' mode completers,
law [Mon, 31 Dec 2001 23:47:00 +0000 (23:47 +0000)]
    * config/tc-hppa.c (pa_ip): Handle new 'c' mode completers,
        'X', 'M', and 'A'.

22 years ago * hppa-dis.c (print_insn_hppa): Handle new 'c' mode completers,
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.
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 agoNuke
cgf [Mon, 31 Dec 2001 23:24:10 +0000 (23:24 +0000)]
Nuke

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

22 years agoFix last change.
eliz [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
eliz [Mon, 31 Dec 2001 19:06:38 +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 [Mon, 31 Dec 2001 11:49:08 +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 agoStrip path when installing library.
cgf [Mon, 31 Dec 2001 06:24:15 +0000 (06:24 +0000)]
Strip path when installing library.

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

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

22 years ago* include/getopt.h: Fix define.
cgf [Mon, 31 Dec 2001 04:00:05 +0000 (04:00 +0000)]
* include/getopt.h: Fix define.

22 years ago* speclib: New file.
cgf [Mon, 31 Dec 2001 03:19:28 +0000 (03:19 +0000)]
* speclib: New file.
* Makefile.in: Create library versions of automode.o, textmode.o, and binmode.o
for easier use on command line.  Create libpthread.a, libm.a, and libc.a with
subsets of exports found in libcygwin.a.

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

22 years ago* cygmagic: Eliminate unneeded use of 'tr' and 'bc'.
cgf [Sun, 30 Dec 2001 18:52:19 +0000 (18:52 +0000)]
* cygmagic: Eliminate unneeded use of 'tr' and 'bc'.

22 years ago * security.cc (open_local_policy): Use POLICY_EXECUTE instead of
corinna [Sun, 30 Dec 2001 17:38:23 +0000 (17:38 +0000)]
* security.cc (open_local_policy): Use POLICY_EXECUTE instead of
enumerating user rights.

22 years ago2001-12-30 Michael Snyder <msnyder@redhat.com>
msnyder [Sun, 30 Dec 2001 17:00:42 +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.
eliz [Sun, 30 Dec 2001 06:25:14 +0000 (06:25 +0000)]
Fix the application of GFDL in the Copyright notice.

22 years ago2001-12-29 Michael Snyder <msnyder@redhat.com>
msnyder [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>
ezannoni [Sun, 30 Dec 2001 00:14:49 +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 * security.cc (open_local_policy): Initialize lsa handle to NULL.
corinna [Sat, 29 Dec 2001 22:03:32 +0000 (22:03 +0000)]
* security.cc (open_local_policy): Initialize lsa handle to NULL.
Request only needed access rights in call to LsaOpenPolicy().
(create_token): Check for NULL lsa pointer.

22 years ago* i386bsd-nat.c (reg_offset): Fix typo.
kettenis [Sat, 29 Dec 2001 20:15:46 +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
kettenis [Sat, 29 Dec 2001 19:38:15 +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
cagney [Sat, 29 Dec 2001 19:25:57 +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 ago* --trace-counter extensions
fche [Fri, 28 Dec 2001 21:16:48 +0000 (21:16 +0000)]
* --trace-counter extensions

[bsp]
2001-12-27  Frank Ch. Eigler  <fche@redhat.com>

* configrun-sid.in: Make cpu<->sched pin connections for time queries.

[component/cgen-cpu]
2001-12-27  Frank Ch. Eigler  <fche@redhat.com>

* cgen-cpu.h (cgen_bi_endian_cpu): Make trace_count a host_int_8.
* compCGEN.cxx (cgen_read_memory): Don't distort memory latency

[include]
2001-12-27  Frank Ch. Eigler  <fche@redhat.com>

* sidcpuutil.h (basic_cpu): Add scheduler_time_query member.
Add flush_icache(PC) virtual function.

[bsp/pregen]
2001-12-27  Frank Ch. Eigler  <fche@redhat.com>

* ALL.conf: Regenerated with cpu/sched etc. changes.

22 years ago2001-12-27 Frank Ch. Eigler <fche@redhat.com>
fche [Fri, 28 Dec 2001 20:58:39 +0000 (20:58 +0000)]
2001-12-27  Frank Ch. Eigler  <fche@redhat.com>

* cache.cxx (CacheListTypes, CacheCreate): Support hw-cache-buffer-8
component type.
* hw-cache.xml, hw-cache.txt: Modified accordingly.