aboutsummaryrefslogtreecommitdiff
path: root/gdb/gdbarch.h
AgeCommit message (Expand)AuthorFilesLines
2003-03-062003-03-05 David Carlton <carlton@math.stanford.edu>David Carlton1-60/+192
2003-02-072003-02-07 David Carlton <carlton@math.stanford.edu>David Carlton1-33/+140
2002-12-232002-12-23 David Carlton <carlton@math.stanford.edu>David Carlton1-35/+126
2002-11-152002-11-15 David Carlton <carlton@math.stanford.edu>David Carlton1-21/+48
2002-10-252002-10-25 David Carlton <carlton@math.stanford.edu>David Carlton1-0/+49
2002-10-11Merge with mainline; merge tag carlton_dictionary-20021011-merge.David Carlton1-0/+32
2002-09-20This commit was manufactured by cvs2svn to create branchcarlton_dictionary-20020920-branchpointnobody1-0/+2836
2002-09-03This commit was manufactured by cvs2svn to create branchnobody1-2740/+0
2002-08-24This commit was manufactured by cvs2svn to create branch 'readline_4_3readline_4_3-import-branchpointnobody1-146/+175
2002-06-15This commit was manufactured by cvs2svn to create branchnobody1-0/+2711
2002-05-28This commit was manufactured by cvs2svn to create branchnobody1-2711/+0
2002-05-15This commit was manufactured by cvs2svn to create branchcagney_regbuf-20020515-branchpointnobody1-17/+62
2002-05-06This commit was manufactured by cvs2svn to create branch 'jimb-jimb-macro-020506-branchpointnobody1-22/+87
2002-02-18* gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.Andrew Cagney1-3/+14
2002-02-18* gdbarch.sh (GET_LONGJMP_TARGET): Add rule.Richard Earnshaw1-0/+39
2002-02-16* gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.Andrew Cagney1-1/+1
2002-02-10* gdbarch.sh: For for level one methods, disallow a definitionAndrew Cagney1-16/+30
2002-02-10* valops.c (PUSH_ARGUMENTS): Delete definition.Andrew Cagney1-0/+5
2002-02-10* gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default toAndrew Cagney1-1/+1
2002-02-06* gdbarch.sh (PRINT_FLOAT_INFO): Add rule.Richard Earnshaw1-0/+17
2002-02-062002-02-04 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+35
2002-02-04* gdbarch.sh (copyright): Update years in generated header.Richard Earnshaw1-1/+21
2002-01-20Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true.Andrew Cagney1-26/+0
2002-01-20Eliminate IEEE_FLOAT.Andrew Cagney1-16/+0
2001-12-29* arch-utils.c (initialize_current_architecture): Test byte_orderAndrew Cagney1-3/+2
2001-12-20* gdbarch.sh (TARGET_CHAR_SIGNED): New macro.Jim Blandy1-0/+18
2001-12-07* dwarf2cfi.c: New file.Jiri Smid1-1/+38
2001-12-06Expand the regcache so that there is space for pseudo-registers.Andrew Cagney1-0/+40
2001-11-22 Fix for PR gdb/209, PR gdb/156:Tom Tromey1-0/+13
2001-11-07gdbarch.sh provides default for USE_STRUCT_CONVENTION.Andrew Cagney1-0/+5
2001-11-06Add predicate for PUSH_RETURN_ADDRESS.Andrew Cagney1-0/+25
2001-11-06 * arch-utils.c (generic_in_function_epilogue_p): New function.Corinna Vinschen1-0/+14
2001-11-05Change INIT_EXTRA_FRAME_INFO() to a function with predicate.Andrew Cagney1-0/+25
2001-10-31 * arch-utils.c (generic_in_solib_call_trampoline): New function.Corinna Vinschen1-0/+21
2001-10-21Add explicit #include of "value.h".Andrew Cagney1-0/+3
2001-10-15Provide a valid non-multi-arch default for INTEGER_TO_ADDRESS.Andrew Cagney1-1/+1
2001-10-15Add INTEGER_TO_ADDRESS to hadle nasty harvard architectures that doAndrew Cagney1-0/+37
2001-09-052001-09-05 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-5/+19
2001-08-15 * arch-utils.c (generic_skip_trampoline_code): New function.Corinna Vinschen1-0/+17
2001-08-11* target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched.Andrew Cagney1-0/+21
2001-07-10Clean up the D10V port so that GDB and the target program noJim Blandy1-110/+0
2001-06-18* gdbarch.sh: Generate an error when conflicting macroAndrew Cagney1-0/+385
2001-06-16* arch-utils.c (init_frame_pc_default): New functionAndrew Cagney1-1/+1
2001-06-15Multi-arch CANNOT_FETCH_REGISTER() and CANNOT_STORE_REGISTER().Andrew Cagney1-0/+28
2001-06-15Multi-arch INIT_FRAME_PC() and INIT_FRAME_PC_FIRST().Andrew Cagney1-0/+28
2001-06-15multi-arch ADDR_BITS_REMOVE.Andrew Cagney1-1/+25
2001-06-15* gdbarch.sh (EXTRACT_STRUCT_VALUE_ADDRESS_P): Delete definition.Andrew Cagney1-11/+22
2001-06-06* gdbarch.sh: Changes to effect the following:Jim Blandy1-0/+4
2001-05-14Fix logic selecting a new architecture. Use the sequence:Andrew Cagney1-12/+5
2001-05-04Phase 1 of the ptid_t changes.Kevin Buettner1-8/+8