summaryrefslogtreecommitdiff
path: root/gdb/gdbarch.h
Commit message (Expand)AuthorAgeFilesLines
* 2002-09-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-09-181-0/+6
* 2002-09-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-09-131-0/+25
* * gdbarch.sh (NAME_OF_MALLOC): New variable in the architectureJoel Brobecker2002-09-131-1/+17
* * gdbarch.sh (SIGTRAMP_START, SIGTRAMP_END): New methods.Mark Kettenis2002-09-061-1/+50
* Index: ChangeLogAndrew Cagney2002-08-241-32/+49
* 2002-08-21 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-08-211-1/+25
* 2002-08-20 Michael Snyder <msnyder@redhat.com>Michael Snyder2002-08-201-1/+20
* 2002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-08-161-0/+6
* 2002-08-15 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-08-151-2/+4
* 2002-08-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-08-101-0/+5
* 2002-08-07 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-08-071-82/+0
* 2002-08-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-08-021-8/+8
* Fix some K&R isms.Andrew Cagney2002-07-111-1/+1
* * gdbarch.sh (struct regcache): Add opaque declaration.Andrew Cagney2002-07-031-0/+55
* * gdbarch.sh (REGISTER_NAME): Change return type a constant stringAndrew Cagney2002-06-171-2/+2
* + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): RenameAndrew Cagney2002-06-141-27/+27
* Make print_float_info() multi-arch pure. Add ui_file and frame parameters.Andrew Cagney2002-06-111-15/+2
* * frame.c (GET_SAVED_REGISTER): Delete macro definition.Andrew Cagney2002-06-081-5/+6
* * 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-11/+6
* Regenerate.Andrew Cagney2002-06-011-1/+0
* * sim-regno.h: New file.Andrew Cagney2002-05-291-1/+2
* * config/m88k/tm-m88k.h: Update copyright.Andrew Cagney2002-05-131-16/+0
* * arch-utils.h (legacy_register_to_value): Declare.Andrew Cagney2002-05-121-0/+51
* * arch-utils.h (generic_register_size): Declare.Andrew Cagney2002-05-121-0/+10
* * gdbarch.sh (gdbarch_data): Add gdbarch parameter.Andrew Cagney2002-05-121-1/+1
* * arch-utils.h: Update copyright.Andrew Cagney2002-04-241-0/+38
* * gdbarch.sh (gdbarch_update_p): Keep the list of architecturesAndrew Cagney2002-04-201-3/+10
* * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney2002-04-181-2/+2
* * 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-3/+16
* * gdbarch.sh (PS_REGNUM): Add. Document. Default to -1.Andrew Cagney2002-04-061-0/+22
* * h8500-tdep.c (h8500_write_fp): Delete function.Andrew Cagney2002-04-061-17/+0
* * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.Andrew Cagney2002-02-181-3/+14
* * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.Richard Earnshaw2002-02-181-0/+39
* * 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-16/+30
* * valops.c (PUSH_ARGUMENTS): Delete definition.Andrew Cagney2002-02-101-0/+5
* * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default toAndrew Cagney2002-02-101-1/+1
* * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.Richard Earnshaw2002-02-061-0/+17
* 2002-02-04 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-02-061-0/+35
* * gdbarch.sh (copyright): Update years in generated header.Richard Earnshaw2002-02-041-1/+21
* Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true.Andrew Cagney2002-01-201-26/+0
* Eliminate IEEE_FLOAT.Andrew Cagney2002-01-201-16/+0
* * arch-utils.c (initialize_current_architecture): Test byte_orderAndrew Cagney2001-12-291-3/+2
* * gdbarch.sh (TARGET_CHAR_SIGNED): New macro.Jim Blandy2001-12-201-0/+18
* * dwarf2cfi.c: New file.Jiri Smid2001-12-071-1/+38
* Expand the regcache so that there is space for pseudo-registers.Andrew Cagney2001-12-061-0/+40
* Fix for PR gdb/209, PR gdb/156:Tom Tromey2001-11-221-0/+13