Age | Commit message (Expand) | Author | Files | Lines |
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 |
2000-04-04 | 2000-04-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 2 | -11/+4 |
2000-04-04 | 2000-04-03 H.J. Lu <hjl@gnu.org> | H.J. Lu | 11 | -319/+458 |
2000-04-03 | Mention new PowerPC GNU/Linux native configuration. | Kevin Buettner | 2 | -0/+5 |
2000-04-03 | 2000-04-03 J.T. Conklin <jtc@redback.com> | J.T. Conklin | 2 | -0/+6 |
2000-04-03 | IA-64 changes for linux threads | Kevin Buettner | 3 | -11/+12 |
2000-04-03 | IA-64 changes | Kevin Buettner | 4 | -16/+111 |
2000-04-03 | *** empty log message *** | Jim Blandy | 1 | -1/+0 |
2000-04-03 | *** empty log message *** | Jim Blandy | 1 | -0/+15 |
2000-04-03 | * solib.c (solib_add): Move all the code for loading symbol tables | Jim Blandy | 1 | -33/+51 |
2000-04-03 | * annotate.texi (Frame Annotations): Fix a cross-reference. | Eli Zaretskii | 1 | -2/+2 |
2000-04-03 | * go32-nat.c (go32_handle_nonaligned_watchpoint): Use a | Eli Zaretskii | 2 | -8/+13 |
2000-04-03 | * config/i386/xm-go32.h (HOST_LONG_DOUBLE_FORMAT): Define. | Eli Zaretskii | 5 | -44/+23 |
2000-04-03 | Fix a typo (comtaining -> containing). | Eli Zaretskii | 1 | -1/+1 |
2000-04-03 | * symfile.c (map_overlay_command, unmap_overlay_command): Fix | Eli Zaretskii | 2 | -2/+11 |
2000-04-03 | * Makefile.in (copying.c): Depend on copying.txt, not COPYING. | Eli Zaretskii | 2 | -2/+17 |
2000-04-03 | NEWS file update | Daniel Berlin | 1 | -0/+9 |
2000-04-03 | Update removing anything fixed. | Andrew Cagney | 2 | -29/+43 |
2000-04-03 | Revert white space changes. Need way of stopping this happening. | Andrew Cagney | 1 | -63/+63 |
2000-04-03 | Re-indent (almost). Several cases where indent was getting it wrong | Andrew Cagney | 2 | -32/+41 |
2000-04-03 | Delete add_minsym_to_demangled_hash_table from symtabs.h. Static function. | Andrew Cagney | 3 | -7/+13 |
2000-04-03 | Re-indent gdb-events.h, gdb-events.c using gdb-events.sh. | Andrew Cagney | 4 | -86/+94 |
2000-04-03 | * gdbtypes.c (safe_parse_type): New wrapper function to ignore | Nicholas Duffek | 4 | -1/+73 |
2000-04-03 | Add Eli to doco maintainers. | Andrew Cagney | 2 | -0/+5 |
2000-04-03 | * gdbarch-utils.h, gdbarch-utils.c: New files. | Andrew Cagney | 6 | -163/+417 |
2000-04-02 | 2000-04-02 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 2 | -0/+3 |
2000-04-02 | 2000-04-02 Mark Kettenis <kettenis@gnu.org> | Mark Kettenis | 3 | -1/+11 |