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