deliverable/binutils-gdb.git
21 years ago * elf64-mips.c (elf_mips_gnu_rel16_s2): Add internally used
Thiemo Seufer [Thu, 22 May 2003 09:27:52 +0000 (09:27 +0000)] 
* elf64-mips.c (elf_mips_gnu_rel16_s2): Add internally used
R_MIPS_GNU_REL16_S2 support.
(bfd_elf64_bfd_reloc_type_lookup): Use it.
(mips_elf64_rtype_to_howto): Use it.
* elfn32-mips.c (elf_mips_gnu_rel16_s2): Add internally used
R_MIPS_GNU_REL16_S2 support.
(bfd_elf32_bfd_reloc_type_lookup): Use it.
(mips_elf_n32_rtype_to_howto): Use it.

21 years ago * config/tc-mips.c (append_insn): Use actual relocation size for new
Thiemo Seufer [Thu, 22 May 2003 09:19:33 +0000 (09:19 +0000)] 
* config/tc-mips.c (append_insn): Use actual relocation size for new
fixp's. Don't relax overflow checking for partial_inplace relocations.
Use the actual relocation type in combined relocs, not just the type
of the first one.
(macro_build_jalr): Use actual relocation size for new fix.
(s_cpsetup, s_gpdword): Likewise.

21 years ago * config/tc-mips.c (macro): Don't use uninitialized tempreg.
Thiemo Seufer [Thu, 22 May 2003 09:15:12 +0000 (09:15 +0000)] 
* config/tc-mips.c (macro): Don't use uninitialized tempreg.

21 years agoDo not producesection relative offsets for relocs that will not be based on the
Nick Clifton [Thu, 22 May 2003 08:57:32 +0000 (08:57 +0000)] 
Do not producesection relative offsets for relocs that will not be based on the
section symbol.

21 years ago * som.h: Define PA_2_0 before including a.out.h
Dave Anglin [Thu, 22 May 2003 03:34:52 +0000 (03:34 +0000)] 
* som.h: Define PA_2_0 before including a.out.h

21 years ago* configure.in: Use curly braces in the definition of tooldir.
DJ Delorie [Thu, 22 May 2003 02:47:53 +0000 (02:47 +0000)] 
* configure.in: Use curly braces in the definition of tooldir.
* configure: Regenerate.

21 years ago* Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
DJ Delorie [Thu, 22 May 2003 02:36:57 +0000 (02:36 +0000)] 
* Makefile.tpl (configure-target-libiberty): Depend only on gcc, not
newlib or libgloss.
* Makefile.in: Regenerate.

21 years ago * config/pa/tm-hppa.h: Delete some unused macros. Move some
Joel Brobecker [Thu, 22 May 2003 02:04:05 +0000 (02:04 +0000)] 
    * config/pa/tm-hppa.h: Delete some unused macros. Move some
        macro definitions from here...
        * hppa-tdep.c: ...to there.

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

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

21 years ago2003-05-07 Eric Christopher <echristo@redhat.com>
Eric Christopher [Wed, 21 May 2003 21:53:33 +0000 (21:53 +0000)] 
2003-05-07  Eric Christopher  <echristo@redhat.com>
    Alexandre Oliva   <aoliva@redhat.com>

* elfxx-mips.c (_bfd_mips_elf_merge_private_bfd_data): Adjust
pic tests, change to warning.
(_bfd_mips_elf_final_link): Remove EF_MIPS_CPIC flag setting.

2003-05-07  Eric Christopher  <echristo@redhat.com>

        * config/tc-mips.c (mips_abicalls): New variable.
        (md_parse_option): Use.
        (s_option): Ditto.
        (s_abicalls): Ditto.
        (mips_elf_final_processing): Set EF_MIPS_PIC and
        EF_MIPS_CPIC dependent on above.

21 years ago* Makefile.tpl: Add missing empty maybe-check-gcc target.
DJ Delorie [Wed, 21 May 2003 21:08:20 +0000 (21:08 +0000)] 
* Makefile.tpl: Add missing empty maybe-check-gcc target.
* Makefile.in: Regenerate.

21 years ago2003-05-21 Andrew Cagney <cagney@redhat.com>
Andrew Cagney [Wed, 21 May 2003 19:52:39 +0000 (19:52 +0000)] 
2003-05-21  Andrew Cagney  <cagney@redhat.com>

