summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* I have a long list of issues to address here, mostly related tojb1998-05-051-6/+4
* Remove leading underscores for the functions (weak symbols here) thatjb1998-05-051-4/+7
* The __set_ospeed() function is coded against the speed_t type declaredjb1998-05-052-3/+3
* Change a couple of long types to int to match NetBSD so that termiosjb1998-05-051-3/+3
* Treat the lock value as volatile.jb1998-05-053-6/+6
* In a threaded library, expect the lock field to be declared volatile,jb1998-05-051-5/+5
* Add variables for the ntpdate and xntpd program, you might wantandreas1998-05-058-22/+24
* Fix the search sequence for keymaps.des1998-05-051-3/+3
* Fix the 4-8G LBA geometry it was wrong.sos1998-05-051-2/+7
* Include pc98.h instead of isa.h when PC98 is defined.kato1998-05-051-1/+5
* Deleted unused item.kato1998-05-052-4/+2
* Don't generate y.tab.h, since it is not used.bde1998-05-051-1/+2
* Added y.tab.h to SRCS. This should have been used to get dependenciesbde1998-05-056-9/+10
* Put y.tab.h back in SRCS. This used to be the best way to getbde1998-05-051-1/+2
* Fix the path.jb1998-05-051-2/+2
* Specify an absolute include path.jb1998-05-054-20/+8
* One of those silently included files that just about guarantee thatjb1998-05-051-0/+4
* The BINDIR definition is an extra directory level away, so include itjb1998-05-054-4/+16
* Oops, missed the common part of gas.jb1998-05-051-0/+23
* Gas build for i386 requires env as a build tool.jb1998-05-051-1/+2
* Backed out previous commit. It was tested, but not for the case wherebde1998-05-052-7/+13
* Add a message about editing /etc/group to the beginning of the build.jb1998-05-051-1/+5
* Backed out previous change. Generating vgaio.h from vgaio.y clobberedbde1998-05-051-1/+2
* Add usage() and rcsid. Getopt() returns -1 not EOF. Remove unused #includes.charnier1998-05-052-22/+38
* Add usage() and rcsid. Remove unused #include. -Wall.charnier1998-05-052-19/+27
* Don't generate a2p.h or y.tab.h from a2p.y. Neither is actually used,bde1998-05-051-1/+2
* Oops, the symlink from y.tab.h doesn't work until its target exists.bde1998-05-051-2/+2
* Permit double digit year values to be used in the next millenium.alex1998-05-051-1/+17
* Replace _exit() with exit()rnordier1998-05-051-2/+2
* Fix typo.rnordier1998-05-051-2/+2
* Fix a few nits in quoted code fragments and elsewhere.rnordier1998-05-041-5/+4
* Make compatible with standard what command:rnordier1998-05-042-27/+54
* Support cross architectures by using specific directories instead ofjb1998-05-048-272/+0
* i386 gas config files.jb1998-05-0410-0/+300
* Alpha gas config files.jb1998-05-0410-0/+300
* Support cross-architectures using sub-directories.jb1998-05-042-13/+0
* Add support for cross-architecture gases. Since the GNU code doesn'tjb1998-05-041-19/+6
* BINDIR is now specified in a single place. There are no cross-architecturejb1998-05-047-35/+0
* Work out the list of emulations based on the cross-architecturesjb1998-05-041-3/+14
* Add cross-architecture support.jb1998-05-042-15/+20
* BINDIR is now specified in a single place. There are no cross-architecturejb1998-05-042-10/+0
* BIDIR is now specified in a single place. There are no cross-architecturejb1998-05-041-5/+0
* Evaluate the TARGET from the architecture. We'll assume that FREEBSDjb1998-05-041-2/+2
* Remote i386 cross-architecture support. It's now configurable, and offjb1998-05-041-3/+3
* Add cross-architecture support.jb1998-05-043-24/+34
* Since the makefiles below binutils with the architecture extensionjb1998-05-041-1/+5
* Add makefile support for cross-architectures. Allow CROSS_TOOLS tojb1998-05-041-3/+7
* Fixed races in `make -jN' using new yacc rules.bde1998-05-0410-39/+20
* Simplified by using new lex rules.bde1998-05-041-4/+2
* Simplified by using new yacc rules.bde1998-05-042-4/+1
OpenPOWER on IntegriCloud