8sa1-gcc/gcc
1994-09-08 11:59:33 -07:00
..
config Add support for -mreg-alloc=<xxx> 1994-09-08 17:59:18 +00:00
cp 46 Cygnus<->FSF merge 1994-08-18 20:50:43 +00:00
ginclude Make the functions extern inline rather than static inline 1994-09-05 21:25:11 +00:00
objc (__objc_init_protocols): Remove assertion 1994-09-07 15:30:01 +00:00
alloca.c [emacs]: Block input around the garbage reclamation. 1994-06-02 17:45:40 +00:00
assert.h
basic-block.h
bc-emit.c (bc_sym_write): Change %d to %lu in printf calls. 1994-07-29 19:05:12 -04:00
bc-emit.h
bc-optab.c (bc_expand_{binary,unary}_operation): Add missing args to call to 1994-03-14 08:12:11 -05:00
bc-optab.h
bc-typecd.def
bc-typecd.h
bi-arity.c
bi-defs.h
bi-lexer.c
bi-opcode.c (main): Don't write overly-long line. 1994-04-21 15:25:36 -04:00
bi-opname.c
bi-parser.y
bi-reverse.c
bi-run.h
build-make
bytecode.def
bytecode.h
bytetypes.h
c-aux-info.c (gen_decl): Remove decl of unused variable. 1994-03-25 13:55:03 -05:00
c-common.c (min_precision): Move from c-decl.c 1994-09-02 23:40:51 +00:00
c-convert.c
c-decl.c (min_precision): Move to c-common.c 1994-09-02 23:40:51 +00:00
c-iterate.c
c-lang.c
c-lex.c (yylex): Reject imaginary numbers when pedantic. 1994-07-02 16:13:19 -07:00
c-lex.h
c-parse.gperf
c-parse.in (parmlist_2): Give error for function with only ELLIPSIS as an 1994-08-24 17:45:11 -04:00
c-pragma.c
c-tree.h Declare warn_bad_function_cast. 1994-06-24 16:18:25 -04:00
c-typeck.c (convert_arguments): Give proper warnings when converting 1994-09-01 19:13:19 -04:00
caller-save.c (insert_save_restore): Change from USE and CLOBBER insns to using 1994-05-06 17:49:35 -04:00
calls.c (expand_call): Check for variable-sized return value in proper place. 1994-08-24 19:16:12 -04:00
cccp.c (handle_directive): In `#include <xxx>' directives, remove backslash-newline properly. 1994-09-07 19:31:32 -04:00
cexp.y
collect2.c Do the 4.4BSD sys_errlist modification for NetBSD also. 1994-07-11 19:03:10 +00:00
combine.c (simplify_comparison): Convert comparison to unsigned when stripping 1994-09-07 18:32:03 -04:00
conditions.h
config.guess Various fixes (freebsd, ncr, nextstep): See ChangeLog. 1994-08-28 18:19:13 -07:00
config.sub * config.sub: Cleanup NeXT support to emit nextstep*. 1994-09-06 18:15:22 -07:00
configure.bat DJ patches for MSDOS 1994-07-22 13:55:40 +00:00
convert.c (convert_to_real): Accept boolean values. 1994-05-18 06:46:33 +00:00
convert.h
cpp.1
cross-make
crtstuff.c Change rfg's address. 1994-03-23 16:57:20 -05:00
cse.c (record_jump_cond): Don't do anything if OP0 and OP1 are already 1994-08-25 19:21:18 -04:00
dbxout.c (dbxout_source_file): Increment source_label_number outside 1994-07-12 12:11:35 +00:00
dbxstclass.h
defaults.h Change addres for rfg. 1994-03-26 07:43:02 -05:00
dostage2
dostage3
dwarf.h Change addres for rfg. 1994-03-26 07:43:02 -05:00
dwarfout.c (output_decl... 1994-07-28 19:56:18 -04:00
emit-rtl.c Cast pointer operands to bzero, bcopy, and bcmp to (char *). 1994-06-14 18:19:28 -04:00
enquire.c Change "gstddef.h" to <stddef.h>. 1994-03-31 21:23:12 -08:00
explow.c (force_reg): Don't make a REG_EQUAL note for an insn that doesn't set 1994-07-14 09:42:18 -04:00
expmed.c expmed.c (store_bit_field): Semi-revert Aug 25 change: Make it apply only for BLKmode, not integral modes. 1994-08-31 16:29:53 -07:00
expr.c (emit_move_insn_1): Never make a no-conflict block. 1994-08-19 19:23:00 -04:00
expr.h fix temp lifetime (FOR TARGET_EXPRs only) 1994-07-08 20:45:14 +00:00
final.c (getpwd): Declare. 1994-07-12 18:31:36 -07:00
fix-header.c Fix to previous check-in. 1994-08-11 15:18:53 -07:00
fixcpp
fixinc.dgux Don't pass $(srcdir) to fixincludes scripts 1994-05-26 15:50:13 +00:00
fixinc.sco Don't pass $(srcdir) to fixincludes scripts 1994-05-26 15:50:13 +00:00
fixinc.svr4 Change i860 in #if to __i860__, as with other CPUs 1994-07-27 18:06:45 +00:00
fixincludes Canonicalize ${INPUT} to avoid automounter problems. 1994-08-19 16:01:48 +00:00
fixproto fixproto: Define FIX_HEADER (needed by Aug 19 change). 1994-08-31 17:43:07 -07:00
flags.h calls.c (expand_call): Only destroy temporaries at the end of function calls, if flag_short_temps is set. 1994-05-13 00:19:57 +00:00
flow.c (mark_used_regs, case REG): Correct typo, use GET_MODE not GET_CODE. 1994-09-08 11:38:30 -07:00
fold-const.c Fix typo. 1994-07-30 19:01:48 -04:00
function.c (assign_parms): If parm is transparent union, use type of first field. 1994-08-19 17:33:13 -04:00
function.h (struct function): New field for current_function_varargs. 1994-04-06 07:49:37 -04:00
gbl-ctors.h (DO_GLOBAL_CTORS_BODY): Use long instead of 1994-08-05 09:22:40 -07:00
gcc.c DJ patches for MSDOS 1994-07-22 13:55:40 +00:00
gen-protos.c
genattr.c (main): Remove decl of unused variable MAX_ISSUE_TIME. 1994-03-25 14:09:34 -05:00
genattrtab.c Cast pointer operands to bzero, bcopy, and bcmp to (char *). 1994-06-14 18:19:28 -04:00
gencodes.c
genconfig.c genconfig.c (main): Allow targets to override HAVE_conditional_move. 1994-06-15 07:42:17 +00:00
genemit.c
genextract.c Add better error messages than abort to reload1, and print insn involed. 1994-09-02 02:12:48 +00:00
genflags.c
genmultilib Initial revision 1994-06-15 08:01:42 +00:00
genopinit.c (optabs): Add [us]mul_highpart_optab. 1994-06-29 00:22:13 +00:00
genoutput.c (output_epilogue, insn_names): Write correct names for patterns before 1994-03-19 08:35:45 -05:00
genpeep.c
genrecog.c (break_out_subroutines): Remove decl of unused variable. 1994-03-25 14:13:46 -05:00
getpwd.c
glimits.h
global.c (find_reg) If CLASS_CANNOT_CHANGE_SIZE, avoid its registers if 1994-08-07 08:52:03 -04:00
gsyms.h
gsyslimits.h
halfpic.c
halfpic.h Hack to get cp-errfn.c to compile without stdio.h 1994-04-13 01:39:51 +00:00
hard-reg-set.h (GO_IF_HARD_REG_EQUAL): Fix typo. 1994-05-15 01:23:12 +00:00
input.h
integrate.c (function_cannot_inline): Don't inline if any parm is a transparent 1994-08-19 17:34:11 -04:00
integrate.h
jump.c (duplicate_loop_exit_test): Handle SUBREG in SET_DEST of loop exit 1994-07-05 17:04:32 -04:00
just-fixinc Updated comments. 1994-08-16 16:42:48 -04:00
libgcc1.c Clarify license status. 1994-04-28 18:29:12 -04:00
libgcc2.c Add declaration of ctime. 1994-07-29 19:04:10 -04:00
limitx.h
limity.h
listing Some assemblers put a "." before pseudo-ops 1994-08-31 13:53:39 +00:00
local-alloc.c (find_free_reg): Fix typo in last change. 1994-08-08 16:31:51 -04:00
longlong.h (vax sdiv_qrnnd): Fix typo. 1994-07-07 03:49:12 +00:00
loop.c (move_movables): Aviod lossage when CALL_INSN_FUNCTION_USAGE 1994-07-18 18:58:06 -07:00
loop.h
machmode.def (TQFmode): New mode. 1994-07-11 19:26:40 -04:00
machmode.h (MAX_SHORTS): Deleted. 1994-06-15 02:24:47 +00:00
make-cc1.com Compile most of cc1plus in the `cp' subdirector. 1994-07-11 15:37:48 -04:00
make-cccp.com Revise to be more consistent with make-cc1.com for symbol setup & 1994-07-11 15:16:22 -04:00
make-gcc.com
make-l2.com Update to handle `ginclude' subdirectory when compiling libgcc2. 1994-05-27 17:36:47 -04:00
Makefile.in Define TARGET_CPU_DEFAULT when building aux-output.o 1994-09-08 17:59:59 +00:00
mips-tdump.c (print_global_hdr): Remove "l" from printf format for flags. 1994-05-31 16:58:03 -07:00
mips-tfile.c (update_headers): Do not copy stStatic symbols that result from 1994-04-11 05:50:10 -04:00
modemap.def
optabs.c (expand_binop, case MULT [complex]) Fix typo. 1994-07-28 19:28:18 -04:00
output.h Add missing declarations of functions in final.c. 1994-04-21 15:24:23 -04:00
pcp.h
print-rtl.c
print-tree.c (print_node): Print more flags for types and decls. 1994-08-25 11:47:10 -04:00
PROBLEMS
PROJECTS
protoize.c Do the 4.4BSD sys_errlist modification for NetBSD also. 1994-07-11 19:03:10 +00:00
README-fixinc
README.ACORN entered into RCS 1994-08-11 13:55:23 -04:00
README.ALTOS
README.APOLLO
README.TRAD
README.X11
real.c Treat HFmode like SFmode, for now. 1994-06-28 05:15:25 -04:00
real.h Cast pointer operands to bzero, bcopy, and bcmp to (char *). 1994-06-14 18:19:28 -04:00
recog.c
recog.h
reg-stack.c (goto_block_pat): Ignore undefined label. 1994-06-24 14:43:36 -04:00
regclass.c Cast pointer operands to bzero, bcopy, and bcmp to (char *). 1994-06-14 18:19:28 -04:00
regs.h (reg_changes_size): Add declaration. 1994-08-07 08:50:40 -04:00
reload1.c Add better error messages than abort to reload1, and print insn involed. 1994-09-02 02:12:48 +00:00
reload.c (find_reloads_address): Don't reorder the operands of a PLUS when 1994-09-06 18:37:49 -04:00
reload.h (RELOAD_FOR_OPADDR_ADDR): New reload class. 1994-06-14 17:36:02 -04:00
reorg.c reorg.c (make_return_insns): Make sure redirecting a jump to a RETURN insn does not invalidate the delay... 1994-07-01 17:29:06 -06:00
rtl.c (read_rtx): Remove decl of unused variable STRINGBUFSIZE. 1994-03-25 14:17:23 -05:00
rtl.def (CALL_INSN): Define new CALL_INSN_FUNCTION_USAGE field. 1994-05-06 17:40:04 -04:00
rtl.h Add better error messages than abort to reload1, and print insn involed. 1994-09-02 02:12:48 +00:00
rtlanal.c (may_trap_p, case EXPR_LIST): New case. 1994-08-25 18:48:42 -04:00
scan-decls.c
scan-types.sh scan-types.sh: Fix program's name in error message. 1994-04-18 07:09:17 +00:00
scan.c Fix line number counting. 1994-04-11 14:26:48 -07:00
scan.h
sched.c (attach_deaths): Correct typo, use GET_MODE not GET_CODE. 1994-09-08 11:40:15 -07:00
sdbout.c (sdbout_symbol): Use DECL_ASSEMBLER_NAME if 1994-06-18 14:01:07 -07:00
sort-protos
stack.h
stmt.c (expand_asm_operands): Move test for misspelled registers 1994-09-07 17:29:32 +00:00
stor-layout.c stor-layout.c (set_alignment): New global. 1994-08-31 17:15:03 -07:00
stupid.c (stupid_mark_refs): Only show changes size if one mode is integral. 1994-08-12 14:56:26 -04:00
sys-protos.h (*): Use __gnuc_va_list, not va_list. 1994-06-05 01:05:11 +00:00
sys-types.h (__gnuc_va_list): Use instead of va_list. 1994-06-05 01:06:20 +00:00
toplev.c *** empty log message *** 1994-09-05 21:52:22 +00:00
tree.c (get_set_constructor_bits, get_set_constructor_words): New functions. 1994-09-08 11:59:33 -07:00
tree.def calls.c (expand_call): Only destroy temporaries at the end of function calls, if flag_short_temps is set. 1994-05-13 00:19:57 +00:00
tree.h (get_set_constructor_bits, get_set_constructor_words): New functions. 1994-09-08 11:59:33 -07:00
typeclass.h
unprotoize.c
unroll.c (loop_iterations): Use PREV_INSN not prev_nonnote_insn. 1994-08-14 16:13:22 -07:00
varasm.c (bc_output_constructor): Return type now rtx. 1994-07-29 19:07:15 -04:00
vmsconfig.com When setting up tm.h, convert "vax/vax.h" into "config-vax.h" rather than "[.config.vax]vax.h" for #include so it will work from [.cp] subdirectory... 1994-07-11 15:40:35 -04:00
xcoffout.c (xcoff_lastfile): New variable. 1994-05-31 17:22:08 -07:00
xcoffout.h (xcoff_lastfile): Declare. 1994-05-31 17:21:39 -07:00

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

[This file contains two alternative recipes for compiling X11 with GCC.
The first alternative puts libgcc.a into the shared X library; the second
does not.  Neither alternative works on all kinds of systems.
It may be that when using GCC 2.4, both alternatives work okay on 
relatively recent Sparc systems.  The first alternative is likely
not to work on a Sun 3 without hardware floating point.]

How to compile X11R5 (patch level 11) with GCC version 2:

The patches include support for building the shared libraries with GCC
2 on the Sparc and 68k machines.  This version includes the necessary
parts of libgcc.a in the shared library for X, in case functions in
that library need it.  Thus the default behavior is now to build
everything, including the libraries, with gcc.

If you build the shared library this way, it may not work with 
executables made with older versions of GCC (2.3.3 and earlier).
If that happens, relink those executables with the latest GCC.
IF YOU THINK YOU MIGHT COMPILE X FOR SOLARIS 2, then you really don't
need this patch: get /contrib/R5.SunOS5.patch.tar.Z from
export.lcs.mit.edu instead.  It has everything you need to do the
build for Solaris 2, sets you up to everything with GCC, and is
backward compatible with Sunos 4.*.  Get the the README
(/contrib/R5.SunOS5.patch.README at export) for more info.

If you see undefined symbols _dlopen, _dlsym, or _dlclose when linking
with -lX11, compile and link against the file mit/util/misc/dlsym.c in
the MIT X11R5 distribution.  Alternatively, do dynamic linking
by using a non-GNU ld.

mit/config/Imake.tmpl -- Do not set -fstrength-reduce if we have GCC 2.
If -fstrength-reduce (or any other -f option) is a major win, then it
will most likely be turned on by -O2 optimization.

mit/config/sunLib.rules -- If HasGcc and GccVersion > 1 are true, then
use gcc -fpic to generate PIC code.  Make sure that gcc does not use
gas (the GNU assembler) when compiling PIC code; gas does not assemble
it correctly.

***If you have gas installed where gcc uses it by default, you might have
to add -B/bin/ to the PositionIndependentCFlags.***

mit/config/site.def -- Define GccVersion to be 2.

mit/config/sun.cf -- When compiling with GCC 2, use -O2 optimization.

mit/config/sunLib.rules -- When compiling with GCC 2, use -fpic for
position independent code generation.

mit/rgb/Imakefile -- No longer need to compile some modules with 
cc on the Sparc since GCC 2 produces proper -fpcc-struct-return code.

mit/server/os/Imakefile -- Likewise.

mit/server/ddx/sun/Imakefile -- When compiling with GCC 2, some modules
should be compiled with -fvolatile.

mit/clients/twm/Imakefile -- Fix bad decls of malloc, realloc in gram.c.

mit/lib/X/Imakefile -- Make libgcc.a a required lib for libX11.so

*** mit/clients/twm/Imakefile	Mon May 17 22:05:22 1993
--- new/clients/twm/Imakefile	Mon May 17 22:28:46 1993
***************
*** 32,41 ****
--- 32,48 ----
  ComplexProgramTarget(twm)
  InstallNonExecFile(system.twmrc,$(TWMDIR))
  
+ #if HasGcc && GccVersion > 1 && defined (SunArchitecture)
  gram.h gram.c: gram.y
  	yacc $(YFLAGS) gram.y
+ 	sed -e 's/^extern char \*malloc(), \*realloc();//g' y.tab.c >gram.c
+ 	$(MV) y.tab.h gram.h
+ #else
+ gram.h gram.c: gram.y
+ 	yacc $(YFLAGS) gram.y
  	$(MV) y.tab.c gram.c
  	$(MV) y.tab.h gram.h
+ #endif
  
  clean::
  	$(RM) y.tab.h y.tab.c lex.yy.c gram.h gram.c lex.c deftwmrc.c 
*** mit/config/Imake.tmpl	Mon May 17 22:02:57 1993
--- new/config/Imake.tmpl	Mon May 17 22:15:06 1993
***************
*** 500,506 ****
--- 500,510 ----
  #endif
  #ifndef CcCmd
  #if HasGcc
+ #if GccVersion > 1
+ #define CcCmd gcc -fpcc-struct-return
+ #else
  #define CcCmd gcc -fstrength-reduce -fpcc-struct-return 
+ #endif
  #else
  #define CcCmd cc
  #endif
*** mit/config/site.def	Mon May 17 22:02:44 1993
--- new/config/site.def	Mon May 17 22:22:28 1993
***************
*** 25,31 ****
  
  #ifdef BeforeVendorCF
  
! /* #define HasGcc YES */
  
  #endif /* BeforeVendorCF */
  
--- 25,33 ----
  
  #ifdef BeforeVendorCF
  
! #define HasGcc YES
! /* GccVersion > 1 implies building shared libraries with gcc */
! #define GccVersion 2
  
  #endif /* BeforeVendorCF */
  
*** mit/config/sun.cf	Mon May 17 22:03:02 1993
--- new/config/sun.cf	Mon May 17 22:24:55 1993
***************
*** 41,49 ****
--- 41,55 ----
  
  #if HasGcc
  
+ #if GccVersion > 1
+ #define OptimizedCDebugFlags -O2
+ #else
+ #define OptimizedCDebugFlags -O
  #define SharedLibraryCcCmd cc
  #define ExtraLoadFlags -B/usr/bin/
  #define AllocateLocalDefines /**/
+ #endif
+ 
  
  .c.o:
  	$(CC) -c $(CFLAGS) $*.c
*** mit/config/sunLib.rules	Mon May 17 22:02:46 1993
--- new/config/sunLib.rules	Mon May 17 22:19:06 1993
***************
*** 23,29 ****
--- 23,33 ----
  #define SharedLibraryLoadFlags -assert pure-text
  #endif
  #ifndef PositionIndependentCFlags
+ #if defined(HasGcc) && GccVersion > 1
+ #define PositionIndependentCFlags -fpic
+ #else
  #define PositionIndependentCFlags -pic
+ #endif
  #endif
  
  /*
*** mit/lib/X/Imakefile	Mon May 17 22:05:03 1993
--- new/lib/X/Imakefile	Mon May 17 22:32:26 1993
***************
*** 9,14 ****
--- 9,31 ----
  #define MotifBC NO
  #endif
  
+ #if defined(SunArchitecture)
+ #if SystemV4
+ #if HasGcc
+ REQUIREDLIBS= -lgcc -lc
+ #else
+ REQUIREDLIBS= -lc
+ #endif
+ #else
+ #if HasGcc && GccVersion > 1
+ XCOMM Hack to fix gcc 2 ``-nostdlib'' deficiency on SunOS 4.x
+ REQUIREDLIBS= `gcc -v 2>&1 | awk '{print $$4}' | sed -e 's/specs$$/libgcc.a/'`
+ #else
+ REQUIREDLIBS=
+ #endif
+ #endif
+ #endif
+ 
  #ifndef BuildXimp
  #define BuildXimp NO
  #endif
*** mit/rgb/Imakefile	Mon May 17 22:05:31 1993
--- new/rgb/Imakefile	Mon May 17 22:25:30 1993
***************
*** 17,23 ****
  #if !(defined(SGIArchitecture) || SystemV4)
         DBMLIB = -ldbm
  #endif
! #if defined(SparcArchitecture) && HasGcc
             CC = cc
      CCOPTIONS = /**/
      EXTRA_LOAD_FLAGS = /**/
--- 17,23 ----
  #if !(defined(SGIArchitecture) || SystemV4)
         DBMLIB = -ldbm
  #endif
! #if defined(SparcArchitecture) && HasGcc && GccVersion <= 1
             CC = cc
      CCOPTIONS = /**/
      EXTRA_LOAD_FLAGS = /**/
*** mit/server/ddx/sun/Imakefile	Mon May 17 22:05:57 1993
--- new/server/ddx/sun/Imakefile	Mon May 17 22:27:23 1993
***************
*** 43,48 ****
--- 43,53 ----
  LinkFile(sunGX.o,sunGX.o.dist)
  #endif
  
+ #if HasGcc && GccVersion > 1
+ SpecialObjectRule(sunCG2C.o,sunCG2C.c,-fvolatile)
+ SpecialObjectRule(sunCG2M.o,sunCG2M.c,-fvolatile)
+ #endif
+ 
  sunInitExtMono.o: $(ICONFIGFILES)
  ObjectFromSpecialSource(sunInitExtMono,../mi/miinitext,-UPEXEXT)
  ObjectFromSpecialSource(sunInitMono,sunInit,-DMONO_ONLY)
*** mit/server/os/Imakefile	Mon May 17 22:05:46 1993
--- new/server/os/Imakefile	Mon May 17 22:26:02 1993
***************
*** 132,138 ****
  SpecialObjectRule(osinit.o,$(ICONFIGFILES),$(ADM_DEFINES))
  SpecialObjectRule(WaitFor.o,$(ICONFIGFILES),$(EXT_DEFINES))
  SpecialObjectRule(fonttype.o,$(ICONFIGFILES),$(FONT_DEFINES))
! #if defined(SparcArchitecture) && HasGcc
  oscolor.o: $(ICONFIGFILES)
  	$(RM) $@
  	cc -c $(DBM_DEFINES) $(CDEBUGFLAGS) $(ALLDEFINES) $*.c
--- 132,138 ----
  SpecialObjectRule(osinit.o,$(ICONFIGFILES),$(ADM_DEFINES))
  SpecialObjectRule(WaitFor.o,$(ICONFIGFILES),$(EXT_DEFINES))
  SpecialObjectRule(fonttype.o,$(ICONFIGFILES),$(FONT_DEFINES))
! #if defined(SparcArchitecture) && HasGcc && GccVersion <= 1
  oscolor.o: $(ICONFIGFILES)
  	$(RM) $@
  	cc -c $(DBM_DEFINES) $(CDEBUGFLAGS) $(ALLDEFINES) $*.c


[This is the older version]

How to compile X11R5 (patch level 11) with GCC version 2:

The patches include support for building the shared libraries with GCC 2 on 
the Sparc and 68k machines.

NOTE: Such shared libraries built with GCC version 2.3 DID NOT WORK
with executables previously linked using Sun CC!  This is because
neither those executables nor the gcc-compiled shared libraries contain
libgcc.a.  The shared libraries did work with executables linked using
GCC (running the Sun linker, of course) because GCC tells the linker to
link in libgcc.a.  Because of these limitations the default behavior is
to NOT build the shared libraries with gcc.

Changes in GCC 2.4 seem to have eliminated the problem, and such a
shared library now seems work with all executables.  If you want the
gcc-compiled shared libraries turn on "Gcc2BuildLibs" in site.def.  If
you try this, please tell bug-gcc@prep.ai.mit.edu whether it works.

Sun forgot to include a static version of libdl.a with some versions
of SunOS (4.1 mainly).  If you see undefined symbols _dlopen, _dlsym,
or _dlclose when linking with -lX11, compile and link against the file
mit/util/misc/dlsym.c in the MIT X11R5 distribution.

mit/config/Imake.tmpl -- Do not set -fstrength-reduce if we have GCC 2.  If
-fstrength-reduce (or any other -f option) is a major win, then it will
most likely be turned on by -O2 optimization.

mit/config/sunLib.rules -- If HasGcc2 and Gcc2BuildLibs are defined, then 
use gcc -fpic to generate PIC code.  Make sure that gcc does not use gas (the 
GNU assembler) when compiling PIC code; gas does not assemble it correctly.  
If you have gas installed where gcc uses it by default, you might have to add
-B/bin/ to the PositionIndependentCFlags.

mit/config/site.def -- Define HasGcc2 to be YES.

mit/config/sun.cf -- When compiling with GCC 2, use -O2 optimization.

mit/rgb/Imakefile -- No longer need to compile some modules with 
cc on the Sparc since GCC 2 produces proper -fpcc-struct-return code.

mit/server/os/Imakefile -- Likewise.

mit/clients/twm/Imakefile -- fix bad decls of malloc, realloc in gram.c.

*** mit/config/Imake.tmpl.ORIG	Tue Dec 31 11:07:56 1991
--- mit/config/Imake.tmpl	Tue Dec 31 12:30:47 1991
***************
*** 499,508 ****
--- 499,512 ----
  #define HasGcc NO
  #endif
  #ifndef CcCmd
+ #if HasGcc2
+ #define CcCmd gcc -fpcc-struct-return
+ #else
  #if HasGcc
  #define CcCmd gcc -fstrength-reduce -fpcc-struct-return 
  #else
  #define CcCmd cc
+ #endif
  #endif
  #endif
  #if HasFortran
*** mit/config/sunLib.rules.ORIG	Tue Dec 31 11:11:24 1991
--- mit/config/sunLib.rules	Tue May  5 12:26:12 1992
***************
*** 23,30 ****
--- 23,34 ----
  #define SharedLibraryLoadFlags -assert pure-text
  #endif
  #ifndef PositionIndependentCFlags
+ #if defined(HasGcc2) && defined (Gcc2BuildLibs)
+ #define PositionIndependentCFlags -fpic
+ #else
  #define PositionIndependentCFlags -pic
  #endif
+ #endif
  
  /*
   * InstallSharedLibrary - generate rules to install the shared library.
*** mit/config/site.def.ORIG	Tue Dec 31 11:13:49 1991
--- mit/config/site.def	Tue Dec 31 12:02:59 1991
***************
*** 25,31 ****
  
  #ifdef BeforeVendorCF
  
! /* #define HasGcc YES */
  
  #endif /* BeforeVendorCF */
  
--- 25,33 ----
  
  #ifdef BeforeVendorCF
  
! #define HasGcc YES 
! #define HasGcc2 YES
! /* #define Gcc2BuildLibs YES */
  
  #endif /* BeforeVendorCF */
  
*** mit/config/sun.cf.ORIG	Tue Dec 31 11:13:57 1991
--- mit/config/sun.cf	Tue May  5 12:29:50 1992
***************
*** 34,42 ****
--- 41,61 ----
  
  #if HasGcc
  
+ #if defined(HasGcc2) 
+ #define OptimizedCDebugFlags -O2 
+ /* Leave Alone XXX */
+ #else 
+ #define OptimizedCDebugFlags -O
  #define SharedLibraryCcCmd cc
  #define ExtraLoadFlags -B/usr/bin/
  #define AllocateLocalDefines /**/
+ #endif
+ 
+ #if !defined(Gcc2BuildLibs)
+ #define SharedLibraryCcCmd cc
+ #define ExtraLoadFlags -B/usr/bin/
+ #define AllocateLocalDefines /**/
+ #endif
  
  .c.o:
  	$(CC) -c $(CFLAGS) $*.c
*** mit/rgb/Imakefile.ORIG	Wed Jan 15 16:43:18 1992
--- mit/rgb/Imakefile	Thu Jan  2 13:34:09 1992
***************
*** 17,23 ****
  #if !(defined(SGIArchitecture) || SystemV4)
         DBMLIB = -ldbm
  #endif
! #if defined(SparcArchitecture) && HasGcc
             CC = cc
      CCOPTIONS = /**/
      EXTRA_LOAD_FLAGS = /**/
--- 17,23 ----
  #if !(defined(SGIArchitecture) || SystemV4)
         DBMLIB = -ldbm
  #endif
! #if defined(SparcArchitecture) && HasGcc && !defined(HasGcc2)
             CC = cc
      CCOPTIONS = /**/
      EXTRA_LOAD_FLAGS = /**/
*** mit/server/os/Imakefile.ORIG	Wed Jan 15 16:46:23 1992
--- mit/server/os/Imakefile	Wed Jan 15 16:46:48 1992
***************
*** 132,138 ****
  SpecialObjectRule(osinit.o,$(ICONFIGFILES),$(ADM_DEFINES))
  SpecialObjectRule(WaitFor.o,$(ICONFIGFILES),$(EXT_DEFINES))
  SpecialObjectRule(fonttype.o,$(ICONFIGFILES),$(FONT_DEFINES))
! #if defined(SparcArchitecture) && HasGcc
  oscolor.o: $(ICONFIGFILES)
  	$(RM) $@
  	cc -c $(DBM_DEFINES) $(CDEBUGFLAGS) $(ALLDEFINES) $*.c
--- 132,138 ----
  SpecialObjectRule(osinit.o,$(ICONFIGFILES),$(ADM_DEFINES))
  SpecialObjectRule(WaitFor.o,$(ICONFIGFILES),$(EXT_DEFINES))
  SpecialObjectRule(fonttype.o,$(ICONFIGFILES),$(FONT_DEFINES))
! #if defined(SparcArchitecture) && HasGcc && !defined(HasGcc2)
  oscolor.o: $(ICONFIGFILES)
  	$(RM) $@
  	cc -c $(DBM_DEFINES) $(CDEBUGFLAGS) $(ALLDEFINES) $*.c
*** 1.1 1992/09/08 19:52:07
--- mit/server/ddx/sun/Imakefile        1992/09/08 21:10:22
***************
*** 43,48 ****
--- 43,53 ----
  LinkFile(sunGX.o,sunGX.o.dist)
  #endif

+ #if HasGcc2
+ SpecialObjectRule(sunCG2C.o,sunCG2C.c,-fvolatile)
+ SpecialObjectRule(sunCG2M.o,sunCG2M.c,-fvolatile)
+ #endif
+ 
  sunInitExtMono.o: $(ICONFIGFILES)
  ObjectFromSpecialSource(sunInitExtMono,../mi/miinitext,-UPEXEXT)
  ObjectFromSpecialSource(sunInitMono,sunInit,-DMONO_ONLY)

*** /tmp/RCSAa24446     Tue Sep 15 12:23:32 1992
--- mit/clients/twm/Imakefile   Thu Aug 13 18:18:07 1992
***************
*** 32,41 ****
--- 32,48 ----
  ComplexProgramTarget(twm)
  InstallNonExecFile(system.twmrc,$(TWMDIR))
  
+ #if HasGcc2 && defined (SunArchitecture)
  gram.h gram.c: gram.y
        yacc $(YFLAGS) gram.y
+       sed -e 's/^extern char \*malloc(), \*realloc();//g' y.tab.c >gram.c
+       $(MV) y.tab.h gram.h
+ #else
+ gram.h gram.c: gram.y
+       yacc $(YFLAGS) gram.y
        $(MV) y.tab.c gram.c
        $(MV) y.tab.h gram.h
+ #endif
  
  clean::
        $(RM) y.tab.h y.tab.c lex.yy.c gram.h gram.c lex.c deftwmrc.c