gcc/gcc
Mike Stump f8e48ed4b8 * toplev.c (lang_options): Add new flag -ffor-scope.
From-SVN: r9605
1995-05-10 02:22:23 +00:00
..
config Use <xxx> in #include. 1995-05-09 18:25:08 -04:00
cp 68th Cygnus<->FSF merge 1995-05-01 21:36:30 +00:00
ginclude (va_arg): Don't assume __va_rounded_size (char) has the value of 4. 1995-04-30 08:11:09 -04:00
objc (objc_init_statics): Fix missing part of last change. 1995-05-09 19:11:43 -04:00
Makefile.in Make collect demangle 1995-05-04 21:25:31 +00:00
PROBLEMS entered into RCS 1992-02-17 18:46:57 +00:00
PROJECTS entered into RCS 1992-10-20 21:12:16 +00:00
README-fixinc entered into RCS 1990-01-31 19:06:55 +00:00
README.ACORN entered into RCS 1994-08-11 13:55:23 -04:00
README.ALTOS entered into RCS 1993-04-06 19:23:20 +00:00
README.APOLLO entered into RCS 1993-10-01 16:34:31 -07:00
README.TRAD entered into RCS 1992-05-28 20:30:28 +00:00
README.X11 Initial revision 1993-06-07 20:09:31 +00:00
alloca.c remove CONFIG_BROKETS 1994-09-26 21:52:40 +00:00
assert.h Delete unused magic cookie comment. 1992-10-06 19:11:20 +00:00
basic-block.h (REGSET_ELT_TYPE): Make unsigned to avoid signed arithmetic overflow. 1993-07-10 19:25:58 +00:00
bc-emit.c (bc_emit_bytecode): Add missing cast. 1994-11-04 16:31:59 -05:00
bc-emit.h Initial revision 1993-09-22 08:27:20 -07:00
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 Initial revision 1993-09-22 10:44:51 -07:00
bc-typecd.def Initial revision 1993-09-22 10:44:51 -07:00
bc-typecd.h Cast enum arithmetic and logical operands to int. 1993-10-04 18:03:00 -04:00
bi-arity.c (main): Cast enum to char in output. 1994-11-04 16:31:17 -05:00
bi-defs.h Initial revision 1993-09-22 08:48:59 -07:00
bi-lexer.c Use FATAL_EXIT_CODE rather than hardcoded 1 for fatal error. 1993-11-13 09:00:21 +00:00
bi-opcode.c (main): Don't write overly-long line. 1994-04-21 15:25:36 -04:00
bi-opname.c Use FATAL_EXIT_CODE rather than hardcoded 1 for fatal error. 1993-11-13 08:59:22 +00:00
bi-parser.y Use FATAL_EXIT_CODE rather than hardcoded 1 for fatal error. 1993-11-13 09:00:21 +00:00
bi-reverse.c Avoid defining NULL; can cause duplicate definition errors. 1993-10-13 11:57:23 -04:00
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 Rename dup to duplicate. 1993-10-27 06:14:56 +00:00
bytecode.h Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
bytetypes.h Initial revision 1993-09-29 00:19:28 +00:00
c-aux-info.c Update comments. 1995-01-25 14:40:53 -05:00
c-common.c (declare_hidden_char_array): Mark decl artificial. 1995-05-09 10:06:32 +00:00
c-convert.c (convert): Handle conversion to complex type. 1993-03-04 19:42:13 +00:00
c-decl.c (finish_decl_top_level): New function. 1995-04-26 19:17:42 -04:00
c-iterate.c (iterator_loop_{pro,epi}logue): Set TREE_SIDE_EFFECTS on the MODIFY_EXPRs we make. 1993-07-28 15:34:22 -04:00
c-lang.c (finish_file): Pass new parm to start_function. 1995-03-09 21:31:51 -05:00
c-lex.c Move pragma interface support to c-pragma.h 1995-04-18 18:16:51 +00:00
c-lex.h (RID_IN, RID_OUT, RID_INOUT, RID_BYCOPY, RID_ONEWAY, 1993-04-09 23:06:58 +00:00
c-parse.gperf Incorporate the Objective-C keywords from 1993-04-09 23:07:39 +00:00
c-parse.in Update number of shift/reduce conflicts. 1995-04-26 17:24:51 -04:00
c-pragma.c Move pragma interface support to c-pragma.h 1995-04-18 18:16:51 +00:00
c-pragma.h Do not put enclose within HANDLE_SYSV_PRAGMA 1995-04-18 20:06:17 +00:00
c-tree.h (finish_decl_top): New declaration. 1995-04-26 19:17:07 -04:00
c-typeck.c (convert_for_assignment): Don't give errors about adding const or 1995-05-08 17:56:12 -04:00
caller-save.c Replace MAX_UNITS_PER_WORD with MIN_UNITS_PER_WORD. 1995-02-10 19:06:12 -05:00
calls.c (expand_call): Improve -Winline warnings. 1995-05-08 00:51:46 +00:00
cccp.c (do_include): Re-fix minor memory leak by using alloca instead of 1995-04-29 15:44:14 -04:00
cexp.y (%union): Delete VOIDVAL and SVAL; unused. 1995-02-11 16:25:21 -05:00
collect2.c AIX shared libraries 1995-05-09 10:21:13 +00:00
combine.c (combine_instrutions): Set subst_prev_insn to zero. 1995-05-01 16:43:28 -07:00
conditions.h (CC_NOT_SIGNED): New macro. 1992-10-12 21:36:50 +00:00
config.guess Add more NetBSD cases: atrai, sun3*, and mac68k. 1995-05-05 05:50:51 -04:00
config.sub Add powerpc little endian support; Add powerpc variants; Add pentium variants 1995-05-09 20:22:38 +00:00
configure.bat Use "go32" instead of "msdos" for future expansion. 1995-05-07 17:27:58 -04:00
convert.c Support reference types 1995-02-13 13:24:42 +00:00
convert.h (convert_to_complex): Declared. 1993-03-04 21:18:47 +00:00
cplus-dem.c Make collect demangle 1995-05-04 21:25:31 +00:00
cpp.1 entered into RCS 1992-01-23 01:00:13 +00:00
cppalloc.c #include config.h. 1995-04-10 09:22:01 -04:00
cpperror.c Moved 'high-level' error functions from cpperror.c to cpplib.c. 1995-04-05 13:34:58 -07:00
cppexp.c Add declarations of xmalloc and xrealloc. 1995-04-10 09:22:19 -04:00
cpphash.c Improve cleaning up. See hangeLog. 1995-04-30 14:43:12 -07:00
cpphash.h Initial revision 1995-03-16 13:59:07 -08:00
cpplib.c Bunch of fixes. See ChangeLog. 1995-04-30 14:43:12 -07:00
cpplib.h Remove PARSE_GETC. Add comment about "@ ". 1995-04-30 14:43:12 -07:00
cppmain.c * cppmain.c (main): Remove commented-out code that used PARSE_GETC. 1995-04-30 14:43:12 -07:00
cross-make Use CROSS_LIBGCC1 for a cross-compiler 1993-09-09 18:18:07 +00:00
crtstuff.c (CRT_END): Add dummy refs to ___brk_addr, __environ and atexit if 1994-12-08 13:49:36 -05:00
cse.c (cse_insn): Properly set IN_MEMORY for SET_DEST. 1995-04-30 07:19:15 -04:00
dbxout.c (dbxout_type_fields): Correct arguments to CHARS macro in flag_minimal_debug case. 1995-04-12 11:35:39 -07:00
dbxstclass.h entered into RCS 1992-03-11 22:25:54 +00:00
defaults.h Change addres for rfg. 1994-03-26 07:43:02 -05:00
demangle.h Make collect demangle 1995-05-04 21:25:31 +00:00
dostage2 entered into RCS 1992-06-29 04:59:24 +00:00
dostage3 entered into RCS 1992-09-18 23:59:45 +00:00
dwarf.h Change addres for rfg. 1994-03-26 07:43:02 -05:00
dwarfout.c (PUSHSECTION_FORMAT): Add a leading tab. 1995-02-24 17:51:41 -08:00
emit-rtl.c (gen_highpart): Add comment about broken implementation. 1995-04-25 19:09:34 -04:00
enquire.c Change "gstddef.h" to <stddef.h>. 1994-03-31 21:23:12 -08:00
explow.c (convert_memory_address): No longer static. 1995-04-07 12:35:25 -04:00
expmed.c If expensive optimizations, use different pseudos when making store flag insns. 1995-05-02 17:41:19 +00:00
expr.c (expand_expr, case INDIRECT_REF): Set RTX_UNCHANGING_P if both 1995-05-08 17:59:41 -04:00
expr.h (emit_conditional_move): Declare it. 1995-01-25 04:14:56 +00:00
final.c (shorten_branches): For non-optimizing compiles, break after first pass. 1995-04-27 20:18:13 +00:00
fix-header.c Don't include <sys/stat.h> twice. 1995-04-27 11:42:46 -04:00
fixcpp entered into RCS 1992-05-07 06:35:33 +00:00
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 (longlong_t, u_longlong_t): Work around bug in Solaris 2.4 1995-02-13 09:29:44 -05:00
fixinc.winnt Remove unneeded fixes relating to __stdcall. 1995-04-01 09:45:31 -05:00
fixincludes (stdio.h): BSDI 2.0 changed the spelling of _VA_LIST_ to 1995-04-02 08:22:56 -04:00
fixproto Re-write fixproto/fix-header/etc to use cpplib. 1995-04-05 14:16:26 -07:00
flags.h Add -fpack-struct. 1995-03-31 14:35:03 +00:00
flow.c (mark_used_regs, case SUBREG): Only fall through to REG case 1995-03-29 14:34:41 -08:00
fold-const.c small tweak 1995-05-02 21:54:39 +00:00
function.c (expand_function_end): Don't warn about unused 1995-05-07 10:28:12 +00:00
function.h Handle compilation of nested functions from another scope. 1995-03-15 21:48:01 +00:00
future.options Initial revision 1994-10-17 14:46:15 -04:00
gbl-ctors.h (atexit): Prototype now works with NT. 1995-02-21 18:49:31 -05:00
gcc.c (main): Pass INIT_ENVIRONMENT to putenv. 1995-04-25 15:39:42 -07:00
gen-protos.c Re-write fixproto/fix-header/etc to use cpplib. 1995-04-05 14:16:26 -07:00
genattr.c (atoi): Remove declaration. 1994-09-30 17:27:29 -04:00
genattrtab.c (check_attr_value): Change error message text. 1995-01-25 14:27:39 -05:00
gencodes.c (gen_insn): Ignore insns whose names begin with '*'. 1995-01-13 18:07:35 -05:00
genconfig.c (main): Delete #ifndef around HAVE_conditional_move. 1995-01-25 04:15:47 +00:00
genemit.c (gen_insn): Ignore insns whose names begin with '*'. 1995-01-13 18:07:35 -05:00
genextract.c Add better error messages than abort to reload1, and print insn involed. 1994-09-02 02:12:48 +00:00
genflags.c (gen_insn): Ignore insns whose names begin with '*'. 1995-01-13 18:07:35 -05:00
genmultilib Initial revision 1994-06-15 08:01:42 +00:00
genopinit.c (optabs): Add entry for movcc_gen_code. 1995-01-25 04:16:37 +00:00
genoutput.c (output_epilogue): Do not reference gen_ functions for insns whose 1995-01-13 18:08:07 -05:00
genpeep.c Include hconfig.h, not config.h. 1992-10-13 04:40:12 +00:00
genrecog.c (break_out_subroutines): Remove decl of unused variable. 1994-03-25 14:13:46 -05:00
getpwd.c Always use getwd if HAVE_GETWD is defined. 1994-10-14 14:29:15 +00:00
glimits.h (UINT_MAX, ULONG_MAX, ULONG_LONG_MAX): redefine in a simpler way. 1993-09-29 21:31:49 +00:00
global.c (global_alloc): Mark regs assigned to SCRATCH as used by more than 1994-09-16 19:22:39 -04:00
gsyms.h entered into RCS 1992-03-14 05:04:03 +00:00
gsyslimits.h Handle recursive <limits.h> 1994-12-22 17:50:42 +00:00
halfpic.c Make ROSE shared library profiling work; Use GOTOFF if possible for ELF. 1993-10-08 19:15:55 +00:00
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 Add standard copyright notice. 1993-03-26 19:19:59 -05:00
integrate.c Tweak line numbers in output 1995-04-28 19:46:40 +00:00
integrate.h (global_const_equiv_map_size): Declared. 1993-11-11 05:12:47 +00:00
jump.c (jump_optimize, can_reach_end determination): A barrier can 1995-05-02 20:53:50 +00:00
just-fixinc Updated comments. 1994-08-16 16:42:48 -04:00
libgcc1-test.c Initial revision 1995-03-15 23:42:55 +00:00
libgcc1.c (perform_lshlsi3, __lshlsi3): Deleted. 1995-01-27 20:56:32 -05:00
libgcc2.c weaken C++ free-store functions 1995-04-16 06:17:34 +00:00
limitx.h Handle recursive <limits.h> 1994-12-22 17:50:42 +00:00
limity.h Handle recursive <limits.h> 1994-12-22 17:50:42 +00:00
listing Some assemblers put a "." before pseudo-ops 1994-08-31 13:53:39 +00:00
local-alloc.c local-alloc.c (block_alloc): Stop looping over the input operands once we find an input/output register pair... 1995-02-21 10:41:05 -07:00
longlong.h (umul_ppmm mc68000): Use %# instead of #. 1995-03-31 16:37:52 +00:00
loop.c (mark_loop_jump): Remove bogus assignments to LABEL_ fields in default 1995-02-13 08:13:52 -05:00
loop.h (structure induction): Add new field same_insn. 1995-01-20 18:10:54 -08:00
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
mips-tdump.c Include <time.h>. Delete ctime prototype. 1994-11-11 16:37:59 -05:00
mips-tfile.c (fatal, error): Make first arg const to avoid warning. 1995-04-24 19:44:34 -04:00
modemap.def Initial revision 1993-09-21 14:25:11 -07:00
optabs.c (init_optabs): Delete all uses of undocumented TImode and 1995-04-26 12:13:00 -07:00
output.h varasm.c (function_section): New function. 1995-02-13 22:08:43 +00:00
pcp.h entered into RCS 1991-05-31 20:45:39 +00:00
print-rtl.c Fix copyright years. 1993-06-30 17:26:29 +00:00
print-tree.c (print_node): Print TYPE_PACKED. 1995-04-26 17:25:21 -04:00
protoize.c (gen_aux_info_file): Use strerror #ifdef HAVE_STRERROR. 1995-05-03 08:48:50 -04:00
real.c (emdnorm, toe64, etoe64): Significand of Intel long double denormals 1995-05-05 07:10:06 -04:00
real.h Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
recog.c (constrain_operands, case 'E'): Make this work like 1995-04-10 21:39:56 +00:00
recog.h Add prototypes.h 1993-03-19 18:14:45 -08:00
reg-stack.c (stack_result): Fix bug in last change. 1995-04-28 06:36:36 -04:00
regclass.c (record_reg_classes, case 'E'): Make this work like 1995-04-10 21:39:56 +00:00
regs.h (reg_changes_size): Add declaration. 1994-08-07 08:50:40 -04:00
reload.c (find_reloads): Recompute reg_equiv_address from reg_equiv_memory_loc before using it. 1995-04-17 12:46:50 -07:00
reload.h (gen_reload): Renamed from gen_input_reload. 1994-10-17 11:30:49 -04:00
reload1.c (reload_as_needed): Call forget_old_reloads_1 on pattern before reg 1995-04-10 07:17:17 -04:00
reorg.c reorg.c (fill_simple_delay_slots): Don't use a JUMP_INSN a the target of another JUMP_INSN to fill a delay slot. 1995-04-04 15:16:40 -06:00
rtl.c (read_rtx): Remove decl of unused variable STRINGBUFSIZE. 1994-03-25 14:17:23 -05:00
rtl.def (INLINE_HEADER): Add new "e" field. 1995-03-08 17:28:34 -05:00
rtl.h (convert_memory_address): Add extra arg. 1995-04-07 12:36:20 -04:00
rtlanal.c (may_trap_p, case EXPR_LIST): New case. 1994-08-25 18:48:42 -04:00
scan-decls.c Re-write fixproto/fix-header/etc to use cpplib. 1995-04-05 14:16:26 -07:00
scan-types.sh scan-types.sh: Fix program's name in error message. 1994-04-18 07:09:17 +00:00
scan.c Re-write fixproto/fix-header/etc to use cpplib. 1995-04-05 14:16:26 -07:00
scan.h Re-write fixproto/fix-header/etc to use cpplib. 1995-04-05 14:16:26 -07:00
sched.c Update comments. 1995-01-25 14:40:53 -05:00
sdbout.c (plain_type): Pass additional argument to plain_type_1. 1995-05-04 11:14:53 -07:00
sort-protos entered into RCS 1991-12-28 00:07:54 +00:00
stack.h Add prototypes. 1993-03-19 18:17:20 -08:00
stmt.c (expand_return): When returning BLKmode structure... 1995-04-27 15:50:50 -07:00
stor-layout.c Add -fpack-struct. 1995-03-31 14:35:03 +00: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 * toplev.c (lang_options): Add new flag -ffor-scope. 1995-05-10 02:22:23 +00:00
tree.c (substitute_in_expr): Preserve TREE_READONLY. 1995-04-30 07:16:51 -04:00
tree.def Update copyright dates. 1995-03-09 06:45:13 -05:00
tree.h DECL_ARTIFICIAL 1995-05-07 10:28:12 +00:00
typeclass.h entered into RCS 1989-08-13 19:24:27 +00:00
unprotoize.c entered into RCS 1992-05-17 19:11:07 +00:00
unroll.c (find_splittable_givs): Change error message text. 1995-01-25 14:50:09 -05:00
varasm.c Always define handle_pragma_weak, but don't do anything unless 1995-04-18 20:51:03 +00: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

README.X11

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