Age | Commit message (Collapse) | Author | |
---|---|---|---|
2006-03-28 | merge in perl 5.8.8 | Todd C. Miller | |
2005-01-15 | sync in-tree perl with 5.8.6 | Todd C. Miller | |
2004-08-15 | Don't check for -fno-delete-null-pointer-checks on gcc 2; the resulting | Todd C. Miller | |
message from gcc at Configure time confuses some people... | |||
2004-08-14 | gcc 3.3.2 needs -fno-delete-null-pointer-checks in addition to | Todd C. Miller | |
-fno-strict-aliasing. Avoid the need for compiling some bits with -O1 on arm (and others). Problem debugged and OK miod@ | |||
2004-08-09 | merge 5.8.5 into HEAD | Todd C. Miller | |
remove now-unused files crank libperl shared library major number update Makefile.bsd-wrapper tweak openbsd hints file for arm and m68k | |||
2004-04-07 | merge local changes into perl-5.8.3 | Todd C. Miller | |
2003-12-03 | Resolve conflicts for perl 5.8.2, remove old files, and add OpenBSD-specific ↵ | Todd C. Miller | |
scaffolding | |||
2002-10-27 | Resolve conflicts, remove old files, merge local changes | Todd C. Miller | |
2002-09-11 | Pass ld the -R flag to add directories to the list of places to | Todd C. Miller | |
search for shared objects instead of using a LD_RUN_PATH hack. We use -R here since it works with both the old and new (binutils) ld flavors. The LD_RUN_PATH hack was using the wrong directory anyway and so didn't even work. Problem pointed out by H. Steuer. | |||
2002-04-05 | If the first field of 'uname -a' output is openbsd, treat the OS as | Todd C. Miller | |
OpenBSD regardless of anything else. Fixes a bizarre problem where if the hostname was set to "openbsd" the correct hint file was not found. | |||
2001-05-24 | merge in perl 5.6.1 with our local changes | Todd C. Miller | |
2000-04-06 | perl-5.6.0 + local changes | Todd C. Miller | |
1999-04-29 | New configuration method, use a combination of hints and config.over. Also ↵ | Todd C. Miller | |
add in OpenBSD-specific patches | |||
1999-04-29 | perl5.005_03 (stock) | Todd C. Miller | |
1997-11-30 | perl 5.004_04 | Todd C. Miller | |
1997-09-08 | permit perl to build non-interactively. I hate making changes to stuff | Theo de Raadt | |
like this, but the code as written is just plain wrong. A few people have been burned by this; klatte@hrz.uni-kassel.de, pr#312 | |||
1996-09-06 | Make it believe us when we say afs is not running. | dm | |
1996-08-19 | Import of Perl 5.003 into the tree. Makefile.bsd-wrapper and | Jason Downs | |
config.sh.OpenBSD are the only local changes. |