OSDN Git Service

pf3gnuchains/pf3gnuchains3x.git
21 years ago2003-05-14 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Thu, 15 May 2003 13:48:53 +0000 (13:48 +0000)]
2003-05-14  H.J. Lu <hongjiu.lu@intel.com>

* elflink.h (elf_link_check_versioned_symbol): Also allow
the base version.

21 years ago * elf32-i386.c (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL.
Alan Modra [Thu, 15 May 2003 06:35:43 +0000 (06:35 +0000)]
* elf32-i386.c (allocate_dynrelocs): Use SYMBOL_CALLS_LOCAL.
(elf_i386_relocate_section): Likewise.
* elf32-ppc.c (allocate_dynrelocs): Likewise.
(ppc_elf_relocate_section): Likewise.
* elf64-ppc.c (allocate_dynrelocs): Likewise.
(ppc64_elf_relocate_section): Likewise.

21 years ago * elf32-mips.c (gprel32_with_gp): Remove useless N64 ABI case.
Thiemo Seufer [Thu, 15 May 2003 00:04:34 +0000 (00:04 +0000)]
* elf32-mips.c (gprel32_with_gp): Remove useless N64 ABI case.

21 years agodaily update
Alan Modra [Thu, 15 May 2003 00:00:14 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Thu, 15 May 2003 00:00:03 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago2003-04-13 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Wed, 14 May 2003 22:59:12 +0000 (22:59 +0000)]
2003-04-13  Michael Snyder  <msnyder@redhat.com>

* sim/h8300: New directory.  Tests for Renesas h8/300 family.

21 years ago * dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to
Kevin Buettner [Wed, 14 May 2003 22:45:41 +0000 (22:45 +0000)]
* dwarf2expr.c (new_dwarf_expr_context): Set ``stack_len'' to
correctly indicate an empty stack and ``stack_allocated'' to the
indicate the number of elements initially allocated.
(dwarf_expr_grow_stack): Simplify method for computing new
stack size.  Don't loop infinitely if ``stack_len'' is zero.
(execute_stack_op): Move ``ctx->in_reg'' initialization
out of loop.  Allow DW_OP_reg0 ... DW_OP_reg31 and DW_OP_regx to
be used in conjuction with DW_OP_piece.  Revise error message
accordingly.

21 years agoNew ChangeLog
Michael Snyder [Wed, 14 May 2003 21:08:29 +0000 (21:08 +0000)]
New ChangeLog

21 years ago2003-05-14 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Wed, 14 May 2003 21:07:55 +0000 (21:07 +0000)]
2003-05-14  Michael Snyder  <msnyder@redhat.com>

* addb.s, addw.s, addl.s, addw.s, addx.s, andb.s, andw.s, andl.s,
        bfld.s, brabc.s, bra.s, bset.s, cmpb.s, cmpw.s, cmpl.s, daa.s,
        das.s, dec.s, extw.s, extl.s, inc.s, jmp.s, ldc.s, ldm.s, mac.s,
        mova.s, movb.s, movw.s, movl.s, movmd.s, movsd.s, neg.s, nop.s,
        not.s, orb.s, orw.s, orl.s, rotl.s, rotr.s, rotxl.s, rotxr.s,
        shal.s, shar.s, shll.s, shlr.s, stc.s, subb.s, subw.s, subl.s,
        xorb.s, xorw.s, xorl.s: New files.
        * allinsn.exp: New file.

21 years agoRemove for renaming with 8.3 dos-compatible names.
Michael Snyder [Wed, 14 May 2003 20:58:21 +0000 (20:58 +0000)]
Remove for renaming with 8.3 dos-compatible names.

21 years ago* gdbint.texinfo (Breakpoint Handling): Correct a double negative.
Theodore A. Roth [Wed, 14 May 2003 20:29:15 +0000 (20:29 +0000)]
* gdbint.texinfo (Breakpoint Handling): Correct a double negative.

21 years ago* MAINTAINERS: Update my email address.
Theodore A. Roth [Wed, 14 May 2003 20:09:14 +0000 (20:09 +0000)]
* MAINTAINERS: Update my email address.
* avr-tdep.c: Ditto.

21 years agoRemove, rename using dos-compatible 8.3 names.
Michael Snyder [Wed, 14 May 2003 20:01:55 +0000 (20:01 +0000)]
Remove, rename using dos-compatible 8.3 names.

21 years ago2003-05-14 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Wed, 14 May 2003 19:36:56 +0000 (19:36 +0000)]
2003-05-14  Jeff Johnston  <jjohnstn@redhat.com>

        Roland McGrath  <roland@redhat.com>
        * gdb.threads/linux-dp.exp: Account for fact that in nptl model
        there is no manager thread.

21 years ago2003-05-12 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Wed, 14 May 2003 17:43:45 +0000 (17:43 +0000)]
2003-05-12  Elena Zannoni  <ezannoni@redhat.com>

        * generic/gdbtk-cmds.c (gdb_search): Replace namespace_enum
        with domain_emum, and *_NAMESPACE with *_DOMAIN.

21 years ago2003-05-14 Elena Zannoni <ezannoni@redhat.com>
Elena Zannoni [Wed, 14 May 2003 17:43:20 +0000 (17:43 +0000)]
2003-05-14  Elena Zannoni  <ezannoni@redhat.com>

