aboutsummaryrefslogtreecommitdiff
path: root/gdb/alpha-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2003-06-13This commit was manufactured by cvs2svn to create branch 'jimb-jimb-ppc64-linux-20030613-branchpointnobody1-13/+6
2003-06-06This commit was manufactured by cvs2svn to create branchcagney_convert-20030606-branchpointnobody1-1371/+1042
2003-05-21This commit was manufactured by cvs2svn to create branchcagney_fileio-20030521-branchpointnobody1-7/+9
2003-05-09This commit was manufactured by cvs2svn to create branch 'jimb-jimb-ppc64-linux-20030509-branchpointnobody1-11/+9
2003-04-19This commit was manufactured by cvs2svn to create branchkettenis_i386newframe-20030419-branchpointnobody1-10/+11
2003-04-03This commit was manufactured by cvs2svn to create branchcagney_frameaddr-20030403-branchpointnobody1-7/+3
2003-03-26This commit was manufactured by cvs2svn to create branchcagney_framebase-20030326-branchpointnobody1-5/+2
2003-03-17This commit was manufactured by cvs2svn to create branchcagney_lazyid-20030317-branchpointnobody1-2/+1
2003-03-13This commit was manufactured by cvs2svn to create branchoffbyone-20030313-branchpointnobody1-5/+4
2003-03-03This commit was manufactured by cvs2svn to create branchcagney_offbyone-20030303-branchpointnobody1-8/+6
2003-02-02This commit was manufactured by cvs2svn to create branchinterps-20030202-branchpointnobody1-1/+1
2003-01-082003-01-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-16/+17
2003-01-082003-01-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+9
2003-01-082003-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-8/+8
2003-01-072003-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+1
2003-01-06 * alpha-tdep.c (alpha_gdbarch_init): Fix a small compilationJoel Brobecker1-1/+1
2003-01-05 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.Daniel Jacobowitz1-1/+0
2003-01-04 * arch-utils.c (gdbarch_info_init): Set osabi toDaniel Jacobowitz1-25/+9
2003-01-04gdb/Daniel Jacobowitz1-5/+1
2003-01-032003-01-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-21/+22
2003-01-032003-01-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+4
2003-01-022003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-6/+6
2002-12-112002-12-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-12-092002-12-08 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+4
2002-12-062002-12-06 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+1
2002-12-012002-12-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+2
2002-11-282002-11-28 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-282002-11-27 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+0
2002-11-262002-11-26 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-182002-11-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-7/+11
2002-11-142002-11-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-08-24Index: ChangeLogAndrew Cagney1-2/+1
2002-08-142002-08-13 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-50/+0
2002-06-19 * alpha-tdep.c (heuristic_proc_desc): Compute the size of theJoel Brobecker1-4/+39
2002-06-17* gdbarch.sh (REGISTER_NAME): Change return type a constant stringAndrew Cagney1-1/+1
2002-06-14+ * gdbarch.sh (DEPRECATED_EXTRACT_RETURN_VALUE): RenameAndrew Cagney1-4/+4
2002-05-21* Makefile.in (SFILES): Add osabi.c.Jason Thorpe1-243/+11
2002-05-05* alpha-tdep.c (alpha_extract_return_value): Don't useAlexandre Oliva1-1/+1
2002-04-26* alpha-tdep.h (gdbarch_tdep): Add sigcontext_addr member.Jason Thorpe1-1/+18
2002-04-26* alpha-tdep.c (alpha_skip_prologue_internal): RemoveJason Thorpe1-3/+2
2002-04-26* alpha-tdep.h (gdbarch_tdep): Add jb_pc and jb_elt_size members.Jason Thorpe1-0/+39
2002-04-25* alpha-tdep.c (alpha_breakpoint_from_pc): New function.Jason Thorpe1-0/+15
2002-04-25* alpha-linux-tdep.c (alpha_linux_pc_in_sigtramp): New function.Jason Thorpe1-6/+0
2002-04-25* Makefile.in (ALLDEPFILES): Add alpha-osf1-tdep.c.Jason Thorpe1-19/+55
2002-04-24* arch-utils.h: Update copyright.Andrew Cagney1-2/+2
2002-04-21* alpha-linux-tdep.c: New file. Move alpha_linux_sigtramp_offsetJason Thorpe1-70/+0
2002-04-21* alpha-tdep.c (alpha_abi_handler): New structure to describeJason Thorpe1-0/+73
2002-04-21* alpha-tdep.c (alpha_gdbarch_init): Set coerce_float_to_doubleJason Thorpe1-0/+4
2002-04-21* alpha-tdep.h (gdbarch_tdep): Add vm_min_address member.Jason Thorpe1-3/+12
2002-04-21* alpha-tdep.h: New file. Includes several Alpha target constantsJason Thorpe1-51/+464