OSDN Git Service

pf3gnuchains/pf3gnuchains4x.git
23 years agoChange mask for OC to 0xFE00
Nick Clifton [Mon, 16 Oct 2000 18:18:47 +0000 (18:18 +0000)]
Change mask for OC to 0xFE00

23 years ago * sparc-tdep.c (sparc_fix_call_dummy): Improve comments.
Peter Schauer [Mon, 16 Oct 2000 17:19:47 +0000 (17:19 +0000)]
* sparc-tdep.c (sparc_fix_call_dummy):  Improve comments.
Adjust call_dummy_breakpoint_offset, so that `finish' after a stop
in a call dummy works.
(sparc_gdbarch_init):  Fix setting of pc_in_call_dummy, it depends
on SPARC32/64_CALL_DUMMY_ON_STACK, not DO_CALL_DUMMY_ON_STACK.

23 years agoSpelling changes from Dmitry Sivachenko <dima@Chg.RU>.
Eli Zaretskii [Mon, 16 Oct 2000 07:34:02 +0000 (07:34 +0000)]
Spelling changes from Dmitry Sivachenko <dima@Chg.RU>.

23 years agoProtoization.
Kevin Buettner [Mon, 16 Oct 2000 06:42:28 +0000 (06:42 +0000)]
Protoization.

23 years ago * elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT
Geoffrey Keating [Sat, 14 Oct 2000 23:30:12 +0000 (23:30 +0000)]
* elf32-ppc.c (ppc_elf_finish_dynamic_symbol): Don't make PLT
entries that could serve as a definition for a weak symbol.

23 years ago2000-10-13 Ulf Carlsson <ulfc@engr.sgi.com>
Ulf Carlsson [Sat, 14 Oct 2000 04:05:23 +0000 (04:05 +0000)]
2000-10-13  Ulf Carlsson  <ulfc@engr.sgi.com>

From  Ralf Baechle  <ralf@gnu.org>

* elf32-mips.c (mips_elf_create_dynamic_relocation): New argument
local_p.  Add symbol value only for non-R_MIPS_REL32 relocations
against local symbols.
(_bfd_mips_elf_finish_dynamic_sections): Undo patch from 2000-10-01.

23 years ago2000-10-13 Fernando Nasser <fnasser@cygnus.com>
Fernando Nasser [Fri, 13 Oct 2000 21:41:21 +0000 (21:41 +0000)]
2000-10-13  Fernando Nasser  <fnasser@cygnus.com>

* remote.c (putpkt_binary): Call read_frame, not getpkt. Log message.
(read_frame): Do not call error() on communication error when
reading checksum, but return failure instead and log message.

23 years ago2000-10-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
Fernando Nasser [Fri, 13 Oct 2000 20:50:44 +0000 (20:50 +0000)]
2000-10-13  Fernando Nasser  <fnasser@totem.to.cygnus.com>

* gdbtk.c (target_is_native): The "multi-thread" target is native.

23 years ago2000-10-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
Fernando Nasser [Fri, 13 Oct 2000 20:42:55 +0000 (20:42 +0000)]
2000-10-13  Fernando Nasser  <fnasser@totem.to.cygnus.com>

* varobj.c (type_changeable): Arrays are not changeable.
Trying to check for updates was causing an error if the array lived
in a register as gdb value_equal() cannot handle that case yet.

23 years ago2000-10-13 Fernando Nasser <fnasser@totem.to.cygnus.com>
Fernando Nasser [Fri, 13 Oct 2000 20:31:38 +0000 (20:31 +0000)]
2000-10-13  Fernando Nasser  <fnasser@totem.to.cygnus.com>

* varobj.c (varobj_update): Prevent uninitialized error code to be
returned on type_changed.  Also, prevent value_equal() to be called
for the types we do not want to test for updates.

23 years ago2000-10-11 Fernando Nasser <fnasser@totem.to.cygnus.com>
Fernando Nasser [Thu, 12 Oct 2000 22:56:31 +0000 (22:56 +0000)]
2000-10-11  Fernando Nasser  <fnasser@totem.to.cygnus.com>

        From Grant Edwards <grante@visi.com>
        This keeps the GUI alive while running an RDI target and lets the
        STOP button be used to stop the target.
        * remote-rdi.c (arm_rdi_stop): New function.  Implements target_stop.
        (init_rdi_ops): Set to_stop target vector entry to the above.
        * rdi-share/ardi.c (stop_request): New variable.  Tells when a stop
        has been requested.
        (angel_RDI_stop_request): New function. Registers that a stop has
        been requested.
        (angel_RDI_ExecuteOrStep): Add call to ui_loop_hook() in loop that
        waits while target is executing.  Initialize and reset stop_request.
        * rdi-share/ardi.h: Add declaration of angel_RDI_stop_request().

23 years agoProtoization.
Kevin Buettner [Thu, 12 Oct 2000 21:39:21 +0000 (21:39 +0000)]
Protoization.

23 years ago2000-10-12 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
Elena Zannoni [Thu, 12 Oct 2000 19:34:27 +0000 (19:34 +0000)]
2000-10-12  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

From Daniel Berlin <dberlin@redhat.com> :

* symtab.h (SYMBOL_INIT_DEMANGLED_NAME): Initialize the symbol
  language to auto instead of unknown, so it will try to demangle
  the symbol.
* symtab.h (OPNAME_PREFIX_P): Change operator prefix to correct value.
* symtab.c (gdb_mangle_name): Properly handle C++ operators.

23 years ago2000-10-12 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
Elena Zannoni [Thu, 12 Oct 2000 16:53:06 +0000 (16:53 +0000)]
2000-10-12  Elena Zannoni  <ezannoni@kwikemart.cygnus.com>

From Daniel Berlin <dberlin@redhat.com> :

* symtab.c (lookup_symbol_aux): New function. Renamed from
  lookup_symbol. Move code to do demangling/case sensitivity to
  lookup_symbol().
   (lookup_symbol): Now wrapper for lookup_symbol_aux, so we can
  perform case sensitivity/demangling without leaking memory.  Move
  code to do demangling/case sensitivity from old_lookup_symbol to
  here.
(lookup_partial_symbol): Use SYMBOL_SOURCE_NAME instead of
  SYMBOL_NAME.
(lookup_block_symbol): Use SYMBOL_SOURCE_NAME instead of
  SYMBOL_NAME. Don't do linear search in case of C++.

   * symfile.c (compare_symbols): Use SYMBOL_SOURCE_NAME instead of
  SYMBOL_NAME.
   (compare_psymbols): Same here.

23 years agoAnother try at correcting relocations against discarded
Alan Modra [Thu, 12 Oct 2000 03:44:50 +0000 (03:44 +0000)]
Another try at correcting relocations against discarded
link-once section symbols.

23 years agomerge from gcc repository
DJ Delorie [Thu, 12 Oct 2000 02:16:48 +0000 (02:16 +0000)]
merge from gcc repository

23 years agoInclude alloca-conf.h
Alan Modra [Thu, 12 Oct 2000 01:28:06 +0000 (01:28 +0000)]
Include alloca-conf.h

23 years ago2000-10-11 Fernando Nasser <fnasser@cygnus.com>
Fernando Nasser [Wed, 11 Oct 2000 22:37:30 +0000 (22:37 +0000)]
2000-10-11  Fernando Nasser  <fnasser@cygnus.com>

* srctextwin.itb (build_popups): Fix typos that caused duplicate
"Jump to Here" menu entries in the breakpoint-set right-click pop-up
menu.

23 years agoRevert 2000-10-07 link-once section symbol changes.
Alan Modra [Wed, 11 Oct 2000 07:05:01 +0000 (07:05 +0000)]
Revert 2000-10-07 link-once section symbol changes.

23 years agoFix my last change to actually compile.
Alan Modra [Tue, 10 Oct 2000 23:38:27 +0000 (23:38 +0000)]
Fix my last change to actually compile.

23 years ago(ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.
Alan Modra [Tue, 10 Oct 2000 15:50:35 +0000 (15:50 +0000)]
(ieee_make_empty_symbol): Use bfd_zalloc, not bfd_zmalloc.

23 years ago* section.c (bfd_make_section_anyway): Release newsect ptr when
Alan Modra [Tue, 10 Oct 2000 15:23:38 +0000 (15:23 +0000)]
* section.c (bfd_make_section_anyway): Release newsect ptr when
newsect->symbol fails to alloc.  Use bfd_release instead of free.

23 years agoProtoization.
Kevin Buettner [Tue, 10 Oct 2000 05:17:25 +0000 (05:17 +0000)]
Protoization.

23 years ago * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New.
Richard Henderson [Mon, 9 Oct 2000 23:16:30 +0000 (23:16 +0000)]
    * elf64-ia64.c (elf64_ia64_unwind_entry_compare_bfd): New.
        (elf64_ia64_unwind_entry_compare): New.
        (elf64_ia64_final_link): Sort the .IA_64.unwind section.

23 years ago * config/i386/i386sol2.mh: Add XM_CLIBS definition to resolve
Peter Schauer [Mon, 9 Oct 2000 19:40:37 +0000 (19:40 +0000)]
* config/i386/i386sol2.mh:  Add XM_CLIBS definition to resolve
reference to gethostbyname.

23 years ago* usability improvements
Ben Elliston [Sun, 8 Oct 2000 22:37:14 +0000 (22:37 +0000)]
* usability improvements

2000-10-08  Ben Elliston  <bje@redhat.com>

* cgen-utils.c (cgen_rtx_error): New function.

2000-10-07  Ben Elliston  <bje@redhat.com>

* cgen-trace.c (sim_cgen_disassemble_insn): Handle failure
conditions for sim_core_read_buffer().

23 years agoWhitespace tweak: replace leading spaces with a hard tab.
Ben Elliston [Sun, 8 Oct 2000 22:31:22 +0000 (22:31 +0000)]
Whitespace tweak: replace leading spaces with a hard tab.

23 years agoCure a number of segfaults caused by /DISCARD/ of dynamic sections.
Alan Modra [Sat, 7 Oct 2000 13:40:33 +0000 (13:40 +0000)]
Cure a number of segfaults caused by /DISCARD/ of dynamic sections.

23 years agoMake elf section symbols global for link-once sections.
Alan Modra [Sat, 7 Oct 2000 12:52:15 +0000 (12:52 +0000)]
Make elf section symbols global for link-once sections.

23 years agoProtoization.
Kevin Buettner [Fri, 6 Oct 2000 21:50:56 +0000 (21:50 +0000)]
Protoization.

23 years ago* peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocs
DJ Delorie [Fri, 6 Oct 2000 19:47:51 +0000 (19:47 +0000)]
* peigen.c (_bfd_pei_swap_scnhdr_out): note extended relocs
* coffcode.h (coff_set_alignment_hook): read extended reloc count
(coff_write_relocs): write extended reloc count
(coff_write_object_contents): account for extended relocs

23 years ago2000-10-06 Dave Brolley <brolley@redhat.com>
Dave Brolley [Fri, 6 Oct 2000 16:59:56 +0000 (16:59 +0000)]
2000-10-06  Dave Brolley  <brolley@redhat.com>

* sem.c: Regenerated.
* sem-switch.c: Regenerated.
* semx-switch.c: Regenerated.

23 years ago2000-10-06 Dave Brolley <brolley@redhat.com>
Dave Brolley [Fri, 6 Oct 2000 16:58:40 +0000 (16:58 +0000)]
2000-10-06  Dave Brolley  <brolley@redhat.com>

* sem.c: Regenerated.
* sem-switch.c: Regenerated.

23 years ago2000-10-06 Dave Brolley <brolley@redhat.com>
Dave Brolley [Fri, 6 Oct 2000 16:57:26 +0000 (16:57 +0000)]
2000-10-06  Dave Brolley  <brolley@redhat.com>

* fr30-desc.h: Regenerate.
* m32r-desc.h: Regenerate.
* m32r-ibld.c: Regenerate.

23 years agoPreserve machine dependent section header flags when reading ELF object file.
Jim Wilson [Thu, 5 Oct 2000 22:22:27 +0000 (22:22 +0000)]
Preserve machine dependent section header flags when reading ELF object file.
* elf-bfd.h (struct elf_backend_data): Add elf_backend_section_flags
field.
* elf.c (_bfd_elf_make_section_from_shdr): Call the
elf_backend_section_flags function.
* elf64-ia64.c (elf64_ia64_section_from_shdr): Delete flag conversion
code.
(elf64_ia64_section_flags): New function containing flag conversion
code.
(elf_backend_section_flags): Define to elf64_ia64_section_flags.
* elfxx-target.h (elf_backend_section_flags): Define.
(elfNN_bed): Initialize elf_backend_section_flags field.

23 years agoMinor DV table update, minor DV checking bug fix.
Jim Wilson [Thu, 5 Oct 2000 21:55:25 +0000 (21:55 +0000)]
Minor DV table update, minor DV checking bug fix.
* config/tc-ia64.c (resources_match): Handle IA64_RS_PRr.
* ia64-ic.tbl: Update from Intel.
* ia64-asmtab.c: Regenerate.

23 years agoAdd a limit parameter for scanning the prologue.
Kevin Buettner [Thu, 5 Oct 2000 01:13:53 +0000 (01:13 +0000)]
Add a limit parameter for scanning the prologue.

23 years ago2000-10-04 Fernando Nasser <fnasser@totem.to.cygnus.com>
Fernando Nasser [Wed, 4 Oct 2000 20:35:32 +0000 (20:35 +0000)]
2000-10-04  Fernando Nasser  <fnasser@totem.to.cygnus.com>

* download.itb (download_it): Fix previous changes for non-windows
hosts.
* srctextwin.itb (LoadFromCache): Ditto.

23 years ago2000-10-04 Fernando Nasser <fnasser@totem.to.cygnus.com>
Fernando Nasser [Wed, 4 Oct 2000 20:22:17 +0000 (20:22 +0000)]
2000-10-04  Fernando Nasser  <fnasser@totem.to.cygnus.com>

* download.itb (download_it): Convert filename to native before
passing it to a Tcl command.
* srctextwin.itb (_mtime_changed): Ditto.
(LoadFromCache): Ditto.

23 years ago2000-10-04 Kazu Hirata <kazu@hxi.com>
Kazu Hirata [Wed, 4 Oct 2000 06:38:01 +0000 (06:38 +0000)]
2000-10-04  Kazu Hirata  <kazu@hxi.com>

* ia64-gen.c: Convert C++-style comments to C-style comments.
* tic54x-dis.c: Likewise.

23 years agoProtoization.
Kevin Buettner [Tue, 3 Oct 2000 22:42:32 +0000 (22:42 +0000)]
Protoization.

23 years agoCorrect call to _bfd_elf32_gc_record_vtable.
Alan Modra [Mon, 2 Oct 2000 09:09:27 +0000 (09:09 +0000)]
Correct call to _bfd_elf32_gc_record_vtable.

23 years ago2000-10-01 Ulf Carlsson <ulfc@engr.sgi.com>
Ulf Carlsson [Mon, 2 Oct 2000 06:04:16 +0000 (06:04 +0000)]
2000-10-01  Ulf Carlsson  <ulfc@engr.sgi.com>

From  Ralf Baechle  <ralf@gnu.org>

* elf32-mips.c (_bfd_mips_elf_finish_dynamic_sections): Mark gld
produces binaries with got[1] = 0x80000001 to differenciate them
for the dynamic linker from the broken binaries produced by old
versions.

23 years agoProtoization.
Kevin Buettner [Mon, 2 Oct 2000 00:49:55 +0000 (00:49 +0000)]
Protoization.

23 years ago* ltconfig, ltmain.sh, libtool.m4: Updated from libtool
Alexandre Oliva [Sat, 30 Sep 2000 06:07:00 +0000 (06:07 +0000)]
* ltconfig, ltmain.sh, libtool.m4: Updated from libtool
multi-language branch, to work around Solaris' /bin/sh bug.  Rebuilt
all affected `configure' scripts.

