summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Expand)Author
2004-05-22Don't install /usr/man/man1/gdb.1 and /usr/man/man1/gdbtui.1.Mark Kettenis
2004-05-21Properly recognize core dump architecture. Add StackGhost support.Mark Kettenis
2004-05-21Add missing file.Mark Kettenis
2004-05-21Remove accidentally added .info file.Mark Kettenis
2004-05-21Resolve conflicts for GDB 6.1. Add local patches.Mark Kettenis
2004-05-21GDB 6.3 (excluding .info files)Mark Kettenis
2004-05-21GDB 6.1 (excluding .info files)Mark Kettenis
2004-05-21Update headers to gdb-6.1 version to get new constants.Mark Kettenis
2004-05-20bfd support for OpenBSD/m88k a.out binaries, glueing existing bits together.Miod Vallat
2004-05-20Correctly copy text into line buffer.Mark Kettenis
2004-05-19remove the disabled DO_FORCE_VERS support.Brad Smith
2004-05-19Add dis-init.c from gdb 6.1.Mark Kettenis
2004-05-19Binutils 2.15, with testsuites removed, and without gdb and libiberty.Mark Kettenis
2004-05-19Remove a build warning by reverting to old method of testing forDale Rahn
2004-05-19When passing a variable of 32 bytes or larger, as argument to a function,Miod Vallat
2004-05-19In __builtin_saveregs(), initialize __va_stk to a correct value.Miod Vallat
2004-05-19Fix buffer overflow find by Stefan Esser, patch by Derek Robert Price.Todd C. Miller
2004-05-18Do not install binutils nm/size, mickey@Dale Rahn
2004-05-17Enable binutils for arm now that we have binutils 2.14.Dale Rahn
2004-05-17Resolve merge conflicts, adjust method of W^X handing (.sh files)Dale Rahn
2004-05-17Make FUNCTION_ARG_ADVANCE() really match FUNCTION_ARG() register usage.Miod Vallat
2004-05-17import binutils 2.14 (excluding testsuites, .info files, and .po files)Dale Rahn
2004-05-17WHoops, only define _FFR_QUEUERETURN_DSN once.Todd C. Miller
2004-05-17Update floatformat.[ch] to gdb-6.1 version. Include regex.c in library.Mark Kettenis
2004-05-11If no help file is present don't print the sendmail version--weTodd C. Miller
2004-05-11Build sendmail with -D_FFR_QUEUERETURN_DSN to enable confTO_QUEUERETURN_DSN.Todd C. Miller
2004-05-10Remove prototype conflicting with new libreadline.Mark Kettenis
2004-05-10Resolve conflicts for GNU readline 4.3p5.Mark Kettenis
2004-05-10GNU readline 4.3p5Mark Kettenis
2004-05-05Only define __LP64__ if in 64 bit mode. ok deraadt@ millert@Dale Rahn
2004-05-04Do not disable -fcaller-saves anymore.Miod Vallat
2004-05-04Backport a fix from gcc 3 (revision 1.32):Miod Vallat
2004-04-23Port the gcc2 bounds checking support to gcc3, activated with -WboundedAnil Madhavapeddy
2004-04-21Add luna88k related directories and information to the build infrastructure.Miod Vallat
2004-04-21- point people to smm docsJason McIntyre
2004-04-19some gcc3/propolice --enable-checking fixes:Anil Madhavapeddy
2004-04-19fix mysql bug: http://bugs.mysql.com/bug.php?id=1442Hiroaki Etoh
2004-04-19fix mysql bug: http://bugs.mysql.com/bug.php?id=1442Hiroaki Etoh
2004-04-16- a malicious server may send path names that translate out of theOtto Moerbeek
2004-04-09cvs does not need a private version of getopt(3), our in-tree getopt(3)Todd C. Miller
2004-04-08In GO_IF_LREGITIMATE_ADDRESS(), use RTX_OK_FOR_BASE_P() to check for aMiod Vallat
2004-04-07merge local changes into perl-5.8.3Todd C. Miller
2004-04-07perl 5.8.3 from CPANTodd C. Miller
2004-04-06When optimizing a logical arithmetic operation, which operands are bothMiod Vallat
2004-04-05Switch mvme88k to -O2 optimization by default.Miod Vallat
2004-03-31byteswap strtab length on writing w/o affecting variable'sMichael Shalayeff
2004-03-3010 X's for mktemp(1);Jason McIntyre
2004-03-19Disable caller-save (which is enabled at -O2 or -Os) as it suffers from aMiod Vallat
2004-03-19Stricter file permissions upon install.Miod Vallat
2004-03-08Do not build binutils on arm. ARM needs at least binutils 2.14.Dale Rahn