aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-06-15 * section.c (struct sec): Remove usused flags. Reorganize a little.Alan Modra17-99/+88
(bfd_get_section_size_before_reloc): Delete. (bfd_get_section_size_after_reloc): Delete. (STD_SECTION): Update. (bfd_get_section_size_now): Delete. (bfd_set_section_contents): Don't referece reloc_done. (bfd_get_section_contents): Remove reloc_done comment. * bout.c (b_out_bfd_get_relocated_section_contents): Don't set reloc_done. * coff-alpha.c (alpha_ecoff_get_relocated_section_contents): Likewise. * ecoff.c (bfd_debug_section): Update initializer. * elfxx-mips.c (_bfd_elf_mips_get_relocated_section_contents): Ditto. * reloc.c (bfd_generic_get_relocated_section_contents): Likewise. * bfd-in.h (bfd_section_size): Expand. (bfd_get_section_size): New macro. * bfd-in2.h: Regenerate. * coff64-rs6000.c (xcoff64_write_object_contents): Replace bfd_get_section_size_before_reloc with bfd_get_section_size. * coffcode.h (coff_write_object_contents): Likewise. * coffgen.c (build_debug_section): Likewise. * dwarf1.c (parse_line_table): Likewise. (_bfd_dwarf1_find_nearest_line): Likewise. * ecoff.c (_bfd_ecoff_write_object_contents): Likewise. * i386msdos.c (msdos_write_object_contents): Likewise. * pdp11.c (squirt_out_relocs): Likewise. * elf32-sh64.c (sh64_find_section_for_address): Remove comment. * elf64-mmix.c (mmix_elf_final_link): Update comment.
2004-06-15 * objcopy.c (copy_section): Use bfd_get_section_size instead ofAlan Modra11-36/+47
_raw_size or bfd_get_section_size_before_reloc. Don't set reloc_done. (compare_section_lma): Likewise. * addr2line.c (find_address_in_section): Likewise. * coffgrok.c (do_sections_p1): Likewise. * dlltool.c (scan_drectve_symbols): Likewise. * nlmconv.c (main): Likewise. (copy_sections): Likewise. (powerpc_mangle_relocs): Likewise. * objdump.c (disassemble_section): Likewise. * prdbg.c (find_address_in_section): Likewise. * size.c (berkeley_sum): Likewise. * srconv.c (wr_ob): Likewise. * strings.c (strings_a_section): Likewise.
2004-06-15 * config/obj-coff.c (coff_adjust_section_syms): UseAlan Modra4-10/+22
bfd_get_section_size instead of bfd_get_section_size_before_reloc. (coff_frob_section): Likewise. * config/tc-mips.c (md_apply_fix3): Likewise. * config/obj-elf.c (elf_frob_file): Use bfd_set_section_size. (elf_frob_file_after_relocs): Likewise.
2004-06-15 * arc-ext.c (build_ARC_extmap): Use bfd_get_section_sizeAlan Modra2-2/+7
instead of _raw_size.
2004-06-15 * ldwrite.c (build_link_order): Use bfd_get_section_sizeAlan Modra3-2/+8
instead of bfd_get_section_size_before_reloc or _raw_size. * pe-dll.c (process_def_file): Likewise.
2004-06-15 * corefile.c (core_init): Use bfd_get_section_sizeAlan Modra4-87/+94
instead of bfd_get_section_size_before_reloc or _raw_size. * symtab.c (symtab_finalize): Likewise.
2004-06-15 * hw_htab.c (htab_sum_binary(bfd): Use bfd_get_section_sizeAlan Modra3-5/+12
instead of bfd_get_section_size_before_reloc. (htab_dma_binary(bfd): Likewise. * hw_init.c (update_for_binary_section(bfd): Likewise.
2004-06-15 * interp.c (sim_prepare_for_program): Use bfd_get_section_sizeAlan Modra2-2/+8
instead of bfd_get_section_size_before_reloc.
2004-06-15 * sim-load.c (sim_load_file): Use bfd_get_section_sizeAlan Modra2-1/+6
instead of bfd_get_section_size_before_reloc.
2004-06-15 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead ofAlan Modra15-62/+88
bfd_get_section_size_before_reloc or _raw_size. * dwarf2-frame.c (dwarf2_build_frame_info): Likewise. * dwarf2read.c (dwarf2_locate_sections): Likewise. (dwarf2_read_section): Likewise. * elfread.c (elf_locate_sections): Likewise. * gcore.c (derive_heap_segment): Likewise. * mipsread.c (read_alphacoff_dynamic_symtab): Likewise. * remote-e7000.c (e7000_load): Likewise. * remote-m32r-sdi.c (m32r_load): Likewise. * remote-mips.c (mips_load_srec): Likewise. (pmon_load_fast): Likewise. * remote.c (compare_sections_command): Likewise. * symfile.c (add_section_size_callback): Likewise. (load_section_callback): Likewise. (pc_in_unmapped_range): Likewise. (pc_in_mapped_range): Likewise. (sections_overlap): Likewise. (list_overlays_command): Likewise. (simple_overlay_update_1): Likewise. (simple_overlay_update): Likewise. * tracepoint.c (remote_set_transparent_ranges): Likewise. * win32-nat.c (core_section_load_dll_symbols): Likewise.
2004-06-152004-06-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney4-24/+21
* gdb.base/gcore.exp (capture_command_output): Delete the always passing tests containing inferior values. * gdb.base/ending-run.exp: Do not include the breakpoint address in the test message. Update copyright. * gdb.base/sizeof.exp (check_sizeof): Do not include the type's size in the test name, use gdb_test_multiple. Update copyright.
2004-06-15daily updateAlan Modra1-1/+1
2004-06-15*** empty log message ***gdbadmin1-1/+1
2004-06-14ChangeLog editorial fixes.Andrew Cagney2-15/+17
2004-06-142004-06-14 Andrew Cagney <cagney@gnu.org>Andrew Cagney5-5/+12
Based on changes from Karl Berry. * gdb.texinfo: Do not use @sc in a direntry. * stabs.texinfo: Change @dircateogry to "Software development". * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
2004-06-142004-06-14 Randolph Chung <tausq@debian.org>Randolph Chung4-24/+25
* Makefile.in (hppa-hpux-tdep.o): Update dependency. * hppa-hpux-tdep.c (hp_cxx_exception_support_initialized): Make static. (hppa_hpux_inferior_created): New function. (hppa_hpux_init_abi): Register observer. * symfile.c (hp_cxx_exception_support_initialized) (RESET_HP_UX_GLOBALS): Remove HPUXHPPA specific hacks. (symbol_file_add_main_1, symbol_file_clear): Likewise.
2004-06-14[ bfd/ChangeLog ]Chris Demetriou5-0/+47
2004-06-14 Chris Demetriou <cgd@broadcom.com> * elf32-mips.c (elf_mips_gnu_pcrel32): Add (undoing 2004-04-24 removal) with updated comment. (bfd_elf32_bfd_reloc_type_lookup): Add back case for BFD_RELOC_32_PCREL. (mips_elf32_rtype_to_howto): Add back case for R_MIPS_PC32. * elfxx-mips.c (mips_elf_calculate_relocation): Likewise. [ include/elf/ChangeLog ] 2004-06-14 Chris Demetriou <cgd@broadcom.com> * mips.h (R_MIPS_PC32): Add back (undoing removal on 2004-04-24), with an updated comment.
2004-06-142004-06-14 Randolph Chung <tausq@debian.org>Randolph Chung2-1/+5
* MAINTAINERS (Write After Approval): Alphabetize my entry correctly.
2004-06-142004-06-14 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2-0/+24
* gdb.cp/ref-types.cc: Add copyright notice.
2004-06-142004-06-14 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain4-27/+48
* lib/compiler.c: Remove gcc_compiled, hp_cc_compiler, hp_aCC_compiler. * lib/compiler.cc: Likewise. * lib/gdb.exp (get_compiler_info): Eval lines only if they are 'set' commands. Log diagnostics for other lines. Set gcc_compiled, hp_cc_compiler, and hp_aCC_compiler.
2004-06-14Index: ChangeLogAndrew Cagney2-1/+10
2004-06-14 Andrew Cagney <cagney@gnu.org> * MAINTAINERS (testsuite): List Michael Chastain as the lead testsuite maintainer.
2004-06-14 * ldlang.c (lang_finish): Don't free lang_definedness_table.Alan Modra2-1/+7
2004-06-14*** empty log message ***gdbadmin1-1/+1
2004-06-14daily updateAlan Modra1-1/+1
2004-06-132004-06-13 Andrew Cagney <cagney@gnu.org>Andrew Cagney2-1/+4
* infcmd.c (print_return_value): Fix logic, allow DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS when struct_return.
2004-06-132004-06-13 Andrew Cagney <cagney@gnu.org>Andrew Cagney3-36/+40
* gdbarch.sh: For predicates, do not check GDB_MULTI_ARCH when defining any macros. * gdbarch.h: Re-generate.
2004-06-132004-06-13 Andrew Cagney <cagney@gnu.org>Andrew Cagney3-158/+149
* gdbarch.sh: Delete "level" attribute. Only check for a macro redefinition when multi-arch greater than GDB_MULTI_ARCH_PARTIAL. * gdbarch.h: Re-generate.
2004-06-132004-06-13 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2-1/+23
* gdb.cp/try_catch.cc: Add copyright notice.
2004-06-132004-06-13 Andrew Cagney <cagney@gnu.org>Andrew Cagney2-5/+8
* values.c (generic_use_struct_convention): Don't check gcc_p.
2004-06-132004-06-13 Andrew Cagney <cagney@gnu.org>Andrew Cagney11-165/+14
* gdbarch.sh (DEPRECATED_MAX_REGISTER_RAW_SIZE) (DEPRECATED_MAX_REGISTER_VIRTUAL_SIZE): Delete. * gdbarch.h, gdbarch.c: Regenerate. * ns32k-tdep.h (NS32K_MAX_REGISTER_RAW_SIZE) (NS32K_MAX_REGISTER_VIRTUAL_SIZE): Delete macros. * xstormy16-tdep.c (xstormy16_gdbarch_init): Do not set deprecated_max_register_raw_size and deprecated_max_register_virtual_size. * v850-tdep.c (v850_gdbarch_init): Ditto. * ns32k-tdep.c (ns32k_gdbarch_init): Ditto. * mn10300-tdep.c (mn10300_gdbarch_init): Ditto. * mcore-tdep.c (mcore_gdbarch_init): Ditto. * cris-tdep.c (cris_gdbarch_init): Ditto.
2004-06-13Index: ChangeLogAndrew Cagney10-128/+47
2004-06-13 Andrew Cagney <cagney@gnu.org> * gdbarch.sh (RETURN_VALUE_ON_STACK): Delete method. * gdbarch.h, gdbarch.c: Re-generate. * m68hc11-tdep.c (m68hc11_return_value_on_stack): Delete function. (m68hc11_use_struct_convention): Delete function. (m68hc11_extract_struct_value_address): Delete function. (m68hc11_return_value): New function. (m68hc11_gdbarch_init): Instead of store_return_value, extract_return_value, return_value_on_stack, deprecated_extract_struct_value_address and use_struct_convention, set return_value. * values.c (using_struct_return): Do not call RETURN_VALUE_ON_STACK. * arch-utils.h (generic_return_value_on_stack_not): Delete declaration. * arch-utils.c (generic_return_value_on_stack_not): Delete function. Index: doc/ChangeLog 2004-06-13 Andrew Cagney <cagney@gnu.org> * gdbint.texinfo (Target Architecture Definition): Delete description of RETURN_VALUE_ON_STACK.
2004-06-13*** empty log message ***gdbadmin1-1/+1
2004-06-13daily updateAlan Modra1-1/+1
2004-06-122004-06-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney4-98/+62
* values.c (register_value_being_returned): Delete function. * infcmd.c (legacy_return_value): Delete function. * infcall.c (call_function_by_hand): Inline "register_value_being_returned", simplify. * values.c (using_struct_return): Update comment, refer to print_return_value instead of register_value_being_returned. * infcmd.c (print_return_value): Inline calls to register_value_being_returned and legacy_return_value. Simplify.
2004-06-122004-06-12 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2-0/+24
* gdb.cp/userdef.cc: Add copyright notice.
2004-06-12YA forced checkin to see if I can duplicate the header mismatch problem.Christopher Faylor0-0/+0
2004-06-12 * elf64-x86-64.c (elf64_x86_64_relocate_section): Ignore relocAlan Modra2-0/+10
overflow on branches to undefweaks.
2004-06-122004-06-11 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2-0/+24
* gdb.cp/virtfunc.cc: Add copyright notice.
2004-06-12daily updateAlan Modra1-1/+1
2004-06-12*** empty log message ***gdbadmin1-1/+1
2004-06-112004-06-11 Randolph Chung <tausq@debian.org>Randolph Chung2-0/+5
* somread.c (som_symtab_read): Exclude gcc local symbols.
2004-06-112004-06-11 Randolph Chung <tausq@debian.org>Randolph Chung2-0/+17
* gdb.base/structs2.exp: Mark two tests as xfail because of a compiler problem.
2004-06-112004-06-11 Randolph Chung <tausq@debian.org>Randolph Chung2-44/+68
* infrun.c (handle_inferior_event): Handle the case when a trampoline ends up in the runtime resolver, and if the trampoline has no name. Rearrange the code so that all the trampoline processing happens before other step-out-of-range handling.
2004-06-112004-06-11 Martin Hunt <hunt@redhat.com>Martin Hunt2-0/+6
* mips-tdep.c (mips_gdbarch_init): Recognize vr4120 has no fpu.
2004-06-11 * config/tc-hppa.c (log2): Rename to exact_log2.Dave Anglin2-21/+18
(pa_next_subseg): Delete unused function. (create_new_space): Mark unused arguments with ATTRIBUTE_UNUSED. (create_new_subspace): Likewise.
2004-06-11 Bug gas/213Dave Anglin2-2/+15
* config/tc-hppa.c (hppa_fix_adjustable): Allow reduction of fake labels. Fix warning.
2004-06-11* coff-alpha.c (alpha_relocate_section): Set used_by_bfd directlyMaciej W. Rozycki2-1/+6
as ecoff_section_data() does not return a valid lvalue.
2004-06-11forced checkinChristopher Faylor0-0/+0
2004-06-11forced checkinChristopher Faylor0-0/+0
2004-06-11forced checkinChristopher Faylor0-0/+0