gcc/gcc
Michael Meissner 4053f6406e Update rtems configuration
From-SVN: r13783
1997-03-24 21:10:53 +00:00
..
config Update rtems configuration 1997-03-24 21:10:53 +00:00
cp 90th Cygnus<->FSF quick merge 1997-02-21 20:28:30 +00:00
ginclude Initial revision 1997-03-24 20:01:06 +00:00
intl Initial revision 1995-11-23 01:43:40 +00:00
objc (__objc_block_return): Remove function. 1997-03-17 17:00:10 -05:00
Makefile.in (USER_H): Add va-m32r.h. 1997-03-24 20:15:16 +00:00
NEWS Formerly NEWS.~2~ 1996-10-29 21:32:16 +00:00
PROBLEMS
PROJECTS
README-fixinc
README.ACORN entered into RCS 1994-08-11 13:55:23 -04:00
README.ALTOS
README.APOLLO
README.DWARF entered into RCS 1995-08-28 06:15:04 -04:00
README.FRESCO entered into RCS 1995-08-28 10:15:06 +00:00
README.NS32K entered into RCS 1995-06-15 07:02:40 -04:00
README.RS6000 entered into RCS 1995-11-04 10:28:12 -05:00
README.TRAD
README.X11
alloca.c formatting tweaks 1996-07-03 23:05:19 +00:00
assert.h Declare __eprintf with attribute noreturn. 1995-08-19 16:43:07 -04:00
basic-block.h Update FSF address. 1995-06-15 07:33:25 -04:00
bc-emit.c formatting tweaks 1996-07-03 22:07:53 +00:00
bc-emit.h
bc-optab.c formatting tweaks 1996-07-03 22:07:53 +00:00
bc-optab.h Update FSF address. 1995-06-15 07:33:25 -04:00
bc-typecd.def
bc-typecd.h Update FSF address. 1995-06-15 07:33:25 -04:00
bi-arity.c Add fancy_abort 1996-08-23 14:45:19 +00:00
bi-defs.h Update FSF address. 1995-06-15 07:33:25 -04:00
bi-lexer.c formatting tweaks 1996-07-03 22:07:53 +00:00
bi-opcode.c Add fancy_abort 1996-08-23 14:45:19 +00:00
bi-opname.c Add fancy_abort 1996-08-23 14:45:19 +00:00
bi-parser.y Update FSF address. 1995-06-15 07:33:25 -04:00
bi-reverse.c Update FSF address. 1995-06-15 07:33:25 -04:00
bi-run.h Update FSF address. 1995-06-15 07:33:25 -04:00
build-make (CC): Pass -b $(host), not target. 1996-04-15 07:28:50 -04:00
bytecode.def
bytecode.h Update copyright. 1996-03-04 20:18:45 +00:00
bytetypes.h
c-aux-info.c formatting tweaks 1996-07-03 22:07:53 +00:00
c-common.c x 1997-02-16 10:05:43 +00:00
c-convert.c Update FSF address. 1995-06-15 07:33:25 -04:00
c-decl.c (start_function): Fix improper installation of last change. 1997-02-02 07:15:44 -05:00
c-iterate.c formatting tweaks 1996-07-03 22:07:53 +00:00
c-lang.c formatting tweaks 1996-07-03 22:07:53 +00:00
c-lex.c x 1996-11-15 07:14:08 +00:00
c-lex.h Update FSF address. 1995-06-15 07:33:25 -04:00
c-parse.gperf
c-parse.in (expr_no_commas): Do not store temporary skip_evaluation increments on yacc value stack... 1997-03-17 13:46:42 -05:00
c-pragma.c install EH code 1996-07-23 20:09:26 +00:00
c-pragma.h Update FSF address. 1995-06-15 07:33:25 -04:00
c-tree.h (warn_main, flag_hosted): New variables. 1997-01-19 15:05:05 -05:00
c-typeck.c (process_init_element): Warn and truncate if upper bound of index is 1997-03-02 13:25:40 -05:00
caller-save.c Change all calls to eliminate_regs. 1997-03-15 07:17:02 -05:00
calls.c (emit_library_call_value): Remove redundant check for outmode != 1997-01-04 18:43:56 -05:00
cccp.c (do_error, do_warning): Fix memory leak. 1997-03-19 17:19:27 -05:00
cexp.y (parse_number, yylex), cccp.c (rescan), cpplib.c 1997-03-19 16:57:58 -05:00
choose-temp.c (choose_temp_base): Don't dump core if TMPDIR is empty. 1996-12-10 17:04:20 -05:00
collect2.c collect2.c (write_c_file): Wrap the ctor/dtor lists and fns with `extern "C" { ... 1996-12-11 18:58:22 -05:00
combine.c (if_then_else_cond): Call copy_rtx to prevent sharing. 1997-03-18 13:10:44 -08:00
conditions.h (CC_NO_OVERFLOW): Add comment clarifying usage. 1996-04-03 20:56:14 +00:00
config.guess Add hppa1.1-hitachi-hiuxmpp support, passed along by rms. 1997-01-07 19:29:28 +00:00
config.sub (m32r,mn10300): Add. 1997-03-24 20:38:28 +00:00
configure.bat Changed to used common winnt/config-nt.bat. 1995-09-12 17:37:25 -04:00
convert.c formatting tweaks 1996-07-03 22:07:53 +00:00
convert.h Update FSF address. 1995-06-15 07:33:25 -04:00
cplus-dem.c Add prototypes, remove unsed cplus_match, make mystrstr static 1997-03-14 19:20:53 +00:00
cpp.1
cpp.texi Formerly cpp.texi.~28~ 1997-03-21 21:05:54 +00:00
cppalloc.c cppalloc.c (memory_full): Don't use fatal; use fprintf+exit. 1996-06-07 00:29:20 -07:00
cpperror.c formatting tweaks 1996-07-03 22:07:53 +00:00
cppexp.c (parse_number): Invalid integer constants are errors if pedantic. 1997-03-17 17:08:27 -05:00
cpphash.c formatting tweaks 1996-07-03 22:07:53 +00:00
cpphash.h formatting tweaks 1996-07-03 22:07:53 +00:00
cpplib.c (do_error, do_warning): Fix memory leak. 1997-03-19 17:19:27 -05:00
cpplib.h (struct cpp_options): New member c89. 1997-03-19 16:58:58 -05:00
cppmain.c formatting tweaks 1996-07-03 22:07:53 +00:00
cross-make (STMP_FIXPROTO): Moved from here to build-make. 1996-02-10 12:12:59 -08:00
crtstuff.c Put HAS_INIT_SECTION ifdefs around Irix6 support. 1996-10-31 11:53:37 -08:00
cse.c cse.c (invalidate_from_clobbers): Delete unnecessary test for (clobber nil). 1997-02-07 18:56:07 +00:00
dbxout.c Change all calls to eliminate_regs. 1997-03-15 07:17:02 -05:00
dbxstclass.h
defaults.h (ASM_OUTPUT_LABELREF): Provide default definition if not already defined. 1996-09-21 06:35:12 -04:00
demangle.h demangle.h: #include "gansidecl.h". 1996-04-15 17:56:39 +00:00
dostage2
dostage3
dwarf.h (enum dwarf_location_atom): Add OP_MULT. 1996-12-09 12:36:06 -08:00
dwarf2.h x 1996-11-18 22:42:34 +00:00
dwarf2out.c Change all calls to eliminate_regs. 1997-03-15 07:17:02 -05:00
dwarfout.c Change all calls to eliminate_regs. 1997-03-15 07:17:02 -05:00
emit-rtl.c (subreg_lowpart_p): Return 0 if SUBREG_REG is VOIDmode. 1997-03-10 16:09:55 -05:00
enquire.c formatting tweaks 1996-07-03 22:07:53 +00:00
except.c except.c (find_exception_handler_labels): Initialize label array with zeroes. 1997-02-07 01:17:32 +00:00
except.h mrs/manson: 1996-09-14 20:44:58 -04:00
explow.c (convert_memory_address, case SYMBOL_REF): Copy 1997-01-19 14:04:45 -05:00
expmed.c (expand_divmod): prefer divmod in same mode over div in wider mode. 1997-02-15 08:42:02 -05:00
expr.c (emit_group_load): Call operand_subword instead of creating 1997-03-18 14:25:56 -08:00
expr.h (emit_store_flag_force): Declare. 1996-10-23 04:15:02 +00:00
extend.texi Formerly extend.texi.~113~ 1997-03-24 20:53:34 +00:00
final.c (shorten_branches): Split all insns before computing insn lengths. 1997-03-18 14:55:01 -08:00
fix-header.c formatting tweaks 1996-07-03 22:07:53 +00:00
fixcpp
fixinc-nt.sed Initial revision 1995-09-12 18:25:25 -04:00
fixinc.dgux Change FSF address. 1995-06-15 17:03:19 -04:00
fixinc.irix Initial revision 1997-02-12 16:08:06 -05:00
fixinc.ptx Fix sed expression which looks for <sys/types.h> in <pwd.h> 1997-02-27 22:56:43 +00:00
fixinc.sco Change FSF address. 1995-06-15 17:03:19 -04:00
fixinc.svr4 Fix problems with symlinks to ".". 1997-01-19 14:35:37 -05:00
fixinc.winnt Rewritten to use fixinc-nt.sed. 1995-09-12 18:29:13 -04:00
fixincludes Remove more cases of __const__ from math.h for NeXT 1997-02-27 17:12:40 +00:00
fixproto (std_files): Add sys/socket.h. 1996-11-12 14:37:01 -05:00
flags.h x 1996-11-15 07:14:08 +00:00
floatlib.c formatting tweaks 1996-07-03 22:07:53 +00:00
flow.c flow.c (life_analysis): Delete obvious no-op moves which use SUBREGs. 1997-02-04 16:36:26 -07:00
fold-const.c (fold): Don't assume a nonexplicit constant cannot equal an explicit one. 1997-02-15 18:49:22 -05:00
fp-test.c Initial revision 1995-12-17 07:08:31 -05:00
function.c Add a REG_EQUIV note when a register parameter has a stack location 1997-03-18 20:00:01 +00:00
function.h (struct function): New field args_info. 1997-01-03 07:51:40 -05:00
future.options Initial revision 1994-10-17 14:46:15 -04:00
gansidecl.h formatting tweaks 1996-07-03 22:07:53 +00:00
gbl-ctors.h formatting tweaks 1996-07-03 22:07:53 +00:00
gcc.c (init_spec): Delete parameter. Always initialize extra_specs. 1997-03-18 13:19:22 -08:00
gen-protos.c sys-protos.h (gethostid): Make return type `int' ifdef __alpha__. 1996-08-15 18:59:44 +00:00
genattr.c * genattr.c (main): Delete printing of "#define PROTO". 1996-04-15 18:01:14 +00:00
genattrtab.c (simplify_cond): Make TESTS an array of rtunions. 1996-11-15 14:12:24 -05:00
gencodes.c Update FSF address. 1995-06-15 07:52:21 -04:00
genconfig.c Update FSF address. 1995-06-15 07:52:21 -04:00
genemit.c formatting tweaks 1996-07-03 22:07:53 +00:00
genextract.c (main): Use loop, not bcopy, to set recog_operands from an rtvec. 1996-11-15 14:12:54 -05:00
genflags.c formatting tweaks 1996-07-03 22:07:53 +00:00
genmultilib Speed up genmultilib; Add MULTIB_EXTRA_OPTS 1996-08-12 16:36:42 +00:00
genopinit.c Search modes in reverse order to avoid problems with EXTRA_CC_MODES 1996-09-30 17:23:14 +00:00
genoutput.c Update FSF address. 1995-06-15 07:52:21 -04:00
genpeep.c Update FSF address. 1995-06-15 07:52:21 -04:00
genrecog.c formatting tweaks 1996-07-03 22:07:53 +00:00
getopt.h automatically generated from GPLed version 1997-01-22 05:25:31 +00:00
getopt1.c automatically generated from GPLed version 1997-01-23 04:23:12 +00:00
getpwd.c No longer include direct.h for _WIN32. 1996-09-29 18:21:44 -04:00
glimits.h (__LONG_MAX__): on Alpha, use 64 bit value. 1996-03-12 17:24:57 -05:00
global.c (prune_references): Add missing symmetic CONFLICTP call. 1996-11-12 16:15:19 -05:00
gmon.c formatting tweaks 1996-07-03 22:07:53 +00:00
gsyms.h (enum sdb_type): Add T_LNGDBL if EXTENDED_SDB_BASIC_TYPES. 1996-06-07 17:09:02 -07:00
gsyslimits.h Handle recursive <limits.h> 1994-12-22 17:50:42 +00:00
halfpic.c formatting tweaks 1996-07-03 22:07:53 +00:00
halfpic.h Add comment regarding gansidecl.h. 1996-04-18 15:12:42 +00:00
hard-reg-set.h (twice unrolled GO_IF_HARD_REG_EQUAL): Add missing \. 1996-02-20 21:12:15 +00:00
input.h Update FSF address. 1995-06-15 07:52:21 -04:00
install.sh Initial revision 1995-05-15 23:05:24 -04:00
integrate.c (expand_inline_function): Handle a PARALLEL containing a RETURN the 1997-01-19 20:54:40 -05:00
integrate.h (struct inline_remap): New fields regno_pointer_flag and 1995-12-27 15:26:58 -05:00
invoke.texi Formerly invoke.texi.~320~ 1996-10-09 16:19:51 -04:00
jump.c (find_cross_jump): Don't allow old-style and volatile asms 1997-02-03 17:00:11 -08:00
just-fixinc Updated comments. 1994-08-16 16:42:48 -04:00
libgcc1-test.c Cygwin32 support; Make eabi update stack first before doing stores in prolog 1996-02-13 19:19:40 +00:00
libgcc1.c Update FSF address. 1995-06-15 07:52:21 -04:00
libgcc2.c (__negdi2, __lshrdi3, __ashldi3, __ashrdi3, __ffsdi2): 1997-02-16 07:55:15 -05: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 (update_equiv_regs): Fix error in last change. 1997-02-08 17:37:43 -05:00
longlong.h Correct typo. 1996-07-19 23:18:17 +00:00
loop.c loop.c (strength_reduce): Adjust BENEFIT appropriately if an autoincrement memory reference will... 1997-03-16 15:50:56 -07:00
loop.h (struct induction): New fields always_executed and 1996-01-24 11:54:00 -08:00
machmode.def Update FSF address. 1995-06-15 07:52:21 -04:00
machmode.h (HOST_PTR_PRINTF): Handle char * wider than long. 1996-11-15 14:13:36 -05:00
make-cc1.com Support building with GNU C vs VAX C vs DEC C from the DCL command line. 1997-01-19 20:34:35 -05:00
make-cccp.com Support building with GNU C vs VAX C vs DEC C from the DCL command line. 1997-01-19 20:34:35 -05:00
make-gcc.com Support building with GNU C vs VAX C vs DEC C from the DCL command line. 1997-01-19 20:34:35 -05:00
make-l2.com Update to handle `ginclude' subdirectory when compiling libgcc2. 1994-05-27 17:36:47 -04:00
mips-tdump.c formatting tweaks 1996-07-03 22:07:53 +00:00
mips-tfile.c formatting tweaks 1996-07-03 22:07:53 +00:00
modemap.def Update header. 1995-06-15 07:54:51 -04:00
optabs.c Treat ZERO_EXTEND like SIGN_EXTEND in emit_unop_insn 1996-12-10 20:56:07 +00:00
output.h install EH code 1996-07-23 20:03:47 +00:00
pcp.h Update FSF address. 1995-06-15 08:04:37 -04:00
pexecute.c Remove special cases for cygwin32. 1997-02-15 19:03:45 -05:00
print-rtl.c (print_rtx, case 'w'): Use HOST_WIDE_INT_PRINT_DEC. 1996-11-15 14:14:15 -05:00
print-tree.c (print_node): Don't try to print nonexistent 1996-12-30 11:42:59 -08:00
protoize.c protoize.c: Update test for win32 (&& ! cygwin32). 1996-08-18 01:29:32 +00:00
real.c (exact_real_inverse): New function, if REAL_ARITHMETIC. 1996-10-23 10:20:10 -04:00
real.h (exact_real_inverse): Declare. 1996-10-23 10:20:24 -04:00
recog.c Accept a unary operator in constrain_operands 1996-10-23 22:02:32 +00:00
recog.h recog.h: #include "gansidecl.h". 1996-04-15 18:05:24 +00:00
reg-stack.c (subst_stack_regs_pat): Set src_note explicitly, instead 1996-12-30 11:55:54 -08:00
regclass.c formatting tweaks 1996-07-03 22:07:53 +00:00
regs.h regs.h (regno_pointer_align, [...]): Delete from here... 1996-01-31 14:45:20 +00:00
reload.c Include expr.h. 1997-03-15 07:28:39 -05:00
reload.h (eliminate_regs): Add STORING arg. 1997-03-15 07:11:34 -05:00
reload1.c (reload_reg_free_before_p, case 1997-03-18 14:10:38 -08:00
reorg.c (fill_slots_from_thread): Skip moved insn in all three cases. 1997-01-03 07:59:13 -05:00
rtl.c (rtvec_alloc): Clear rtwint instead of rtvec. 1996-11-15 14:13:13 -05:00
rtl.def (INLINE_HEADER): Add three new fields. 1995-12-27 15:26:28 -05:00
rtl.h Update REG_EQUIV comment for assign_parms change 1997-03-18 20:00:38 +00:00
rtlanal.c formatting tweaks 1996-07-03 22:07:53 +00:00
scan-decls.c formatting tweaks 1996-07-03 22:07:53 +00:00
scan-types.sh scan-types.sh: Fix program's name in error message. 1994-04-18 07:09:17 +00:00
scan.c formatting tweaks 1996-07-03 22:07:53 +00:00
scan.h formatting tweaks 1996-07-03 22:07:53 +00:00
sched.c (schedule_insns): If there was no first scheduling pass, 1997-02-19 13:42:25 -08:00
sdbout.c Change all calls to eliminate_regs. 1997-03-15 07:17:02 -05:00
sort-protos
stack.h Update FSF address. 1995-06-15 08:29:51 -04:00
stmt.c stmt.c (group_case_nodes): Recognize more opportunities to group case nodes. 1997-02-10 14:50:17 -07:00
stor-layout.c (layout_record... 1997-03-17 17:13:37 -05:00
stupid.c (stupid_reg_compare): Use `const void *' arguments. 1996-11-12 14:10:21 -05:00
sys-protos.h sys-protos.h (gethostid): Make return type `int' ifdef __alpha__. 1996-08-15 18:59:44 +00:00
sys-types.h * sys-types.h: Add dummy definition for ssize_t. 1995-12-27 13:16:22 -08:00
texinfo.tex Oops, did inadvertent branch. 1997-01-04 19:24:13 +00:00
tm.texi Formerly tm.texi.~237~ 1996-11-16 07:19:51 -05:00
toplev.c x 1997-02-16 10:05:43 +00:00
tree.c (build_{index,range}_type): Ensure expressions for min and max value 1997-03-17 16:29:33 -05:00
tree.def x 1996-11-09 01:32:56 +00:00
tree.h x 1997-02-16 10:05:43 +00:00
typeclass.h
unprotoize.c
unroll.c (unroll_loop): Add check for naive loop that ends with 1997-02-20 13:43:33 -08:00
varasm.c (TRAMPOLINE_ALIGNMENT): Provide default. 1997-01-30 08:58:00 -05:00
vmsconfig.com Change all hardcoded references of "vax" to use variable expansion instead. 1997-01-19 20:37:50 -05:00
xcoffout.c (xcoff_begin_function_line): Make static. 1995-12-15 06:34:57 -05:00
xcoffout.h (DBX_STATIC_BLOCK_END): Use macro arguments. 1995-12-15 06:35:24 -05: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