2002-07-24 |
Andrew Cagney | 2002-07-24 Andrew Cagney <[email protected]> |
blob | commitdiff | raw |
2002-07-04 |
Mark Kettenis | * i386-tdep.h (I386_MAX_REGISTER_SIZE): New define. |
blob | commitdiff | raw | diff to current |
2002-07-04 |
Mark Kettenis | Convert i386 target to generic dummy frames. |
blob | commitdiff | raw | diff to current |
2002-07-03 |
Mark Kettenis | * i386-tdep.c (i386_frameless_signal_p): Provide an... |
blob | commitdiff | raw | diff to current |
2002-07-02 |
Mark Kettenis | * i386-tdep.c (i386_frameless_signal_p): New function. |
blob | commitdiff | raw | diff to current |
2002-07-01 |
Mark Kettenis | * i386-tdep.h (struct gdbarch_tdep): Replace sigtramp_s... |
blob | commitdiff | raw | diff to current |
2002-07-01 |
Mark Kettenis | * i386-tdep.c (i386_frameless_function_invocation, |
blob | commitdiff | raw | diff to current |
2002-06-17 |
Andrew Cagney | * gdbarch.sh (REGISTER_NAME): Change return type a... |
blob | commitdiff | raw | diff to current |
2002-06-16 |
Mark Kettenis | * config/i386/tm-i386.h (REGISTER_VIRTUAL_TYPE, |
blob | commitdiff | raw | diff to current |
2002-06-15 |
Mark Kettenis | * config/i386/tm-i386.h (PARM_BOUNDARY, CALL_DUMMY, |
blob | commitdiff | raw | diff to current |
2002-06-15 |
Mark Kettenis | * config/i386/tm-i386.h (PUSH_ARGUMENTS, STORE_STRUCT_R... |
blob | commitdiff | raw | diff to current |
2002-06-15 |
Mark Kettenis | * config/i386/tm-i386.h (FUNCTION_START_OFFSET, INNER_THAN, |
blob | commitdiff | raw | diff to current |
2002-06-15 |
Mark Kettenis | * config/i386/tm-i386.h (FRAMELESS_FUNCTION_INVOCATION, |
blob | commitdiff | raw | diff to current |
2002-06-15 |
Mark Kettenis | * i386-tdep.c (i386_coff_osabi_sniffer): Add "coff... |
blob | commitdiff | raw | diff to current |
2002-06-15 |
Mark Kettenis | Clean up the mess I made from my last checkin. |
blob | commitdiff | raw | diff to current |
2002-06-15 |
Mark Kettenis | * config/i386/tm-i386.h (MAX_NUM_REGS): Removed. |
blob | commitdiff | raw | diff to current |
2002-06-14 |
Mark Kettenis | * config/i386/tm-i386.h (TARGET_LONG_DOUBLE_FORMAT, |
blob | commitdiff | raw | diff to current |
2002-06-14 |
Mark Kettenis | * config/i386/i386sol2.mt (TDEPFILES): Add i386-sol2... |
blob | commitdiff | raw | diff to current |
2002-05-27 |
Martin Hunt | 2002-05-27 Martin M. Hunt <[email protected]> |
blob | commitdiff | raw | diff to current |
2002-05-09 |
Mark Kettenis | * i386-tdep.h (i386_abi): New enum. |
blob | commitdiff | raw | diff to current |
2002-03-19 |
Andrew Cagney | * defs.h (XMALLOC): Define. |
blob | commitdiff | raw | diff to current |
2002-02-19 |
Peter Schauer | * i386-tdep.c (i386_gdbarch_init): Eliminate incorrect use |
blob | commitdiff | raw | diff to current |
2002-02-19 |
Pierre Muller | * i386-tdep.c (get_longjmp_target): Fix compilation... |
blob | commitdiff | raw | diff to current |
2002-01-01 |
Mark Kettenis | * i386-tdep.h (struct gdbarch_tdep): Add `os_ident... |
blob | commitdiff | raw | diff to current |
2001-12-29 |
Mark Kettenis | * i386-tdep.c (i386_push_dummy_frame): Don't write... |
blob | commitdiff | raw | diff to current |
2001-12-27 |
Mark Kettenis | * config/i386/tm-i386.h (FP7_REGNUM, FIRST_FPU_CTRL_REGNUM, |
blob | commitdiff | raw | diff to current |
2001-12-02 |
Andrew Cagney | * i386-tdep.c (i386go32_frame_saved_pc): New function. |
blob | commitdiff | raw | diff to current |
2001-11-18 |
Andrew Cagney | * i386-tdep.c (i386_gdbarch_init): Initialize num_regs. |
blob | commitdiff | raw | diff to current |
2001-11-08 |
Mark Kettenis | * i386-tdep.c (i386_gdbarch_init): Fix typo. |
blob | commitdiff | raw | diff to current |
2001-11-08 |
Andrew Cagney | Enable multi-arch for i386. |
blob | commitdiff | raw | diff to current |
2001-11-08 |
Andrew Cagney | Don't update ``set architecture'' when ``set disassembl... |
blob | commitdiff | raw | diff to current |
2001-11-04 |
Mark Kettenis | * i386-tdep.c (i386_register_offset): Renamed from |
blob | commitdiff | raw | diff to current |
2001-10-31 |
Mark Kettenis | * config/i386/tm-i386.h (REGISTER_NAMES): Remove. |
blob | commitdiff | raw | diff to current |
2001-10-29 |
Mark Kettenis | * i386-tdep.c (i386_extract_return_value): Use |
blob | commitdiff | raw | diff to current |
2001-10-21 |
Andrew Cagney | Add explicit #include of "value.h". |
blob | commitdiff | raw | diff to current |
2001-08-01 |
Andrew Cagney | * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT) |
blob | commitdiff | raw | diff to current |
2001-07-30 |
Mark Kettenis | * i386-tdep.c (i386_register_convert_to_virtual): Replace |
blob | commitdiff | raw | diff to current |
2001-07-28 |
Mark Kettenis | * config/i386/tm-i386.h (STAB_REG_TO_REGNUM, SDB_REG_TO... |
blob | commitdiff | raw | diff to current |
2001-07-28 |
Mark Kettenis | * i386-tdep.c: Include "gdb_assert.h" |
blob | commitdiff | raw | diff to current |
2001-07-15 |
Andrew Cagney | s/value_ptr/struct value */ |
blob | commitdiff | raw | diff to current |
2001-07-12 |
Mark Kettenis | * i386-tdep.c (i386_extract_return_value): Undo 2001... |
blob | commitdiff | raw | diff to current |
2001-07-11 |
Mark Kettenis | * i386-tdep.c (i386_extract_return_value): "Fix" comment. |
blob | commitdiff | raw | diff to current |
2001-05-09 |
Mark Kettenis | * i386-tdep.c (i386_frame_saved_pc): New function. |
blob | commitdiff | raw | diff to current |
2001-05-09 |
Mark Kettenis | * i386-tdep.c (i386_register_virtual_type): New function. |
blob | commitdiff | raw | diff to current |
2001-04-19 |
Mark Kettenis | * i386-tdep.c (i386_frameless_function_invocation)... |
blob | commitdiff | raw | diff to current |
2001-04-17 |
Mark Kettenis | * i386-tdep.c (i386_saved_pc_after_call): New function. |
blob | commitdiff | raw | diff to current |
2001-04-16 |
Mark Kettenis | * i386-tdep.c (i386_frame_chain): New function. |
blob | commitdiff | raw | diff to current |
2001-04-04 |
Mark Kettenis | * i386-tdep.c (i386_extract_return_value): Don't return... |
blob | commitdiff | raw | diff to current |
2001-04-01 |
Mark Kettenis | * i386-tdep.c (i386_extract_struct_value_address):... |
blob | commitdiff | raw | diff to current |
2001-03-31 |
Mark Kettenis | * i386-tdep.c (i386_extract_return_value): If the type... |
blob | commitdiff | raw | diff to current |
2001-03-26 |
Mark Kettenis | * i386-tdep.c (i386_push_arguments, i386_store_struct_r... |
blob | commitdiff | raw | diff to current |
2001-03-21 |
Mark Kettenis | * i386-tdep.c: Add back _initialize_i386_tdep prototype... |
blob | commitdiff | raw | diff to current |
2001-03-17 |
Mark Kettenis | * i386-tdep.c: Fix formatting. |
blob | commitdiff | raw | diff to current |
2001-03-06 |
Kevin Buettner | Update/correct copyright notices. |
blob | commitdiff | raw | diff to current |
2001-03-01 |
Andrew Cagney | Create new file regcache.h. Update all uses. |
blob | commitdiff | raw | diff to current |
2001-02-25 |
Kevin Buettner | Replace calls to abort() with calls to internal_error(). |
blob | commitdiff | raw | diff to current |
2001-02-08 |
Andrew Cagney | Add __FILE__ and __LINE__ parameter to internal_error() / |
blob | commitdiff | raw | diff to current |
2000-12-21 |
Mark Kettenis | * i386-tdep.c: Add missing ')' in comment. |
blob | commitdiff | raw | diff to current |
2000-07-30 |
Kevin Buettner | Protoization. |
blob | commitdiff | raw | diff to current |
2000-07-09 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2000-07-07 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2000-06-12 |
Mark Kettenis | * config/i386/tm-i386.h: Add forward declaration of... |
blob | commitdiff | raw | diff to current |
2000-06-08 |
Andrew Cagney | Change signature of function add_set_enum_cmd() so... |
blob | commitdiff | raw | diff to current |
2000-06-07 |
Andrew Cagney | The attatched moves the remaining guff from gdbarch... |
blob | commitdiff | raw | diff to current |
2000-05-28 |
Kevin Buettner | PARAMS removal. |
blob | commitdiff | raw | diff to current |
2000-05-16 |
Andrew Cagney | Fix signature of add_set_enum_cmd. Change VAR paramete... |
blob | commitdiff | raw | diff to current |
2000-03-26 |
Mark Kettenis | 2000-03-26 Mark Kettenis <[email protected]> |
blob | commitdiff | raw | diff to current |
2000-03-22 |
Mark Kettenis | 2000-03-22 Mark Kettenis <[email protected]> |
blob | commitdiff | raw | diff to current |
2000-03-16 |
Jim Blandy | * i386-tdep.c (LINUX_SIGTRAMP_INSN0, LINUX_SIGTRAMP_OFF... |
blob | commitdiff | raw | diff to current |
2000-03-08 |
Mark Kettenis | 2000-03-08 Mark Kettenis <[email protected]> |
blob | commitdiff | raw | diff to current |
2000-03-04 |
Mark Kettenis | 2000-03-04 Mark Kettenis <[email protected]> |
blob | commitdiff | raw | diff to current |
2000-02-29 |
Andrew Cagney | From J.T.: Convert i386 to updated frame_saved_regs. |
blob | commitdiff | raw | diff to current |
2000-02-29 |
Andrew Cagney | From Eli. Bring go32 target up-to-date with recent... |
blob | commitdiff | raw | diff to current |
2000-02-23 |
Jim Blandy | Doc fix. |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Ian Lance Taylor | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
2000-02-22 |
Ian Lance Taylor | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-10-19 |
Jason Molenda | import gdb-1999-10-18 snapshot |
blob | commitdiff | raw | diff to current |
1999-10-05 |
Jason Molenda | import gdb-1999-10-04 snapshot |
blob | commitdiff | raw | diff to current |
1999-09-22 |
Jason Molenda | import gdb-1999-09-21 |
blob | commitdiff | raw | diff to current |
1999-09-09 |
Stan Shebs | import gdb-1999-09-08 snapshot |
blob | commitdiff | raw | diff to current |
1999-08-16 |
Jason Molenda | import gdb-1999-08-16 snapshot |
blob | commitdiff | raw | diff to current |
1999-08-16 |
Jason Molenda | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-08-09 |
Jason Molenda | import gdb-1999-08-09 snapshot |
blob | commitdiff | raw | diff to current |
1999-08-02 |
Jason Molenda | import gdb-1999-08-02 snapshot |
blob | commitdiff | raw | diff to current |
1999-08-02 |
Jason Molenda | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-07-19 |
Jason Molenda | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-07-07 |
Jason Molenda | import gdb-1999-07-07 post reformat |
blob | commitdiff | raw | diff to current |
1999-05-25 |
Jason Molenda | import gdb-1999-05-25 snapshot |
blob | commitdiff | raw | diff to current |
1999-05-03 |
Richard Henderson | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-04-27 |
Stan Shebs | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Stan Shebs | import gdb-19990422 snapshot |
blob | commitdiff | raw | diff to current |
1999-04-26 |
Stan Shebs | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Stan Shebs | Initial creation of sourceware repository |
blob | commitdiff | raw | diff to current |
1999-04-16 |
Stan Shebs | Initial creation of sourceware repository |
blob | commitdiff | raw |
1999-01-28 |
Jim Ingham | This is the merge of the Itcl3.0 gdbtk development... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
Elena Zannoni | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1998-12-21 |
nobody | This commit was manufactured by cvs2svn to create branc... |
blob | commitdiff | raw |
1998-03-25 |
Tom Tromey | This commit was generated by cvs2svn to track changes... |
blob | commitdiff | raw | diff to current |
1996-07-12 |
Stu Grossman | * i386-tdep.c (set_assembly_language_command): New... |
blob | commitdiff | raw | diff to current |
1995-08-01 |
J.T. Conklin | * configure.in: Check for working mmap, ansi headers... |
blob | commitdiff | raw | diff to current |
next |