aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2003-07-212003-07-21 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-07-02Ulgh! Revert stray patch involving trad-frames.Andrew Cagney1-25/+34
2003-07-012003-07-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-34/+25
2003-06-22This commit was manufactured by cvs2svn to create branch 'gdb_6_0-branch'.gdb_6_0-2003-06-23-branchpointnobody1-37/+115
2003-06-13This commit was manufactured by cvs2svn to create branch 'jimb-jimb-ppc64-linux-20030613-branchpointnobody1-14/+17
2003-06-06This commit was manufactured by cvs2svn to create branchcagney_convert-20030606-branchpointnobody1-515/+698
2003-05-21This commit was manufactured by cvs2svn to create branchcagney_fileio-20030521-branchpointnobody1-2/+2
2003-05-09This commit was manufactured by cvs2svn to create branch 'jimb-jimb-ppc64-linux-20030509-branchpointnobody1-10/+10
2003-04-19This commit was manufactured by cvs2svn to create branchkettenis_i386newframe-20030419-branchpointnobody1-100/+36
2003-04-06This commit was manufactured by cvs2svn to create branchkettenis_i386newframe-20030406-branchpointkettenis_i386newframe-20030406-branchnobody1-2/+2
2003-04-03This commit was manufactured by cvs2svn to create branchcagney_frameaddr-20030403-branchpointnobody1-17/+6
2003-03-26This commit was manufactured by cvs2svn to create branchcagney_framebase-20030326-branchpointnobody1-7/+6
2003-03-17This commit was manufactured by cvs2svn to create branchcagney_lazyid-20030317-branchpointnobody1-5/+3
2003-03-13This commit was manufactured by cvs2svn to create branchoffbyone-20030313-branchpointnobody1-1/+1
2003-03-03This commit was manufactured by cvs2svn to create branchcagney_offbyone-20030303-branchpointnobody1-5/+4
2003-01-082003-01-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+5
2003-01-082003-01-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-8/+8
2003-01-05* i386-tdep.c (i386_get_longjmp_target): Make usable on x86-64.Mark Kettenis1-6/+7
2003-01-05 * arm-tdep.c (arm_frame_chain_valid): Remove unnecessary test.Daniel Jacobowitz1-7/+0
2003-01-04 * arch-utils.c (gdbarch_info_init): Set osabi toDaniel Jacobowitz1-19/+7
2003-01-032003-01-03 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-6/+6
2003-01-022003-01-02 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-6/+6
2002-12-21* osabi.c: Include "gdb_assert.h" and "gdb_string.h".Mark Kettenis1-3/+3
2002-12-11* i386-tdep.c: Include "dummy-frame.h".Mark Kettenis1-4/+3
2002-12-112002-12-10 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+4
2002-12-012002-12-01 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+3
2002-11-282002-11-27 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-3/+0
2002-11-262002-11-26 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-242002-11-19 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-1/+1
2002-11-232002-11-22 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-2/+0
2002-11-182002-11-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-12/+11
2002-11-162002-11-15 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+0
2002-11-082002-11-08 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-0/+58
2002-11-08 * i386-tdep.c (i386_frameless_signal_p): Make non static forJoel Brobecker1-1/+1
2002-11-082002-11-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-10/+42
2002-11-022002-11-02 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2002-10-26* i386-tdep.c (i386_frame_saved_pc): Replace call toMark Kettenis1-2/+6
2002-10-26* i386-tdep.c (i386_extract_struct_value_address): UseMark Kettenis1-15/+7
2002-09-172002-09-17 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+2
2002-09-15* i386-tdep.c (gdb_print_insn_i386): Removed.Mark Kettenis1-12/+13
2002-09-06* i386-tdep.c (i386_register_virtual_type,Mark Kettenis1-12/+11
2002-08-26* i386-tdep.c (i386_store_return_value): Undeprecate. Convert toMark Kettenis1-13/+13
2002-08-24Index: ChangeLogAndrew Cagney1-2/+3
2002-08-23* i386-tdep.c: Include "objfiles.h".Mark Kettenis1-0/+5
2002-08-18* i386-tdep.c (i386_do_pop_frame, i386_store_return_value): CallMark Kettenis1-4/+2
2002-08-17* i386-tdep.c (i386_svr4_init_abi, i386_nw_init_abi): UseMark Kettenis1-2/+2
2002-08-16 * i386-tdep.c (i386_pe_skip_trampoline_code): renamed fromJoel Brobecker1-1/+1
2002-08-15* i387-tdep.h (i387_print_float_info): New prototype.Mark Kettenis1-0/+3
2002-08-13* i386-tdep.c (i386_stab_reg_to_regnum): Return correct registerMark Kettenis1-3/+1
2002-08-13* i386-tdep.c (i386_gdbarch_init): UseAndrew Cagney1-1/+1