* symtab.h (enum domain_enum): Rename from namespace_enum.
(UNDEF_DOMAIN, VAR_DOMAIN, STRUCT_DOMAIN, LABEL_DOMAIN,
VARIABLES_DOMAIN, FUNCTIONS_DOMAIN, TYPES_DOMAIN, METHODS_DOMAIN):
Rename from UNDEF_NAMESPACE, VAR_NAMESPACE, STRUCT_NAMESPACE,
LABEL_NAMESPACE, VARIABLES_NAMESPACE, FUNCTIONS_NAMESPACE,
TYPES_NAMESPACE, METHODS_NAMESPACE.
(SYMBOL_NAMESPACE): Rename to SYMBOL_DOMAIN.
(struct symbol, struct partial_symbol): Rename field
'namespace_enum namespace' to 'domain_enum domain'.
(PSYMBOL_NAMESPACE): Rename to PSYMBOL_DOMAIN.
Delete old define kludge for namespace.

* ada-exp.y, ada-lang.c, ada-lang.h, alpha-tdep.c, arm-tdep.c,
blockframe.c, c-exp.y, c-valprint.c, coffread.c, dbxread.c,
dwarf2read.c, dwarfread.c, f-exp.y, gdbtypes.c, gdbtypes.h,
gnu-v3-abi.c, hppa-tdep.c, hpread.c, jv-exp.y, jv-lang.c,
language.c, linespec.c, m2-exp.y, m3-nat.c, mdebugread.c,
mips-tdep.c, nlmread.c, objc-exp.y, objc-lang.c, objfiles.c,
p-exp.y, p-valprint.c, parse.c, printcmd.c, scm-lang.c, source.c,
stabsread.c, stack.c, symfile.c, symfile.h, symmisc.c, symtab.c,
valops.c, values.c, xcoffread.c, xstormy16-tdep.c: Replace all
occurrences of the above.

2003-05-12  Elena Zannoni  <ezannoni@redhat.com>

* mi-mi-cmd-stack.c (list_args_or_locals): Rename VAR_NAMESPACE to
VAR_DOMAIN.

21 years ago * Makefile.in (install-only): Use $(SHELL) when running
Ian Lance Taylor [Wed, 14 May 2003 16:14:25 +0000 (16:14 +0000)]
* Makefile.in (install-only): Use $(SHELL) when running
mkinstalldirs.

21 years ago*** empty log message ***
gdbadmin [Wed, 14 May 2003 00:00:31 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago * MAINTAINERS (write after approval): Add myself.
Ian Lance Taylor [Tue, 13 May 2003 19:52:50 +0000 (19:52 +0000)]
* MAINTAINERS (write after approval): Add myself.

21 years ago * ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
Ian Lance Taylor [Tue, 13 May 2003 19:40:11 +0000 (19:40 +0000)]
* ser-pipe.c (_initialize_ser_pipe): Correct call to memset--swap
second and third arguments.
* ser-tcp.c (_initialize_ser_tcp): Likewise.
* ser-unix.c (_initialize_ser_hardwire): Likewise.

21 years ago * m68hc11.h (M68HC12_BANK_VIRT): Define to 0x010000
Stephane Carrez [Tue, 13 May 2003 19:28:14 +0000 (19:28 +0000)]
* m68hc11.h (M68HC12_BANK_VIRT): Define to 0x010000

21 years ago2003-05-13 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Tue, 13 May 2003 19:27:28 +0000 (19:27 +0000)]
2003-05-13  Andrew Cagney  <cagney@redhat.com>

* defs.h (store_address): Delete declaration.
findvar.c (store_address): Delete function.
* arm-tdep.c (arm_push_dummy_call): Replace store_address with
store_unsigned_integer.
* xstormy16-tdep.c (xstormy16_address_to_pointer): Ditto.
* v850-tdep.c (v850_push_arguments): Ditto.
* sparc-tdep.c (sparc_get_saved_register): Ditto.
* sh-tdep.c (sh64_get_saved_register): Ditto.
* rs6000-tdep.c (rs6000_push_arguments): Ditto.
* ppc-sysv-tdep.c (ppc_sysv_abi_push_arguments): Ditto.
* mips-tdep.c (mips_eabi_push_arguments): Ditto.
(mips_get_saved_register): Ditto.
* ia64-tdep.c (ia64_get_saved_register): Ditto.
(find_func_descr, ia64_push_arguments): Ditto.
* i386-tdep.c (i386_push_arguments): Ditto.
* hpux-thread.c (hpux_thread_fetch_registers): Ditto.
* frv-tdep.c (frv_push_arguments): Ditto.
* frame.c (legacy_saved_regs_prev_register): Ditto.
(deprecated_generic_get_saved_register): Ditto.
* findvar.c (unsigned_address_to_pointer): Ditto.
* dwarf2read.c (dwarf2_const_value): Ditto.
* arm-linux-tdep.c (arm_linux_push_arguments): Ditto.
* alpha-tdep.c (alpha_push_arguments): Ditto.

21 years ago * elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Check for
Stephane Carrez [Tue, 13 May 2003 18:54:25 +0000 (18:54 +0000)]
* elf32-m68hc1x.c (_bfd_m68hc11_elf_merge_private_bfd_data): Check for
processor capability, allow merge of HC12 and HCS12 in some cases.
(m68hc11_elf_hash_table_create): Use bfd_malloc instead of bfd_zalloc.
* cpu-m68hc12.c (bfd_m68hc12s_arch): New struct.
(bfd_m68hc12_arch): Link it.
(scan_mach): New function.