23 years agoMake definitions of supply_gregset, fill_gregset, supply_fpregset,
Kevin Buettner [Sat, 30 Sep 2000 05:41:39 +0000 (05:41 +0000)]
Make definitions of supply_gregset, fill_gregset, supply_fpregset,
and fill_fpregset match declarations in gregset.h.

23 years agoProtoization.
Kevin Buettner [Sat, 30 Sep 2000 02:39:10 +0000 (02:39 +0000)]
Protoization.

23 years agoSupport for Unixware 7.1.x pxstatus_t and lwpxstatus_t.
Alan Modra [Sat, 30 Sep 2000 00:44:49 +0000 (00:44 +0000)]
Support for Unixware 7.1.x pxstatus_t and lwpxstatus_t.

23 years agoCorrect date of checkin
Hans-Peter Nilsson [Fri, 29 Sep 2000 18:23:26 +0000 (18:23 +0000)]
Correct date of checkin

23 years ago Changes to add dollar prefix to registers for files where user symbols
Hans-Peter Nilsson [Fri, 29 Sep 2000 18:17:25 +0000 (18:17 +0000)]
Changes to add dollar prefix to registers for files where user symbols
don't have a leading underscore.  Fix formatting.
* cris-dis.c (REGISTER_PREFIX_CHAR): New.
(format_reg): Add parameter with_reg_prefix.  All callers changed.
(print_with_operands): Ditto.
(print_insn_cris_generic): Renamed from print_insn_cris, add
parameter with_reg_prefix.
(print_insn_cris_with_register_prefix,
print_insn_cris_without_register_prefix, cris_get_disassembler):
New.
* disassemble.c (disassembler) [ARCH_cris]: Call cris_get_disassembler.

