deliverable/binutils-gdb.git
21 years ago<top level>
Nathanael Nerode [Sun, 18 May 2003 15:49:06 +0000 (15:49 +0000)] 
<top level>
* configure.in: Switch more things to use maybe dependencies.
Rearrange a little.  Use GCC_TOPLEV_SUBDIRS.
* configure: Regenerate.
* Makefile.tpl: Switch more things to use maybe dependencies.
* Makefile.in: Regenerate.

<config>
* config/acx.m4: Introduce _GCC_TOPLEV_NONCANONICAL_BUILD,
_GCC_TOPLEV_NONCANOICAL_HOST, _GCC_TOPLEV_NONCANONICAL_TARGET,
GCC_TOPLEV_SUBDIRS.

21 years ago2003-05-18 David Carlton <carlton@bactrian.org>
David Carlton [Sun, 18 May 2003 15:29:31 +0000 (15:29 +0000)] 
2003-05-18  David Carlton  <carlton@bactrian.org>

* symtab.c (lookup_symbol_aux): Rename 'mangled_name' argument to
'linkage_name'.  Add comment.
(lookup_symbol_aux_local): Rename 'mangled_name' argument to
'linkage_name'.
(lookup_symbol_aux_block, lookup_symbol_aux_symtabs)
(lookup_symbol_aux_psymtabs, lookup_symbol_aux_minsyms)
(lookup_block_symbol): Ditto.

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

21 years ago * elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section in
Andreas Schwab [Sat, 17 May 2003 19:40:36 +0000 (19:40 +0000)] 
* elf32-m68k.c (elf_m68k_check_relocs): Cache reloc section in
elf_section_data during processing of pc-relative and absolute
relocations.
(elf_m68k_relocate_section): Use the cached reloc section instead
of computing it again.  Fix handling of visibility.  Don't modify
addend when copying over a relocation into the output.

21 years ago * Makefile.am (libopcodes_la_LIBADD): Add libbfd.la.
Andreas Jaeger [Sat, 17 May 2003 07:27:24 +0000 (07:27 +0000)] 
    * Makefile.am (libopcodes_la_LIBADD): Add libbfd.la.
        (libopcodes_la_DEPENDENCIES): Add libbfd.la.
        * Makefile.in: Regenerated.

21 years ago * elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL
Alan Modra [Sat, 17 May 2003 06:16:03 +0000 (06:16 +0000)] 
* elf32-i386.c (elf_i386_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL
to trim plt entries.  Move undefweak non-default visibility test..
(allocate_dynrelocs): ..from here.
* elf32-ppc.c (ppc_elf_adjust_dynamic_symbol): Don't test
dynamic_sections_created here.  Update comment.  Move undefweak
non-default visibility test..
(allocate_dynrelocs): ..from here.  Fix comment.
* elf64-ppc.c (ppc64_elf_adjust_dynamic_symbol): Use SYMBOL_CALLS_LOCAL
to trim plt entries.  Move undefweak non-default visibility test..
(allocate_dynrelocs): ..from here.  Fix comment.
* elflink.h (elf_link_output_extsym): Compare ELF_ST_VISIBILITY with
STV_DEFAULT rather than comparing with zero.
* elflink.c (_bfd_elf_merge_symbol): Likewise.
(_bfd_elf_fix_symbol_flags): Likewise.  Format comment.

21 years ago2003-05-16 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Sat, 17 May 2003 06:00:01 +0000 (06:00 +0000)] 
2003-05-16  Andrew Cagney  <cagney@redhat.com>