21 years ago2003-05-13 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Tue, 13 May 2003 15:37:56 +0000 (15:37 +0000)]
2003-05-13  Andreas Jaeger  <aj@suse.de>

        * config.guess: Update to 2003-05-09 version.
        * config.sub: Update to 2003-05-09 version.

21 years ago2003-05-13 Andrew Haley <aph@redhat.com>
Andrew Haley [Tue, 13 May 2003 15:32:19 +0000 (15:32 +0000)]
2003-05-13  Andrew Haley  <aph@redhat.com>

        * elf.c (bfd_elf_hash): Mask lower 32 bits of hash.

21 years agoRecreate correctly.
Andreas Jaeger [Tue, 13 May 2003 14:18:04 +0000 (14:18 +0000)]
Recreate correctly.

21 years ago * elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Move from
Alan Modra [Tue, 13 May 2003 14:09:51 +0000 (14:09 +0000)]
* elf-bfd.h (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Move from
elf32-ppc.c.  Add ELF_LINK_FORCED_LOCAL check.
* elf32-ppc.c: (SYMBOL_REFERENCES_LOCAL, SYMBOL_CALLS_LOCAL): Delete.
(allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for dynreloc check.
(ppc_elf_relocate_section): Likewise.
* elf64-ppc.c (allocate_dynrelocs): Likewise.
(ppc64_elf_relocate_section): Likewise.  Use for .got relocs too.
(ppc64_elf_adjust_dynamic_symbol): Don't assume symbols with .plt
relocs need no other types.
* elf32-i386.c (allocate_dynrelocs): Use SYMBOL_REFERENCES_LOCAL for
dynreloc check.
(elf_i386_relocate_section): Likewise.  Use for .got relocs too.
(elf_i386_finish_dynamic_symbol): Use SYMBOL_REFERENCES_LOCAL for
.got relocs.

21 years ago * elf32-sh.c (sh_elf_adjust_dynamic_symbol): For weak symbols,
Kaz Kojima [Tue, 13 May 2003 12:13:37 +0000 (12:13 +0000)]
* elf32-sh.c (sh_elf_adjust_dynamic_symbol): For weak symbols,
copy ELF_LINK_NON_GOT_REF from weakdef.
(allocate_dynrelocs):  For undef weak syms with non-default
visibility, a) don't allocate plt entries, b) don't allocate
.got relocs, c) discard dyn rel space
        (sh_elf_relocate_section): d) don't generate .got relocs, e)
        don't generate dynamic relocs.
(sh_elf_copy_indirect_symbol): Don't copy ELF_LINK_NON_GOT_REF
for weakdefs when symbol already adjusted.

21 years ago2003-05-13 Andreas Jaeger <aj@suse.de>
Andreas Jaeger [Tue, 13 May 2003 12:09:10 +0000 (12:09 +0000)]
2003-05-13  Andreas Jaeger  <aj@suse.de>

* config.guess: Update to 2003-05-09 version.
* config.sub: Update to 2003-05-09 version.

21 years ago2003-05-13 Michael Eager <eager@mvista.com>
Andreas Jaeger [Tue, 13 May 2003 06:34:57 +0000 (06:34 +0000)]
2003-05-13  Michael Eager <eager@mvista.com>

* configure.in: Correct sed script so that options in quotes are not
deleted.
* configure: Rebuild.

21 years ago * NEWS: Mention that the hppa-hpux port has been partially
Joel Brobecker [Tue, 13 May 2003 05:40:34 +0000 (05:40 +0000)]
    * NEWS: Mention that the hppa-hpux port has been partially
        multiarched (32bit ABIT only, so far).