23 years ago * dis-asm.h: Declare cris_get_disassembler, not print_insn_cris.
Hans-Peter Nilsson [Fri, 29 Sep 2000 18:07:47 +0000 (18:07 +0000)]
* dis-asm.h: Declare cris_get_disassembler, not print_insn_cris.
Fix typo in comment.

23 years ago Define two bfd_targets for absence and presence of leading
Hans-Peter Nilsson [Fri, 29 Sep 2000 17:05:22 +0000 (17:05 +0000)]
Define two bfd_targets for absence and presence of leading
underscore on symbols.  Make sure to only link same kind.
* elf32-cris.c (cris_elf_object_p,
cris_elf_final_write_processing, cris_elf_print_private_bfd_data,
cris_elf_merge_private_bfd_data): New.
(elf_backend_object_p, elf_backend_final_write_processing,
bfd_elf32_bfd_print_private_bfd_data,
bfd_elf32_bfd_merge_private_bfd_data): Define.
<Target vector definition>: Include elf32-target.h twice with
different macro settings:
(TARGET_LITTLE_SYM): First as bfd_elf32_cris_vec, then as
bfd_elf32_us_cris_vec.
(TARGET_LITTLE_NAME): First as "elf32-cris", then "elf32-us-cris".
(elf_symbol_leading_char): First as 0, then '_'.
(INCLUDED_TARGET_FILE): Define for second include of elf32-target.h.
* config.bfd (cris-*-*): Add bfd_elf32_us_cris_vec to targ_selvecs.
* configure.in (bfd_elf32_cris_vec, cris_aout_vec): New vector.
* configure: Regenerate.
* targets.c: Declare bfd_elf32_us_cris_vec.
* po/bfd.pot: Regenerate.

