index
:
src
cvs/HEAD
kms/intel
kms/radeon
master
OpenBSD base system
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gnu
/
usr.bin
/
gcc
Age
Commit message (
Expand
)
Author
1996-09-22
Tweak for FreeBSD cross compile
imp
1996-09-20
fix a POWER instruction that was not converted to PowerPC.
Dale S. Rahn
1996-09-17
use sh to run scripts; from graichen
Theo de Raadt
1996-09-02
Missing */
Per Fogelstrom
1996-08-26
Our /usr/libexec/cpp link creation wasn't suitable for cross-builds
Niklas Hallqvist
1996-08-25
BINOWN/BINGRP
Jason Downs
1996-08-25
strength reduction is safe once again
Theo de Raadt
1996-08-25
Makefile.in: break mandir creation out of install-dir;
Jason Downs
1996-08-23
$OpenBSD$
Niklas Hallqvist
1996-08-15
Merge of GCC 2.7.2.1
Niklas Hallqvist
1996-07-31
Redid the info-file build slightly, but with kept semantics. Made g77
Niklas Hallqvist
1996-07-27
oops MIPSEB was MIPSEL...
Per Fogelstrom
1996-07-27
Initial integration of G77.
Jason Downs
1996-07-14
Change "pica" config to "arc" as pica is superseded by arc.
Per Fogelstrom
1996-05-15
Additions for Mips ELF shlib support
Per Fogelstrom
1996-05-04
i386 requires -fno-strength-reduce because -O2 generates incorrect code
Theo de Raadt
1996-04-29
From NetBSD:
Niklas Hallqvist
1996-04-20
no need to remove limits.h; another workaround exists
Theo de Raadt
1996-04-18
from niklas; un-install gcc limits.h because it conflicts with the system one
Theo de Raadt
1996-04-02
Add an somehow lost file from the FSF 2.7.2 distr
Niklas Hallqvist
1996-03-30
From NetBSD:
Niklas Hallqvist
1996-03-30
From NetBSD:
Niklas Hallqvist
1996-03-30
From NetBSD:
Niklas Hallqvist
1996-03-30
From NetBSD:
Niklas Hallqvist
1996-03-16
Link in libstdc++ now that libg++ 2.7.1 is in the tree.
etheisen
1996-03-02
Remove auto-generated files so as to not upset make/yacc
Thorsten Lockert
1996-02-21
When adding two longwords and wanting a quad result, a missing
Niklas Hallqvist
1996-02-18
gcc and g++ now use /tmp instead of /var/tmp. #ifdef 0's were used to
etheisen
1996-02-18
More files to shred for cleandir.
etheisen
1996-02-18
From netbsd:
Niklas Hallqvist
1996-02-17
Moved INCLUDE_DEFAULTS path define into openbsd.h. openbsd.h now has
etheisen
1996-02-06
Set default include path to '/usr/include/g++' for g++ and '/usr/include'
etheisen
1996-02-05
Cleanup files gnu make distclean missed.
etheisen
1996-02-05
These files are not needed as they are generated during build.
etheisen
1996-02-04
Pass CFLAGS onto GNU build.
etheisen
1996-02-04
Uncommented %expect. No longer needed as yacc now supports keyword.
etheisen
1996-02-02
"make -f Makefile.bsd-wrapper config" should *really* config, and
Niklas Hallqvist
1996-01-02
This file should be generated in the obj-dir and is very
Niklas Hallqvist
1996-01-01
cannot assume BINDIR is setup
Theo de Raadt
1995-12-27
Support LDSTATIC and BINDIR
Niklas Hallqvist
1995-12-23
add configurations for all the other platforms
Theo de Raadt
1995-12-22
Don't require Bison, allow Yacc to handle the parser genetaions as
Niklas Hallqvist
1995-12-21
First cut at making a minimal intrusive munge of gcc to fit in a BSD
Niklas Hallqvist
1995-12-20
FSF GCC version 2.7.2
Niklas Hallqvist