21 years agodaily update
Alan Modra [Tue, 13 May 2003 00:00:06 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Tue, 13 May 2003 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

21 years agoRemoved redundant call.
Kris Warkentin [Mon, 12 May 2003 19:11:51 +0000 (19:11 +0000)]
Removed redundant call.

21 years ago * configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
Corinna Vinschen [Mon, 12 May 2003 13:59:17 +0000 (13:59 +0000)]
* configure.in (FLAGS_FOR_TARGET): Remove $$s/newlib/libc/sys/cygwin
and $$s/newlib/libc/sys/cygwin32 include paths.
* configure: Ditto.

21 years agoAdd support for h8300hn and h8300sn
Nick Clifton [Mon, 12 May 2003 11:57:32 +0000 (11:57 +0000)]
Add support for h8300hn and h8300sn

21 years agoUse "bitfield" overflow detection for R_XSTORMY16_16 reloc.
Nick Clifton [Mon, 12 May 2003 09:12:48 +0000 (09:12 +0000)]
Use "bitfield" overflow detection for R_XSTORMY16_16 reloc.

21 years agoFix typo in spelling of name of R_H8_DIR8 reloc
Nick Clifton [Mon, 12 May 2003 08:50:19 +0000 (08:50 +0000)]
Fix typo in spelling of name of R_H8_DIR8 reloc

21 years ago2003-05-11 Jason Eckhardt <jle@rice.edu>
Jason Eckhardt [Mon, 12 May 2003 03:08:02 +0000 (03:08 +0000)]
2003-05-11  Jason Eckhardt  <jle@rice.edu>
* bfd/elf32-i860.c (elf32_i860_relocate_highadj): Properly
adjust upper bits.
(elf32_i860_relocate_splitn): Obtain upper 5 bits from the
proper place.
(elf32_i860_relocate_pc16): Obtain upper 5 bits from the
proper place.

21 years agoIndex: gdb/ChangeLog
Andrew Cagney [Mon, 12 May 2003 00:26:19 +0000 (00:26 +0000)]
Index: gdb/ChangeLog
2003-05-11  Andrew Cagney  <cagney@redhat.com>

* Makefile.in (mi-symbol-cmds.o): Rename mi-cmd-symbol.
* config/djgpp/fnchange.lst: Rename include/xtensa-isa-internal.h,
include/xtensa-isa.h, sim/testsuite/sim/arm/misaligned1.ms,
sim/testsuite/sim/arm/misaligned2.ms, and
sim/testsuite/sim/arm/misaligned3.ms.
* disasm.h (struct ui_file): Add opaque struct declaration.
* config/pa/tm-hppa64.h (struct type, struct frame_info): Ditto.
* frame.h (struct ui_file): Ditto.

Index: gdb/mi/ChangeLog
2003-05-11  Andrew Cagney  <cagney@redhat.com>

* mi-symbol-cmds.c: Rename "mi-cmd-symbol.c", avoid 8.3 problem.

21 years agodaily update
Alan Modra [Mon, 12 May 2003 00:00:05 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Mon, 12 May 2003 00:00:01 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago * elf32-m68k.c (elf_m68k_relocate_section): Replace ugly
Andreas Schwab [Sun, 11 May 2003 16:19:12 +0000 (16:19 +0000)]
* elf32-m68k.c (elf_m68k_relocate_section): Replace ugly
complicated tests for unresolvable relocs with a simple direct
scheme using "unresolved_reloc" var.  Report some detail on
bfd_reloc_outofrange and similar errors.

21 years agodaily update
Alan Modra [Sun, 11 May 2003 00:00:06 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Sun, 11 May 2003 00:00:01 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago* value.h: Pretty print.
Mark Kettenis [Sat, 10 May 2003 23:10:08 +0000 (23:10 +0000)]
* value.h: Pretty print.

21 years ago* config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.
Mark Kettenis [Sat, 10 May 2003 20:14:43 +0000 (20:14 +0000)]
* config/i386/tm-linux.h (I386_GNULINUX_TARGET): Remove define.

21 years ago2003-05-10 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Sat, 10 May 2003 15:32:39 +0000 (15:32 +0000)]
2003-05-10  H.J. Lu <hongjiu.lu@intel.com>

* Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
(gdb.dvi): Likewise.
(gdb.pdf): Likewise.
(links2roff): Likewise.

21 years agodaily update
Alan Modra [Sat, 10 May 2003 00:00:06 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Sat, 10 May 2003 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

21 years agofile ppc64linux.mt was initially added on branch jimb-ppc64-linux-20030509-branch.
Jim Blandy [Fri, 9 May 2003 20:58:43 +0000 (20:58 +0000)]
file ppc64linux.mt was initially added on branch jimb-ppc64-linux-20030509-branch.

21 years agofile tm-ppc64linux.h was initially added on branch jimb-ppc64-linux-20030509-branch.
Jim Blandy [Fri, 9 May 2003 20:58:43 +0000 (20:58 +0000)]
file tm-ppc64linux.h was initially added on branch jimb-ppc64-linux-20030509-branch.

21 years agofile ppc64linux.mh was initially added on branch jimb-ppc64-linux-20030509-branch.
Jim Blandy [Fri, 9 May 2003 20:58:43 +0000 (20:58 +0000)]
file ppc64linux.mh was initially added on branch jimb-ppc64-linux-20030509-branch.

21 years agofile ppc64-linux-tdep.c was initially added on branch jimb-ppc64-linux-20030509-branch.
Jim Blandy [Fri, 9 May 2003 20:58:43 +0000 (20:58 +0000)]
file ppc64-linux-tdep.c was initially added on branch jimb-ppc64-linux-20030509-branch.

21 years agofile breakpoint.cc was initially added on branch carlton_dictionary-branch.
David Carlton [Fri, 9 May 2003 18:28:53 +0000 (18:28 +0000)]
file breakpoint.cc was initially added on branch carlton_dictionary-branch.

21 years agofile breakpoint.exp was initially added on branch carlton_dictionary-branch.
David Carlton [Fri, 9 May 2003 18:28:53 +0000 (18:28 +0000)]
file breakpoint.exp was initially added on branch carlton_dictionary-branch.

21 years ago * elf32-s390.c (allocate_dynrelocs, elf_s390_relocate_section):
Martin Schwidefsky [Fri, 9 May 2003 16:41:42 +0000 (16:41 +0000)]
* elf32-s390.c (allocate_dynrelocs, elf_s390_relocate_section):
Fix WILL_CALL_FINISH_DYNAMIC_SYMBOL call.
(WILL_CALL_FINISH_DYNAMIC_SYMBOL): Pass SHARED instead of INFO.
* elf64-s390.c: Likewise.

21 years ago * elf32-s390.c (ELIMINATE_COPY_RELOCS): Define as one.
Martin Schwidefsky [Fri, 9 May 2003 15:29:47 +0000 (15:29 +0000)]
* elf32-s390.c (ELIMINATE_COPY_RELOCS): Define as one.
(elf_s390_adjust_dynamic_symbol): For weak symbols, copy
ELF_LINK_NON_GOT_REF from weakdef.
(elf_s390_copy_indirect_symbol): Test whether the weakdef sym has
already been adjusted before treating it specially.
* el64-s390.c: Likwise.

21 years ago * elf32-s390.c (allocate_dynrelocs): For undef weak syms with
Martin Schwidefsky [Fri, 9 May 2003 15:17:54 +0000 (15:17 +0000)]
    * elf32-s390.c (allocate_dynrelocs): For undef weak syms with
non-default visibility, a) don't make them dynamic, b) discard
space for dynamic relocs.
(elf_s390_relocate_section): Initialize the GOT entries and skip
R_390_{8,16,32}/R_390_PC{16,16DBL,32DBL,32} for weak undefined
symbols with non-default visibility.
* elf64-s390.c: Likewise.

21 years ago * i386-dis.c (print_insn): Test intel_syntax against (char) -1 in
Alan Modra [Fri, 9 May 2003 11:36:43 +0000 (11:36 +0000)]
* i386-dis.c (print_insn): Test intel_syntax against (char) -1 in
case char is unsigned.

21 years ago * xtensa-isa-internal.h (xtensa_isa_module_struct): Remove const on
Alan Modra [Fri, 9 May 2003 11:36:09 +0000 (11:36 +0000)]
* xtensa-isa-internal.h (xtensa_isa_module_struct): Remove const on
gen_num_opcodes_fn return type.

21 years ago * cpu-arm.c (arm_check_note): Warning fix.
Alan Modra [Fri, 9 May 2003 11:35:35 +0000 (11:35 +0000)]
* cpu-arm.c (arm_check_note): Warning fix.
* elf32-iq2000.c (iq2000_elf_check_relocs): Warning fixes.  Arrange
to keep relocs if edited.
(iq2000_elf_print_private_bfd_data): Return TRUE.
* elfxx-ia64.c (elfNN_ia64_relax_section): Use ELFNN_R_SYM, not
ELF64_R_SYM.
(elfNN_ia64_relax_ldxmov): Warning fix.
* xtensa-isa.c (xtensa_add_isa): Warning fix.
* xtensa-modules.c (get_num_opcodes): Warning fix.

21 years ago * elf.c (elf_fake_sections): Use correct cast for sh_name.
Alan Modra [Fri, 9 May 2003 10:58:12 +0000 (10:58 +0000)]
* elf.c (elf_fake_sections): Use correct cast for sh_name.

21 years ago * elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
Alan Modra [Fri, 9 May 2003 02:27:11 +0000 (02:27 +0000)]
* elflink.c (_bfd_elf_link_create_dynamic_sections): Move from
elflink.h.  Replace LOG_FILE_ALIGN with bed->s->log_file_align.
(_bfd_elf_create_dynamic_sections): Use bed->s->log_file_align.
(bfd_elf_record_link_assignment): Move from elflink.h.
(_bfd_elf_merge_symbol): Likewise.
(_bfd_elf_add_default_symbol): Likewise.
(_bfd_elf_export_symbol): Likewise.
(_bfd_elf_link_find_version_dependencies): Likewise.
(_bfd_elf_link_assign_sym_version): Likewise.
(_bfd_elf_link_read_relocs): Likewise.
(_bfd_elf_link_size_reloc_section): Likewise.
(_bfd_elf_fix_symbol_flags): Likewise.
(_bfd_elf_adjust_dynamic_symbol): Likewise.
(_bfd_elf_link_sec_merge_syms): Likewise.
(elf_link_read_relocs_from_section): Likewise.  Use bed->s->sizeof_rel
and bed->s->sizeof_rela.
(_bfd_elf_link_output_relocs): Likewise.
* elf-bfd.h (struct elf_size_info): Rename file_align to
log_file_align.
(struct elf_info_failed): Move from elflink.h.
(struct elf_assign_sym_version_info): Likewise.
(struct elf_find_verdep_info): Likewise.
(_bfd_elf_create_dynamic_sections): Delete duplicate declaration.
(_bfd_elf_merge_symbol, _bfd_elf_add_default_symbol,
_bfd_elf_export_symbol, _bfd_elf_link_find_version_dependencies,
_bfd_elf_link_assign_sym_version,
_bfd_elf_link_create_dynamic_sections, _bfd_elf_link_read_relocs,
_bfd_elf_link_size_reloc_section, _bfd_elf_link_output_relocs,
_bfd_elf_fix_symbol_flags, _bfd_elf_adjust_dynamic_symbol,
_bfd_elf_link_sec_merge_syms): Declare.
(bfd_elf32_link_create_dynamic_sections): Don't declare.
(_bfd_elf32_link_read_relocs): Likewise.
(bfd_elf64_link_create_dynamic_sections): Likewise.
(_bfd_elf64_link_read_relocs): Likewise.
* elflink.h: Move lots o' stuff elsewhere.
* bfd-in.h (bfd_elf32_record_link_assignment): Don't declare.
(bfd_elf64_record_link_assignment): Likewise.
(bfd_elf_record_link_assignment): Declare.
* bfd-in2.h: Regenerate.
* elfcode.h (elf_link_create_dynamic_sections): Don't declare.
(NAME(_bfd_elf,size_info)): Adjust for log_file_align.
* elf.c (_bfd_elf_init_reloc_shdr): Adjust for bed->s->log_file_align.
(assign_file_positions_for_segments): Likewise.
(assign_file_positions_except_relocs): Likewise.
(swap_out_syms, elfcore_write_note): Likewise.
* elf-m10200.c: Adjust for changed function names.
* elf-m10300.c: Likewise.
* elf32-arm.h: Likewise.
* elf32-h8300.c: Likewise.
* elf32-hppa.c: Likewise.
* elf32-ip2k.c: Likewise.
* elf32-m32r.c: Likewise.
* elf32-m68hc11.c: Likewise.
* elf32-m68hc1x.c: Likewise.
* elf32-m68k.c: Likewise.
* elf32-mips.c: Likewise.
* elf32-ppc.c: Likewise.
* elf32-sh.c: Likewise.
* elf32-v850.c: Likewise.
* elf32-xtensa.c: Likewise.
* elf64-alpha.c: Likewise.
* elf64-hppa.c: Likewise.
* elf64-mmix.c: Likewise.
* elf64-ppc.c: Likewise.
* elf64-sh64.c: Likewise.
* elfxx-ia64.c: Likewise.
* elfxx-mips.c: Likewise.
(MIPS_ELF_LOG_FILE_ALIGN): Use log_file_align.
* elf64-alpha.c (alpha_elf_size_info): Adjust for log_file_align.
* elf64-hppa.c (hppa64_elf_size_info): Likewise.
* elf64-mips.c (mips_elf64_size_info): Likewise.
* elf64-s390.c (s390_elf64_size_info): Likewise.
* elf64-sparc.c (sparc64_elf_size_info): Likewise.

21 years agodaily update
Alan Modra [Fri, 9 May 2003 00:46:00 +0000 (00:46 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Fri, 9 May 2003 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

21 years ago2003-05-08 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Thu, 8 May 2003 23:30:51 +0000 (23:30 +0000)]
2003-05-08  Andrew Cagney  <cagney@redhat.com>

* generic/gdbtk-register.c (get_register): Replace
MAX_REGISTER_VIRTUAL_SIZE and MAX_REGISTER_RAW_SIZE with
MAX_REGISTER_SIZE.
(register_changed_p, setup_architecture_data): Ditto.

21 years ago2003-05-08 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Thu, 8 May 2003 22:33:14 +0000 (22:33 +0000)]
2003-05-08  Andrew Cagney  <cagney@redhat.com>

* regcache.h (max_register_size): Delete declaration.
* regcache.c (max_register_size): Delete function.
(struct regcache_descr): Delete field "max_register_size".
(init_regcache_descr, init_legacy_regcache_descr): Assert that all
registers fit in MAX_REGISTER_SIZE.
(regcache_save): Replace max_register_size with MAX_REGISTER_SIZE.
(regcache_restore, regcache_xfer_part, regcache_dump): Ditto.
* thread-db.c: Replace max_register_size with MAX_REGISTER_SIZE.
* sh-tdep.c, rom68k-rom.c, remote-sim.c, remote-mips.c: Ditto.
* remote-e7000.c, monitor.c, mipsv4-nat.c, mips-nat.c: Ditto.
* m68klinux-nat.c, lynx-nat.c, irix4-nat.c: Ditto.
* hpux-thread.c, hppah-nat.c, hppab-nat.c, hppa-tdep.c: Ditto.
* dve3900-rom.c, hppa-tdep.c: Ditto.

21 years ago2003-05-08 David Carlton <carlton@math.stanford.edu>
David Carlton [Thu, 8 May 2003 22:03:35 +0000 (22:03 +0000)]
2003-05-08  David Carlton  <carlton@math.stanford.edu>

* valops.c (push_word): Fix typo.

21 years ago* gdb.texinfo (Dump/Restore Files): Update documentation for
Jim Blandy [Thu, 8 May 2003 21:33:49 +0000 (21:33 +0000)]
* gdb.texinfo (Dump/Restore Files): Update documentation for
'dump', 'append', and 'restore': note that format argument is
optional; simplify presentation of the command variants; and be
more precise about the formats.

21 years ago2003-05-08 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Thu, 8 May 2003 20:52:49 +0000 (20:52 +0000)]
2003-05-08  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh: Delete references to MAX_REGISTER_RAW_SIZE.
* gdbarch.h: Re-generate.
* defs.h (MAX_REGISTER_RAW_SIZE): Delete macro.
(legacy_max_register_raw_size): Delete declaration.
* regcache.c (legacy_max_register_raw_size): Delete function.
* valops.c: Replace MAX_REGISTER_RAW_SIZE with MAX_REGISTER_SIZE.
* target.c, stack.c, sparc-tdep.c, sh-tdep.c: Update.
* rs6000-tdep.c, rs6000-nat.c, remote.c, remote-sim.c: Update.
* remote-rdp.c, remote-array.c, regcache.c: Update.
* ppc-linux-nat.c, monitor.c, mn10300-tdep.c: Update.
* mips-tdep.c, mips-linux-tdep.c, m68klinux-nat.c: Update.
* infptrace.c, ia64-tdep.c, i386-tdep.c, frame.c: Update.
* findvar.c, dwarf2cfi.c: Update.

Index: tui/ChangeLog
2003-05-08  Andrew Cagney  <cagney@redhat.com>

* tuiRegs.c: Use MAX_REGISTER_SIZE instead of
MAX_REGISTER_RAW_SIZE.

Index: mi/ChangeLog
2003-05-08  Andrew Cagney  <cagney@redhat.com>

* mi-main.c (register_changed_p): Use MAX_REGISTER_SIZE instead of
MAX_REGISTER_RAW_SIZE.

21 years ago2003-05-08 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Thu, 8 May 2003 20:38:07 +0000 (20:38 +0000)]
2003-05-08  Andrew Cagney  <cagney@redhat.com>