* gdbint.texinfo (Target Architecture Definition): Delete
references to "extract_address" and "store_address".

21 years ago * config/tc-hppa.c (hppa_symbol_chars): Remove `,' and `!'.
Dave Anglin [Wed, 21 May 2003 19:40:54 +0000 (19:40 +0000)] 
* config/tc-hppa.c (hppa_symbol_chars): Remove `,' and `!'.
* testsuite/gas/hppa/parse/parse.exp: Add "space.s".
* testsuite/gas/hppa/parse/space.s: New file to test spaces.

21 years agoCheck for a target triplet of shl-...-netbsdelf as well as shle-...-netbsdelf.
Nick Clifton [Wed, 21 May 2003 13:06:30 +0000 (13:06 +0000)] 
Check for a target triplet of shl-...-netbsdelf as well as shle-...-netbsdelf.

21 years agoFix dst_mask for X_STORMY16_REL_12 reloc.
Nick Clifton [Wed, 21 May 2003 12:36:46 +0000 (12:36 +0000)] 
Fix dst_mask for X_STORMY16_REL_12 reloc.

21 years agoMove .file and .loc pseudo ops into obj-elf.c
Nick Clifton [Wed, 21 May 2003 12:07:56 +0000 (12:07 +0000)] 
Move .file and .loc pseudo ops into obj-elf.c

21 years agoFix dw3gencfi.c so that it will build on targets that do not define BFD_ASSEMBLER.
Nick Clifton [Wed, 21 May 2003 11:31:07 +0000 (11:31 +0000)] 
Fix dw3gencfi.c so that it will build on targets that do not define BFD_ASSEMBLER.

21 years ago2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
Maciej W. Rozycki [Wed, 21 May 2003 09:48:07 +0000 (09:48 +0000)] 
2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>

* configure.in: Use curly braces in the definition of tooldir.
* configure: Regenerate.

21 years agoUSe is_elf_hash_table() to check for the presence of an elf_link_hash_table
Nick Clifton [Wed, 21 May 2003 09:23:07 +0000 (09:23 +0000)] 
USe is_elf_hash_table() to check for the presence of an elf_link_hash_table

21 years agoFix typo "ink" instead of "link"
Nick Clifton [Wed, 21 May 2003 09:09:37 +0000 (09:09 +0000)] 
Fix typo "ink" instead of "link"

21 years ago2003-05-20 Jason Eckhardt <jle@rice.edu>
Jason Eckhardt [Wed, 21 May 2003 05:06:49 +0000 (05:06 +0000)] 
2003-05-20  Jason Eckhardt  <jle@rice.edu>

        opcode/i860.h (flush): Set lower 3 bits properly and use 'L'
        for the immediate operand type instead of 'i'.

21 years ago2003-05-20 Jason Eckhardt <jle@rice.edu>
Jason Eckhardt [Wed, 21 May 2003 05:01:47 +0000 (05:01 +0000)] 
2003-05-20  Jason Eckhardt  <jle@rice.edu>

        * gas/i860/branch.{s,d}: New files.
        * gas/i860/system.{s,d}: New files.

21 years ago2003-05-20 Jason Eckhardt <jle@rice.edu>
Jason Eckhardt [Wed, 21 May 2003 02:06:40 +0000 (02:06 +0000)] 
2003-05-20  Jason Eckhardt  <jle@rice.edu>

        opcode/i860.h (fzchks): Both S and R bits must be set.
        (pfzchks): Likewise.
        (faddp): Likewise.
        (pfaddp): Likewise.
        (fix.ss): Remove (invalid instruction).
        (pfix.ss): Likewise.
        (ftrunc.ss): Likewise.
        (pftrunc.ss): Likewise.

21 years ago2003-05-20 Jason Eckhardt <jle@rice.edu>
Jason Eckhardt [Wed, 21 May 2003 01:42:40 +0000 (01:42 +0000)] 
2003-05-20  Jason Eckhardt  <jle@rice.edu>

