summaryrefslogtreecommitdiff
path: root/gdb/gdbarch.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'readline_4_3readline_4_3-import-branchpointnobody2002-08-241-207/+324
* This commit was manufactured by cvs2svn to create branchnobody2002-06-151-0/+5348
* This commit was manufactured by cvs2svn to create branchnobody2002-05-281-5348/+0
* This commit was manufactured by cvs2svn to create branchcagney_regbuf-20020515-branchpointnobody2002-05-151-47/+157
* This commit was manufactured by cvs2svn to create branch 'jimb-jimb-macro-020506-branchpointnobody2002-05-061-89/+258
* * gdbarch.sh (FRAME_CHAIN_VALID): Only require at level 2.Andrew Cagney2002-02-181-3/+2
* * gdbarch.sh (GET_LONGJMP_TARGET): Add rule.Richard Earnshaw2002-02-181-0/+38
* * gdbarch.sh (TARGET_LONG_DOUBLE_BIT): Default to 64.Andrew Cagney2002-02-161-1/+1
* * gdbarch.sh: Map LEVEL onto a symbolic GT_LEVEL. Exit on badAndrew Cagney2002-02-101-43/+43
* * gdbarch.sh (REGISTER_CONVERTIBLE): Don't require whenAndrew Cagney2002-02-101-2/+2
* * valops.c (PUSH_ARGUMENTS): Delete definition.Andrew Cagney2002-02-101-3/+2
* * gdbarch.sh (TARGET_LONG_DOUBLE_FORMAT): Default toAndrew Cagney2002-02-101-1/+1
* * gdbarch.sh (PRINT_FLOAT_INFO): Add rule.Richard Earnshaw2002-02-061-53/+89
* 2002-02-04 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-02-061-53/+125
* * gdbarch.sh (copyright): Update years in generated header.Richard Earnshaw2002-02-041-1/+34
* Eliminate IEEE_FLOAT.Andrew Cagney2002-01-201-27/+0
* s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney2002-01-051-3/+3
* * arch-utils.c (initialize_current_architecture): Test byte_orderAndrew Cagney2001-12-291-5/+5
* * gdbarch.sh: When an int variable, print value using %d insteadAndrew Cagney2001-12-251-66/+66
* * gdbarch.sh (TARGET_CHAR_SIGNED): Do not specify the printAndrew Cagney2001-12-201-1/+1
* * gdbarch.sh (TARGET_CHAR_SIGNED): New macro.Jim Blandy2001-12-201-0/+31
* Regenerate.Andrew Cagney2001-12-151-1/+0
* LITTLE_ENDIAN -> BFD_ENDIAN_LITTLEAndrew Cagney2001-12-151-2/+3
* 2001-12-10 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-12-111-1/+1
* * arch-utils.c (generic_register_raw_size): New function.Andrew Cagney2001-12-101-1/+1
* * dwarf2cfi.c: New file.Jiri Smid2001-12-071-0/+41
* Expand the regcache so that there is space for pseudo-registers.Andrew Cagney2001-12-061-2/+14
* Fix for PR gdb/209, PR gdb/156:Tom Tromey2001-11-221-0/+26
* When non-multi-arch, use predefault as the value of a pure-multi-archAndrew Cagney2001-11-081-1/+1
* gdbarch.sh provides default for USE_STRUCT_CONVENTION.Andrew Cagney2001-11-071-3/+2
* gdbarch.sh (PC_IN_CALL_DUMMY): Require a value.Andrew Cagney2001-11-071-1/+1
* gdbarch.sh (CALL_DUMMY_LOCATION): Require a value.Andrew Cagney2001-11-061-1/+1
* Add predicate for PUSH_RETURN_ADDRESS.Andrew Cagney2001-11-061-3/+7
* * arch-utils.c (generic_in_function_epilogue_p): New function.Corinna Vinschen2001-11-061-0/+26
* Change INIT_EXTRA_FRAME_INFO() to a function with predicate.Andrew Cagney2001-11-051-3/+7
* * gdbarch.sh (verify_gdbarch): Use a mem_file to accumulate allAndrew Cagney2001-11-051-98/+62
* * arch-utils.c (generic_in_solib_call_trampoline): New function.Corinna Vinschen2001-10-311-0/+33
* Add explicit #include of "value.h".Andrew Cagney2001-10-211-0/+1
* Add INTEGER_TO_ADDRESS to hadle nasty harvard architectures that doAndrew Cagney2001-10-151-0/+38
* From 2001-07-09 D.J. Barrow <djbarrow@de.ibm.com>:Andrew Cagney2001-10-131-2/+2
* * gdbarch.sh (gdbarch_alloc): Name the new architectureAndrew Cagney2001-09-301-75/+81
* * gdbarch.sh (gdbarch_dump): Sort output.Andrew Cagney2001-09-291-1030/+842
* 2001-09-05 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-09-051-0/+35
* * arch-utils.c (generic_skip_trampoline_code): New function.Corinna Vinschen2001-08-151-0/+35
* * target.h (TARGET_VIRTUAL_FRAME_POINTER): Delete, multi-arched.Andrew Cagney2001-08-111-0/+36
* * gdb-events.sh: Add architecture_changed event.Keith Seitz2001-08-111-1/+4
* Clean up the D10V port so that GDB and the target program noJim Blandy2001-07-101-204/+0
* * arch-utils.c (init_frame_pc_default): New functionAndrew Cagney2001-06-161-1/+1
* regenerate gdbarch.c.Andrew Cagney2001-06-161-8/+8
* Multi-arch CANNOT_FETCH_REGISTER() and CANNOT_STORE_REGISTER().Andrew Cagney2001-06-151-0/+70