23 years ago * cris.h (EF_CRIS_UNDERSCORE): New.
Hans-Peter Nilsson [Fri, 29 Sep 2000 16:52:42 +0000 (16:52 +0000)]
* cris.h (EF_CRIS_UNDERSCORE): New.

23 years ago(arm_add_to_rel): Fix R_ARM_THM_PC22 relocations.
Alan Modra [Fri, 29 Sep 2000 13:51:49 +0000 (13:51 +0000)]
(arm_add_to_rel): Fix R_ARM_THM_PC22 relocations.

23 years ago* elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.
Alan Modra [Fri, 29 Sep 2000 13:15:03 +0000 (13:15 +0000)]
* elflink.h (elf_link_add_object_symbols): Don't bfd_release runpath.

23 years agoThat'll teach me not to type little patches in by hand. Get
Alan Modra [Fri, 29 Sep 2000 07:14:05 +0000 (07:14 +0000)]
That'll teach me not to type little patches in by hand.  Get
the parentheses right.

23 years ago(elf_fake_sections): Do not mark the section SHT_NOBITS if
Alan Modra [Fri, 29 Sep 2000 07:01:18 +0000 (07:01 +0000)]
(elf_fake_sections): Do not mark the section SHT_NOBITS if
is has the SEC_HAS_CONTENTS flag set.

