summaryrefslogtreecommitdiff
path: root/gdb/gdbarch.sh
Commit message (Expand)AuthorAgeFilesLines
* 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
* * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney2002-04-181-1/+1
* * gdbarch.sh (LANG): Set to ``c''.Andrew Cagney2002-04-171-0/+5
* * maint.c (maint_print_section_info): Rename print_section_info.Andrew Cagney2002-04-101-0/+2
* * gdbarch.sh (FP_REGNUM, PC_REGNUM, SP_REGNUM): Allow default ofAndrew Cagney2002-04-071-6/+4
* * gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.Andrew Cagney2002-04-061-0/+7
* Correct bad checkin (missing semicolon somehow)Daniel Jacobowitz2002-04-061-1/+1
* 2002-04-05 Daniel Jacobowitz <drow@mvista.com>Daniel Jacobowitz2002-04-061-0/+1
* * h8500-tdep.c (h8500_write_fp): Delete function.Andrew Cagney2002-04-061-1/+0
* * defs.h (XMALLOC): Define.Andrew Cagney2002-03-191-7/+0
* * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.Andrew Cagney2002-02-181-2/+8
* * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.Richard Earnshaw2002-02-181-0/+2
* * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.Andrew Cagney2002-02-161-1/+1
* * gdbarch.sh: For for level one methods, disallow a definitionAndrew Cagney2002-02-101-8/+19
* * gdbarch.sh (EXTRA_STACK_ALIGNMENT_NEEDED): Don't require whenAndrew Cagney2002-02-101-1/+1
* * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on badAndrew Cagney2002-02-101-4/+13
* * gdbarch.sh (PUSH_RETURN_ADDRESS): Don't require when multi-archAndrew Cagney2002-02-101-1/+1