summaryrefslogtreecommitdiff
path: root/gnu
AgeCommit message (Collapse)Author
1996-08-13Don't need to explicately clean cat pages since cleandir will do thatTodd C. Miller
(but do need to clean up the info pages). Also, explicately tell configure not to use kerberos if KERBEROS is not set so configure doesn't try to be smarter than its/our own good.
1996-08-13rcsfile.5 is created from rcsfile.5inTodd C. Miller
1996-08-13make is not shTheo de Raadt
1996-08-13only compile kerberos support if needed; pointed out by millertTheo de Raadt
1996-08-12slightly less gross fix to avoid a coredump.Todd C. Miller
1996-08-12fixes core dump if RCSLOCALID not set--oops.Todd C. Miller
1996-08-12CFLAGS and LDFLAGS weren't being passed down to lower level makefiles.etheisen
Top level GNU Makefile really is drain-bamaged.
1996-08-12Top level Makefile.in is too dumb for FLAGS_TO_PASS stuff to work.Todd C. Miller
1996-08-12rcs 5.7 + OpenBSD changesTodd C. Miller
1996-08-12replacing with rcs 5.7 + OpenBSD changesTodd C. Miller
1996-08-05for RCSLOCALID thing, use malloc/putenv instead of setenvTheo de Raadt
1996-08-01checkmateTheo de Raadt
1996-08-01Alpha support based on Chris Demetriou's <cgd@cs.cmu.edu> workNiklas Hallqvist
1996-08-01Add OpenBSD/alpha supportNiklas Hallqvist
1996-08-01Resolve import conflictsNiklas Hallqvist
1996-07-31rely on mtreeTheo de Raadt
1996-07-31We want to build libg++ even in OpenBSD/alphaNiklas Hallqvist
1996-07-31Redid the info-file build slightly, but with kept semantics. Made g77Niklas Hallqvist
this style too. Added OpenBSD/alpha support
1996-07-30import of texinfo 3.7Niklas Hallqvist
1996-07-27oops MIPSEB was MIPSEL...Per Fogelstrom
1996-07-27Added support for vax, all code from NetBSD.Mats O Jansson
1996-07-27do texinfo last, for info/dir fileTheo de Raadt
1996-07-27Initial integration of G77.Jason Downs
Please do a make cleandir before rebuilding gcc!
1996-07-26Don't try to install man pages if NOMAN is defined, it will not work!Mats O Jansson
1996-07-26fix a comment of mineTheo de Raadt
1996-07-22comment on ^C handlingTheo de Raadt
1996-07-20auto-generate share/info/dirTheo de Raadt
1996-07-18kernel is _PATH_UNIXTheo de Raadt
1996-07-17Need to have "HAVE_UNISTD_H" defined to get the prototype for read(),michaels
otherwise "~/.inputrc" will not be read by gdb. Added prototypes to the declaration of xmalloc() and xrealloc(), included "ansidecl.h". Since we now actually read ~/.inputrc we should also correcly allocate memory for the buffer.
1996-07-16alpha/mips == binutils; others == gas/ldTheo de Raadt
1996-07-16Mips uses gnu binutilsPer Fogelstrom
1996-07-15A couple of more fixes. -static *IS* static...Per Fogelstrom
1996-07-14Change "pica" config to "arc" as pica is superseded by arc.Per Fogelstrom
1996-07-14Fixes to make MIPS arc port to use in tree binutils.Per Fogelstrom
1996-07-04GNU awk no longer usedThorsten Lockert
1996-07-02Make the user fill in the releaseThorsten Lockert
1996-06-29Use tar(1) emulation as provided by pax(1)Thorsten Lockert
1996-06-28fix usage message; netbsd pr#2580; jhawk@mit.eduTheo de Raadt
1996-06-28Try a bit harder to get the user's default organizationThorsten Lockert
1996-06-27We now support bug reports using a modified version of send-pr(1) thatThorsten Lockert
will not interfere with a possible local installation of GNATS
1996-06-27We now support bug reports using a modified version of send-pr(1) thatThorsten Lockert
will not interfere with a possible local installation of GNATS
1996-06-20GNU bc 1.05aTheo de Raadt
1996-06-20bc is a wrapper that runs gnubc on a pipe. bc is non-interactive gnubc, ↵Theo de Raadt
basically
1996-06-20GPL requires us to show copyright message if run interactiveTheo de Raadt
1996-06-1768060 support == 68040 supportTheo de Raadt
1996-06-17from netbsd; md_parse_arg: `-K' implies `-k'Theo de Raadt
1996-06-17from netbsd; Change the segment mov constraint to WordReg|WordMem, toTheo de Raadt
disallow 8-bit memory access, and enable a (somewhat) common register usage.
1996-06-17align bss on machdep boundary in case something else failed toTheo de Raadt
1996-06-17netbsd pr#2415; jbernard@tater.Mines.EDU; document LD_LIBRARY_PATH and ↵Theo de Raadt
LD_NOSTD_PATH
1996-06-17from netbsdTheo de Raadt