* gas/i860/bitwise.{s,d}: New files.
* gas/i860/bte.{s,d}: New files.
* gas/i860/fldst01.{s,d}: New files.
* gas/i860/fldst02.{s,d}: New files.
* gas/i860/fldst03.{s,d}: New files.
* gas/i860/fldst04.{s,d}: New files.
* gas/i860/fldst05.{s,d}: New files.
* gas/i860/fldst06.{s,d}: New files.
* gas/i860/fldst07.{s,d}: New files.
* gas/i860/fldst08.{s,d}: New files.
* gas/i860/float01.{s,d}: New files.
* gas/i860/float02.{s,d}: New files.
* gas/i860/float03.{s,d}: New files.
* gas/i860/float04.{s,d}: New files.
* gas/i860/form.{s,d}: New files.
* gas/i860/iarith.{s,d}: New files.
* gas/i860/ldst01.{s,d}: New files.
* gas/i860/ldst02.{s,d}: New files.
* gas/i860/ldst03.{s,d}: New files.
* gas/i860/ldst04.{s,d}: New files.
* gas/i860/ldst05.{s,d}: New files.
* gas/i860/ldst06.{s,d}: New files.
* gas/i860/pfam.{s,d}: New files.
* gas/i860/pfmam.{s,d}: New files.
* gas/i860/pfmsm.{s,d}: New files.
* gas/i860/pfsm.{s,d}: New files.
* gas/i860/regress01.{s,d}: New files.
* gas/i860/shift.{s,d}: New files.
* gas/i860/simd.{s,d}: New files.

21 years ago2003-05-20 Jason Eckhardt <jle@rice.edu>
Jason Eckhardt [Wed, 21 May 2003 01:28:55 +0000 (01:28 +0000)] 
2003-05-20  Jason Eckhardt  <jle@rice.edu>

        * gas/i860: New directory.
        * gas/i860/i860.exp: New file.

21 years ago.
Roland McGrath [Wed, 21 May 2003 00:57:35 +0000 (00:57 +0000)] 
.

21 years ago2003-05-19 Roland McGrath <roland@redhat.com>
Roland McGrath [Wed, 21 May 2003 00:57:20 +0000 (00:57 +0000)] 
2003-05-19  Roland McGrath  <roland@redhat.com>

* elf.c (bfd_elf_bfd_from_remote_memory): New function.
* bfd-in.h: Declare it.
* bfd-in2.h: Regenerated.
* elfcode.h (NAME(_bfd_elf,bfd_from_remote_memory)): New function.
* elf-bfd.h (struct elf_backend_data): New function pointer member
elf_backend_bfd_from_remote_memory.
(_bfd_elf32_bfd_from_remote_memory, _bfd_elf64_bfd_from_remote_memory):
Declare them.
* elfxx-target.h (elf_backend_bfd_from_remote_memory): New macro.
(elfNN_bed): Add that to the initializer.

21 years ago2003-05-19 Roland McGrath <roland@redhat.com>
Roland McGrath [Wed, 21 May 2003 00:56:05 +0000 (00:56 +0000)] 
2003-05-19  Roland McGrath  <roland@redhat.com>

* elf.c (bfd_elf_bfd_from_remote_memory): New function.
* bfd-in.h: Declare it.
* elfcode.h (NAME(_bfd_elf,bfd_from_remote_memory)): New function.
* elf-bfd.h (struct elf_backend_data): New function pointer member
elf_backend_bfd_from_remote_memory.
(_bfd_elf32_bfd_from_remote_memory, _bfd_elf64_bfd_from_remote_memory):
Declare them.
* elfxx-target.h (elf_backend_bfd_from_remote_memory): New macro.
(elfNN_bed): Add that to the initializer.

21 years ago2003-05-19 Roland McGrath <roland@redhat.com>
Roland McGrath [Wed, 21 May 2003 00:56:00 +0000 (00:56 +0000)] 
2003-05-19  Roland McGrath  <roland@redhat.com>

* elf.c (bfd_elf_bfd_from_remote_memory): New function.
* bfd-in.h: Declare it.
* elfcode.h (NAME(_bfd_elf,bfd_from_remote_memory)): New function.
* elf-bfd.h (struct elf_backend_data): New function pointer member
elf_backend_bfd_from_remote_memory.
(_bfd_elf32_bfd_from_remote_memory, _bfd_elf64_bfd_from_remote_memory):
Declare them.
* elfxx-target.h (elf_backend_bfd_from_remote_memory): New macro.
(elfNN_bed): Add that to the initializer.
2003-05-15  Roland McGrath  <roland@redhat.com>

* elf.c (elfcore_grok_note): Grok NT_AUXV note, make ".auxv" section.

21 years ago2003-05-15 Roland McGrath <roland@redhat.com>
Roland McGrath [Wed, 21 May 2003 00:55:15 +0000 (00:55 +0000)] 
2003-05-15  Roland McGrath  <roland@redhat.com>

