8sa1-gcc/gcc
1994-12-18 13:28:40 -08:00
..
config (CPP_PREDEFINES): Change _MIPSEB to _MIPSEL. 1994-12-18 13:28:40 -08:00
cp 50th Cygnus<->FSF merge 1994-12-16 02:07:31 +00:00
ginclude Include <machine/ansi.h> on NetBSD. 1994-11-17 17:25:58 -05:00
objc (class_create_instance): Replace memchr with memset. 1994-11-18 19:10:21 -05:00
alloca.c remove CONFIG_BROKETS 1994-09-26 21:52:40 +00:00
assert.h
basic-block.h
bc-emit.c (bc_emit_bytecode): Add missing cast. 1994-11-04 16:31:59 -05:00
bc-emit.h
bc-optab.c
bc-optab.h
bc-typecd.def
bc-typecd.h
bi-arity.c (main): Cast enum to char in output. 1994-11-04 16:31:17 -05:00
bi-defs.h
bi-lexer.c
bi-opcode.c
bi-opname.c
bi-parser.y
bi-reverse.c
bi-run.h Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
build-make (FIXINCLUDES): Set to Makefile.in. 1994-09-28 19:24:12 -04:00
bytecode.def
bytecode.h Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
bytetypes.h
c-aux-info.c
c-common.c (decl_attribute): Allow special names (e.g, `word') for mode 1994-11-30 15:48:00 -05:00
c-convert.c
c-decl.c (init_decl_processing): Implement built-in functions fabsf, sqrtf, 1994-12-06 19:11:19 -05:00
c-iterate.c
c-lang.c
c-lex.c (yylex): Do warn about floating point out of range if target floating-point format is IEEE. 1994-11-21 11:06:09 -08: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 (build_binary_op): Can shorten shift only if shift count 1994-11-19 15:38:04 -08:00
caller-save.c
calls.c calls.c (expand_call): Handle returning BLKmode values in registers. 1994-11-28 22:44:06 -07:00
cccp.c (vms_fopen): Call `fopen' through an indirect pointer to inhibit checking argument list against its prototype. 1994-12-12 08:04:24 -05:00
cexp.y (HOST_WIDE_INT, HOST_BITS_PER_WIDE_INT): New macros. 1994-09-20 19:02:37 -04:00
collect2.c Shared library support. 1994-11-19 04:09:58 +00:00
combine.c (distribute_notes): When output an insn to hold a REG_DEAD note, 1994-12-16 06:44:16 -05:00
conditions.h
config.guess (dummy.c) [sony]: Include <sys/param.h> and emit newsos4 #ifdef NEWSOS4. 1994-12-06 07:29:38 +00:00
config.sub Delete duplicate of sparc-*. 1994-11-21 17:15:24 +00: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 (CRT_END): Add dummy refs to ___brk_addr, __environ and atexit if 1994-12-08 13:49:36 -05:00
cse.c (simplify_binary_operation): Do (x - (x & y)) -> (x & ~y). 1994-11-17 23:31:20 +00:00
dbxout.c (dbxout_type_method_1): Don't try to look at the first 1994-12-09 03:29:37 +00:00
dbxstclass.h
defaults.h
dostage2
dostage3
dwarf.h
dwarfout.c Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
emit-rtl.c (gen_lowpart_common): Do nothing if size is greater than twice host 1994-11-22 17:41:55 -05:00
enquire.c
explow.c explow.c (hard_function_value): Change a register in BLKmode to a register in a sufficiently wide integer mode. 1994-11-28 22:45:16 -07:00
expmed.c (emit_store_flag): Set mode after canonicalizing op0/op1 so op1 is constant. 1994-12-12 18:17:32 +00:00
expr.c (store_constructor): Properly get constant part of bit position when 1994-12-15 07:49:16 -05:00
expr.h Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
final.c Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00: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.ptx Initial revision 1994-09-10 06:46:14 -04:00
fixinc.sco Don't pass $(srcdir) to fixincludes scripts 1994-05-26 15:50:13 +00:00
fixinc.svr4 (sys/byteorder.h): Turn extern inlines back into static inlines for targets... 1994-12-09 17:31:38 -05:00
fixincludes Fix non-const atof parameter on NEWS-OS 4.2R 1994-12-14 16:42:18 +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 (find_auto_inc): Insert missing "return" statement. 1994-11-17 12:45:29 -05:00
fold-const.c (pedantic_omit_one_operand): New function. 1994-12-10 16:05:49 -05:00
function.c (instantiate_virtual_regs_1, case PLUS): If offset is 1994-12-13 15:04:05 +00:00
function.h
future.options Initial revision 1994-10-17 14:46:15 -04:00
gbl-ctors.h (DO_GLOBAL_CTORS_BODY): Use long instead of 1994-08-05 09:22:40 -07:00
gcc.c * gcc.c (default_compilers): Add support for Chill (.ch and .chi). 1994-12-09 15:10:41 -08:00
gen-protos.c
genattr.c (atoi): Remove declaration. 1994-09-30 17:27:29 -04:00
genattrtab.c Skip optimize_attrs if num_insn_ents is zero 1994-10-13 14:45:11 +00: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 (gen_insn): Use GET_MODE_WIDER_MODE macro instead of directly 1994-11-21 18:11:52 -05:00
genoutput.c (n_occurrences): Make arg int, not char. 1994-09-27 18:30:21 -04:00
genpeep.c
genrecog.c
getpwd.c Always use getwd if HAVE_GETWD is defined. 1994-10-14 14:29:15 +00:00
glimits.h
global.c (global_alloc): Mark regs assigned to SCRATCH as used by more than 1994-09-16 19:22:39 -04:00
gsyms.h
gsyslimits.h
halfpic.c
halfpic.h
hard-reg-set.h (GO_IF_HARD_REG_EQUAL): Fix typo. 1994-05-15 01:23:12 +00:00
input.h
integrate.c Fix comments. 1994-12-06 19:05:08 -05:00
integrate.h
jump.c Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
just-fixinc Updated comments. 1994-08-16 16:42:48 -04:00
libgcc1.c
libgcc2.c (word_type): Use __attribute__ ((mode (__word__))). 1994-11-30 15:48:22 -05: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): For move_insn case, skip notes when deleting 1994-11-16 19:28:34 -05:00
loop.h
machmode.def (PSImode): Widens to PDImode. 1994-09-28 19:32:26 -04:00
machmode.h (ptr_mode): Add declaration. 1994-11-22 06:27:59 -05: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 Eliminate `set symbol/scope=noGlobal'. 1994-12-06 18:41:40 -05:00
make-l2.com Update to handle `ginclude' subdirectory when compiling libgcc2. 1994-05-27 17:36:47 -04:00
Makefile.in (c-parse.h): Split away from c-parse.c for parallel makes. 1994-12-05 05:39:41 +00:00
mips-tdump.c Include <time.h>. Delete ctime prototype. 1994-11-11 16:37:59 -05:00
mips-tfile.c Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
modemap.def
optabs.c (init_optabs): Don't set functions for rotl and rotr. 1994-11-29 16:50:22 -05:00
output.h
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 [!POSIX]: Only define O_RDONLY and O_WRONLY if they are not already 1994-11-08 02:29:16 +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 Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
real.h Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
recog.c Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
recog.h
reg-stack.c (subst_asm_stack_regs): Cast args to bcopy to char *. 1994-11-05 14:04:50 -05:00
regclass.c (record_reg_classes): When handling case of single SET between a hard register alone in a class and a pseudo... 1994-11-18 18:23:49 -05:00
regs.h (reg_changes_size): Add declaration. 1994-08-07 08:50:40 -04:00
reload1.c (reload): When decrement max_groups of superclass, can 1994-11-21 11:37:26 -08:00
reload.c (debug_reload): Use GET_MODE_NAME to avoid warning. 1994-12-12 17:22:05 -05:00
reload.h (gen_reload): Renamed from gen_input_reload. 1994-10-17 11:30:49 -04:00
reorg.c Delete this patch: 1994-12-05 02:04:24 +00:00
rtl.c
rtl.def
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.c
scan.h
sched.c (sched_analyze_insn): Parameter loop_note type changed to rtx, and name changed to loop_notes. 1994-09-20 12:57:18 -07:00
sdbout.c Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
sort-protos
stack.h
stmt.c stmt.c (expand_return): For BLKmode structure returns... 1994-11-28 22:44:58 -07:00
stor-layout.c (layout_decl): Allow DECL_BIT_FIELD for any type. 1994-12-18 06:54:29 -05: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 (vms_fopen): Call `fopen' through an indirect pointer to inhibit checking argument list against its prototype. 1994-12-12 08:04:24 -05:00
tree.c (preserve_momentary): New function. 1994-12-07 16:42:35 -05:00
tree.def Extend comment for SET_TYPE to mention Chill. 1994-11-15 20:19:55 -08:00
tree.h (POINTER_TYPE_P): New macro. 1994-11-16 00:45:41 +00:00
typeclass.h
unprotoize.c
unroll.c (copy_loop_body): Reformat CODE_LABEL_NUMBER macro call 1994-12-05 11:46:45 -08:00
varasm.c (output_constant): When eliminating conversions, treat ARRAY_TYPE like 1994-11-21 22:21:24 -05: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_output_standard_types): Add TARGET_64BIT dependencies. 1994-12-02 18:14:05 -05: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