summaryrefslogtreecommitdiff
path: root/gdb/gdbarch.c
Commit message (Expand)AuthorAgeFilesLines
* 2004-01-26 David Carlton <carlton@kealia.com>cvs/carlton_dictionary-branchcarlton_dictionary-branchDavid Carlton2004-01-261-88/+7
* 2003-12-15 David Carlton <carlton@kealia.com>David Carlton2003-12-161-11/+4
* 2003-11-11 David Carlton <carlton@kealia.com>David Carlton2003-11-111-303/+410
* 2003-09-17 David Carlton <carlton@kealia.com>David Carlton2003-09-171-779/+594
* 2003-08-05 David Carlton <carlton@kealia.com>David Carlton2003-08-051-470/+237
* 2003-06-27 David Carlton <carlton@kealia.com>David Carlton2003-06-271-847/+977
* 2003-05-23 David Carlton <carlton@bactrian.org>David Carlton2003-05-231-177/+208
* 2003-04-30 David Carlton <carlton@bactrian.org>David Carlton2003-05-011-49/+56
* 2003-04-16 David Carlton <carlton@bactrian.org>David Carlton2003-04-161-454/+524
* 2003-03-05 David Carlton <carlton@math.stanford.edu>David Carlton2003-03-061-143/+228
* 2003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-071-51/+120
* 2002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton2002-12-231-204/+416
* 2002-11-15 David Carlton <carlton@math.stanford.edu>David Carlton2002-11-151-28/+62
* 2002-10-25 David Carlton <carlton@math.stanford.edu>David Carlton2002-10-251-0/+106
* Merge with mainline; merge tag carlton_dictionary-20021011-merge.David Carlton2002-10-111-0/+56
* 2002-09-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-09-181-0/+33
* 2002-09-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-09-131-1/+8
* * gdbarch.sh (NAME_OF_MALLOC): New variable in the architectureJoel Brobecker2002-09-131-0/+29
* * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): New methods.Mark Kettenis2002-09-061-0/+73
* Index: ChangeLogAndrew Cagney2002-08-241-52/+83
* 2002-08-21 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-08-211-2/+35
* 2002-08-20 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-08-201-0/+34
* 2002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-08-161-0/+33
* 2002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-08-151-5/+11
* 2002-08-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-08-101-4/+3
* 2002-08-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-08-071-86/+0
* Fri Aug 2 15:53:50 2002 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-08-021-0/+1
* 2002-08-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-08-021-28/+28
* Fix some K&R isms.Andrew Cagney2002-07-111-1/+1
* * gdbarch.sh (struct regcache): Add opaque declaration.Andrew Cagney2002-07-031-0/+77
* * gdbarch.sh (REGISTER_NAME): Change return type a constant stringAndrew Cagney2002-06-171-1/+1
* + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): RenameAndrew Cagney2002-06-141-48/+48
* Make print_float_info() multi-arch pure. Add ui_file and frame parameters.Andrew Cagney2002-06-111-15/+5
* * frame.c (GET_SAVED_REGISTER): Delete macro definition.Andrew Cagney2002-06-081-4/+3
* * gdbarch.sh (FRAME_CHAIN_VALID): Set default toAndrew Cagney2002-06-081-1/+1
* * gdbarch.sh (struct gdbarch_data): Add field init_p.Andrew Cagney2002-06-081-29/+29
* * Makefile.in (arch-utils.o): Add $(sim_regno_h).Andrew Cagney2002-05-291-1/+0
* * sim-regno.h: New file.Andrew Cagney2002-05-291-1/+2
* * config/m88k/tm-m88k.h: Update copyright.Andrew Cagney2002-05-131-29/+0
* * arch-utils.h (legacy_register_to_value): Declare.Andrew Cagney2002-05-121-0/+108
* * arch-utils.h (generic_register_size): Declare.Andrew Cagney2002-05-121-8/+6
* * gdbarch.sh (gdbarch_data): Add gdbarch parameter.Andrew Cagney2002-05-121-3/+3
* * gdbarch.sh (init_gdbarch_swap): Do not clear the swap section.Andrew Cagney2002-05-081-7/+40
* * gdbarch.sh: Assert that gdbarch is non-NULL.Andrew Cagney2002-05-031-0/+146
* Yank previous change - set current arch to NULL.Andrew Cagney2002-05-021-21/+14
* * gdbarch.sh (gdbarch_update_p): Swap out the old architectureAndrew Cagney2002-05-011-14/+21
* * arch-utils.h: Update copyright.Andrew Cagney2002-04-241-0/+33
* * gdbarch.sh (gdbarch_update_p): Keep the list of architecturesAndrew Cagney2002-04-201-24/+40
* * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney2002-04-181-1/+1
* * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default ofAndrew Cagney2002-04-071-21/+9