aboutsummaryrefslogtreecommitdiff
path: root/gdb
AgeCommit message (Expand)AuthorFilesLines
2002-04-22* vax-tdep.c (vax_frame_saved_pc): New function.Jason Thorpe3-40/+79
2002-04-222002-04-22 H.J. Lu (hjl@gnu.org)H.J. Lu2-0/+9
2002-04-22* vax-tdep.c (vax_frame_init_saved_regs): New function.Jason Thorpe3-24/+42
2002-04-22* MAINTAINERS: Reflect that the Alpha target has been multi-arch'd.Jason Thorpe2-1/+4
2002-04-22* alpha-nat.c (get_longjmp_target): Use ALPHA_* constantsJason Thorpe2-4/+11
2002-04-22Document some changes to address internal-errors on Tru64 5.1.Joel Brobecker1-0/+13
2002-04-22 * symfile.h (get_section_index): Define.Joel Brobecker2-1/+62
2002-04-22* symfile.h (get_section_index): Define.Joel Brobecker1-0/+2
2002-04-22* vax-tdep.c: Update copyright years.Jason Thorpe3-14/+70
2002-04-22Revert Sparc OS abi changes.David S. Miller4-339/+78
2002-04-22* config/sparc/tm-sparc.h (sparc_skip_prologue): RestoreAndrew Cagney3-1/+8
2002-04-222002-04-21 David S. Miller <davem@redhat.com>David S. Miller2-6/+4
2002-04-222002-04-20 David S. Miller <davem@redhat.com>David S. Miller4-78/+338
2002-04-222002-04-21 David S. Miller <davem@redhat.com>David S. Miller6-26/+42
2002-04-22*** empty log message ***gdbadmin1-1/+1
2002-04-21* Makefile.in (ALLDEPFILES): Add alphabsd-nat.c.Jason Thorpe2-2/+12
2002-04-21* Makefile.in (ALLDEPFILES): Add alpha-linux-tdep.c andJason Thorpe2-3/+14
2002-04-21* alpha-linux-tdep.c: New file. Move alpha_linux_sigtramp_offsetJason Thorpe4-71/+106
2002-04-21* config/alpha/tm-alpha.h: Move alpha_software_single_stepJason Thorpe3-3/+8
2002-04-21* frame.h (selected_frame_level): Document as deprecated.Andrew Cagney11-22/+80
2002-04-21* config/alpha/tm-fbsd.h (FRAME_CHAIN_VALID): Remove.Jason Thorpe2-7/+4
2002-04-21* arm-tdep.c (arm_breakpoint_from_pc): Make static. Make returnAndrew Cagney2-1/+6
2002-04-21* alphafbsd-tdep.c: Update copyright years. IncludeJason Thorpe3-9/+30
2002-04-21* alpha-tdep.c (alpha_abi_handler): New structure to describeJason Thorpe3-0/+87
2002-04-21* alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_doubleJason Thorpe3-13/+10
2002-04-21* alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.Jason Thorpe4-8/+24
2002-04-21* alpha-tdep.h: New file. Includes several Alpha target constantsJason Thorpe7-379/+606
2002-04-21* frame.c (find_saved_register): Delete #ifdefAndrew Cagney6-42/+14
2002-04-21* i960-tdep.c (i960_find_saved_register): New function.Andrew Cagney3-4/+159
2002-04-212002-04-20 David S. Miller <davem@redhat.com>David S. Miller2-14/+20
2002-04-21* arm-tdep.c (arm_gdbarch_init): Use gdbarch_num_pseudo_regsAndrew Cagney2-1/+7
2002-04-212002-04-20 David S. Miller <davem@redhat.com>David S. Miller3-2/+9
2002-04-21*** empty log message ***gdbadmin1-1/+1
2002-04-20* frame.c (find_saved_register): Avoid a NULL pointerJason Thorpe2-2/+8
2002-04-20* gdbarch.sh (gdbarch_update_p): Keep the list of architecturesAndrew Cagney4-54/+106
2002-04-202002-04-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz5-6/+91
2002-04-202002-04-20 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz12-16/+548
2002-04-20Fix date.Andrew Cagney1-1/+1
2002-04-20* sparc-tdep.c (sparc_get_saved_register): Use get_prev_frameAndrew Cagney5-14/+20
2002-04-202002-04-19 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-44/+24
2002-04-20*** empty log message ***gdbadmin1-1/+1
2002-04-19(Releasing GDB, Coding): Fix typos.Eli Zaretskii2-4/+9
2002-04-19go32-nat.c (store_register): Cast &a_tss to `char *', to avoid compilerEli Zaretskii3-8/+16
2002-04-192002-04-17 David S. Miller <davem@redhat.com>David S. Miller3-0/+43
2002-04-192002-04-19 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2-3/+9
2002-04-19* alpha-tdep.c (setup_arbitrary_frame): Rename...Jason Thorpe3-3/+11
2002-04-19*** empty log message ***gdbadmin1-1/+1
2002-04-182002-04-18 David S. Miller <davem@redhat.com>David S. Miller3-2/+8
2002-04-18 * gdb.base/shlib-call.exp (additional_flags): AIX doesn't needKevin Buettner2-2/+22
2002-04-18* gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney20-29/+67