aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2004-05-18*** empty log message ***gdbadmin1-1/+1
2004-05-17 * ld.texinfo (Output Section Address): Correct subsection name.Bob Wilson2-1/+5
2004-05-17* vax-tdep.c (vax_return_value): ImplementMark Kettenis2-1/+20
RETURN_VALUE_ABI_RETURNS_ADDRESS.
2004-05-17* vax-tdep.c (vax_return_value): Fix typo.Mark Kettenis2-1/+8
* alphabsd-nat.c: Update copyright year. (getregs_supplies): Replace PC_REGNUM with ALPHA_PC_REGNUM.
2004-05-17*** empty log message ***gdbadmin1-1/+1
2004-05-172004-05-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-2/+4
* MAINTAINERS: Mark Salter was also responsible for testsuite/config/
2004-05-17 * elf32-xtensa.c (xtensa_get_property_section_name): Determine linkonceBob Wilson2-6/+10
section names by inserting a new substring after .gnu.linkonce, except for .gnu.linkonce.t.* where the "t." is replaced.
2004-05-17Add PowerPC LynxOS supportNick Clifton12-26/+85
2004-05-172004-05-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-0/+15
* NEWS: Mention signal fixes.
2004-05-172004-05-17 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu5-0/+81
* ld-elf/frame.exp: New file. Test read-only .eh_frame and .gcc_except_table sections. * ld-elf/frame.s: Likewise. * ld-elf/table.s: Likewise. * ld-elf/tbss.s: Likewise.
2004-05-172004-05-17 Randolph Chung <tausq@debian.org>Randolph Chung2-1/+26
* hppa-tdep.c (hppa_stub_frame_unwind_cache): For HPUX stub unwinding, check to see if we are unwinding an export stub. Export stubs clobber the %rp in the call path and stores the original rp in a stack slot.
2004-05-17* MAINTAINERS: Update address for J.T. Conklin.Jim Blandy2-1/+5
2004-05-17binutils ChangeLog:Bob Wilson22-22/+160
2004-05-17 David Heine <dlheine@tensilica.com> * objcopy.c (setup_bfd_headers): New function. (copy_object): Call setup_bfd_headers. bfd ChangeLog: 2004-05-17 David Heine <dlheine@tensilica.com> * aout-target.h (MY_bfd_copy_private_header_data): Define. * aout-tic30.c (MY_bfd_copy_private_header_data): Define. * bfd.c (bfd_copy_private_header_data): Define. * coff-rs6000.c (rs6000coff_vec, pmac_xcoff_vec): Add entries for new interface. * coff64-rs6000.c (rs6000coff64_vec, aix5coff64_vec): Likewise. * coffcode.h (coff_bfd_copy_private_header_data): Define. * elf-bfd.h (_bfd_elf_copy_private_header_data): Declare. * elf.c (_bfd_elf_copy_private_section_data): Remove code to set up segments by calling copy_private_bfd_data. (_bfd_elf_copy_private_header_data): Define. * elfxx-target.h (bfd_elfNN_bfd_copy_private_header_data): Define. * libbfd-in.h (_bfd_generic_bfd_copy_private_header_data): Define. * libecoff.h (_bfd_ecoff_bfd_copy_private_header_data): Define. * mach-o.c (bfd_mach_o_bfd_copy_private_header_data): Define. * mmo.c (mmo_bfd_copy_private_header_data): Define. * ppcboot.c (ppcboot_bfd_copy_private_header_data): Define. * som.c (som_bfd_copy_private_header_data): Define. * targets.c (BFD_JUMP_TABLE_COPY): Add _bfd_copy_private_header_data. * vms.c (vms_bfd_copy_private_header_data): Define. * bfd-in2.h: Regenerate. * libbfd.h: Regenerate.
2004-05-172004-05-17 Randolph Chung <tausq@debian.org>Randolph Chung3-16/+9
* hppa-tdep.c: Remove superfluous #include's. * Makefile.in (hppa-tdep.o): Update dependencies.
2004-05-172004-05-17 Randolph Chung <tausq@debian.org>Randolph Chung2-26/+9
* hppa-tdep.c (THREAD_INITIAL_FRAME_SYMBOL): Delete unused symbol. (THREAD_INITIAL_FRAME_SYM_LEN): Likewise. (unwind_command, hppa_alignof, prologue_inst_adjust_sp) (is_branch, inst_saves_gr, inst_saves_fr, compare_unwind_entries) (read_unwind_info, internalize_unwinds, record_text_segment_lowaddr): Remove static function declarations.
2004-05-17 * gprof.texi (Output Options): Correct last patch to use @itemx, notBen Elliston2-2/+7
@item, for options with long option alternatives.
2004-05-17* m68k-tdep.h (m68k_regnum): Add M68K_D2_REGNUM, M68K_D7_REGNUMMark Kettenis2-0/+6
and M68K_A2_REGNUM.
2004-05-17 * gprof.texi (Introduction): Update synopsis.Ben Elliston2-2/+21
(Output Options): Document -r and -R. (Analysis Options): Document -t, --table-length. (Miscellaneous Options): Document -h, --help.
2004-05-17daily updateAlan Modra1-1/+1
2004-05-16* m68k-tdep.c (m68k_svr4_return_value): ImplementMark Kettenis2-1/+26
RETURN_VALUE_ABI_RETURNS_ADDRESS.
2004-05-16* sol-thread.c Update copyright year. Fix various codingMark Kettenis2-397/+366
standards violations. Tweak a few comments. (td_err_string, td_state_string, thread_to_lwp, lwp_to_thread): Delete prototypes.
2004-05-162004-05-15 Randolph Chung <tausq@debian.org>Randolph Chung3-2/+9
* hppa-tdep.h (hppa_frame_prev_register_helper): Pass save_regs as pointer instead of array reference since HPUX compiler does not accept unsized array arguments. * somsolib.c (dld_flags_buffer): Use constant array size.
2004-05-16daily updateAlan Modra1-1/+1
2004-05-15* amd64obsd-tdep.c (amd64obsd_sigtramp_p): Replace hexadecimalMark Kettenis2-3/+24
offset with decimal offset. (amd64obsd_sigcontext_addr): Return correct address for entire signal trampoline.
2004-05-15 * elfxx-mips.c (MINUS_TWO): Define.Thiemo Seufer2-10/+17
(mips_elf_higher, mips_elf_highest, mips_elf_create_dynamic_relocation): Use MINUS_ONE and MINUS_TWO for some bfd_vma values. (_bfd_mips_elf_finish_dynamic_symbol): Likewise. Code cleanup.
2004-05-15* vax-tdep.c (vax_frame_num_args): Use get_frame_base_addressMark Kettenis2-1/+4
instead of get_frame_base.
2004-05-15* i386bsd-nat.c (supply_gregset): Use regcache_raw_supply.Mark Kettenis2-6/+11
(fill_gregset): Use regcache_raw_collect.
2004-05-15* config/djgpp/fnchange.lst: Add entries for ppcobsd-nat.c andMark Kettenis2-0/+5
ppcobsd-tdep.c.
2004-05-15*** empty log message ***Mark Kettenis1-0/+5
2004-05-15* config/sparc/tm-nbsd64.h: Remove file.Mark Kettenis2-59/+0
* config/tm-sunos.h: Remove file.
2004-05-15Cope with ARM mapping symbolsNick Clifton2-1/+7
2004-05-15Make 'insn' argument of iq2000_cgen_insn_supported be const.Nick Clifton2-3/+7
2004-05-15 * rs6000-tdep.c (store_param_on_stack_p): New function,Joel Brobecker2-20/+95
an improved version of some code extracted from skip_prologue(). (skip_prologue): Use store_param_on_stack_p() to detect instructions saving a parameter on the stack. Detect when r0 is used to save a parameter. Do not mark "li rx, SIMM" instructions as part of the prologue, unless the following instruction is also part of the prologue.
2004-05-15daily updateAlan Modra1-1/+1
2004-05-142004-05-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-64/+10
* infrun.c (handle_inferior_event): Simplify STEP_OVER_UNDEBUGGABLE.
2004-05-14 * som.c (log2): Rename to exact_log2. Adjust all callers.Dave Anglin2-6/+10
2004-05-142004-05-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-83/+150
* infrun.c (handle_step_into_function): Delete function. (handle_inferior_event): Inline calls to handle_step_into_function.
2004-05-14 * rs6000-nat.c: Fix a comment.Jerome Guitton2-1/+5
2004-05-14Committed by Jim Blandy <jimb@redhat.com>:Jim Blandy2-2/+7
* regcache.c (struct regcache_descr): fix comment spelling.
2004-05-14daily updateAlan Modra1-1/+1
2004-05-13 * aix-thread.c: s/ppc_floating_point_p/ppc_floating_point_unit_p/.Joel Brobecker2-4/+9
Fixes a link link failure.
2004-05-13 * aix-thread.c (store_regs_kernel_thread): Fix a little obviousJoel Brobecker2-1/+5
error that was causing the build to fail.
2004-05-13 * aix-thread.c: #include "gdb_string.h". Needed for memset and memcopy.Joel Brobecker3-1/+7
* Makefile.in (aix-thread.o): Add dependency on gdb_string.h.
2004-05-13* aix-thread.c (pdc_read_regs, supply_gprs64, supply_fprs)Jim Blandy7-29/+42
(fetch_regs_user_thread, fetch_regs_kernel_thread) (store_regs_user_thread, store_regs_kernel_thread): Use ppc_num_gprs and ppc_num_fprs instead of '32' and '31'. * ppc-linux-nat.c (fill_gregset): Same. * ppc-linux-tdep.c (ppc_linux_supply_gregset) (ppc_linux_sigtramp_cache): Same. * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg) (ppcnbsd_sigtramp_cache_init): Same. * rs6000-nat.c (fetch_core_registers): Same. * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset) (rs6000_frame_cache): Same.
2004-05-132004-05-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-12/+22
* infrun.c (handle_inferior_event): Check for STEP_OVER_UNDEBUGGABLE after signal trampolines and function calls. Update comments.
2004-05-13* aix-thread.c (supply_gprs64, fetch_regs_user_thread)Jim Blandy8-19/+44
(store_regs_user_thread): Use tdep->ppc_gp0_regnum, instead of assuming that the gprs are numbered starting with zero. * ppc-linux-nat.c (fill_gregset): Same. * ppc-linux-tdep.c (ppc_linux_supply_gregset): Same. * ppcnbsd-nat.c (getregs_supplies): Same. * ppcnbsd-tdep.c (ppcnbsd_supply_reg, ppcnbsd_fill_reg): Same. * rs6000-nat.c (fetch_core_registers): Same. * rs6000-tdep.c (ppc_supply_gregset, ppc_collect_gregset): Same.
2004-05-132004-05-07 Michael Snyder <msnyder@redhat.com>Michael Snyder2-7/+27
* tracepoint.c (scope_info): Add handling for LOC_COMPUTED, LOC_COMPUTED_ARG, and LOC_INDIRECT.
2004-05-132004-05-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2-1/+5
* infrun.c (handle_inferior_event): Use frame_unwind_id. Index: infrun.c =================================================================== RCS file: /cvs/src/src/gdb/infrun.c,v retrieving revision 1.159 diff -p -u -r1.159 infrun.c --- infrun.c 13 May 2004 16:39:11 -0000 1.159 +++ infrun.c 13 May 2004 18:37:09 -0000 @@ -2437,7 +2437,7 @@ process_event_stop_test: return; } - if (frame_id_eq (get_frame_id (get_prev_frame (get_current_frame ())), + if (frame_id_eq (frame_unwind_id (get_current_frame ()), step_frame_id)) { /* It's a subroutine call. */
2004-05-13merge from gccDJ Delorie8-95/+1909
2004-05-132004-05-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney5-84/+190
* gdb.base/signull.exp, gdb.base/signull.c: New files. * gdb.base/gdb1476.c, gdb.base/gdb1476.exp: Delete files.