* mips-tdep.c (read_signed_register): New function, moved to here
from "regcache.c".
(read_signed_register_pid): Ditto.
* regcache.c (read_signed_register_pid): Delete function, moved to
"mips-tdep.c".
(read_signed_register): Ditto.
* regcache.h (read_signed_register): Delete declaration.
(read_signed_register_pid): Delete declaration.

21 years ago2003-05-08 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Thu, 8 May 2003 19:54:33 +0000 (19:54 +0000)]
2003-05-08  H.J. Lu <hongjiu.lu@intel.com>

* elflink.h (elf_add_default_symbol): After skipping the
unversioned symbol, go to non-default one.

21 years ago2003-05-08 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Thu, 8 May 2003 19:23:29 +0000 (19:23 +0000)]
2003-05-08  Jeff Johnston  <jjohnstn@redhat.com>

        * gdb.threads/schedlock.exp: Remove assumption that all threads
        will run in a particular small time slice.  Also ensure we break
        in one of the child threads rather than the main thread.

21 years ago2003-05-08 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Thu, 8 May 2003 18:46:49 +0000 (18:46 +0000)]
2003-05-08  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh: Add comments on MAX_REGISTER_SIZE.
* gdbarch.h: Re-generate.
* defs.h (MAX_REGISTER_VIRTUAL_SIZE): Delete macro.
(legacy_max_register_virtual_size): Delete declaration.
* infcmd.c (default_print_registers_info): Use MAX_REGISTER_SIZE.
* d10v-tdep.c (d10v_print_registers_info): Ditto.
* tracepoint.c (memrange_sortmerge): Ditto.
* sparc-tdep.c (sparc_print_registers): Ditto.
* regcache.c (legacy_max_register_virtual_size): Delete function.