* gdbarch.sh (DEPRECATED_REGISTER_BYTES): Rename REGISTER_BYTES.
* gdbarch.h, gdbarch.c: Re-generate.
* arm-linux-tdep.c (arm_linux_extract_return_value): Delete reference.
* TODO (REGISTER_BYTES): Delete reference.
* alpha-tdep.c (alpha_gdbarch_init): Update.
* xstormy16-tdep.c (xstormy16_gdbarch_init): Update.
* x86-64-tdep.c (x86_64_init_abi): Update.
* vax-tdep.c (vax_gdbarch_init): Update.
* v850-tdep.c (v850_gdbarch_init): Update.
* sparc-tdep.c (sparc_gdbarch_init): Update.
* sh-tdep.c (sh_gdbarch_init): Update.
* s390-tdep.c (s390_gdbarch_init): Update.
* rs6000-tdep.c (rs6000_gdbarch_init): Update.
* ns32k-tdep.c (ns32k_gdbarch_init_32082): Update.
(ns32k_gdbarch_init_32382): Update.
* mn10300-tdep.c (mn10300_gdbarch_init): Update.
* mcore-tdep.c (mcore_gdbarch_init): Update.
* m68k-tdep.c (m68k_gdbarch_init): Update.
* m68hc11-tdep.c (m68hc11_gdbarch_init): Update.
* ia64-tdep.c (ia64_gdbarch_init): Update.
* i386-tdep.c (i386_gdbarch_init): Update.
* i386-linux-tdep.c (i386_linux_init_abi): Update.
* hppa-tdep.c (hppa_gdbarch_init): Update.
* h8300-tdep.c (h8300_gdbarch_init): Update.
* frv-tdep.c (frv_gdbarch_init): Update.
* cris-tdep.c (cris_gdbarch_init): Update.
* avr-tdep.c (avr_gdbarch_init): Update.
* arm-tdep.c (arm_gdbarch_init): Update.
* sparc-tdep.c (sparc_pop_frame): Update.
* rs6000-tdep.c (rs6000_pop_frame): Update.
* remote.c (init_remote_state): Update.
(remote_prepare_to_store): Update.
* remote-vx.c (vx_prepare_to_store): Update.
* remote-sds.c (sds_fetch_registers): Update.
(sds_prepare_to_store): Update.
* remote-array.c: Update.
* regcache.c (init_legacy_regcache_descr): Update.
(init_regcache_descr): Update.
* mips-tdep.c (mips_eabi_extract_return_value): Update.
(mips_o64_extract_return_value): Update.
* irix5-nat.c (fetch_core_registers): Update.
* irix4-nat.c (fetch_core_registers): Update.
* i386-tdep.h: Update.
* hppa-tdep.c (pa_do_registers_info): Update.
(pa_do_strcat_registers_info): Update.
* cris-tdep.c (cris_register_bytes_ok): Update.
* config/nm-gnu.h (CHILD_PREPARE_TO_STORE): Update.
* config/sparc/tm-sparc.h (DEPRECATED_REGISTER_BYTES): Update.
* config/sparc/nm-sun4sol2.h (CHILD_PREPARE_TO_STORE): Update.
* config/sparc/nm-sun4os4.h (CHILD_PREPARE_TO_STORE): Update.
* config/sparc/nm-nbsd.h (CHILD_PREPARE_TO_STORE): Update.
* config/sparc/tm-sp64.h (DEPRECATED_REGISTER_BYTES): Update.
* config/s390/tm-s390.h (DEPRECATED_REGISTER_BYTES): Update.
* config/pa/tm-hppa64.h (DEPRECATED_REGISTER_BYTES): Update.
* config/mips/tm-mips.h (DEPRECATED_REGISTER_BYTES): Update.
* config/mips/tm-irix6.h (DEPRECATED_REGISTER_BYTES): Update.
* config/mips/tm-irix5.h (DEPRECATED_REGISTER_BYTES): Update.
* config/m68k/tm-sun3.h (DEPRECATED_REGISTER_BYTES): Update.
(REGISTER_BYTES_OK): Update.
* config/m68k/nm-sun3.h (CHILD_PREPARE_TO_STORE): Update.
* config/ia64/tm-ia64.h (DEPRECATED_REGISTER_BYTES): Update.

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

* gdbint.texinfo (Target Architecture Definition): Replace
REGISTER_BYTES with DEPRECATED_REGISTER_BYTES.  Fix typo,
DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.

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

* mi-main.c (mi_setup_architecture_data):

21 years ago * bfd.c (_bfd_get_gp_value): Prevent illegal access for abfd null
Thiemo Seufer [Sat, 17 May 2003 00:41:45 +0000 (00:41 +0000)] 
* bfd.c (_bfd_get_gp_value): Prevent illegal access for abfd null
pointers.
(_bfd_set_gp_value): Likewise.

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

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

21 years ago2003-05-14 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Fri, 16 May 2003 23:40:08 +0000 (23:40 +0000)] 
2003-05-14  Michael Snyder  <msnyder@redhat.com>
From  Bernd Schmidt  <bernds@redhat.com>
* h8.h (E_H8_MACH_H8300SX): New.