* common.h (NT_AUXV, AT_*): New macros.
* external.h (Elf32_External_Auxv, Elf64_External_Auxv): New types.
* internal.h (Elf_Internal_Auxv): New type.

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

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

21 years ago * mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro to function
Kevin Buettner [Tue, 20 May 2003 23:54:34 +0000 (23:54 +0000)] 
* mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro to function
register_ptrace_addr().  Fix all callers.

21 years ago * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
Andreas Schwab [Tue, 20 May 2003 23:44:23 +0000 (23:44 +0000)] 
* Makefile.in (m68k-tdep.o, m68klinux-tdep.o): Update
dependencies.
* m68k-tdep.c (m68k_gdbarch_init): Call gdbarch_init_osabi at the
end.
* m68klinux-tdep.c (m68k_linux_init_abi): New function.
(_initialize_m68k_linux_tdep): New function.
(m68k_linux_frame_saved_pc): Make static.
(m68k_linux_extract_return_value): Likewise.
(m68k_linux_store_return_value): Likewise.
(m68k_linux_extract_struct_value_address): Likewise.
* config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE):
Remove.
(DEPRECATED_STORE_RETURN_VALUE): Remove.
(DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Remove.
(DEPRECATED_FRAME_SAVED_PC): Remove.

21 years ago2003-05-20 David Carlton <carlton@math.stanford.edu>
David Carlton [Tue, 20 May 2003 22:54:53 +0000 (22:54 +0000)] 
2003-05-20  David Carlton  <carlton@math.stanford.edu>

* gdb.c++/namespace1.cc: Actually do 'cvs add' before committing
this time.

21 years agoFix regset numbering.
Kris Warkentin [Tue, 20 May 2003 21:35:28 +0000 (21:35 +0000)] 
Fix regset numbering.

21 years ago2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>
Maciej W. Rozycki [Tue, 20 May 2003 21:09:44 +0000 (21:09 +0000)] 
2003-05-20  Maciej W. Rozycki  <macro@ds2.pg.gda.pl>

* configure.in: Use curly braces in the definition of tooldir.
* configure: Regenerate.

21 years ago2003-05-20 Michal Ludvig <mludvig@suse.cz>
Michal Ludvig [Tue, 20 May 2003 14:37:46 +0000 (14:37 +0000)] 
2003-05-20  Michal Ludvig  <mludvig@suse.cz>

* readelf.c (display_debug_frames): Print both registers
for DW_CFA_register.

21 years agobfd/
H.J. Lu [Tue, 20 May 2003 14:35:01 +0000 (14:35 +0000)] 
bfd/

2003-05-20  Jakub Jelinek  <jakub@redhat.com>

* elflink.h (elf_link_output_extsym): Only issue error about !=
STV_DEFAULT symbols if they are bfd_link_hash_undefined.

2003-05-20  H.J. Lu <hongjiu.lu@intel.com>

* elflink.c (_bfd_elf_merge_symbol): Check ELF_LINK_DYNAMIC_DEF
when removing the old definition for symbols with non-default
visibility.

ld/testsuite/

2003-05-20  Jakub Jelinek  <jakub@redhat.com>

* ld-elfvsb/common.c: New file.
* ld-elfvsb/elfvsb.exp: Add common.

2003-05-20  H.J. Lu <hongjiu.lu@intel.com>

* ld-elfvsb/sh3.c: New file.
* ld-elfvsb/test.c: Likewise.

* ld-elfvsb/elfvsb.exp: Add new weak hidden symbol tests.

21 years ago2003-05-20 Michal Ludvig <mludvig@suse.cz>
Michal Ludvig [Tue, 20 May 2003 14:31:44 +0000 (14:31 +0000)] 
2003-05-20  Michal Ludvig  <mludvig@suse.cz>

* as.c (main): Remove tc_cfi_init().
* dw2gencfi.c (cfi_parse_arg): Allow regnames beginning
with '%'.
(cfi_pseudo_table): Add "cfi_register" entry.
(cfi_make_insn): Handle CFA_register.
(cfi_output_insn): Ditto.
(dot_cfi): Ditto.
(cfi_get_label): Add 'simple' modifier to .cfi_startproc.
(dot_cfi_endproc): Reuse already emitted CIEs.
* testsuite/gas/cfi/cfi-i386.d: New pattern.
* testsuite/gas/cfi/cfi-x86-64.d: Ditto.

21 years agoAdd support for .file and .loc
Nick Clifton [Tue, 20 May 2003 11:58:20 +0000 (11:58 +0000)] 
Add support for .file and .loc

21 years ago * dw2gencfi.c (cfi_parse_arg): Only use tc_regname_to_dw2regnum if
Alan Modra [Tue, 20 May 2003 11:35:45 +0000 (11:35 +0000)] 
* dw2gencfi.c (cfi_parse_arg): Only use tc_regname_to_dw2regnum if
defined.
(dot_cfi_endproc): Avoid C99 construct.

21 years agoRegenerate - forgot to commit with last commit
Andreas Jaeger [Tue, 20 May 2003 09:34:19 +0000 (09:34 +0000)] 
Regenerate - forgot to commit with last commit

21 years ago * gas/cfi/cfi.exp: Testsuite for cfi machinery.
Alan Modra [Tue, 20 May 2003 08:01:19 +0000 (08:01 +0000)] 
* gas/cfi/cfi.exp: Testsuite for cfi machinery.
* gas/cfi/cfi-x86_64.[sd]: Files for x86-64.
* gas/cfi/cfi-i386.[sd]: Files for i386.

21 years ago * dw2gencfi.c, dw2gencfi.h: New files.
Alan Modra [Tue, 20 May 2003 07:58:07 +0000 (07:58 +0000)] 
* dw2gencfi.c, dw2gencfi.h: New files.
* config/tc-i386.c (tc_x86_cfi_init): New function.
* config/tc-i386.h (TARGET_USE_CFIPOP, tc_cfi_init): New defines.
* as.c (parse_args): Set verbose flag on --verbose.
(main): Call tc_cfi_init()/cfi_finish().
* as.h (verbose): New external variable.
* read.c (pobegin): Insert CFI pops to the list.
* symbols.c (local_symbol_make): Make symbol external.
* symbols.h (local_symbol_make): New prototype.
* Makefile.am: Add dw2gencfi.[ch] files.  Run "make dep-am".
* Makefile.in: Regenerate.
* doc/as.texinfo: Added node "CFI directives" with description of
all implemented .cfi_* directives.
* doc/Makefile.in: Regenerate.
* po/POTFILES.in: Regenerate.

21 years ago2003-05-19 David Carlton <carlton@bactrian.org>
David Carlton [Tue, 20 May 2003 04:08:19 +0000 (04:08 +0000)] 
2003-05-19  David Carlton  <carlton@bactrian.org>

* gdb.c++/rtti.exp: New file, containing tests for PR c++/488.
* gdb.c++/rtti.h, gdb.c++/rtti1.cc, gdb.c++/rtti2.cc: Ditto.

2003-05-19  David Carlton  <carlton@bactrian.org>

* config/djgpp/fnchange.lst: Add testsuite/gdb.c++/rtti*.

21 years ago2003-05-19 David Carlton <carlton@bactrian.org>
David Carlton [Tue, 20 May 2003 03:56:29 +0000 (03:56 +0000)] 
2003-05-19  David Carlton  <carlton@bactrian.org>

Partial fix for PR c++/827.
* cp-support.h: Include symtab.h.
Declare cp_lookup_symbol_nonlocal, cp_lookup_symbol_namespace.
* cp-namespace.c: Update contributors.
(cp_lookup_symbol_nonlocal): New.
(lookup_namespace_scope, cp_lookup_symbol_namespace)
(lookup_symbol_file): Ditto.
* c-lang.c (cplus_language_defn): Use cp_lookup_symbol_nonlocal.
* block.h: Declare block_scope, block_using, block_global_block.
* block.c (block_scope): New.
(block_using, block_global_block): Ditto.
* Makefile.in (cp_support_h): Depend on symtab_h.
* config/djgpp/fnchange.lst: Add testsuite/gdb.c++/namespace1.cc.

2003-05-19  David Carlton  <carlton@bactrian.org>

* gdb.c++/namespace.exp: Add namespace scope and anonymous
namespace tests.
Bump copyright date.
* gdb.c++/namespace.cc: Add anonymous namespace and namespace C.
(main): Call C::D::marker2.
* gdb.c++/namespace1.cc: New file.

21 years ago* config.table: Accept i[345867]86 variant.
DJ Delorie [Tue, 20 May 2003 02:49:35 +0000 (02:49 +0000)] 
* config.table: Accept i[345867]86 variant.

21 years ago2003-05-19 David Carlton <carlton@bactrian.org>
David Carlton [Tue, 20 May 2003 01:55:18 +0000 (01:55 +0000)] 
2003-05-19  David Carlton  <carlton@bactrian.org>

* language.h (struct language_defn): Add 'la_value_of_this'
and 'la_lookup_symbol_nonlocal' members.
* symtab.h: Declare basic_lookup_symbol_nonlocal,
lookup_symbol_static, lookup_symbol_global,
lookup_symbol_aux_block.
* symtab.c (lookup_symbol_aux): Call language hooks to determine
if we should search fields of this and how to do static/global
lookup.
(lookup_symbol_aux_block): Make extern.
(basic_lookup_symbol_nonlocal): New.
(lookup_symbol_static, lookup_symbol_global): Ditto.
* ada-lang.c (ada_language_defn): Set 'la_value_of_this' and
'la_lookup_symbol_nonlocal' members.
* c-lang.c (c_language_defn, cplus_language_defn)
(asm_language_defn, minimal_language_defn): Ditto.
* jv-lang.c (java_language_defn): Ditto.
* language.c (unknown_language_defn, auto_language_defn)
(local_language_defn): Ditto.
* m2-lang.c (m2_language_defn): Ditto.
* objc-lang.c (objc_language_defn): Ditto.
* scm-lang.c (scm_language_defn): Ditto.
* f-lang.c (f_language_defn): Ditto, and include value.h as well.
* p-lang.c (pascal_language_defn): Ditto for both.
* Makefile.in (f-lang.o): Depend on value_h.
(p-lang.o): Ditto.

21 years ago2003-05-19 David Carlton <carlton@bactrian.org>
David Carlton [Tue, 20 May 2003 01:26:58 +0000 (01:26 +0000)] 
2003-05-19  David Carlton  <carlton@bactrian.org>

* block.h: Declare block_static_block.
* block.c (block_static_block): New.
* symtab.c (lookup_symbol_aux): Remove 'static_block' argument to
lookup_symbol_aux_local, calling block_static_block instead.
(lookup_symbol_aux_local): Delete 'static_block' argument.

21 years ago2003-05-19 David Carlton <carlton@bactrian.org>
David Carlton [Tue, 20 May 2003 01:12:47 +0000 (01:12 +0000)] 
2003-05-19  David Carlton  <carlton@bactrian.org>

* symtab.c (lookup_symbol_aux): Delete #if 0 hunk.

21 years ago2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>
Nathanael Nerode [Tue, 20 May 2003 01:05:39 +0000 (01:05 +0000)] 
2003-05-19  Nathanael Nerode  <neroden@gcc.gnu.org>

* configure.in: Switch more things to use maybe dependencies.
* Makefile.tpl: Switch more things to use maybe dependencies.
Factor out common code from autogen IF statements.
* configure: Regenerate.
* Makefile.in: Regenerate.

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

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

21 years ago * gas/mips/mips.exp: mips-*-linux-*, mipsel-*-linux-* use only 32-bit
Thiemo Seufer [Mon, 19 May 2003 19:22:25 +0000 (19:22 +0000)] 
* gas/mips/mips.exp: mips-*-linux-*, mipsel-*-linux-* use only 32-bit
register width by default. Add them to addr32 and exclude offending
testcases.
* gas/mips/delay.s: Avoid odd floating point registers.
* gas/mips/delay.d: Likewise.
* gas/mips/nodelay.d: Likewise.
* gas/mips/mips4.s: Likewise.
* gas/mips/mips4.d: Likewise.
* gas/mips/mips5.s: Likewise.
* gas/mips/mips5.d: Likewise.
* gas/mips/vr5400.s: Likewise.
* gas/mips/vr5400.d: Likewise.
* gas/mips/vr5500.s: Likewise.
* gas/mips/vr5500.d: Likewise.
* gas/mips/elf_e_flags2.d: Allow different expansions of the move
macro.
* gas/mips/elf_e_flags3.d: Likewise.
* gas/mips/elf_e_flags4.d: Likewise.
* gas/mips/uld2-eb.d: Likewise.
* gas/mips/uld2-el.d: Likewise.

21 years ago* configure.in: Accept i[3456789]86 for machine type.
DJ Delorie [Mon, 19 May 2003 18:12:19 +0000 (18:12 +0000)] 
* configure.in: Accept i[3456789]86 for machine type.
* configure: Regenerate.

21 years ago* acinclude.m4: Accept i[3456789]86 for machine type.
DJ Delorie [Mon, 19 May 2003 18:11:58 +0000 (18:11 +0000)] 
* acinclude.m4: Accept i[3456789]86 for machine type.

21 years ago2003-05-19 Michal Ludvig <mludvig@suse.cz>
Michal Ludvig [Mon, 19 May 2003 06:28:44 +0000 (06:28 +0000)] 
2003-05-19  Michal Ludvig  <mludvig@suse.cz>
* x86-64-tdep.c (x86_64_dwarf2gdb_regno_map): Fix
register numbers mapping.

21 years ago* symtab.c (completion_list_objc_symbol): New function.
Adam Fedor [Mon, 19 May 2003 02:34:34 +0000 (02:34 +0000)] 
* symtab.c (completion_list_objc_symbol): New function.
(make_symbol_completion_list): Use it to add ObjC symbols
when looking though the list.
(language_search_unquoted_string): New function.
(make_file_symbol_completion_list): Use it.

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

21 years agoReverted faulty code
Svein Seldal [Sun, 18 May 2003 22:52:35 +0000 (22:52 +0000)] 
Reverted faulty code

21 years agoForgot to check in changelog of config/tc-tic4x.h
Svein Seldal [Sun, 18 May 2003 22:25:42 +0000 (22:25 +0000)] 
Forgot to check in changelog of config/tc-tic4x.h

21 years ago * config/tc-tic4x.c (md_assemble): Added support for one-line parallel insns.
Svein Seldal [Sun, 18 May 2003 22:23:15 +0000 (22:23 +0000)] 
* config/tc-tic4x.c (md_assemble): Added support for one-line parallel insns.
(tic4x_start_line): Fixed scrub bug and added error for three-element
parallel insns.

21 years ago2003-05-18 Jason Eckhardt <jle@rice.edu>
Jason Eckhardt [Sun, 18 May 2003 21:24:33 +0000 (21:24 +0000)] 
2003-05-18  Jason Eckhardt  <jle@rice.edu>
gas:
        * config/tc-i860.c (i860_process_insn): Initialize fc after
        each opcode mismatch.

include/opcode:
        * i860.h (form, pform): Add missing .dd suffix.

opcodes:
        * i860-dis.c (print_insn_i860): Instruction shrd has a dual bit,
        print it.

bfd:
        * elf32-i860.c (elf32_i860_relocate_highadj): Simplify calculation.

21 years ago * Makefile (m68klinux-nat.o, m68klinux-tdep.o): Update
Andreas Schwab [Sun, 18 May 2003 21:10:11 +0000 (21:10 +0000)] 
* Makefile (m68klinux-nat.o, m68klinux-tdep.o): Update
dependencies.
* config/m68k/tm-linux.h (DEPRECATED_EXTRACT_RETURN_VALUE): Define
as m68k_linux_extract_return_value.
(DEPRECATED_STORE_RETURN_VALUE): Define as
m68k_linux_store_return_value.
(DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS): Define as
m68k_linux_extract_struct_value_address.
* m68klinux-tdep.c (m68k_linux_sigtramp_saved_pc): Use
get_next_frame, get_frame_base, get_frame_pc.
(m68k_linux_frame_saved_pc): Use get_frame_base.
(m68k_linux_extract_return_value): New function.
(m68k_linux_store_return_value): New function.
(m68k_linux_extract_struct_value_address): New function.
* config/m68k/tm-m68k.h: Declare m68k_get_longjmp_target.

21 years ago * c-exp.y (typebase): Remove duplicate occurence of
Andreas Schwab [Sun, 18 May 2003 17:39:45 +0000 (17:39 +0000)] 
* c-exp.y (typebase): Remove duplicate occurence of
`SIGNED_KEYWORD LONG LONG'.  Use builtin_type_long_long instead
of lookup_signed_typename.

21 years ago* dwarf2loc.c (find_location_expression): Change type of second
Mark Kettenis [Sun, 18 May 2003 15:49:51 +0000 (15:49 +0000)] 
* dwarf2loc.c (find_location_expression): Change type of second
argument to `size_t *'.
(loclist_read_variable, loclist_tracepoint_var_ref): Use size_t
for size variable.

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.

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