aboutsummaryrefslogtreecommitdiff
path: root/gdb/i386-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2002-05-09* i386-tdep.h (i386_abi): New enum.Mark Kettenis1-58/+224
2002-03-19* defs.h (XMALLOC): Define.Andrew Cagney1-6/+3
2002-02-19 * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect usePeter Schauer1-3/+3
2002-02-19 * i386-tdep.c (get_longjmp_target): Fix compilation failurePierre Muller1-0/+10
2002-01-01* i386-tdep.h (struct gdbarch_tdep): Add `os_ident' member.Mark Kettenis1-4/+90
2001-12-29* i386-tdep.c (i386_push_dummy_frame): Don't write back theMark Kettenis1-1/+3
2001-12-27* config/i386/tm-i386.h (FP7_REGNUM, FIRST_FPU_CTRL_REGNUM,Mark Kettenis1-0/+4
2001-12-02* i386-tdep.c (i386go32_frame_saved_pc): New function.Andrew Cagney1-0/+6
2001-11-18* i386-tdep.c (i386_gdbarch_init): Initialize num_regs.Andrew Cagney1-0/+4
2001-11-08* i386-tdep.c (i386_gdbarch_init): Fix typo.Mark Kettenis1-1/+1
2001-11-08Enable multi-arch for i386.Andrew Cagney1-1/+40
2001-11-08Don't update ``set architecture'' when ``set disassembly-flavor[sic]''Andrew Cagney1-32/+0
2001-11-04* i386-tdep.c (i386_register_offset): Renamed fromMark Kettenis1-20/+33
2001-10-31* config/i386/tm-i386.h (REGISTER_NAMES): Remove.Mark Kettenis1-0/+30
2001-10-29* i386-tdep.c (i386_extract_return_value): UseMark Kettenis1-56/+32
2001-10-21Add explicit #include of "value.h".Andrew Cagney1-0/+1
2001-08-01* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)Andrew Cagney1-0/+1
2001-07-30* i386-tdep.c (i386_register_convert_to_virtual): ReplaceMark Kettenis1-1/+7
2001-07-28* config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO_REGNUM,Mark Kettenis1-0/+62
2001-07-28* i386-tdep.c: Include "gdb_assert.h"Mark Kettenis1-8/+22
2001-07-15s/value_ptr/struct value */Andrew Cagney1-2/+2
2001-07-12* i386-tdep.c (i386_extract_return_value): Undo 2001-07-11 changesMark Kettenis1-8/+13
2001-07-11* i386-tdep.c (i386_extract_return_value): "Fix" comment.Mark Kettenis1-1/+14
2001-05-09* i386-tdep.c (i386_frame_saved_pc): New function.Mark Kettenis1-0/+17
2001-05-09* i386-tdep.c (i386_register_virtual_type): New function.Mark Kettenis1-0/+31
2001-04-19* i386-tdep.c (i386_frameless_function_invocation): New function.Mark Kettenis1-0/+13
2001-04-17* i386-tdep.c (i386_saved_pc_after_call): New function.Mark Kettenis1-0/+8
2001-04-16* i386-tdep.c (i386_frame_chain): New function.Mark Kettenis1-0/+16
2001-04-04* i386-tdep.c (i386_extract_return_value): Don't return the returnMark Kettenis1-3/+8
2001-04-01* i386-tdep.c (i386_extract_struct_value_address): New function.Mark Kettenis1-0/+11
2001-03-31* i386-tdep.c (i386_extract_return_value): If the type of theMark Kettenis1-2/+11
2001-03-26* i386-tdep.c (i386_push_arguments, i386_store_struct_return): NewMark Kettenis1-0/+24
2001-03-21* i386-tdep.c: Add back _initialize_i386_tdep prototype withMark Kettenis1-0/+3
2001-03-17* i386-tdep.c: Fix formatting.Mark Kettenis1-220/+206
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-0/+1
2001-02-25Replace calls to abort() with calls to internal_error().Kevin Buettner1-1/+1
2001-02-08Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney1-3/+5
2000-12-21* i386-tdep.c: Add missing ')' in comment.Mark Kettenis1-1/+60
2000-07-30Protoization.Kevin Buettner1-36/+19
2000-06-12* config/i386/tm-i386.h: Add forward declaration of `struct value'.Mark Kettenis1-0/+20
2000-06-08Change signature of function add_set_enum_cmd() so that it usesAndrew Cagney1-4/+4
2000-06-07The attatched moves the remaining guff from gdbarch.{h,c,sh} toAndrew Cagney1-0/+1
2000-05-28PARAMS removal.Kevin Buettner1-10/+11
2000-05-16Fix signature of add_set_enum_cmd. Change VAR parameter to char**.Andrew Cagney1-1/+1
2000-03-262000-03-26 Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-0/+26
2000-03-222000-03-22 Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-33/+43
2000-03-16* i386-tdep.c (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0,Jim Blandy1-257/+0
2000-03-082000-03-08 Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-0/+11
2000-03-042000-03-04 Mark Kettenis <kettenis@gnu.org>Mark Kettenis1-34/+147