21 years ago2003-05-16 Michael Snyder <msnyder@redhat.com>
Michael Snyder [Fri, 16 May 2003 23:39:24 +0000 (23:39 +0000)] 
2003-05-16  Michael Snyder  <msnyder@redhat.com>
From Bernd Schmidt  <bernds@redhat.com>
* archures.c (bfd_mach_h8300sx): New.
* bfd-in2.h: Regenerate.
* cpu-h8300.c (h8300_scan)): Add support for h8300sx.
(h8300sx_info_struct): New.
(h8300s_info_struct): Link to it.
* elf32-h8300.c (elf32_h8_mach): Add support for h8300sx.
(elf32_h8_final_write_processing): Likewise.
(elf32_h8_relax_section): Likewise.

21 years ago2003-05-15 Andreas Schwab <schwab@suse.de>
Andreas Jaeger [Fri, 16 May 2003 18:09:25 +0000 (18:09 +0000)] 
2003-05-15  Andreas Schwab  <schwab@suse.de>

* Makefile.tpl (install-opcodes): Define.
* Makefile.in: Rebuild.

21 years agoReplace i[3456]86 with i[3-7]86
Nick Clifton [Fri, 16 May 2003 16:30:27 +0000 (16:30 +0000)] 
Replace i[3456]86 with i[3-7]86

21 years agoNew Romanian translation
Nick Clifton [Fri, 16 May 2003 09:39:56 +0000 (09:39 +0000)] 
New Romanian translation

21 years agoUse $(SHELL) whenever we invoke move-if-change.
Ian Lance Taylor [Fri, 16 May 2003 07:11:43 +0000 (07:11 +0000)] 
Use $(SHELL) whenever we invoke move-if-change.

21 years ago * vax-tdep.c (INVALID_FLOAT, MAXLEN, NOPCODES): Don't define.
Ian Lance Taylor [Fri, 16 May 2003 07:06:56 +0000 (07:06 +0000)] 
* vax-tdep.c (INVALID_FLOAT, MAXLEN, NOPCODES): Don't define.
(vax_print_insn, print_insn_arg): Remove static functions.
(vax_gdbarch_init): Call set_gdbarch_print_insn with
print_insn_vax from opcodes library.
(_initialize_vax_tdep): Don't set deprecated_tm_print_insn.

21 years ago2003-05-15 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Fri, 16 May 2003 05:04:34 +0000 (05:04 +0000)] 
2003-05-15  H.J. Lu <hongjiu.lu@intel.com>

* config/default.exp (gcc_ld_flag): New. Make the newly built
linker available to gcc.
* lib/ld-lib.exp (default_ld_simple_link): Pass $gcc_ld_flag
to gcc.

* ld-elfvers/vers.exp: Use "ld_simple_link $CC" to build shared
libraries.
* ld-elfvsb/elfvsb.exp: Likewise.
* ld-elfweak/elfweak.exp: Likewise.
* ld-shared/shared.exp: Likewise.

* ld-elfvers/vers.exp: Use "-Wl,-rpath,." to build shared
libraries.
* ld-elfvsb/elfvsb.exp: Likewise.

* ld-elfvsb/elfvsb.exp: Remove xfail for powerpc-*-linux*.

* ld-elfweak/elfweak.exp: Use PIC for shared libraries.

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

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

21 years ago2003-05-15 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Thu, 15 May 2003 22:58:39 +0000 (22:58 +0000)] 
2003-05-15  Andrew Cagney  <cagney@redhat.com>

* arch-utils.h (legacy_breakpoint_from_pc): Delete declaration.
* target.h (memory_breakpoint_from_pc): Delete declaration.
* mem-break.c (memory_breakpoint_from_pc): Delete function.
* arch-utils.c (legacy_breakpoint_from_pc): Delete function.
* monitor.c (monitor_insert_breakpoint): Use
gdbarch_breakpoint_from_pc instead of memory_breakpoint_from_pc.
* gdbarch.sh (BREAKPOINT_FROM_PC): Do not provide a default.
* gdbarch.h, gdbarch.c: Re-generate.
* sparc-tdep.c (sparc_breakpoint_from_pc): New function.
(sparc_gdbarch_init): Set breakpoint_from_pc to
sparc_breakpoint_from_pc.
* config/sparc/tm-sparc.h (BREAKPOINT): Delete macro.
(BREAKPOINT_FROM_PC): Define.
(sparc_breakpoint_from_pc): Declare.
* hppa-tdep.c (hppa_breakpoint_from_pc): New function.
* config/pa/tm-hppa.h (hppa_breakpoint_from_pc): Declare.
(BREAKPOINT_FROM_PC): Define.
(BREAKPOINT): Delete macro.
* target.h: Update comment.
* s390-tdep.c (s390_gdbarch_init): Update comments.
* remote.c: Update comments.
* remote-mips.c: Update comments.
* proc-api.c (write_with_trace): Do not check for a breakpoint.
* mem-break.c: Update comment.
* ia64-tdep.c (IA64_BREAKPOINT): Rename BREAKPOINT.
(ia64_memory_insert_breakpoint): Update.
* config/sparc/tm-sparc.h: Update comment.
* config/pa/tm-hppa64.h: Update comment.
* rs6000-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
(rs6000_breakpoint_from_pc): Update.
* mips-tdep.c (BIG_BREAKPOINT, LITTLE_BREAKPOINT): Delete macro.
(PMON_BIG_BREAKPOINT, PMON_LITTLE_BREAKPOINT): Delete macro.
(IDT_LITTLE_BREAKPOINT, IDT_LITTLE_BREAKPOINT): Delete macro.
(MIPS16_LITTLE_BREAKPOINT, MIPS16_BIG_BREAKPOINT): Delete macro.
(mips_breakpoint_from_pc): Update.
(mips_dump_tdep): Update.