21 years ago * fork-child.c (escape_bang_in_quoted_argument): New function.
Joel Brobecker [Thu, 8 May 2003 18:08:57 +0000 (18:08 +0000)]
    * fork-child.c (escape_bang_in_quoted_argument): New function.
        (fork_inferior): Escape '!' characters in quoted arguments
        only when needed.

21 years ago * dwarf2read.c (set_cu_language): Set the language to "minimal" if
Joel Brobecker [Thu, 8 May 2003 18:05:37 +0000 (18:05 +0000)]
   * dwarf2read.c (set_cu_language): Set the language to "minimal" if
       the language of the CU is not currently supported by GDB.

21 years ago * defs.h (language): Add language_minimal enum value.
Joel Brobecker [Thu, 8 May 2003 17:35:21 +0000 (17:35 +0000)]
    * defs.h (language): Add language_minimal enum value.
        * c-lang.c (minimal_language_defn): New language definition.
        (_initialize_c_language): Add the new minimal language to the list
        of languages known to GDB.

21 years ago * frame.c (get_frame_type): Don't attempt to lazily initialize
Kevin Buettner [Thu, 8 May 2003 15:34:12 +0000 (15:34 +0000)]
* frame.c (get_frame_type): Don't attempt to lazily initialize
frame's unwinder for legacy frames.

