summaryrefslogtreecommitdiff
path: root/gdb/gdbarch.h
Commit message (Expand)AuthorAgeFilesLines
* 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
* gdbarch.sh provides default for USE_STRUCT_CONVENTION.Andrew Cagney2001-11-071-0/+5
* Add predicate for PUSH_RETURN_ADDRESS.Andrew Cagney2001-11-061-0/+25
* * arch-utils.c (generic_in_function_epilogue_p): New function.Corinna Vinschen2001-11-061-0/+14
* Change INIT_EXTRA_FRAME_INFO() to a function with predicate.Andrew Cagney2001-11-051-0/+25
* * arch-utils.c (generic_in_solib_call_trampoline): New function.Corinna Vinschen2001-10-311-0/+21
* Add explicit #include of "value.h".Andrew Cagney2001-10-211-0/+3
* Provide a valid non-multi-arch default for INTEGER_TO_ADDRESS.Andrew Cagney2001-10-151-1/+1
* Add INTEGER_TO_ADDRESS to hadle nasty harvard architectures that doAndrew Cagney2001-10-151-0/+37
* 2001-09-05 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-09-051-5/+19
* * arch-utils.c (generic_skip_trampoline_code): New function.Corinna Vinschen2001-08-151-0/+17
* * target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched.Andrew Cagney2001-08-111-0/+21
* Clean up the D10V port so that GDB and the target program noJim Blandy2001-07-101-110/+0