Age | Commit message (Expand) | Author |
2004-05-19 | In __builtin_saveregs(), initialize __va_stk to a correct value. | Miod Vallat |
2004-05-19 | Fix buffer overflow find by Stefan Esser, patch by Derek Robert Price. | Todd C. Miller |
2004-05-18 | Do not install binutils nm/size, mickey@ | Dale Rahn |
2004-05-17 | Enable binutils for arm now that we have binutils 2.14. | Dale Rahn |
2004-05-17 | Resolve merge conflicts, adjust method of W^X handing (.sh files) | Dale Rahn |
2004-05-17 | Make FUNCTION_ARG_ADVANCE() really match FUNCTION_ARG() register usage. | Miod Vallat |
2004-05-17 | import binutils 2.14 (excluding testsuites, .info files, and .po files) | Dale Rahn |
2004-05-17 | WHoops, only define _FFR_QUEUERETURN_DSN once. | Todd C. Miller |
2004-05-17 | Update floatformat.[ch] to gdb-6.1 version. Include regex.c in library. | Mark Kettenis |
2004-05-11 | If no help file is present don't print the sendmail version--we | Todd C. Miller |
2004-05-11 | Build sendmail with -D_FFR_QUEUERETURN_DSN to enable confTO_QUEUERETURN_DSN. | Todd C. Miller |
2004-05-10 | Remove prototype conflicting with new libreadline. | Mark Kettenis |
2004-05-10 | Resolve conflicts for GNU readline 4.3p5. | Mark Kettenis |
2004-05-10 | GNU readline 4.3p5 | Mark Kettenis |
2004-05-05 | Only define __LP64__ if in 64 bit mode. ok deraadt@ millert@ | Dale Rahn |
2004-05-04 | Do not disable -fcaller-saves anymore. | Miod Vallat |
2004-05-04 | Backport a fix from gcc 3 (revision 1.32): | Miod Vallat |
2004-04-23 | Port the gcc2 bounds checking support to gcc3, activated with -Wbounded | Anil Madhavapeddy |
2004-04-21 | Add luna88k related directories and information to the build infrastructure. | Miod Vallat |
2004-04-21 | - point people to smm docs | Jason McIntyre |
2004-04-19 | some gcc3/propolice --enable-checking fixes: | Anil Madhavapeddy |
2004-04-19 | fix mysql bug: http://bugs.mysql.com/bug.php?id=1442 | Hiroaki Etoh |
2004-04-19 | fix mysql bug: http://bugs.mysql.com/bug.php?id=1442 | Hiroaki Etoh |
2004-04-16 | - a malicious server may send path names that translate out of the | Otto Moerbeek |
2004-04-09 | cvs does not need a private version of getopt(3), our in-tree getopt(3) | Todd C. Miller |
2004-04-08 | In GO_IF_LREGITIMATE_ADDRESS(), use RTX_OK_FOR_BASE_P() to check for a | Miod Vallat |
2004-04-07 | merge local changes into perl-5.8.3 | Todd C. Miller |
2004-04-07 | perl 5.8.3 from CPAN | Todd C. Miller |
2004-04-06 | When optimizing a logical arithmetic operation, which operands are both | Miod Vallat |
2004-04-05 | Switch mvme88k to -O2 optimization by default. | Miod Vallat |
2004-03-31 | byteswap strtab length on writing w/o affecting variable's | Michael Shalayeff |
2004-03-30 | 10 X's for mktemp(1); | Jason McIntyre |
2004-03-19 | Disable caller-save (which is enabled at -O2 or -Os) as it suffers from a | Miod Vallat |
2004-03-19 | Stricter file permissions upon install. | Miod Vallat |
2004-03-08 | Do not build binutils on arm. ARM needs at least binutils 2.14. | Dale Rahn |
2004-03-03 | Do not segfault writing an empty history list to a file. Resolves PR 3690. | Otto Moerbeek |
2004-03-01 | Correctly compute pc-relative relocation addend for amd64. | Mark Kettenis |
2004-03-01 | Build libf2c on gcc3 architectures, ok deraadt@ | Dale Rahn |
2004-02-29 | Build this properly on OpenBSD. | Dale Rahn |
2004-02-29 | Import of libf2c from gcc3.3.2 | Dale Rahn |
2004-02-27 | cope with MACHINE_ARCH changing from x86_64 to amd64. For now, we want | Theo de Raadt |
2004-02-27 | Teach gcc the proper "set" syntax for __attribute__ ((alias)) to work | Miod Vallat |
2004-02-24 | (process_mips_specific): Print conflictsno as an unsigned long. | Brad Smith |
2004-02-24 | (display_debug_info): Cast for 64bit hosts. | Brad Smith |
2004-02-23 | fix a seg fault issue with objdump on sparc64. | Brad Smith |
2004-02-21 | kill old copies of gcc-local | Marc Espie |
2004-02-21 | lose gcc-local as well. | Marc Espie |
2004-02-21 | zap cccp.1, install phantom info. | Marc Espie |
2004-02-20 | do not install a ccpp.1 link | Theo de Raadt |
2004-02-18 | Be sure to pass a third argument to open() when used with O_CREAT. | Miod Vallat |