summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* *** empty log message ***gdbadmin2003-05-241-1/+1
|
* * blockframe.c (frameless_look_for_prologue): Remove unusedTheodore A. Roth2003-05-232-1/+6
| | | | after_prologue variable.
* * blockframe.c (get_pc_function_start): Rewrite to avoidMark Kettenis2003-05-232-17/+25
| | | | asignments in if-statements.
* 2003-05-23 Raoul Gough <RaoulGough@yahoo.co.uk>Elena Zannoni2003-05-232-3/+19
| | | | | | Committed by Elena Zannoni <ezannoni@redhat.com>. * coffread.c(coff_symtab_read): Do relocate static symbols from PE files, don't relocate absolute symbols (and do use mst_abs).
* 2003-05-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-233-44/+24
| | | | | | | | | | | * objc-lang.c: Include "gdb_assert.h". (objc_op_print_tab): Use OP_NULL and PREC_NULL instead of 0. (CHECK, CHECK_FATAL, __CHECK_FUNCTION): Delete macros. (gdb_check, gdb_check_fatal): Delete functions. (read_objc_methlist_method): Replace CHECK and CHECK_FATAL with gdb_assert. (parse_selector, parse_method, find_methods, find_imps): Ditto. * Makefile.in (objc-lang.o): Update dependencies.
* daily updatecarlton_dictionary-20030523-mergeAlan Modra2003-05-231-1/+1
|
* *** empty log message ***gdbadmin2003-05-231-1/+1
|
* * disasm.c (gdb_disassemble_info): Initialize disassemble_infoIan Lance Taylor2003-05-222-1/+6
| | | | with fprintf_filtered, not fprintf_unfiltered.
* * gdb.base/corefile.exp: Tolerate stuff after argument parens inJim Blandy2003-05-222-1/+6
| | | | backtrace.
* 2003-05-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-05-227-6/+23
| | | | | | | | | | * stack.c (frame_info): Inline extract_address, replacing it with extract_unsigned_integer. * findvar.c (unsigned_pointer_to_address): Ditto. * dwarf2loc.c (dwarf_expr_read_reg): Ditto. * dwarf2expr.c (dwarf2_read_address): Ditto. * frame.c (frame_pc_unwind): Update comment. * dummy-frame.c (deprecated_read_register_dummy): Update comment.
* 2003-05-22 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2003-05-222-2/+8
| | | | | | * infptrace.c (detach): Call print_sys_errmsg rather than perror_with_name to issue warning message when errno is non-zero after calling ptrace detach.
* * elf64-mips.c (elf_mips_gnu_rel16_s2): Add internally usedThiemo Seufer2003-05-223-0/+89
| | | | | | | | | | 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.
* * som.h: Define PA_2_0 before including a.out.hDave Anglin2003-05-222-0/+7
|
* * configure.in: Use curly braces in the definition of tooldir.DJ Delorie2003-05-221-1/+1
| | | | * configure: Regenerate.
* * Makefile.tpl (configure-target-libiberty): Depend only on gcc, notDJ Delorie2003-05-223-2/+8
| | | | | newlib or libgloss. * Makefile.in: Regenerate.
* * config/pa/tm-hppa.h: Delete some unused macros. Move someJoel Brobecker2003-05-223-13/+52
| | | | | macro definitions from here... * hppa-tdep.c: ...to there.
* daily updateAlan Modra2003-05-221-1/+1
|
* *** empty log message ***gdbadmin2003-05-221-1/+1
|
* 2003-05-07 Eric Christopher <echristo@redhat.com>Eric Christopher2003-05-212-59/+50
| | | | | | | | | | | | | | | | | 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.
* * Makefile.tpl: Add missing empty maybe-check-gcc target.DJ Delorie2003-05-213-0/+7
| | | | * Makefile.in: Regenerate.
* 2003-05-21 Andrew Cagney <cagney@redhat.com>cagney_fileio-20030521-branchpointAndrew Cagney2003-05-212-30/+6
| | | | | * gdbint.texinfo (Target Architecture Definition): Delete references to "extract_address" and "store_address".
* Check for a target triplet of shl-...-netbsdelf as well as shle-...-netbsdelf.Nick Clifton2003-05-212-5/+6
|
* Fix dst_mask for X_STORMY16_REL_12 reloc.Nick Clifton2003-05-212-1/+4
|
* 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Maciej W. Rozycki2003-05-211-0/+5
| | | | | * configure.in: Use curly braces in the definition of tooldir. * configure: Regenerate.
* USe is_elf_hash_table() to check for the presence of an elf_link_hash_tableNick Clifton2003-05-212-2/+8
|
* Fix typo "ink" instead of "link"Nick Clifton2003-05-212-1/+5
|
* 2003-05-20 Jason Eckhardt <jle@rice.edu>Jason Eckhardt2003-05-212-3/+8
| | | | | opcode/i860.h (flush): Set lower 3 bits properly and use 'L' for the immediate operand type instead of 'i'.
* 2003-05-20 Jason Eckhardt <jle@rice.edu>Jason Eckhardt2003-05-212-10/+17
| | | | | | | | | | | 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.
* .Roland McGrath2003-05-212-3/+26
|
* 2003-05-19 Roland McGrath <roland@redhat.com>Roland McGrath2003-05-212-9/+26
| | | | | | | | | | | | | * 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.
* 2003-05-19 Roland McGrath <roland@redhat.com>Roland McGrath2003-05-214-1/+259
| | | | | | | | | | | | * 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-19 Roland McGrath <roland@redhat.com>Roland McGrath2003-05-211-0/+38
| | | | | | | | | | | | | | | * 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.
* 2003-05-15 Roland McGrath <roland@redhat.com>Roland McGrath2003-05-213-2/+56
| | | | | | * common.h (NT_AUXV, AT_*): New macros. * external.h (Elf32_External_Auxv, Elf64_External_Auxv): New types. * internal.h (Elf_Internal_Auxv): New type.
* *** empty log message ***gdbadmin2003-05-211-1/+1
|
* daily updateAlan Modra2003-05-211-1/+1
|
* * mips-nat.c (REGISTER_PTRACE_ADDR): Convert macro to functionKevin Buettner2003-05-202-12/+20
| | | | register_ptrace_addr(). Fix all callers.
* * Makefile.in (m68k-tdep.o, m68klinux-tdep.o): UpdateAndreas Schwab2003-05-205-38/+66
| | | | | | | | | | | | | | | | | 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.
* 2003-05-20 David Carlton <carlton@math.stanford.edu>David Carlton2003-05-202-0/+36
| | | | | * gdb.c++/namespace1.cc: Actually do 'cvs add' before committing this time.
* Fix regset numbering.Kris Warkentin2003-05-202-9/+9
|
* 2003-05-20 Maciej W. Rozycki <macro@ds2.pg.gda.pl>Maciej W. Rozycki2003-05-201-1/+1
| | | | | * configure.in: Use curly braces in the definition of tooldir. * configure: Regenerate.
* bfd/H.J. Lu2003-05-203-2/+14
| | | | | | | | | | | | | | | | | | | | | | | | | | | 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.
* Regenerate - forgot to commit with last commitAndreas Jaeger2003-05-201-2/+2
|
* 2003-05-19 David Carlton <carlton@bactrian.org>David Carlton2003-05-207-0/+291
| | | | | | | | | * 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*.
* 2003-05-19 David Carlton <carlton@bactrian.org>David Carlton2003-05-2011-17/+399
| | | | | | | | | | | | | | | | | | | | | | | | | 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.
* * config.table: Accept i[345867]86 variant.DJ Delorie2003-05-202-2/+6
|
* 2003-05-19 David Carlton <carlton@bactrian.org>David Carlton2003-05-2014-59/+219
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * 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.
* 2003-05-19 David Carlton <carlton@bactrian.org>David Carlton2003-05-204-16/+36
| | | | | | | | * 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.
* 2003-05-19 David Carlton <carlton@bactrian.org>David Carlton2003-05-202-46/+4
| | | | * symtab.c (lookup_symbol_aux): Delete #if 0 hunk.
* 2003-05-19 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2003-05-205-231/+472
| | | | | | | | * 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.
* daily updateAlan Modra2003-05-201-1/+1
|