aboutsummaryrefslogtreecommitdiff
path: root/gdb/blockframe.c
AgeCommit message (Expand)AuthorFilesLines
2002-12-092002-12-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-8/+8
2002-12-092002-12-08 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+4
2002-12-092002-12-08 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+2
2002-12-012002-12-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-5/+5
2002-11-292002-11-28 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-11/+0
2002-11-282002-11-28 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-262002-11-26 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-7/+8
2002-11-242002-11-23 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-21/+0
2002-11-182002-11-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+5
2002-11-152002-11-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-29/+0
2002-11-152002-11-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+3
2002-11-112002-11-11 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+2
2002-11-092002-11-09 Klee Dienes <kdienes@apple.com>Klee Dienes1-2/+2
2002-11-082002-11-08 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-551/+0
2002-11-082002-11-08 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-303/+1
2002-11-022002-11-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-11-012002-11-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-3/+4
2002-10-122002-10-11 Klee Dienes <kdienes@apple.com>Klee Dienes1-8/+6
2002-10-012002-09-30 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-8/+33
2002-09-172002-09-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-09-06* gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): New methods.Mark Kettenis1-3/+1
2002-08-222002-08-22 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-3/+2
2002-08-18* blockframe.c: Fix a few coding standard violations.Mark Kettenis1-8/+8
2002-08-132002-08-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+14
2002-08-09 * blockframe.c (frame_saved_regs_register_unwind): ReviseKevin Buettner1-1/+5
2002-07-242002-07-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+5
2002-07-162002-07-16 Pierre Muller <muller@ics.u-strasbg.fr>Pierre Muller1-0/+2
2002-07-02 * frame.h (frame_address_in_block): New function.Joel Brobecker1-12/+24
2002-06-28* blockframe.c (generic_find_dummy_frame): Change return type toAndrew Cagney1-19/+26
2002-06-26* frame.h (deprecated_generic_find_dummy_frame): RenameAndrew Cagney1-1/+7
2002-06-08* gdbarch.sh (FRAME_CHAIN_VALID): Set default toAndrew Cagney1-1/+11
2002-06-01* stack.c (frame_info): Use frame_register_unwind instead ofAndrew Cagney1-0/+184
2002-05-05* frame.h (select_frame): Delete level parameter.Andrew Cagney1-2/+2
2002-04-26* valops.c (hand_function_call): CallAndrew Cagney1-13/+39
2002-04-24* arch-utils.h: Update copyright.Andrew Cagney1-3/+3
2002-04-14* config/pa/tm-hppa.h (FRAME_CHAIN_COMBINE): Delete macro.Andrew Cagney1-7/+0
2002-04-10* stack.c (select_frame): Check that selected_frame and theAndrew Cagney1-4/+7
2002-04-05gdb/ChangeLog:Jim Blandy1-5/+27
2002-02-27 2002-02-27 Fred Fish <fnf@redhat.com>Fred Fish1-1/+1
2001-11-06Zap another #ifdef INIT_EXTRA_FRAME_INFOAndrew Cagney1-3/+2
2001-11-05Change INIT_EXTRA_FRAME_INFO() to a function with predicate.Andrew Cagney1-3/+2
2001-07-07* symtab.c (main_name): New function.Andrew Cagney1-1/+1
2001-06-16* arch-utils.c (init_frame_pc_default): New functionAndrew Cagney1-6/+0
2001-06-15Multi-arch INIT_FRAME_PC() and INIT_FRAME_PC_FIRST().Andrew Cagney1-2/+0
2001-05-172001-05-17 Michael Snyder <msnyder@redhat.com>Michael Snyder1-4/+3
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-2/+2
2001-03-06Update/correct copyright notices.Kevin Buettner1-2/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-2/+3
2001-01-12 * blockframe.c (generic_get_saved_register): Spelling fix.Nicholas Duffek1-1/+1
2000-12-15Replace free() with xfree().Kevin Buettner1-4/+4