summaryrefslogtreecommitdiff
path: root/gdb/i386-tdep.c
Commit message (Expand)AuthorAgeFilesLines
...
* * i386-tdep.c: Include "gdb_assert.h"Mark Kettenis2001-07-281-8/+22
* s/value_ptr/struct value */Andrew Cagney2001-07-151-2/+2
* * i386-tdep.c (i386_extract_return_value): Undo 2001-07-11 changesMark Kettenis2001-07-121-8/+13
* * i386-tdep.c (i386_extract_return_value): "Fix" comment.Mark Kettenis2001-07-111-1/+14
* * i386-tdep.c (i386_frame_saved_pc): New function.Mark Kettenis2001-05-091-0/+17
* * i386-tdep.c (i386_register_virtual_type): New function.Mark Kettenis2001-05-091-0/+31
* * i386-tdep.c (i386_frameless_function_invocation): New function.Mark Kettenis2001-04-191-0/+13
* * i386-tdep.c (i386_saved_pc_after_call): New function.Mark Kettenis2001-04-171-0/+8
* * i386-tdep.c (i386_frame_chain): New function.Mark Kettenis2001-04-161-0/+16
* * i386-tdep.c (i386_extract_return_value): Don't return the returnMark Kettenis2001-04-041-3/+8
* * i386-tdep.c (i386_extract_struct_value_address): New function.Mark Kettenis2001-04-011-0/+11
* * i386-tdep.c (i386_extract_return_value): If the type of theMark Kettenis2001-03-311-2/+11
* * i386-tdep.c (i386_push_arguments, i386_store_struct_return): NewMark Kettenis2001-03-261-0/+24
* * i386-tdep.c: Add back _initialize_i386_tdep prototype withMark Kettenis2001-03-211-0/+3
* * i386-tdep.c: Fix formatting.Mark Kettenis2001-03-171-220/+206
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
* Replace calls to abort() with calls to internal_error().Kevin Buettner2001-02-251-1/+1
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-3/+5
* * i386-tdep.c: Add missing ')' in comment.Mark Kettenis2000-12-211-1/+60
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-36/+19
* * config/i386/tm-i386.h: Add forward declaration of `struct value'.Mark Kettenis2000-06-121-0/+20
* Change signature of function add_set_enum_cmd() so that it usesAndrew Cagney2000-06-081-4/+4
* The attatched moves the remaining guff from gdbarch.{h,c,sh} toAndrew Cagney2000-06-071-0/+1
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-10/+11
* Fix signature of add_set_enum_cmd. Change VAR parameter to char**.Andrew Cagney2000-05-161-1/+1
* 2000-03-26 Mark Kettenis <kettenis@gnu.org>Mark Kettenis2000-03-261-0/+26
* 2000-03-22 Mark Kettenis <kettenis@gnu.org>Mark Kettenis2000-03-221-33/+43
* * i386-tdep.c (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFFSET0,Jim Blandy2000-03-161-257/+0
* 2000-03-08 Mark Kettenis <kettenis@gnu.org>Mark Kettenis2000-03-081-0/+11
* 2000-03-04 Mark Kettenis <kettenis@gnu.org>Mark Kettenis2000-03-041-34/+147
* From J.T.: Convert i386 to updated frame_saved_regs.Andrew Cagney2000-02-291-11/+13
* From Eli. Bring go32 target up-to-date with recent GDB i386 changes.Andrew Cagney2000-02-291-4/+7
* Doc fix.Jim Blandy2000-02-231-2/+2
* import gdb-1999-10-18 snapshotJason Molenda1999-10-191-9/+56
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-0/+1
* import gdb-1999-09-21Jason Molenda1999-09-221-46/+10
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-6/+70
* import gdb-1999-08-16 snapshotJason Molenda1999-08-161-3/+0
* import gdb-1999-08-09 snapshotJason Molenda1999-08-091-2/+0
* import gdb-1999-08-02 snapshotJason Molenda1999-08-021-0/+134
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-125/+130
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-1/+1
* import gdb-19990422 snapshotStan Shebs1999-04-261-5/+46
* Initial revisionStan Shebs1999-04-161-0/+794