summaryrefslogtreecommitdiff
path: root/gdb/sparc-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branchkettenis_i386newframe-20030406-branchpointkettenis_i386newframe-20030406-branchnobody2003-04-061-3/+2
* This commit was manufactured by cvs2svn to create branchcagney_frameaddr-20030403-branchpointnobody2003-04-031-17/+7
* This commit was manufactured by cvs2svn to create branchcagney_framebase-20030326-branchpointnobody2003-03-261-11/+12
* This commit was manufactured by cvs2svn to create branchcagney_lazyid-20030317-branchpointnobody2003-03-171-25/+28
* This commit was manufactured by cvs2svn to create branchoffbyone-20030313-branchpointnobody2003-03-131-2/+2
* This commit was manufactured by cvs2svn to create branchcagney_offbyone-20030303-branchpointnobody2003-03-031-7/+19
* This commit was manufactured by cvs2svn to create branchinterps-20030202-branchpointnobody2003-02-021-2/+1
* 2003-01-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-081-48/+54
* 2003-01-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-081-21/+23
* 2003-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-081-17/+17
* 2003-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-071-2/+1
* 2003-01-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-061-1/+1
* * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.Daniel Jacobowitz2003-01-051-8/+0
* * arch-utils.c (gdbarch_info_init): Set osabi toDaniel Jacobowitz2003-01-041-25/+25
* gdb/Daniel Jacobowitz2003-01-041-11/+1
* 2003-01-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-01-031-7/+7
* 2003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2003-01-021-15/+15
* 2002-12-11 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-12-111-5/+6
* 2002-12-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-011-4/+4
* 2002-11-29 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-291-11/+11
* 2002-11-28 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-281-1/+1
* 2002-11-27 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-281-2/+0
* 2002-11-26 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-261-4/+4
* 2002-11-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-241-5/+5
* 2002-11-22 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-231-2/+0
* 2002-11-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-181-3/+3
* 2002-11-14 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-141-2/+2
* 2002-11-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-141-30/+33
* 2002-11-10 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-101-2/+2
* 2002-11-05 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-051-1/+141
* 2002-11-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-11-021-18/+18
* Index: ChangeLogAndrew Cagney2002-08-241-8/+8
* 2002-07-26 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-07-291-1/+0
* * gdbarch.sh (REGISTER_NAME): Change return type a constant stringAndrew Cagney2002-06-171-4/+4
* + * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): RenameAndrew Cagney2002-06-141-11/+9
* * Makefile.in (sparc-tdep.o): Add osabi.h to dependency list.Jason Thorpe2002-05-311-4/+44
* * sparc-tdep.c (sparc_get_saved_register): Comment whyAndrew Cagney2002-05-051-0/+10
* * sparc-tdep.c (sparc_gdbarch_init): Add comment explaining whyAndrew Cagney2002-04-261-0/+44
* 2002-04-24 David S. Miller <davem@redhat.com>David S. Miller2002-04-261-13/+22
* 2002-04-20 David S. Miller <davem@redhat.com>David S. Miller2002-04-241-1/+1
* Revert Sparc OS abi changes.David S. Miller2002-04-221-223/+77
* 2002-04-20 David S. Miller <davem@redhat.com>David S. Miller2002-04-221-77/+223
* 2002-04-21 David S. Miller <davem@redhat.com>David S. Miller2002-04-221-4/+10
* * sparc-tdep.c (sparc_get_saved_register): Use get_prev_frameAndrew Cagney2002-04-201-4/+4
* * defs.h (read_relative_register_raw_bytes): Delete declaration.Andrew Cagney2002-04-121-8/+10
* * sparc-tdep.c (sparc_push_dummy_frame): Use GDB_TARGET_IS_SPARC64Andrew Cagney2002-04-061-1/+1
* * sparc-tdep.c (sparc64_write_fp): Delete.Andrew Cagney2002-04-051-14/+20
* * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PCRichard Earnshaw2002-02-201-2/+3
* Assume TARGET_BYTE_ORDER_SELECTABLE{,_P} is always true.Andrew Cagney2002-01-201-9/+2
* Eliminate IEEE_FLOAT.Andrew Cagney2002-01-201-1/+0