Age | Commit message (Expand) | Author | Files | Lines |
2000-04-13 | * mips-tdep.c (do_fp_register_row): copy the number of bytes | DJ Delorie | 2 | -2/+7 |
2000-04-13 | * config/i386/nm-i386sol2.h (CANNOT_STEP_HW_WATCHPOINTS): Define. | Peter Schauer | 4 | -4/+102 |
2000-04-13 | * sol-thread.c (init_sol_core_ops): Initialize to_thread_alive | Nicholas Duffek | 2 | -0/+11 |
2000-04-13 | * infrun.c (proceed, normal_stop): Change the error message about | Eli Zaretskii | 2 | -4/+14 |
2000-04-13 | Only re-generate copying.c when maintainer mode. | Andrew Cagney | 5 | -321/+390 |
2000-04-13 | IA-64 watchpoint support. | Kevin Buettner | 3 | -0/+215 |
2000-04-12 | * go32-nat.c (go32_insert_hw_breakpoint): When there are no more | Eli Zaretskii | 2 | -2/+9 |
2000-04-12 | * README: Mention special build instructions for DJGPP. | Eli Zaretskii | 3 | -0/+56 |
2000-04-12 | * top.c (gdb_completer_file_name_break_characters): New variable. | Eli Zaretskii | 2 | -0/+19 |
2000-04-12 | Typos fixed (from Dmitry Sivachenko <dima@Chg.RU>). | Eli Zaretskii | 1 | -7/+2 |
2000-04-12 | Changelog entry for gdbint.texinfo fix | Daniel Berlin | 1 | -0/+5 |
2000-04-12 | GDB->@value{GDBN} | Daniel Berlin | 1 | -210/+210 |
2000-04-12 | 2000-04-12 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 2 | -2/+21 |
2000-04-11 | 2000-04-11 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 3 | -28/+20 |
2000-04-11 | Cleanup USE_INCLUDED_REGEX. Move -D to acconfig.h. | Andrew Cagney | 6 | -68/+84 |
2000-04-10 | Move arm_skip_solib_resolver from arm-linux-nat.c to arm-linux-tdep.c. | Scott Bambrough | 3 | -126/+132 |
2000-04-10 | *** empty log message *** | Jim Blandy | 1 | -0/+5 |
2000-04-10 | Use the three-argument form of @xref to get the references right. | Jim Blandy | 1 | -6/+8 |
2000-04-10 | * gdbint.texinfo (Target Architecture Definition): Fix screwed-up | Jim Blandy | 1 | -6/+6 |
2000-04-10 | 2000-04-10 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 2 | -1/+7 |
2000-04-10 | 2000-04-10 Fernando Nasser <fnasser@cygnus.com> | Fernando Nasser | 2 | -2/+7 |
2000-04-10 | TODO, NEWS: Update. Mention MI. | Andrew Cagney | 3 | -190/+168 |
2000-04-09 | Rename gdbarch-utils.[hc] to arch-utils.[hc] | Andrew Cagney | 5 | -7/+15 |
2000-04-09 | Rename gdbarch-utils.[hc] to arch-utils.[hc]. | Andrew Cagney | 2 | -12/+134 |
2000-04-09 | 2000-04-07 J.T. Conklin <jtc@redback.com>: lynx-nat.c | Andrew Cagney | 2 | -10/+18 |
2000-04-09 | Compare VALUE_ADDRESS() return value with ZERO not NULL. | Andrew Cagney | 2 | -1/+6 |
2000-04-08 | * dwarf2read.c: Revert Andrew Cagney's change of Dec 15, 1997. | Jim Blandy | 3 | -33/+16 |
2000-04-08 | *** empty log message *** | Jim Blandy | 1 | -0/+8 |
2000-04-08 | * gdbint.texinfo (Using Different Register and Memory Data | Jim Blandy | 1 | -0/+115 |
2000-04-08 | * configure.in (NEW_PROC_API): Escape square brackets when testing | Peter Schauer | 3 | -2/+8 |
2000-04-08 | * gdb.base/call-ar-st.exp: Relax patterns matching tab characters. | J.T. Conklin | 2 | -4/+6 |
2000-04-07 | 2000-04-07 J.T. Conklin <jtc@redback.com> | J.T. Conklin | 2 | -2/+6 |
2000-04-07 | 2000-04-07 Scott Bambrough <scottb@netwinder.org> | Scott Bambrough | 6 | -8/+181 |
2000-04-07 | 2000-04-05 Scott Bambrough <scottb@netwinder.org> | Scott Bambrough | 3 | -2/+12 |
2000-04-07 | * sol-thread.c (gdb_ps_addr_t): New typedef, depends on definition | Peter Schauer | 2 | -6/+15 |
2000-04-07 | When GCC always enable certain warnings. | Andrew Cagney | 4 | -69/+76 |
2000-04-07 | From 2000-03-27 Peter Schauer <pes@regent.e-technik.tu-muenchen.de>: | Andrew Cagney | 3 | -18/+10 |
2000-04-07 | ChangeLog for | Andrew Cagney | 1 | -0/+5 |
2000-04-07 | Deprecate sequence-id's. | Andrew Cagney | 1 | -29/+27 |
2000-04-07 | * configure.in (_MSE_INT_H): Define on Solaris 7. | Nicholas Duffek | 5 | -190/+214 |
2000-04-07 | * sol-thread.c (GET_LWP, GET_THREAD, BUILD_LWP, BUILD_THREAD): | Nicholas Duffek | 7 | -16/+109 |
2000-04-06 | * top.c (filename_completer): Set subsequent_name to 1 early on, | Eli Zaretskii | 2 | -1/+11 |
2000-04-05 | *** empty log message *** | Jim Blandy | 1 | -0/+7 |
2000-04-05 | * solib.c (update_solib_list): New function. | Jim Blandy | 1 | -30/+54 |
2000-04-05 | 2000-04-05 Scott Bambrough <scottb@netwinder.org> | Scott Bambrough | 2 | -5/+12 |
2000-04-05 | Unable to build x86 hosted debugger for ARM Linux, due to missing target | Scott Bambrough | 4 | -55/+92 |
2000-04-05 | * infrun.c (handle_inferior_event): Call target_mourn_inferior | Nicholas Duffek | 2 | -6/+11 |
2000-04-04 | Update todo | Daniel Berlin | 2 | -0/+22 |
2000-04-04 | C++ changes for 5.0, finally committed. | Daniel Berlin | 6 | -216/+348 |
2000-04-04 | Stop GCC thinking a shift will overflow. | Andrew Cagney | 2 | -3/+11 |