Age | Commit message (Expand) | Author | Files | Lines |
2004-08-14 | * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE with | Mark Kettenis | 4 | -18/+28 |
2004-08-14 | * gdbint.texinfo (Host Definition): Delete description of | Mark Kettenis | 2 | -10/+5 |
2004-08-14 | * defs.h: Remove out-of-date comment. | Mark Kettenis | 2 | -13/+4 |
2004-08-14 | * standalone.c: Remove file. | Mark Kettenis | 3 | -582/+3 |
2004-08-14 | Remove accidentally committed entry. | Mark Kettenis | 1 | -3/+0 |
2004-08-14 | * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>. | Mark Kettenis | 2 | -2/+12 |
2004-08-14 | * i386-linux-nat.c (dummy_sse_values): Remove function and | Mark Kettenis | 2 | -28/+7 |
2004-08-14 | * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o. | Mark Kettenis | 2 | -1/+3 |
2004-08-14 | * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURN | Mark Kettenis | 3 | -2/+9 |
2004-08-14 | * ChangeLog: Prefix Local Variables with semi-colons and indent | Eli Zaretskii | 1 | -7/+13 |
2004-08-14 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2004-08-14 | daily update | Alan Modra | 1 | -1/+1 |
2004-08-13 | 2004-08-13 Nathanael Nerode <neroden@gcc.gnu.org> | Nathanael Nerode | 2 | -0/+30 |
2004-08-13 | * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't use | Mark Kettenis | 3 | -4/+10 |
2004-08-13 | Add and handle new --alternate command line option. | Nick Clifton | 11 | -12/+164 |
2004-08-13 | * symconst.h (langMax): Fix typo in comment. | Mark Kettenis | 2 | -1/+5 |
2004-08-13 | 2004-08-12 Michael Chastain <mec.gnu@mindspring.com> | Michael Chastain | 2 | -0/+22 |
2004-08-13 | 2004-08-13 Michael Chastain <mec.gnu@mindspring.com> | Michael Chastain | 3 | -42/+85 |
2004-08-13 | Convert file to ISO C90 | Nick Clifton | 2 | -313/+171 |
2004-08-13 | 2004-08-13 Michael Chastain <mec.gnu@mindspring.com> | Michael Chastain | 2 | -2/+11 |
2004-08-13 | 2004-08-13 Michael Chastain <mec.gnu@mindspring.com> | Michael Chastain | 2 | -518/+116 |
2004-08-13 | 2004-08-13 Michael Chastain <mec.gnu@mindspring.com> | Michael Chastain | 2 | -52/+38 |
2004-08-13 | PR 293 | Alan Modra | 2 | -1/+7 |
2004-08-13 | O_JSR): Do not allow VECIND addressing for non-SX processors. | Nick Clifton | 2 | -1/+7 |
2004-08-13 | bfd/ | Alan Modra | 66 | -1169/+1112 |
2004-08-13 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2004-08-13 | daily update | Alan Modra | 1 | -1/+1 |
2004-08-12 | * Makefile.def, configure.in, src-release: Remove useless, bogus | Nathanael Nerode | 6 | -390/+48 |
2004-08-12 | 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org> | Nathanael Nerode | 4 | -3/+8 |
2004-08-12 | 2004-08-09 Robert Millan <robertmh@gnu.org> | Nathanael Nerode | 3 | -27/+58 |
2004-08-12 | 2004-08-12 Andrew Cagney <cagney@gnu.org> | Andrew Cagney | 3 | -6/+24 |
2004-08-12 | 2004-08-12 Jeff Johnston <jjohnstn@redhat.com> | Jeff Johnston | 4 | -0/+230 |
2004-08-12 | 2004-08-12 Michael Chastain <mec.gnu@mindspring.com> | Michael Chastain | 2 | -545/+218 |
2004-08-12 | 2004-08-12 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -0/+7 |
2004-08-12 | 2004-08-12 H.J. Lu <hongjiu.lu@intel.com> | H.J. Lu | 2 | -0/+12 |
2004-08-12 | * config/powerpc/xm-aix.h: Delete. | Joel Brobecker | 4 | -24/+6 |
2004-08-12 | * config/powerpc/aix.mh: Remove obsolete comment. | Joel Brobecker | 3 | -10/+5 |
2004-08-12 | * config/powerpc/xm-aix.h (UINT_MAX): Remove undef. | Joel Brobecker | 2 | -6/+4 |
2004-08-12 | daily update | Alan Modra | 1 | -1/+1 |
2004-08-12 | *** empty log message *** | gdbadmin | 1 | -1/+1 |
2004-08-11 | * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include, | Joel Brobecker | 3 | -26/+9 |
2004-08-11 | * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h", that file | Joel Brobecker | 2 | -5/+6 |
2004-08-11 | * doc/gdbint.texinfo (Host Definition): Remove documentation | Joel Brobecker | 4 | -15/+7 |
2004-08-11 | * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used. | Joel Brobecker | 4 | -8/+6 |
2004-08-11 | merge from gcc: | DJ Delorie | 3 | -98/+156 |
2004-08-11 | * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5 | Mark Kettenis | 2 | -3/+6 |
2004-08-11 | * inflow.c (O_NOCTTY): Define to zero if not already defined. | Mark Kettenis | 2 | -5/+9 |
2004-08-11 | * procfs.c (procfs_detach): Cleanup. Print process ID, not LWP | Mark Kettenis | 2 | -10/+21 |
2004-08-11 | * expr.c (operand): Handle the "~", "-", and "!" operators applied | Mark Mitchell | 5 | -0/+41 |
2004-08-11 | *** empty log message *** | gdbadmin | 1 | -1/+1 |