obrien
dfe16a29fa
Bmake bits for Gcc 3.1.
...
Partially made possible by: Wilko.Bulte@compaq.com
2002-05-10 08:54:50 +00:00
bde
b0b0b64001
Don't forget to clean f77.1.
...
Don't use "+=" for variables that are only set once.
2000-05-15 14:21:38 +00:00
obrien
e0445c9696
Move some cflag contents down to where they are acutally used.
2000-03-13 09:12:36 +00:00
obrien
b057923619
Merge cc_drv into cc_int. Merge more shared files into cc_int.
2000-01-24 20:12:05 +00:00
obrien
21ba2a28bd
Add libcc_fbsd.a that contains libc and libiberty routines needed in
...
bootstraping on FreeBSD specifically.
3.2 upgrade path tested by: marcel
1999-12-19 20:22:42 +00:00
obrien
f62e7fc20c
Cut over the system compiler from from EGCS 1.1.2 to GCC 2.95.2.
1999-11-15 04:16:19 +00:00
peter
289c0d262f
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +00:00
obrien
b3af8b5f4b
Purely cosmetic cleanups.
...
- Id tag layout wrong.
- "FOO =" -> "FOO=".
- 4 space indention on continuation lines rather than a <tab>
Basic idea checked by: bde
1999-08-16 04:10:48 +00:00
obrien
025141faad
Move HAVE_CONFIG_H define to global cc/ Makefile so all can share the benifits.
1999-04-18 09:42:56 +00:00
obrien
7a7b31aa6c
Use inherited BINDIR defintion.
1999-04-18 09:39:38 +00:00
obrien
5a2a7a621f
Minimum change to convert from home-grown f77 to EGCS's g77.
...
(Pre-bdelinted)
1999-04-18 09:22:56 +00:00
obrien
d26d808af6
Make room for g77.
1999-04-18 09:17:31 +00:00
peter
245ba20d12
Revert $FreeBSD$ to $Id$
1997-02-22 15:48:31 +00:00
jkh
808a36ef65
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
wosch
71f5160702
Sort cross references.
1997-01-13 00:25:51 +00:00
peter
091fc15006
Man the lifeboats! Tie down the hatches! Red alert! Activate gcc-2.7.2.1!
...
(the old cc has been tagged with "gcc_2_6_3_final" so we have a reference
point in case of unforseen disasters...)
This has the objc backend active, and I think I've managed to get the
f77 f2c support through in one piece, but I don't know fortran to test it.
A 'make world' change and libobjc commit will follow.
If you normally do 'make -DNOCLEAN world', do not do so this time, I know
it can fail with groff.
This version of gcc makes a **LOT** more warnings on our kernel.
1996-09-19 15:53:53 +00:00
graichen
11666fb7b7
Reviewed by: jmz (Jean-Marc Zucconi)
...
added a simple man-page for our f77 (f2c/gcc driver)
1996-01-16 10:21:45 +00:00
rgrimes
2ad6f3dee6
Remove trailing whitespace.
1995-05-30 05:05:38 +00:00
rgrimes
822ee59bc8
Make error message for no input files specified consistent across all
...
three compilers.
Submitted by: Thomas Graichen <graichen@sirius.physik.fu-berlin.de>
1995-05-17 01:03:56 +00:00
ljo
fff1957107
Added f77 program. This is a modified version of the c++ program.
...
All it does is add -lf2c and -lm.
1994-10-25 14:36:50 +00:00