21 years ago2003-05-07 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Thu, 8 May 2003 13:55:27 +0000 (13:55 +0000)]
2003-05-07  H.J. Lu <hongjiu.lu@intel.com>

* elfxx-ia64.c (_bfd_elf_link_hash_hide_symbol): Also clear the
want_plt field.
(elfNN_ia64_relocate_section): Don't do dynamic symbol lookup
for symbols with non-default visibility.

21 years ago2003-05-07 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Thu, 8 May 2003 05:11:57 +0000 (05:11 +0000)]
2003-05-07  H.J. Lu <hongjiu.lu@intel.com>

* elflink.h (elf_link_check_versioned_symbol): Also handle the
case that a DSO references a hidden symbol which may be
satisfied by a versioned symbol in another DSO.
(elf_link_output_extsym): Check versioned definition for hidden
symbol referenced by a DSO.

21 years ago2003-05-07 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Thu, 8 May 2003 03:48:03 +0000 (03:48 +0000)]
2003-05-07  Andrew Cagney  <cagney@redhat.com>

* ia64-tdep.c (ia64_remote_translate_xfer_address): Add "gdbarch"
and "regcache" parameters.
* avr-tdep.c (avr_remote_translate_xfer_address): Ditto.

21 years ago*** empty log message ***
gdbadmin [Thu, 8 May 2003 00:00:32 +0000 (00:00 +0000)]
*** empty log message ***

21 years agodaily update
Alan Modra [Thu, 8 May 2003 00:00:07 +0000 (00:00 +0000)]
daily update

21 years ago2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Wed, 7 May 2003 22:57:30 +0000 (22:57 +0000)]
2003-05-07  Jeff Johnston  <jjohnstn@redhat.com>

        * dwarf2read.c (dwarf_decode_lines): Only use output of
        check_cu_functions() when calling record_line().  Do not update
        the current address.

21 years ago2003-05-07 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Wed, 7 May 2003 22:13:33 +0000 (22:13 +0000)]
2003-05-07  Andrew Cagney  <cagney@redhat.com>

* fork-child.c (startup_inferior): Delete #ifdef STARTUP_INFERIOR
code.

21 years agoAdd support for assembly source testing on the s390x.
Jim Blandy [Wed, 7 May 2003 21:52:53 +0000 (21:52 +0000)]
Add support for assembly source testing on the s390x.
* gdb.asm/asm-source.exp: Add a case for the s390x-*-*
architecture.
* gdb.asm/s390x.inc: New file.

21 years ago* gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
Jim Blandy [Wed, 7 May 2003 21:51:06 +0000 (21:51 +0000)]
* gdb.asm/asm-source.exp: Use a 'switch -glob' statement, not a
succession of 'if' statements.

21 years agogdb/ChangeLog:
Jim Blandy [Wed, 7 May 2003 21:42:48 +0000 (21:42 +0000)]
gdb/ChangeLog:

