Age | Commit message (Collapse) | Author | |
---|---|---|---|
1996-01-30 | Use "distclean" for cleaning, not "realclean" | Thorsten Lockert | |
1996-01-30 | Integrate local changes | Thorsten Lockert | |
1996-01-30 | Missed files from 1.7.1 import | Thorsten Lockert | |
1996-01-30 | Upgrade to 1.7.1 snapshot | Thorsten Lockert | |
1996-01-29 | if CVSREADONLYFS, access to the history file is irrelevant | Theo de Raadt | |
1996-01-29 | from netbsd | Theo de Raadt | |
1996-01-16 | from netbsd: | Theo de Raadt | |
Relax checking of minor version number in `findhint()'. Also use the directories from the hints (v.2) file for directory traversing. This should take care of PR#1146. | |||
1996-01-15 | Fix typo so two -L options can be fed to rcsdiff. | Niklas Hallqvist | |
1996-01-12 | from netbsd: | Theo de Raadt | |
Make dlopen() search for libraries if given a name of the form `lib<name>.so[.xx[.yy]]' (per Erik M. Theisen; PR#1763; patch from PR used in simplified form). Deal with v.2 hint files (hint srch dirs not yet used). | |||
1996-01-12 | from netbsd: | Theo de Raadt | |
Create v.2 hint files. Note: don't bother to understand v.1 files.. | |||
1996-01-12 | clean better | Theo de Raadt | |
1996-01-11 | Remove obsolete GCC | Niklas Hallqvist | |
1996-01-11 | Remove obsolete GCC | Niklas Hallqvist | |
1996-01-11 | Remove obsolete GCC | Niklas Hallqvist | |
1996-01-11 | Remove obsolete GCC | Niklas Hallqvist | |
1996-01-08 | Add OpenBSD configuration, it's exactly like NetBSD. | Niklas Hallqvist | |
1996-01-08 | As it is highly unlikely OpenBSD's object file format will divert from | Niklas Hallqvist | |
NetBSD's, alias it instead of implementing a distinct but identical configuration. | |||
1996-01-08 | As it is highly unlikely OpenBSD's object file format will divert from | Niklas Hallqvist | |
NetBSD's, alias it instead of implementing a distinct but identical configuration. | |||
1996-01-08 | Support OpenBSD configuration, by cloning NetBSD config entries. | Niklas Hallqvist | |
1996-01-08 | Support OpenBSD configuration, by cloning NetBSD config entries. | Niklas Hallqvist | |
1996-01-08 | Tweaks for OpenBSD: | Niklas Hallqvist | |
1) recognize OpenBSD at various places 2) m68k-cbm-* is *NOT* ELF always 3) clean-info must be called before distclean in the GAS realclean target 4) don't install unformatted ma-pages 5) add a Makefile.bsd-wrapper 6) just build gas through Makefile.bsd-wrapper yet There are still other things to do... | |||
1996-01-08 | Initial GNU binutils 2.6 import | Niklas Hallqvist | |
1996-01-07 | Fix it so we can resurrect dead files on tagged branches. | Niklas Hallqvist | |
1996-01-07 | diff(1) invokes pr(1) with invalid option "-f"; | Theo de Raadt | |
from earle@netbsd4me.jpl.nasa.gov; netbsd pr#1896 | |||
1996-01-05 | fix, and handle openbsd case too | Theo de Raadt | |
1996-01-05 | use gcc 2.7.2 on all architectures. any port that breaks should be fixed | Theo de Raadt | |
1996-01-03 | from netbsd; Use getrlimit() instead of vlimit(), like BSD/OS and OSF/1 do | Theo de Raadt | |
1996-01-02 | This file should be generated in the obj-dir and is very | Niklas Hallqvist | |
unhealthy to have in the source dir as it gets used instead of the correct generated one | |||
1996-01-01 | cannot assume BINDIR is setup | Theo de Raadt | |
1995-12-30 | from netbsd: | Theo de Raadt | |
Simplify update of r_addend field in relocation record if `-r' is on. The old quirky code did strange things. | |||
1995-12-27 | from netbsd; add some casts | Theo de Raadt | |
1995-12-27 | Support LDSTATIC and BINDIR | Niklas Hallqvist | |
1995-12-25 | As ld.so does relocation behind the compiler's back don't cache | Niklas Hallqvist | |
function addresses in registers. | |||
1995-12-23 | add configurations for all the other platforms | Theo de Raadt | |
1995-12-22 | add texinfo | Niklas Hallqvist | |
1995-12-22 | Don't build or install compiled elisp files or unformatted manpages. | Niklas Hallqvist | |
However formatted ones shall be installed. Fix typo. | |||
1995-12-22 | Import of texinfo-3.6 from FSF | Niklas Hallqvist | |
1995-12-22 | Don't require Bison, allow Yacc to handle the parser genetaions as | Niklas Hallqvist | |
well. Remove the pre-build bi-parser.[ch] from the source dir, build them in the objdir now. | |||
1995-12-21 | from netbsd; cpp botch repair | Theo de Raadt | |
1995-12-21 | Make libg++ compileable with recent GCC versions. This means: | Niklas Hallqvist | |
recognize changed name mangling, correct ambiguous overload resolution and adhere to new C++ scoping rules. | |||
1995-12-21 | Make libg++ compileable with recent GCC versions. This means: | Niklas Hallqvist | |
recognize changed name mangling, correct ambiguous overload resolution and adhere to new C++ scoping rules. | |||
1995-12-21 | First cut at making a minimal intrusive munge of gcc to fit in a BSD | Niklas Hallqvist | |
framework. This means, provide a Makefile.bsd-wrapper. Remove intermediate files from the source dir. Build them in the obj-dir. Add some Makefile hooks so we can tune the std Makefile for our purpose but still have it behave normal for out-of-tree configurations. Only i386 is supported for now. The other archs will follow soon. This checkin requires an existing makeinfo and a yacc that accepts -o. | |||
1995-12-20 | stall all three server:server pipes, and 2MB instead of 256K | Theo de Raadt | |
1995-12-20 | use an ${INSTALL_MAN} variable to allow cvs to still be compiled on other ↵ | Theo de Raadt | |
machines | |||
1995-12-20 | FSF GCC version 2.7.2 | Niklas Hallqvist | |
1995-12-19 | use realclean, but first check if the Makefile exists | Theo de Raadt | |
1995-12-19 | do not attempt to run man/Makefile | Theo de Raadt | |
1995-12-19 | install processed man pages; from niklas | Theo de Raadt | |
1995-12-19 | sh configure script, in case it loses it's execute permission | Theo de Raadt | |
1995-12-19 | CVSREADONLYFS environment variable short-circuits read-only lock requirements | Theo de Raadt | |