aboutsummaryrefslogtreecommitdiff
path: root/gnu
Commit message (Expand)AuthorAgeFilesLines
* Back out the botched attempt to update to gnu grep 2.3 (lots of historyPeter Wemm1999-11-2021-230/+7886
* mkstemps() has been brought into 3-STABLE, so this isn't needed hereDavid E. O'Brien1999-11-201-3/+0
* Remove the `sysctl' get osversion hack. There are issues with cross-hostingDavid E. O'Brien1999-11-201-4/+0
* Build genrtl.h before print-rtl.o.David E. O'Brien1999-11-171-1/+1
* Add perlopentut.pod, perlreftut.pod and perlthrtut.pod to the list ofSheldon Hearn1999-11-171-3/+4
* Allow sub-Makefile's to determine the version of the OS we are make'ing on.David E. O'Brien1999-11-171-0/+4
* Add `mkstemp.c' to the mix if we are building on something older thanDavid E. O'Brien1999-11-171-0/+3
* Pay attention to the "KEEP THIS IN SYNC" comment, and sync the `tm.h'David E. O'Brien1999-11-171-4/+0
* Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.David E. O'Brien1999-11-1510-27/+46
* Cosmetic change to match cc_tools/MakefileDavid E. O'Brien1999-11-151-7/+7
* Purely cosmetic changes to lineup targets.David E. O'Brien1999-11-151-16/+16
* Cosmetic removeal of a trailing white space.David E. O'Brien1999-11-151-1/+1
* ${MACHINE} -> ${MACHINE_ARCH}Marcel Moolenaar1999-11-141-2/+1
* Fix man so that it does not allow command line arguments to expand whenJohn Baldwin1999-11-131-4/+6
* Make binutils for Alpha work on i386 machine, by properly definingMarcel Moolenaar1999-11-121-1/+6
* Replace freebsdelf with freebsd in BINDIRJohn Birrell1999-11-073-3/+3
* These have been repo-copied to i386-freebsd.John Birrell1999-11-075-150/+0
* These have been repo-copied to alpha-freebsd.John Birrell1999-11-075-150/+0
* Replace freebsdelf with freebsd in most places.John Birrell1999-11-076-16/+16
* After a repo copy of as_{alpha,i386,mips} to {alpha,i386,mips}-freebsd,John Birrell1999-11-071-6/+9
* Replace freebsdelf with freebsd in BINDIR.John Birrell1999-11-075-5/+5
* Add support for additional architectures.John Birrell1999-11-066-0/+197
* Use the simplified genscripts.sh and set the cross-compiled libraryJohn Birrell1999-11-061-2/+22
* Use the simplified genscripts.sh and set the cross-compiled libraryJohn Birrell1999-11-062-8/+12
* This is a simplified version of the binutils script which better suitsJohn Birrell1999-11-061-0/+107
* Add a BINUTILSDISTDIR hook here too.John Birrell1999-11-061-0/+8
* This one might be a bit controversial. 8-)John Birrell1999-11-065-0/+165
* gas for m68k targeted to NetBSD's a.out format. Useful for porting orJohn Birrell1999-11-066-0/+167
* gas for powerpc targeted to FreeBSD.John Birrell1999-11-066-0/+170
* gas for m68k targeted to FreeBSD.John Birrell1999-11-066-0/+170
* gas for sparc targeted to FreeBSD as ELF32 for a start (suject to change).John Birrell1999-11-065-0/+154
* Don't change the name when building a cross-tool. Just set the BINDIRJohn Birrell1999-11-065-15/+15
* Add the BINUTILSDISTDIR hook here too.John Birrell1999-11-061-0/+12
* Change CROSS_TARGETS to CROSS_FORMATS because that makes more sense.John Birrell1999-11-061-1/+21
* Add support for additional architectures.John Birrell1999-11-068-0/+11560
* Add support for additional architectures.John Birrell1999-11-064-0/+121
* Change CROSS_TOOLS to CROSS_ARCH because that makes more sense.John Birrell1999-11-061-1/+7
* Teach binutils how to understand NT format objects and libs. This is usefulJohn Birrell1999-11-061-0/+7
* Add a BINUTILSDISTDIR hook to provide a path to a full binutils releaseJohn Birrell1999-11-062-0/+18
* Add binutils support for additional architectures.John Birrell1999-11-063-0/+18
* Our capibilities updated for GCC 2.95.2.David E. O'Brien1999-11-061-8/+171
* Minor cosmetic changes in an attempt to improve consistancy.David E. O'Brien1999-11-047-7/+15
* Describe localized directories naming conventionAndrey A. Chernov1999-10-301-0/+21
* Localize itAndrey A. Chernov1999-10-301-0/+19
* `make' will fail if hash.h exists for some reason and gxx-hash needs to beDavid E. O'Brien1999-10-301-1/+1
* Upgrade grep to version 2.3Ruslan Ermilov1999-10-2821-7886/+230
* Bring back texindex from the dead. Some ports use it to format their docs.Thomas Gellekum1999-10-252-1/+15
* Correctly document the -V and --version options.Mike Pritchard1999-10-211-3/+11
* Cast tp[-2] to unsigned char before comparing.Ruslan Ermilov1999-10-131-1/+3
* Add a comment explaing the linking and segrated the old and new cases a little.David E. O'Brien1999-10-121-1/+3