23 years ago * aout-cris.c (N_TXTADDR): Define.
Hans-Peter Nilsson [Thu, 28 Sep 2000 21:58:16 +0000 (21:58 +0000)]
* aout-cris.c (N_TXTADDR): Define.

23 years ago* som.c: Include alloca-conf.h
Alan Modra [Thu, 28 Sep 2000 08:08:16 +0000 (08:08 +0000)]
* som.c: Include alloca-conf.h

23 years agoAdd alloca-conf.h from libiberty.
Alan Modra [Thu, 28 Sep 2000 08:00:54 +0000 (08:00 +0000)]
Add alloca-conf.h from libiberty.

23 years ago * sol-thread.c (ps_pdmodel): Return PR_MODEL_UNKNOWN instead of
Peter Schauer [Thu, 28 Sep 2000 07:53:41 +0000 (07:53 +0000)]
* sol-thread.c (ps_pdmodel):  Return PR_MODEL_UNKNOWN instead of
PS_ERR if exec_bfd is not yet open.

23 years ago * target.c (target_signal_from_host, do_target_signal_to_host):
Peter Schauer [Thu, 28 Sep 2000 07:48:14 +0000 (07:48 +0000)]
* target.c (target_signal_from_host, do_target_signal_to_host):
Add support for Solaris realtime signals.

