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