21 years ago2003-05-15 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Thu, 15 May 2003 22:23:24 +0000 (22:23 +0000)] 
2003-05-15  Andrew Cagney  <cagney@redhat.com>

* symtab.h (DEPRECATED_SYMBOL_MATCHES_NAME): Delete macro.
* minsyms.c (lookup_minimal_symbol): Inline
DEPRECATED_SYMBOL_MATCHES_NAME.  Replace STREQ with strcmp.

21 years ago2003-05-15 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Thu, 15 May 2003 22:18:43 +0000 (22:18 +0000)] 
2003-05-15  Andrew Cagney  <cagney@redhat.com>

* c-lang.c (c_printstr): Delete "extern inspect_it" declaration.
* p-valprint.c (pascal_object_print_value_fields): Ditto.
* p-lang.c (pascal_printstr): Ditto.
* objc-lang.c (objc_printstr): Ditto.
* m2-lang.c (m2_printstr): Ditto.
* jv-valprint.c (java_print_value_fields): Ditto.
* f-lang.c (f_printstr): Ditto.
* cp-valprint.c (cp_print_value_fields): Ditto.  Include "valprint.h".
* ada-valprint.c (inspect_it, repeat_count_threshold): Ditto, and
for repeat_count_threshold.
* Makefile.in (cp-valprint.o): Update dependencies.

21 years ago2003-05-15 Jeff Johnston <jjohnstn@redhat.com>
Jeff Johnston [Thu, 15 May 2003 21:38:37 +0000 (21:38 +0000)] 
2003-05-15  Jeff Johnston  <jjohnstn@redhat.com>

        * ia64-tdep.c: Increase max_skip_non_prologue_insns to 40.
        (examine_prologue): Support looking through leaf functions, knowing
        they start with mov r2,r12.  Support skipping over indirect stores
        of the input registers.  Upon hitting a non-nop branch instruction
        or predicated instruction, bail out by setting lim_pc to the current
        pc value in the loop.  At the end, if the lim_pc value is still
        beyond our calculated value and we have trust_limit set,
        use the lim_pc value.

21 years agolibiberty/ChangeLog:
Jim Blandy [Thu, 15 May 2003 19:08:25 +0000 (19:08 +0000)] 
libiberty/ChangeLog:
2003-05-14  Jim Blandy  <jimb@redhat.com>

* hex.c (_hex_value): Make this unsigned.
(hex_value): Update documentation for new return type.  hex_value
now expands to an unsigned int expression, to avoid unexpected
sign extension when we store it in a bfd_vma, which is larger than
int on some platforms.
* functions.texi: Regenerated.

include/ChangeLog:
2003-05-14  Jim Blandy  <jimb@redhat.com>

* libiberty.h (hex_value): Make the value an unsigned int, to
avoid unexpected sign-extension when cast to unsigned types larger
than int --- like bfd_vma, on some platforms.
(_hex_value): Update declaration.

21 years ago2003-05-15 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Thu, 15 May 2003 19:04:29 +0000 (19:04 +0000)] 
2003-05-15  Andrew Cagney  <cagney@redhat.com>

* dummy-frame.h (deprecated_find_dummy_frame_regcache): Rename
generic_find_dummy_frame.
* dummy-frame.c (deprecated_find_dummy_frame_regcache): Update.
(deprecated_generic_find_dummy_frame): Update.
(deprecated_read_register_dummy): Update.
* frame.c (deprecated_generic_get_saved_register): Update.