23 years agoProtoization.
Kevin Buettner [Wed, 27 Sep 2000 17:43:07 +0000 (17:43 +0000)]
Protoization.

23 years ago.plt stub for lazy linking, --stub-group-size=N ld switch,
Alan Modra [Wed, 27 Sep 2000 17:30:17 +0000 (17:30 +0000)]
.plt stub for lazy linking, --stub-group-size=N ld switch,
import stub fix, extra DIR14F reloc to fix abort in tc_gen_reloc

23 years ago * elfcode.h (elf_object_p): Preserve and clear abfd section
Hans-Peter Nilsson [Wed, 27 Sep 2000 07:52:24 +0000 (07:52 +0000)]
* elfcode.h (elf_object_p): Preserve and clear abfd section
  information.  Restore at error.

23 years ago* peigen.c (_bfd_pei_swap_aouthdr_in): If some DataDirectory
DJ Delorie [Tue, 26 Sep 2000 20:42:29 +0000 (20:42 +0000)]
* peigen.c (_bfd_pei_swap_aouthdr_in): If some DataDirectory
is empty, make sure that its rva also 0. NT loader dislikes
having otherwise.

23 years ago2000-09-26 Dave Brolley <brolley@redhat.com>
Dave Brolley [Tue, 26 Sep 2000 17:23:58 +0000 (17:23 +0000)]
2000-09-26  Dave Brolley  <brolley@redhat.com>

* cgen-utils.c (RORQI): New function.
(ROLQI): New function.
(RORHI): New function.
(ROLHI): New function.

23 years ago * gdb.texinfo (Hooks): Document the new post-hook functionality.
Eli Zaretskii [Tue, 26 Sep 2000 15:53:59 +0000 (15:53 +0000)]
* gdb.texinfo (Hooks): Document the new post-hook functionality.
From Steven Johnson <sbjohnson@ozemail.com.au>.

23 years agoProtoization.
Kevin Buettner [Tue, 26 Sep 2000 04:27:59 +0000 (04:27 +0000)]
Protoization.

23 years agoMake weak symbols SS_UNIVERSAL (ie. global)
Alan Modra [Tue, 26 Sep 2000 01:45:26 +0000 (01:45 +0000)]
Make weak symbols SS_UNIVERSAL (ie. global)

23 years ago* md5.c: #include "ansidecl.h".
DJ Delorie [Tue, 26 Sep 2000 01:39:17 +0000 (01:39 +0000)]
* md5.c: #include "ansidecl.h".

23 years ago* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
Alexandre Oliva [Mon, 25 Sep 2000 20:26:51 +0000 (20:26 +0000)]
* Makefile.in (DEVO_SUPPORT): Added gettext.m4, libtool.m4 and
ltcf-c.sh.

23 years agoAdd Mark Kettenis to blanket write privs list.
Andrew Cagney [Mon, 25 Sep 2000 19:45:45 +0000 (19:45 +0000)]
Add Mark Kettenis to blanket write privs list.

