summaryrefslogtreecommitdiff
path: root/gdb/gdbarch.sh
Commit message (Expand)AuthorAgeFilesLines
* 2004-01-26 David Carlton <carlton@kealia.com>cvs/carlton_dictionary-branchcarlton_dictionary-branchDavid Carlton2004-01-261-8/+9
* 2003-12-15 David Carlton <carlton@kealia.com>David Carlton2003-12-161-28/+2
* 2003-11-11 David Carlton <carlton@kealia.com>David Carlton2003-11-111-208/+211
* 2003-09-17 David Carlton <carlton@kealia.com>David Carlton2003-09-171-141/+48
* 2003-08-05 David Carlton <carlton@kealia.com>David Carlton2003-08-051-100/+95
* 2003-06-27 David Carlton <carlton@kealia.com>David Carlton2003-06-271-105/+123
* 2003-05-23 David Carlton <carlton@bactrian.org>David Carlton2003-05-231-31/+39
* 2003-04-30 David Carlton <carlton@bactrian.org>David Carlton2003-05-011-26/+11
* 2003-04-16 David Carlton <carlton@bactrian.org>David Carlton2003-04-161-39/+39
* 2003-03-05 David Carlton <carlton@math.stanford.edu>David Carlton2003-03-061-7/+28
* 2003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton2003-02-071-54/+75
* 2002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton2002-12-231-28/+62
* 2002-11-15 David Carlton <carlton@math.stanford.edu>David Carlton2002-11-151-2/+6
* 2002-10-25 David Carlton <carlton@math.stanford.edu>David Carlton2002-10-251-0/+3
* Merge with mainline; merge tag carlton_dictionary-20021011-merge.David Carlton2002-10-111-0/+2
* 2002-09-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-09-181-0/+1
* 2002-09-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-09-131-1/+1
* * gdbarch.sh (NAME_OF_MALLOC): New variable in the architectureJoel Brobecker2002-09-131-0/+1
* * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): New methods.Mark Kettenis2002-09-061-0/+2
* Index: ChangeLogAndrew Cagney2002-08-241-3/+6
* 2002-08-21 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-08-211-1/+3
* 2002-08-20 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-08-201-1/+7
* 2002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-08-161-0/+1
* 2002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-08-151-1/+1
* 2002-08-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-08-101-1/+1
* 2002-08-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-08-071-8/+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-2/+2
* Fix some K&R isms.Andrew Cagney2002-07-111-2/+2
* * gdbarch.sh (struct regcache): Add opaque declaration.Andrew Cagney2002-07-031-0/+3
* * 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-2/+2
* Make print_float_info() multi-arch pure. Add ui_file and frame parameters.Andrew Cagney2002-06-111-1/+1
* * frame.c (GET_SAVED_REGISTER): Delete macro definition.Andrew Cagney2002-06-081-4/+1
* * gdbarch.sh (FRAME_CHAIN_VALID): Set default toAndrew Cagney2002-06-081-1/+1
* Oops, missed DanielJ's tipo.Andrew Cagney2002-06-081-1/+1
* * gdbarch.sh (struct gdbarch_data): Add field init_p.Andrew Cagney2002-06-081-40/+35
* * Makefile.in (arch-utils.o): Add $(sim_regno_h).Andrew Cagney2002-05-291-2/+0
* * sim-regno.h: New file.Andrew Cagney2002-05-291-1/+3
* * config/m88k/tm-m88k.h: Update copyright.Andrew Cagney2002-05-131-1/+0
* * arch-utils.h (legacy_register_to_value): Declare.Andrew Cagney2002-05-121-0/+4
* * arch-utils.h (generic_register_size): Declare.Andrew Cagney2002-05-121-2/+2
* * gdbarch.sh (gdbarch_data): Add gdbarch parameter.Andrew Cagney2002-05-121-4/+4
* * 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/+4
* 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
* * gdbarch.sh (LC_ALL): Set to `c'.Andrew Cagney2002-04-251-0/+1
* * arch-utils.h: Update copyright.Andrew Cagney2002-04-241-0/+21
* * gdbarch.sh (gdbarch_update_p): Keep the list of architecturesAndrew Cagney2002-04-201-27/+50