21 years ago* avr-tdep.c (avr_breakpoint_from_pc): New function.
Theodore A. Roth [Thu, 15 May 2003 18:10:04 +0000 (18:10 +0000)] 
* avr-tdep.c (avr_breakpoint_from_pc): New function.
(avr_gdbarch_init): Set breakpoint_from_pc method.

21 years ago2003-05-15 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Thu, 15 May 2003 18:01:50 +0000 (18:01 +0000)] 
2003-05-15  Andrew Cagney  <cagney@redhat.com>

* regcache.c (build_regcache): Set deprecated_register_valid
directly.
(deprecated_grub_regcache_for_register_valid): Delete function.
* regcache.h (deprecated_grub_regcache_for_register_valid): Delete
declaration.

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

* emulparams/elf64_ia64.sh: Don't set COMMONPAGESIZE for now.

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

* elflink.c (_bfd_elf_fix_symbol_flags): Also hide protected
symbol.

21 years ago2003-05-15 David Carlton <carlton@bactrian.org>
Elena Zannoni [Thu, 15 May 2003 14:28:57 +0000 (14:28 +0000)] 
2003-05-15  David Carlton  <carlton@bactrian.org>

Committed by Elena Zannoni <ezannoni@redhat.com>
        * symtab.c (lookup_symbol_aux): Delete calls to
        lookup_symbol_aux_minsyms.
        (lookup_symbol_aux_minsyms): Comment out function and
        prototype. Delete lookup by mangled name.

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 ago * config/tc-mips.h: Fix comment formatting.
Thiemo Seufer [Thu, 15 May 2003 00:02:06 +0000 (00:02 +0000)] 
* config/tc-mips.h: Fix comment formatting.

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-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 * ld-m68hc11/link-hcs12.d: New test.
Stephane Carrez [Tue, 13 May 2003 19:11:45 +0000 (19:11 +0000)] 
* ld-m68hc11/link-hcs12.d: New test.
* ld-m68hc11/link-hcs12.s: New file.
* ld-m68hc11/link-hc12.s: New file.

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 H.J. Lu <hongjiu.lu@intel.com>
H.J. Lu [Tue, 13 May 2003 16:13:28 +0000 (16:13 +0000)] 
2003-05-13  H.J. Lu <hongjiu.lu@intel.com>

* ld-elfweak/elfweak.exp: Fix typo.

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 agoRun on sh[34]*-*-linux*.
Nick Clifton [Tue, 13 May 2003 11:39:58 +0000 (11:39 +0000)] 
Run on sh[34]*-*-linux*.

21 years agoTreat identical src/dst file names as if only one entered. One Windows
Nick Clifton [Tue, 13 May 2003 11:15:59 +0000 (11:15 +0000)] 
Treat identical src/dst file names as if only one entered.  One Windows
creating an output file of the same name as the input file will delete
the input file before it is read.

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 agoCorrect annotation last entry
Hans-Peter Nilsson [Tue, 13 May 2003 01:58:04 +0000 (01:58 +0000)] 
Correct annotation last entry

21 years ago * gas/macros/app1.s, gas/macros/app1.d, gas/macros/app2.s,
Hans-Peter Nilsson [Tue, 13 May 2003 01:57:11 +0000 (01:57 +0000)] 
* gas/macros/app1.s, gas/macros/app1.d, gas/macros/app2.s,
gas/macros/app2.d, gas/macros/app3.s, gas/macros/app3.d,
gas/macros/app4.s, gas/macros/app4b.s, gas/macros/app4.d: New
tests.
* gas/macros/macros.exp: Run them.

21 years ago * read.c (old_buffer, old_input, old_limit): Remove variables.
Hans-Peter Nilsson [Tue, 13 May 2003 01:51:40 +0000 (01:51 +0000)] 
* read.c (old_buffer, old_input, old_limit): Remove variables.
  (read_a_source_file): Delete label contin.
<handling #APP/#NO_APP>: Use an "sb" to push #APP expansion into
input as with macros, instead of in separate old_* variables.
Zero-terminate string being scrubbed.

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 agoExtend test for circualr debug references.
Nick Clifton [Mon, 12 May 2003 11:10:24 +0000 (11:10 +0000)] 
Extend test for circualr debug references.

