gcc/gcc
Richard Kenner dd202606f5 (move_movables): For move_insn case, skip notes when deleting
instructions.

From-SVN: r8475
1994-11-16 19:28:34 -05:00
..
config add support for -EL and -EB 1994-11-16 21:35:44 +00:00
cp Makefile.in (spew.o, [...]): Depend on $(srcdir)/parse.h, not parse.h. 1994-11-03 18:50:02 -05:00
ginclude (va_arg): Add cast to void * to suppress warning. 1994-11-10 17:55:03 -05:00
objc Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
Makefile.in (specs, float.h-cross, xlimits.h): Use temporary instead of redirecting output directly to make target. 1994-11-15 19:17:27 -05: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 (gen_decl): Remove decl of unused variable. 1994-03-25 13:55:03 -05:00
c-common.c (decl_attributes): Add double-underscore version of printf and scanf 1994-11-11 17:07:25 -05:00
c-convert.c (convert): Handle conversion to complex type. 1993-03-04 19:42:13 +00:00
c-decl.c (duplicate_decls): Properly merge decls with differing DECL_CONTEXT. 1994-11-11 17:53:39 -05: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 (maybe_objc_comptypes): Undo the previous change and make the undecided return... 1993-04-22 11:48:17 +00:00
c-lex.c (yylex): Reject imaginary numbers when pedantic. 1994-07-02 16:13:19 -07: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 (parmlist_2): Give error for function with only ELLIPSIS as an 1994-08-24 17:45:11 -04:00
c-pragma.c (HANDLE_PRAGMA_WEAK): Depend on ASM_OUTPUT_DEF not 1994-02-27 16:47:28 -08:00
c-tree.h Declare warn_bad_function_cast. 1994-06-24 16:18:25 -04:00
c-typeck.c In the case of {[LO .. HI] = VALUE}, only evaluate VALUE once. 1994-10-28 16:24:27 -07: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): If IS_CONST and VALREG == 0, end our sequence and emit 1994-11-14 18:46:08 -05:00
cccp.c (rescan): Remove unnecessary comparisons of ibp to limit. 1994-11-16 16:03:44 -05:00
cexp.y (HOST_WIDE_INT, HOST_BITS_PER_WIDE_INT): New macros. 1994-09-20 19:02:37 -04:00
collect2.c (add_to_list): Check for duplicates. 1994-10-20 22:06:20 +00:00
combine.c Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
conditions.h (CC_NOT_SIGNED): New macro. 1992-10-12 21:36:50 +00:00
config.guess Support paragon as i860-intel-osf1. (From RMS.) 1994-11-14 16:05:02 -08:00
config.sub (pdp11): New machine name. 1994-10-26 14:25:14 -04: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 (convert_to_complex): Declared. 1993-03-04 21:18:47 +00:00
cpp.1 entered into RCS 1992-01-23 01:00:13 +00:00
cross-make Use CROSS_LIBGCC1 for a cross-compiler 1993-09-09 18:18:07 +00:00
crtstuff.c Change rfg's address. 1994-03-23 16:57:20 -05:00
cse.c Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
dbxout.c Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00: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
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 Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
emit-rtl.c (operand_subword): Fix typo: HOST_BITS_PER_INT should be 1994-10-29 21:16:22 -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 Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
expr.c (convert_move): Don't put FROM in a register if it is a SUBREG. 1994-11-16 07:47:58 -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 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 Fix size_t, ptrdiff_t and wchar_t like fixincludes does. 1994-09-22 17:14:05 +00:00
fixincludes Fixes for NextStep 3.2. 1994-11-14 19:14:54 -05: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 (flow_delete_insn): New function. 1994-11-15 15:38:07 +00:00
fold-const.c Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
function.c Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
function.h (struct function): New field for current_function_varargs. 1994-04-06 07:49:37 -04:00
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 (main): For -V output, give both driver and compiler versions, if they 1994-11-16 16:40:04 -05:00
gen-protos.c (main): Remove unused args in call to fprintf. 1994-02-14 19:18:27 -05:00
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 Include hconfig.h, not config.h. 1992-10-13 04:24:45 +00:00
genconfig.c genconfig.c (main): Allow targets to override HAVE_conditional_move. 1994-06-15 07:42:17 +00:00
genemit.c Added \n to printf to shorten line for VAX-C. 1994-03-12 07:38:00 -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 Include hconfig.h, not config.h. 1992-10-13 04:40:12 +00:00
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 (n_occurrences): Make arg int, not char. 1994-09-27 18:30:21 -04: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 Add comment. 1992-09-24 06:58:57 +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 (function_cannot_inline): Don't inline if any parm is a transparent 1994-08-19 17:34:11 -04:00
integrate.h (global_const_equiv_map_size): Declared. 1993-11-11 05:12:47 +00:00
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 Clarify license status. 1994-04-28 18:29:12 -04:00
libgcc2.c Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
limitx.h Test and define _GCC_LIMITS_H_, not _LIMITS_H_. 1992-11-30 23:08:48 +00:00
limity.h Test and define _GCC_LIMITS_H_, not _LIMITS_H_. 1992-11-30 23:08:48 +00:00
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 Add prototypes. 1993-03-19 18:17:20 -08:00
machmode.def (PSImode): Widens to PDImode. 1994-09-28 19:32:26 -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 entered into RCS 1992-05-07 06:36:49 +00: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 Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
modemap.def Initial revision 1993-09-21 14:25:11 -07:00
optabs.c (expand_abs): New function, code moved from expand_expr. 1994-11-15 18:37:55 -05:00
output.h Add missing declarations of functions in final.c. 1994-04-21 15:24:23 -04: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 more flags for types and decls. 1994-08-25 11:47:10 -04:00
protoize.c [!POSIX]: Only define O_RDONLY and O_WRONLY if they are not already 1994-11-08 02:29:16 +00:00
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 Add prototypes.h 1993-03-19 18:14:45 -08:00
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): Handle case of single SET between a hard 1994-11-16 19:11:55 -05:00
regs.h (reg_changes_size): Add declaration. 1994-08-07 08:50:40 -04:00
reload.c Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
reload.h (gen_reload): Renamed from gen_input_reload. 1994-10-17 11:30:49 -04:00
reload1.c Check target endianness at run time, not compile time 1994-11-16 21:10:09 +00:00
reorg.c (relax_delay_slots): When invert a conditional jump over a single unconditional jump... 1994-11-15 19:33:56 -05: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_decls): After seeing an extern variable declaration... 1993-11-08 03:09:05 +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 Fix line number counting. 1994-04-11 14:26:48 -07:00
scan.h Comment change. 1993-11-06 06:12:47 +00:00
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 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 stmt.c (expand_return): We have to be careful of cleanups that can be generated when... 1994-09-29 23:43:02 +00:00
stor-layout.c (variable_size): Return SIZE if it contains a PLACEHOLDER_EXPR. 1994-10-20 09:41:46 -04: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 (rest_of_compilation): Always rerun jump_optimize after CSE if -O2. 1994-11-16 07:59:24 -05:00
tree.c (integer_{zero,one,all_ones,pow2}p): Handle COMPLEX_CST. 1994-11-16 17:37:52 -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 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 (loop_iterations): Move all failure exits after the computation of final_value. 1994-10-20 13:33:42 -07:00
varasm.c Check target endianness at run time, not compile time 1994-11-16 21:10:09 +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_lastfile): New variable. 1994-05-31 17:22:08 -07: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