23 years ago * rs6000-tdep.c (rs6000_pop_frame): Use PC_IN_CALL_DUMMY to test
Peter Schauer [Sun, 24 Sep 2000 09:58:16 +0000 (09:58 +0000)]
* rs6000-tdep.c (rs6000_pop_frame):  Use PC_IN_CALL_DUMMY to test
for call dummy instead of accessing stop_stack_dummy, which does
not work if we `return' from a stop in a call dummy.
(rs6000_gdbarch_init):  Use generic_save_dummy_frame_tos for
dummy_frame_tos function to make PC_IN_CALL_DUMMY work.

23 years agoProtoization.
Kevin Buettner [Sun, 24 Sep 2000 04:42:12 +0000 (04:42 +0000)]
Protoization.

23 years agoAdd missing fpcmp instructions, and add missing fcmp/fpcmp tests.
Jim Wilson [Fri, 22 Sep 2000 22:34:41 +0000 (22:34 +0000)]
Add missing fpcmp instructions, and add missing fcmp/fpcmp tests.
* gas/ia64/opc-f.pl: Add missing fcmp and fpcmp tests.
* gas/ia64/opc-f.s, gas/ia64/opc-f.d: Regenerate.
* ia64-opc-f.c (ia64_opcodes_f): Add fpcmp pseudo-ops for
gt, ge, ngt, and nge.
* ia64-asmtab.c: Regenerate.

23 years agoFix ia64 gas testsuite. Update ia64 DV tables. Fix ia64 gas testsuite again.
Jim Wilson [Fri, 22 Sep 2000 19:43:50 +0000 (19:43 +0000)]
Fix ia64 gas testsuite.  Update ia64 DV tables.  Fix ia64 gas testsuite again.
gas/ChangeLog
* config/tc-ia64.c (dv_sem): Add "stop".
(specify_resource, case IA64_RS_PR): Only handles regs 1 to 15 now.
(specify_resource, case IA64_RS_PRr): New for regs 16 to 62.
(specify_resource, case IA64_RS_PR63): Reorder (note == 7) test to
match above.
(mark_resources): Check IA64_RS_PRr.
gas/testsuite/ChangeLog
* gas/ia64/dv-raw-err.s: Add new testcases for PR%, 16 - 62.
* gas/ia64/dv-waw-err.s: Likewise.
* gas/ia64/dv-imply.d: Regenerate.
* gas/ia64/dv-mutex.d, gas/ia64/dv-raw-err.l, gas/ia64/dv-safe.d,
gas/ia64/dv-srlz.d, gas/ia64/dv-war-err.l, gas/ia64/dv-waw-err.l,
gas/ia64/opc-f.d, gas/ia64/opc-i.d, gas/ia64/opc-m.d: Likewise.
include/opcode/ChangeLog
* ia64.h (enum ia64_dependency_semantics): Add IA64_DVS_STOP.
opcodes/ChangeLog
* ia64-dis.c (print_insn_ia64): Revert Aug 7 byte skip count change.
* ia64-gen.c (parse_semantics): Handle IA64_DVS_STOP.
(lookup_specifier): Handle "PR%, 1 to 15" and "PR%, 16 to 62".
* ia64-ic.tbl, ia64-raw.tbl, ia64-war.tbl, ia64-waw.tbl: Update.
* ia64-asmtab.c: Regnerate.

23 years ago * Makefile.in (REQUIRED_OFILES): Add md5.o.
Jason Merrill [Fri, 22 Sep 2000 18:31:23 +0000 (18:31 +0000)]
    * Makefile.in (REQUIRED_OFILES): Add md5.o.
        (CFILES): Add md5.c.
        * md5.c: New file.

23 years ago * i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
Peter Schauer [Fri, 22 Sep 2000 17:45:47 +0000 (17:45 +0000)]
* i386-linux-nat.c (OLD_CANNOT_FETCH_REGISTER,
OLD_CANNOT_FETCH_REGISTER):  New definitions for accessible registers
when accessing the registers via the U area.
(fetch_register, store_register):  Use them.
(cannot_fetch_register, cannot_store_register):  New functions,
all registers should be accessible if we have GETREGS support.
* config/i386/nm-linux.h:  Use cannot_fetch/store_register for
CANNOT_FETCH/STORE_REGISTER definitions.

23 years ago * infttrace.c (update_thread_state_after_attach): Pass address
Fred Fish [Thu, 21 Sep 2000 16:17:49 +0000 (16:17 +0000)]
* infttrace.c (update_thread_state_after_attach): Pass address
of ttstate_t object, not the object itself.

23 years agoCorrect comments. Don't check non-code output sections for stub
Alan Modra [Thu, 21 Sep 2000 13:40:00 +0000 (13:40 +0000)]
Correct comments.  Don't check non-code output sections for stub
grouping.  (In the process, partly revert and fix bugs introduced
with the last change.  Oops.)

23 years agoFix a segfault caused by under-allocating an array.
Alan Modra [Thu, 21 Sep 2000 10:13:18 +0000 (10:13 +0000)]
Fix a segfault caused by under-allocating an array.

23 years agoHandle out of memory situations.
Alan Modra [Wed, 20 Sep 2000 04:20:26 +0000 (04:20 +0000)]
Handle out of memory situations.

23 years agoChange the PLT entry 0 instruction sequence to actually work.
Nick Clifton [Tue, 19 Sep 2000 23:21:36 +0000 (23:21 +0000)]
Change the PLT entry 0 instruction sequence to actually work.

23 years ago2000-09-18 Fernando Nasser <fnasser@cygnus.com>
Fernando Nasser [Mon, 18 Sep 2000 17:56:37 +0000 (17:56 +0000)]
2000-09-18  Fernando Nasser  <fnasser@cygnus.com>

* watch.tcl (build_win): Use code when setting callback.

23 years ago* elf32-sh.c (sh_elf_relocate_section): Use
Alexandre Oliva [Mon, 18 Sep 2000 16:19:15 +0000 (16:19 +0000)]
* elf32-sh.c (sh_elf_relocate_section): Use
_bfd_final_link_relocate to apply the relocation against a section
symbol, when doing relocatable links.

23 years ago* lin-lwp.c (stop_wait_callback): Remove bogus assertions in the
Mark Kettenis [Mon, 18 Sep 2000 13:09:12 +0000 (13:09 +0000)]
* lin-lwp.c (stop_wait_callback): Remove bogus assertions in the
code that deals with exiting/signalled threads.  Replace with
code similar to what's done in lin_lwp_wait.

23 years agoGroup stub sections.
Alan Modra [Mon, 18 Sep 2000 12:22:42 +0000 (12:22 +0000)]
Group stub sections.

23 years agoEnable Mark Kettenis' linux thread support for Linux/PPC.
Kevin Buettner [Mon, 18 Sep 2000 01:08:24 +0000 (01:08 +0000)]
Enable Mark Kettenis' linux thread support for Linux/PPC.

23 years agoProtoization.
Kevin Buettner [Mon, 18 Sep 2000 00:34:51 +0000 (00:34 +0000)]
Protoization.

23 years ago* elf32-sh.c (ELF_MAXPAGESIZE): Define to 128, to match
Alexandre Oliva [Sat, 16 Sep 2000 23:09:35 +0000 (23:09 +0000)]
* elf32-sh.c (ELF_MAXPAGESIZE): Define to 128, to match
ld/emulparams/shelf.sh.

23 years ago2000-09-15 Fernando Nasser <fnasser@totem.to.cygnus.com>
Fernando Nasser [Sat, 16 Sep 2000 00:50:25 +0000 (00:50 +0000)]
2000-09-15  Fernando Nasser  <fnasser@totem.to.cygnus.com>

* gdbtk-varobj.c (variable_value): Send back the error text issued
by gdb so it can be displayed in a pop-up box.

23 years ago2000-09-15 Fernando Nasser <fnasser@totem.to.cygnus.com>
Fernando Nasser [Sat, 16 Sep 2000 00:49:37 +0000 (00:49 +0000)]
2000-09-15  Fernando Nasser  <fnasser@totem.to.cygnus.com>

* varobj.c (varobj_set_value): Call wrapped version of
parse_exp_1() to avoid longjumps.

23 years agoReplace StrongARM property with v4 and v5 properties.
Nick Clifton [Fri, 15 Sep 2000 23:55:50 +0000 (23:55 +0000)]
Replace StrongARM property with v4 and v5 properties.

23 years ago2000-09-15 Fernando Nasser <fnasser@cygnus.com>
Fernando Nasser [Fri, 15 Sep 2000 20:40:15 +0000 (20:40 +0000)]
2000-09-15  Fernando Nasser  <fnasser@cygnus.com>

* ser-unix.c (do_unix_readchar): Prevent infinite read wait to be
interrupted after 32K seconds.

23 years agoadd support for embedded relocs in m68k ELF port
Nick Clifton [Fri, 15 Sep 2000 18:52:13 +0000 (18:52 +0000)]
add support for embedded relocs in m68k ELF port

23 years agold performs LITUSE relocations incorrectly if -relax is specified on the ld
Nick Clifton [Fri, 15 Sep 2000 18:07:28 +0000 (18:07 +0000)]
ld performs LITUSE relocations incorrectly if -relax is specified on the ld
command line and the displacement field of the load or store instruction is
non-zero.

23 years ago* splay-tree.c: #include <stdio.h>.
DJ Delorie [Fri, 15 Sep 2000 15:16:11 +0000 (15:16 +0000)]
* splay-tree.c: #include <stdio.h>.

23 years agoFind the first .init and .fini sections correctly.
Alan Modra [Fri, 15 Sep 2000 10:24:50 +0000 (10:24 +0000)]
Find the first .init and .fini sections correctly.
Clobber millicode syms via a hash traversal here.  elf_adjust_dynamic_symbol
really ought to let us look at all dynamic symbols, but it doesn't.

23 years agoProtoization.
Kevin Buettner [Fri, 15 Sep 2000 07:08:11 +0000 (07:08 +0000)]
Protoization.