summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
...
* * alphabsd-nat.c (fetch_inferior_registers):Mark Kettenis2004-08-1414-70/+115
* * inferior.h (call_ptrace): Replace PTRACE_ARG3_TYPE withMark Kettenis2004-08-144-18/+28
* * gdbint.texinfo (Host Definition): Delete description ofMark Kettenis2004-08-142-10/+5
* * defs.h: Remove out-of-date comment.Mark Kettenis2004-08-142-13/+4
* * standalone.c: Remove file.Mark Kettenis2004-08-143-582/+3
* Remove accidentally committed entry.Mark Kettenis2004-08-141-3/+0
* * gdb.base/bigcore.c: Include <sys/types.h> and <sys/time.h>.Mark Kettenis2004-08-142-2/+12
* * i386-linux-nat.c (dummy_sse_values): Remove function andMark Kettenis2004-08-142-28/+7
* * config/i386/obsd64.mt (TDEPFILES): Add i386obsd-tdep.o.Mark Kettenis2004-08-142-1/+3
* * defs.h (deprecated_error_hook): Remove RETURN and ATTR_NORETURNMark Kettenis2004-08-143-2/+9
* * ChangeLog: Prefix Local Variables with semi-colons and indentEli Zaretskii2004-08-141-7/+13
* *** empty log message ***gdbadmin2004-08-141-1/+1
* daily updateAlan Modra2004-08-141-1/+1
* 2004-08-13 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2004-08-132-0/+30
* * configure.in (PTRACE_TYPE_ARG3, PTRACE_TYPE_ARG5): Don't useMark Kettenis2004-08-133-4/+10
* Add and handle new --alternate command line option.Nick Clifton2004-08-1311-12/+164
* * symconst.h (langMax): Fix typo in comment.Mark Kettenis2004-08-132-1/+5
* 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-08-132-0/+22
* 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-08-133-42/+85
* Convert file to ISO C90Nick Clifton2004-08-132-313/+171
* 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-08-132-2/+11
* 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-08-132-518/+116
* 2004-08-13 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-08-132-52/+38
* PR 293Alan Modra2004-08-132-1/+7
* O_JSR): Do not allow VECIND addressing for non-SX processors.Nick Clifton2004-08-132-1/+7
* bfd/Alan Modra2004-08-1366-1169/+1112
* *** empty log message ***gdbadmin2004-08-131-1/+1
* daily updateAlan Modra2004-08-131-1/+1
* * Makefile.def, configure.in, src-release: Remove useless, bogusNathanael Nerode2004-08-126-390/+48
* 2004-08-12 Nathanael Nerode <neroden@gcc.gnu.org>Nathanael Nerode2004-08-124-3/+8
* 2004-08-09 Robert Millan <robertmh@gnu.org>Nathanael Nerode2004-08-123-27/+58
* 2004-08-12 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-08-123-6/+24
* 2004-08-12 Jeff Johnston <jjohnstn@redhat.com>Jeff Johnston2004-08-124-0/+230
* 2004-08-12 Michael Chastain <mec.gnu@mindspring.com>Michael Chastain2004-08-122-545/+218
* 2004-08-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-08-122-0/+7
* 2004-08-12 H.J. Lu <hongjiu.lu@intel.com>H.J. Lu2004-08-122-0/+12
* * config/powerpc/xm-aix.h: Delete.Joel Brobecker2004-08-124-24/+6
* * config/powerpc/aix.mh: Remove obsolete comment.Joel Brobecker2004-08-123-10/+5
* * config/powerpc/xm-aix.h (UINT_MAX): Remove undef.Joel Brobecker2004-08-122-6/+4
* daily updateAlan Modra2004-08-121-1/+1
* *** empty log message ***gdbadmin2004-08-121-1/+1
* * config/rs6000/xm-aix4.h: Remove "config/xm-aix4.h" include,Joel Brobecker2004-08-113-26/+9
* * config/powerpc/xm-aix.h: Remove "config/xm-aix4.h", that fileJoel Brobecker2004-08-112-5/+6
* * doc/gdbint.texinfo (Host Definition): Remove documentationJoel Brobecker2004-08-114-15/+7
* * config/xm-aix4.h (FIVE_ARG_PTRACE): Remove, no longer used.Joel Brobecker2004-08-114-8/+6
* merge from gcc:DJ Delorie2004-08-113-98/+156
* * infptrace.c (call_ptrace): Select code based on PTRACE_TYPE_ARG5Mark Kettenis2004-08-112-3/+6
* * inflow.c (O_NOCTTY): Define to zero if not already defined.Mark Kettenis2004-08-112-5/+9
* * procfs.c (procfs_detach): Cleanup. Print process ID, not LWPMark Kettenis2004-08-112-10/+21
* * expr.c (operand): Handle the "~", "-", and "!" operators appliedMark Mitchell2004-08-115-0/+41