Age | Commit message (Expand) | Author | Files | Lines |
2001-07-10 | Fix grammatical errors | Nick Clifton | 2 | -2/+7 |
2001-07-10 | Use FOPEN_.. macros in calls to fopen(). | Nick Clifton | 7 | -77/+94 |
2001-07-10 | 2001-07-09 David O'Brien <obrien@FreeBSD.org> | David O'Brien | 2 | -0/+9 |
2001-07-10 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-09 | * mi-out.c (mi_out_new): Initialize suppress_ouput field of newly | Mark Kettenis | 2 | -0/+6 |
2001-07-09 | 2001-06-24 Michael Chastain <chastain@redhat.com> | Michael Chastain | 2 | -24/+13 |
2001-07-09 | Fix memory leak and compilation problems using AIX 5 native compiler. | Kevin Buettner | 2 | -8/+25 |
2001-07-09 | * mi-main.c (mi_cmd_data_evaluate_expression): Replace value_ptr | Andrew Cagney | 2 | -1/+6 |
2001-07-09 | s/struct _serial_t/struct serial/ | Andrew Cagney | 3 | -6/+16 |
2001-07-09 | 2001-07-09 Andreas Jaeger <aj@suse.de>, Karsten Keil <kkeil@suse.de> | Andreas Jaeger | 2 | -7/+22 |
2001-07-09 | Add .incbin pseudo op | Nick Clifton | 9 | -0/+174 |
2001-07-09 | Make function declarators match function declarations. | Kevin Buettner | 2 | -6/+12 |
2001-07-09 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-08 | * gdbtypes.h (builtin_type_void_data_ptr): Rename | Andrew Cagney | 5 | -12/+25 |
2001-07-08 | * remote-udi.c (udi_wait): Make type, instead of name, of first | Andrew Cagney | 2 | -1/+6 |
2001-07-08 | * ser-mac.c: Make obsolete. | Andrew Cagney | 3 | -387/+392 |
2001-07-08 | * go32-nat.c (go32_get_windows_version, print_mem, go32_sysinfo) | Eli Zaretskii | 2 | -1/+758 |
2001-07-08 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-07 | Allocate/free space associated with saved_entryset and saved_exitset. | Kevin Buettner | 1 | -0/+7 |
2001-07-07 | Allocate/free space associated with saved_entryset and saved_exitset. | Kevin Buettner | 1 | -0/+5 |
2001-07-07 | Updates. | Andrew Cagney | 2 | -35/+4 |
2001-07-07 | * symtab.c (main_name): New function. | Andrew Cagney | 10 | -24/+71 |
2001-07-07 | * gdbint.texinfo (User Interface): Update ui-out documentation to | Andrew Cagney | 2 | -123/+165 |
2001-07-07 | TODO: Convert most items into PRs. | Andrew Cagney | 2 | -1582/+19 |
2001-07-07 | Only set debug_type to DEBUG_NONE if it is DEBUG_UNSPECIFIED. | Nick Clifton | 2 | -1/+6 |
2001-07-07 | * lin-lwp.c (status_to_str): New function. | Mark Kettenis | 2 | -13/+33 |
2001-07-07 | I'm using the obvious fix rule to commit this. | Michael Chastain | 2 | -2/+6 |
2001-07-07 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-06 | 2001-07-02 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -1/+3 |
2001-07-06 | * lin-lwp.c (count_events_callback): Fix formatting. Turn check | Mark Kettenis | 2 | -68/+87 |
2001-07-06 | 2001-07-07 Ben Elliston <bje@redhat.com> | Ben Elliston | 2 | -313/+331 |
2001-07-06 | 2001-07-06 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -4/+5 |
2001-07-06 | 2001-07-06 John Healy <jhealy@redhat.com> | John Healy | 4 | -53/+126 |
2001-07-06 | 2001-06-12 Michael Snyder <msnyder@redhat.com> | Michael Snyder | 2 | -40/+234 |
2001-07-06 | * gdbtypes.h (builtin_type_void_func_ptr): New builtin type. | Jim Blandy | 3 | -3/+49 |
2001-07-06 | Catch and ignore empty, ineffectual alignment frags when deciding if a | Nick Clifton | 2 | -4/+22 |
2001-07-06 | And remove the seconf accidental patch commission. | Nick Clifton | 1 | -26/+0 |
2001-07-06 | Remove patch accidentally checked in with readelf.c patch | Nick Clifton | 1 | -14/+6 |
2001-07-06 | 32-bit unwind data for ia64-hpux, from Steve Ellcey | Jim Wilson | 2 | -33/+86 |
2001-07-06 | Branch prediction code cleanup | Daniel Jacobowitz | 2 | -40/+72 |
2001-07-06 | Mention mi0 and mi1 as --interpreter options. | Andrew Cagney | 2 | -3/+11 |
2001-07-06 | Replace: | Andrew Cagney | 8 | -21/+53 |
2001-07-06 | Oops, missed committing entry for 2001-07-05 change. | Alan Modra | 1 | -0/+13 |
2001-07-06 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2001-07-05 | * mips-tdep.c (mips_software_single_step): New function. | Daniel Jacobowitz | 3 | -0/+36 |
2001-07-05 | * ppc-linux-nat.c (supply_gregset): Use elf_greg_t instead | Daniel Jacobowitz | 2 | -2/+8 |
2001-07-05 | Fix ia64-linux fortran common linking problem. | Jim Wilson | 2 | -1/+23 |
2001-07-05 | s/basename/lbasename/ | Andrew Cagney | 2 | -2/+7 |
2001-07-05 | * d10v-tdep.c (d10v_frame_chain, d10v_frame_init_saved_regs, | Jim Blandy | 2 | -17/+26 |
2001-07-05 | Fix ia64-linux binutils readelf -s testsuite failure. | Jim Wilson | 2 | -1/+8 |