Rename commands 'maint list symtabs' and 'maint list psymtabs' to
'maint info symtabs' and 'maint info psymtabs'.
* symmisc.c (maintenance_info_symtabs, maintenance_info_psymtabs):
Renamed from maintenance_list_symtabs and maintenance_list_psymtabs.
* symtab.h (maintenance_info_symtabs, maintenance_info_psymtabs):
Declarations updated.
* maint.c (maintenance_list_command): Delete.
(_initialize_maint_cmds): Update calls to add_cmd.
* gdbcmd.h (maintenancelistlist): Delete declaration.
* cli/cli-cmds.c (maintenancelistlist): Delete.
(init_cmd_lists): Don't initialize it.
* cli/cli-cmds.h (maintenancelistlist): Delete declaration.

gdb/doc/ChangeLog:

* gdb.texinfo (Symbols): Update documentation: 'maint list
symtabs' and 'maint list psymtabs' have been renamed 'maint info
symtabs' and 'maint info psymtabs'.

21 years agos/burtle/iterative
Jason Merrill [Wed, 7 May 2003 20:30:13 +0000 (20:30 +0000)]
s/burtle/iterative

21 years agoIndex: gdb/ChangeLog
Andrew Cagney [Wed, 7 May 2003 19:21:13 +0000 (19:21 +0000)]
Index: gdb/ChangeLog
2003-05-07  Andrew Cagney  <cagney@redhat.com>

* d10v-tdep.c (remote_d10v_translate_xfer_address): Add
"regcache".
(d10v_print_registers_info): Update.
(d10v_dmap_register, d10v_imap_register): Delete functions.
(struct gdbarch_tdep): Add "regcache" parameter to "dmap_register"
and "imap_register".
(d10v_ts2_dmap_register, d10v_ts2_imap_register): Add "regcache".
(d10v_ts3_dmap_register, d10v_ts3_imap_register): Add "regcache".
* arch-utils.c (generic_remote_translate_xfer_address): Add
"regcache" and "gdbarch" parameters.
* gdbarch.sh (REMOTE_TRANSLATE_XFER_ADDRESS): Add "regcache"
parameter.  Change class to multi-arch.
* gdbarch.h, gdbarch.c: Re-generate.
* remote.c (remote_xfer_memory): Use
gdbarch_remote_translate_xfer_address.

Index: include/gdb/ChangeLog
2003-05-07  Andrew Cagney  <cagney@redhat.com>

* sim-d10v.h (sim_d10v_translate_addr): Add regcache parameter.
(sim_d10v_translate_imap_addr): Add regcache parameter.
(sim_d10v_translate_dmap_addr): Ditto.

Index: sim/d10v/ChangeLog
2003-05-07  Andrew Cagney  <cagney@redhat.com>

* interp.c (sim_d10v_translate_addr): Add "regcache" parameter.
(sim_d10v_translate_imap_addr): Ditto.
(sim_d10v_translate_dmap_addr): Ditto.
(xfer_mem): Pass NULL regcache to sim_d10v_translate_addr.
(dmem_addr): Pass NULL regcache to sim_d10v_translate_dmap_addr.
(dmap_register, imap_register): Add "regcache" parameter.
(imem_addr): Pass NULL regcache to sim_d10v_translate_imap_addr.
(sim_fetch_register): Pass NULL regcache to imap_register and
dmap_register.

21 years agomerge from gcc
DJ Delorie [Wed, 7 May 2003 19:15:59 +0000 (19:15 +0000)]
merge from gcc

21 years ago2003-05-07 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Wed, 7 May 2003 18:35:57 +0000 (18:35 +0000)]
2003-05-07  Jeff Johnston  <jjohnstn@redhat.com>

        * infrun.c (prev_pc): Move declaration ahead of proceed().
        (proceed): Refresh prev_pc value before resuming.
        (stop_stepping): Remove code to refresh prev_pc.

21 years agolibiberty/
Jason Merrill [Wed, 7 May 2003 18:07:53 +0000 (18:07 +0000)]
libiberty/
        * hashtab.c (burtle_hash): New fn.
        * configure.in: Add AC_C_BIGENDIAN_CROSS.
        * aclocal.m4: Include accross.m4.
        * configure, config.in: Regenerate.
include/
        * hashtab.h (burtle_hash): Prototype.
        (burtle_hash_object): New macro.

21 years agoReset R_XSTORMY16_16 reloc to ignore overflows.
Nick Clifton [Wed, 7 May 2003 15:16:35 +0000 (15:16 +0000)]
Reset R_XSTORMY16_16 reloc to ignore overflows.

21 years ago* elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Improve
Alexandre Oliva [Wed, 7 May 2003 05:09:25 +0000 (05:09 +0000)]
* elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Improve
error message for mixing different-endian files.  Check for ABI
compatibility of input files with the selected emulation.

21 years agodaily update
Alan Modra [Wed, 7 May 2003 00:00:07 +0000 (00:00 +0000)]
daily update

21 years ago*** empty log message ***
gdbadmin [Wed, 7 May 2003 00:00:02 +0000 (00:00 +0000)]
*** empty log message ***

21 years agoRevert update of version number
Nick Clifton [Tue, 6 May 2003 18:27:41 +0000 (18:27 +0000)]
Revert update of version number

21 years agoRemoved stray comment
Kris Warkentin [Tue, 6 May 2003 17:13:40 +0000 (17:13 +0000)]
Removed stray comment