aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
...
* Set NOPERL while I spend the rest of the day bringing in Perl5.Mark Murray1998-09-091-1/+4
* Fix typo.Joseph Koshy1998-09-091-2/+4
* Update alpha configuration files and remove i386 target fromDoug Rabson1998-09-073-181/+302
* Install the legacy man file in section 1aout.John Birrell1998-09-072-2/+4
* Update for import of binutils-2.9.1.John Polstra1998-09-067-192/+329
* Fixed munging of the SUBDIR list in rev.1.16-1.18.Bruce Evans1998-09-021-4/+2
* MACHINE -> MACHINE_ARCH to allow PC98 to define MACHINE=pc98.John Birrell1998-08-311-10/+10
* All libs build on alpha now.Doug Rabson1998-08-311-6/+2
* Get definition of va_list from <stdarg.h>.Doug Rabson1998-08-311-1/+2
* Missed some BINFORMATs. Fingers! Can't live with 'em. Can't live without 'em.John Birrell1998-08-302-8/+8
* BINFORMAT -> OBJFORMAT ready for E-day. I tossed a coin to decide thisJohn Birrell1998-08-302-4/+4
* BINFORMAT -> OBJFORMAT ready for E-day.John Birrell1998-08-302-4/+4
* Make the build tools static to avoid trying to use the shared loaderJohn Birrell1998-08-201-4/+4
* Change the aux field type to long instead of int so that it is largeJohn Birrell1998-08-201-1/+1
* Install binutils tools in /usr/libexec/elf like on i386 so that objformatJohn Birrell1998-08-181-5/+1
* Fix LIBDIR so kerberised CVS will work.Mark Murray1998-08-151-2/+2
* PR: 7488Peter Hawkins1998-08-052-4/+4
* Fixed printf format warnings for non-errors. This change is null unlessBruce Evans1998-08-021-0/+4
* fixed: tar will extract file even if -C command failsJacques Vidrine1998-07-272-5/+16
* Add Xref to ldd(1).Joseph Koshy1998-07-262-2/+4
* During compilation of a Fortran program f2c/f77 will spew thePoul-Henning Kamp1998-07-241-1/+1
* For every directory in ${PATH} that ends with "/bin", look for aDag-Erling Smørgrav1998-07-091-0/+11
* fix description of `-C' option to match behaviour in the sources:Joseph Koshy1998-07-091-2/+2
* Use a different hack for building libgcc2: `XCC= ${CC}' instead ofBruce Evans1998-07-082-74/+38
* Use the installed versions of cc, cc1 and cpp for building underscore.Bruce Evans1998-07-081-35/+4
* Use the installed version of perl for `make install'. It is nowBruce Evans1998-07-071-11/+3
* Use the installed version of perl for `make depend'. It is nowBruce Evans1998-07-071-14/+3
* Added a `build-tools' target for internal tools.Bruce Evans1998-07-071-1/+7
* Fixed printf format errors.Bruce Evans1998-06-3010-32/+51
* Fixed printf format errors.Bruce Evans1998-06-309-20/+21
* Add -DFREEBSD_AOUT to CFLAGS, to ensure that <link.h> gives us the correctPeter Wemm1998-06-121-2/+2
* Spelling corrections.Joseph Koshy1998-06-061-2/+2
* Fix a bunch of spelling errors.Steve Price1998-06-042-4/+13
* Don't use beforedepend or give dependencies on generated headers explicitly.Bruce Evans1998-06-043-18/+7
* Removed superfluous beforedepends. Their files were already in SRCS.Bruce Evans1998-06-042-6/+2
* Don't use beforedepend; just put generated headers in SRCS. ldgram.hBruce Evans1998-06-041-4/+3
* Removed special rules for lex- and yacc- generated files. The generalBruce Evans1998-06-041-12/+1
* Missing DPADD's.Peter Wemm1998-06-031-1/+4
* Add missing DPADD's.Peter Wemm1998-06-0311-11/+42
* These files were moved elsewhere (sbin/ldconfig, libexec/rtld-aout,Peter Wemm1998-06-0120-5936/+0
* Look for files in their new locations.Peter Wemm1998-06-011-11/+7
* Also check for Satoshi's TMPDIR location of perl when looking around for it.Jordan K. Hubbard1998-05-291-2/+6
* ELF preparation step 2:Søren Schmidt1998-05-263-6/+11
* ELF preparation step 1:Søren Schmidt1998-05-253-10/+7
* Don't blow away parts of the sourcetree on a 'make clean'. This wasEivind Eklund1998-05-241-4/+4
* Change the order of the include paths so that the architecture specificJohn Birrell1998-05-152-6/+6
* perl now works on alpha.John Birrell1998-05-121-2/+2
* This code casts double -> int -> char *. Ugh. Take a punt and change theJohn Birrell1998-05-121-7/+12
* Change a cast of long * to time_t * in a call to time();John Birrell1998-05-121-2/+8
* Allow the makefile to choose the perl executable to run h2ph ratherJohn Birrell1998-05-121-2/+11