21 years agoNew (simplified) Chinese translation
Nick Clifton [Mon, 12 May 2003 11:06:42 +0000 (11:06 +0000)] 
New (simplified) Chinese translation

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 agoAllow xstormy-elf-gas to handle "@fptr() - @fptr()" expressions.
Nick Clifton [Mon, 12 May 2003 09:09:11 +0000 (09:09 +0000)] 
Allow xstormy-elf-gas to handle "@fptr() - @fptr()" expressions.

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 ago * ld-mmix/b-fixo2.d, ld-mmix/bpo-18.d, ld-mmix/bpo-18m.d,
Hans-Peter Nilsson [Mon, 12 May 2003 05:45:38 +0000 (05:45 +0000)] 
* ld-mmix/b-fixo2.d, ld-mmix/bpo-18.d, ld-mmix/bpo-18m.d,
ld-mmix/loc4.d, ld-mmix/loc4m.d, ld-mmix/loc6.d, ld-mmix/loc6m.d,
ld-mmix/locdo-1.d, ld-mmix/sec-1.d, ld-mmix/sec-2.d,
ld-mmix/sec-3.d, ld-mmix/sec-4.d, ld-mmix/sec-5.d,
ld-mmix/sec-7m.d, ld-mmix/sec-8m.d, ld-mmix/spec802.d,
ld-mmix/spec803.d, ld-mmix/spec804.d, ld-mmix/spec805.d,
ld-mmix/spec806.d, ld-mmix/spec807.d, ld-mmix/spec808.d: Tweak for
objdump no longer truncating dump addresses.

21 years ago2003-05-11 Jason Eckhardt <jle@rice.edu>
Jason Eckhardt [Mon, 12 May 2003 03:35:34 +0000 (03:35 +0000)] 
2003-05-11  Jason Eckhardt  <jle@rice.edu>

        * config/tc-i860.c (MAX_FIXUPS): Define.
        (struct i860_fi fi[]): New struct.
        (struct i860_it the_insn): Add above as member and move fields
        exp, reloc, pcrel and fup into i860_fi.
        (md_assemble): Replace all instances of exp, reloc, pcrel
        and fup with fi[].exp, fi[].reloc, fi[].pcrel, fi[].fup.
        Add a loop to possibly emit multiple fix-ups for each insn.
        (i860_process_insn): Likewise.
        (i860_get_expression): Likewise.
        (md_apply_fix3): Use a bitwise check for OP_IMM_U5, not equality.

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 agoUpdate my email address.
Jason Eckhardt [Mon, 12 May 2003 02:14:48 +0000 (02:14 +0000)] 
Update my email address.

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 agoAdd missing changelog entry for last commit:
Daniel Jacobowitz [Fri, 9 May 2003 20:05:46 +0000 (20:05 +0000)] 
Add missing changelog entry for last commit:
* configure.tgt: Add armeb-elf and arm*b-*-linux-gnu.

21 years ago * Makefile.am (ALL_EMULATIONS): Add earmelfb.o and earmelfb_linux.o.
Daniel Jacobowitz [Fri, 9 May 2003 20:05:04 +0000 (20:05 +0000)] 
* Makefile.am (ALL_EMULATIONS): Add earmelfb.o and earmelfb_linux.o.
(earmelfb.c, earmelfb_linux.c): New rules.
* Makefile.in: Regenerated.
* emulparams/armelfb.sh, emulparams/armelfb_linux.sh: New files.

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 agooops - update date in ChangeLog entry
Nick Clifton [Fri, 9 May 2003 16:13:45 +0000 (16:13 +0000)] 
oops - update date in ChangeLog entry

21 years agoDefault to generating a fatal error message if a loadable section is not
Nick Clifton [Fri, 9 May 2003 16:12:07 +0000 (16:12 +0000)] 
Default to generating a fatal error message if a loadable section is not
allocated to a memory region when regions are defined.

21 years ago * ld-elfvsb/elf-offset.ld: Add .rel.eh_frame and .rela.eh_frame
Martin Schwidefsky [Fri, 9 May 2003 15:35:09 +0000 (15:35 +0000)] 
* ld-elfvsb/elf-offset.ld: Add .rel.eh_frame and .rela.eh_frame
to linker script.
* ld-elfvsb/elfvsb.exp (visibility_run): Add setup_xfails for s390x.
* ld-selective/selective.exp: Disable for s390 and s390x.
* ld-shared/elf-offset.ld: Add .rel.eh_frame and .rela.eh_frame
to linker script.
* ld-shared/shared.exp (shared_test): Add setup_xfails for s390x.
* ld-undefined/undefined.exp (checkund): Remove setup_xfail for s390x.

This page took 0.041828 seconds and 4 git commands to generate.