aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbarch.c
AgeCommit message (Expand)AuthorFilesLines
2002-11-052002-11-05 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+8
2002-11-032002-11-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+1
2002-11-022002-11-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+30
2002-10-262002-10-26 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-26/+26
2002-10-252002-10-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-20/+6
2002-10-16Address class support.Kevin Buettner1-0/+120
2002-10-10Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into CMarko Mlinar1-6/+7
2002-10-09Convert #ifdef HAVE_NONSTEPPABLE_WATCHPOINT into CMarko Mlinar1-0/+27
2002-10-022002-10-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+28
2002-09-182002-09-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+33
2002-09-132002-09-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+8
2002-09-13 * gdbarch.sh (NAME_OF_MALLOC): New variable in the architectureJoel Brobecker1-0/+29
2002-09-06* gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): New methods.Mark Kettenis1-0/+73
2002-08-24Index: ChangeLogAndrew Cagney1-52/+83
2002-08-212002-08-21 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+35
2002-08-202002-08-20 Michael Snyder <msnyder@redhat.com>Michael Snyder1-0/+34
2002-08-162002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+33
2002-08-152002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-5/+11
2002-08-102002-08-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+3
2002-08-072002-08-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-86/+0
2002-08-02Fri Aug 2 15:53:50 2002 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+1
2002-08-022002-08-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-28/+28
2002-07-11Fix some K&R isms.Andrew Cagney1-1/+1
2002-07-03* gdbarch.sh (struct regcache): Add opaque declaration.Andrew Cagney1-0/+77
2002-06-17* gdbarch.sh (REGISTER_NAME): Change return type a constant stringAndrew Cagney1-1/+1
2002-06-14+ * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): RenameAndrew Cagney1-48/+48
2002-06-11Make print_float_info() multi-arch pure. Add ui_file and frame parameters.Andrew Cagney1-15/+5
2002-06-08* frame.c (GET_SAVED_REGISTER): Delete macro definition.Andrew Cagney1-4/+3
2002-06-08* gdbarch.sh (FRAME_CHAIN_VALID): Set default toAndrew Cagney1-1/+1
2002-06-08* gdbarch.sh (struct gdbarch_data): Add field init_p.Andrew Cagney1-29/+29
2002-05-29* Makefile.in (arch-utils.o): Add $(sim_regno_h).Andrew Cagney1-1/+0
2002-05-29* sim-regno.h: New file.Andrew Cagney1-1/+2
2002-05-13* config/m88k/tm-m88k.h: Update copyright.Andrew Cagney1-29/+0
2002-05-12* arch-utils.h (legacy_register_to_value): Declare.Andrew Cagney1-0/+108
2002-05-12* arch-utils.h (generic_register_size): Declare.Andrew Cagney1-8/+6
2002-05-12* gdbarch.sh (gdbarch_data): Add gdbarch parameter.Andrew Cagney1-3/+3
2002-05-08* gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.Andrew Cagney1-7/+40
2002-05-03* gdbarch.sh: Assert that gdbarch is non-NULL.Andrew Cagney1-0/+146
2002-05-02Yank previous change - set current arch to NULL.Andrew Cagney1-21/+14
2002-05-01* gdbarch.sh (gdbarch_update_p): Swap out the old architectureAndrew Cagney1-14/+21
2002-04-24* arch-utils.h: Update copyright.Andrew Cagney1-0/+33
2002-04-20* gdbarch.sh (gdbarch_update_p): Keep the list of architecturesAndrew Cagney1-24/+40
2002-04-18* gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney1-1/+1
2002-04-07* gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default ofAndrew Cagney1-21/+9
2002-04-06* gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.Andrew Cagney1-0/+28
2002-04-06Correct bad checkin (missing semicolon somehow)Daniel Jacobowitz1-1/+1
2002-04-062002-04-05 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz1-0/+1
2002-04-06* h8500-tdep.c (h8500_write_fp): Delete function.Andrew Cagney1-36/+0
2002-03-19* defs.h (XMALLOC): Define.Andrew Cagney1-7/+0
2002-02-18* gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.Andrew Cagney1-3/+2