gcc/gcc/config
Richard Sandiford 08d0963a0e configure.ac (mips*-*-*linux*, [...]): Use mt-mips-gnu.
* configure.ac (mips*-*-*linux*, mips*-*-gnu*): Use mt-mips-gnu.
	* configure: Regenerate.

config/
	* mt-mips16-compat: New file, taken from mt-mips-elfoabi.
	* mt-mips-elfoabi: Include mt-mips16-compat.
	* mt-mips-gnu: New file.

gcc/
	* config.gcc (mips*-*-linux*, mips64*-*-linux*): Add
	mips/t-libgcc-mips16 to tmake_file.
	* config/mips/mips-protos.h (mips_call_type): New enum.
	(mips_pic_base_register, mips_got_load): Declare.
	(mips_restore_gp): Take an rtx argument.
	(mips_use_pic_fn_addr_reg_p): Declare.
	(mips_expand_call): Replace the sibcall_p argument with
	a mips_call_type argument.  Add a lazy_p parameter.
	(mips_split_call): Declare.
	* config/mips/mips.h (MIPS16_PIC_TEMP_REGNUM): New macro.
	(MIPS16_PIC_TEMP): Likewise.
	(reg_class): Delete M16_NA_REGS.
	(REG_CLASS_NAMES, REG_CLASS_CONTENTS): Update accordingly.
	(SYMBOL_FLAG_BIND_NOW, SYMBOL_REF_BIND_NOW_P): New macros.
	(mips_split_hi_p): Declare.
	* config/mips/mips.c (mips_split_hi_p): New array.
	(mips_regno_to_class): Change M16_NA_REGS entries to M16_REGS.
	(mips_got_symbol_type_p): New function.
	(mips_global_symbol_p): Check SYMBOL_REF_EXTERNAL_P.
	(mips16_stub_function_p): New function.
	(mips16_local_function_p): Likewise.
	(mips_use_pic_fn_addr_reg_p): Likewise.
	(mips_cannot_force_const_mem): Return false for HIGHs.
	Extend CONST_INT and symbolic handling to MIPS16, using
	mips_symbol_insns to check that the base symbol type is a
	legitimate constant.  Reject GOT-based constants if
	TARGET_MIPS16_PCREL_LOADS.
	(mips_const_insns): Check targetm.cannot_force_const_mem when
	decomposing a symbolic base and a large offset.
	(mips_emit_call_insn): Add ORIG_ADDR and ADDR parameters.
	When calling a function that needs $25 from MIPS16 code,
	move the target address into $25 separately and add a USE
	to the call insn.
	(mips16_gp_pseudo_reg): Insert the initializer immediately
	before the first real insn.
	(mips_pic_base_register, mips_got_load): New functions.
	(mips_split_symbol): Generalize the name of the LO_SUM_OUT
	parameter to LOW_OUT.  Say that it can be any valid SET_SRC
	when splitting a load-address operation.  Split SYMBOL_GOT_DISP
	constants and highs of SYMBOL_GOT_PAGE_OFST constants.
	(mips_call_tls_get_addr): Update the call to mips_expand_call,
	also passing NULL_RTX rather than const0_rtx as the aux argument.
	(mips_rewrite_small_data_p): Check mips_lo_relocs and mips_split_p
	instead of TARGET_EXPLICIT_RELOCS.
	(mips_ok_for_lazy_binding_p): Check SYMBOL_REF_BIND_NOW_P.
	(mips_load_call_address): Replace the sibcall_p argument with
	a mips_call_type argument.  Use mips_got_load.
	(mips16_local_alias): New structure.
	(mips16_local_aliases): New variable.
	(mips16_local_aliases_hash): New function.
	(mips16_local_aliases_eq): Likewise.
	(mips16_local_alias): Likewise.
	(mips16_stub_function): Likewise.
	(mips16_build_function_stub): Create a local alias for the target
	function.  Handle TARGET_ABICALLS.  For PIC abicalls, emit a
	.cpload directive and an R_MIPS_NONE relocation for the target
	function, then load the alias rather than the function itself.
	Wrap the non-PIC abicalls version in ".option pic0/.option pic2".
	(mips16_copy_fpr_return_value): Use mips16_stub_function and
	mips_expand_call.  Set SYMBOL_REF_BIND_NOW on the symbol.
	(mips16_build_call_stub): Replace the FN parameter with an
	FN_PTR parameter.  Force the address into a register if it
	isn't a call_insn_operand; don't rely on the caller to do this.
	If a call to a locally-defined and locally-binding MIPS16
	function must be made indirectly, redirect the call to the
	function's local alias.  Use mips16_stub_function_p,
	mips16_stub_function, mips_expand_call and use_reg.
	Set SYMBOL_FLAG_BIND_NOW on __mips_call_* symbols.
	Use explicit %hi and %lo accesses where possible.
	Use MIPS_CALL to generate the correct code form of a
	jal instruction.  Add clobbers of $18 instead of uses.
	Update the call to mips_emit_call_insn.
	(mips_expand_call): Replace the SIBCALL_P argument with a
	mips_call_type argument and handle the new MIPS_CALL_EPILOGUE value.
	Take a LAZY_P parameter.  Call mips16_build_call_stub first,
	allowing it to modify the call address.  Update the calls to
	mips_load_call_address and mips_emit_call_insn.
	(mips_split_call): New function.
	(mips_init_relocs): Clear mips_split_hi_p.  Only use %gp_rel if
	!TARGET_MIPS16.  Split SYMBOL_GOT_DISP, and the high parts of
	SYMBOL_GOT_PAGE_OFST, for MIPS16 code.
	(mips_global_pointer): Check mips16_cfun_returns_in_fpr_p.
	(mips_extra_live_on_entry): Include MIPS16_PIC_TEMP_REGNUM
	if TARGET_MIPS16.
	(mips_cprestore_slot): New function.
	(mips_restore_gp): Take a TEMP parameter.  Handle TARGET_MIPS16
	and use mips_cprestore_slot.
	(mips_output_function_prologue): Handle TARGET_MIPS16 for
	LOADGP_OLDABI.
	(mips_emit_loadgp): Move into MIPS16_PIC_TEMP for MIPS16,
	then use a copygp_mips16 instruction to set up $28.
	(mips_expand_prologue): Initialize the cprestore slot for MIPS16 too.
	(mips16_lay_out_constants): Call split_all_insns_noflow.
	(mips_reorg_process_insns): Explicitly set all_noreorder_p to
	false if TARGET_MIPS16.
	(mips_reorg): Don't call vr4130_align_insns if TARGET_MIPS16.
	(mips_output_mi_thunk): Use mips_got_symbol_type_p.  Use the
	mips_dangerous_for_la25_p approach for MIPS16 PIC calls too.
	(mips_set_mips16_mode): Always set MASK_EXPLICIT_RELOCS for
	MIPS16 code.  Allow MIPS16 o32 PIC.
	(mips_override_options): Allow MIPS16 o32 PIC.
	* config/mips/mips.md: Lower CONST_GP_P moves into register moves
	after reload if TARGET_USE_GOT.
	(UNSPEC_COPYGP): New constant.
	(length): Use a default length of 8 for MIPS16 GOT loads.
	(*got_disp<mode>): Check mips_split_p instead of TARGET_XGOT.
	(*got_page<mode>): Check mips_split_hi_p.
	(*got_disp<mode>, *got_page<mode>): Use mips_got_load.
	(unspec_got<mode>, unspec_call<mode>): New expanders.
	(load_got<mode>, load_call<mode>): Remove the length attributes.
	Use a got attribute instead of a type attribute.
	(copygp_mips16): New insn.
	(restore_gp): Add a scratch clobber and pass it to mips_restore_gp.
	(load_call<mode>): Use a "d" constraint instead of an "r" constraint.
	(sibcall, sibcall_value, call, call_value): Update the calls
	to mips_expand_call.
	(call_internal, call_value_internal): Use mips_split_call.
	(call_value_multiple_internal): Likewise.
	(call_split): Move after call_internal (the insn it is split from).
	(call_internal_direct, call_value_internal_direct): Turn into
	define_insn_and_splits.  Split if TARGET_SPLIT_CALLS.
	(call_direct_split, call_value_direct_split): New patterns.
	* config/mips/constraints.md (c): Handle TARGET_MIPS16 first
	and use M16_REGS instead of M16_NA_REGS.
	* config/mips/predicates.md (const_call_insn_operand): Replace
	the TARGET_ABSOLUTE_ABICALLS-based check with a more general
	mips_use_pic_fn_addr_reg_p check.
	(move_operand): Reject HIGHs if mips_split_hi_p.
	* config/mips/mips16.S: Assembly as empty if the ABI is not suitable.
	(__mips16_floatunsisf): Inline __mips16_floatsisf.
	(CALL_STUB_NO_RET, CALL_STUB_REG): Copy the target register to $25.
	* config/mips/libgcc-mips16.ver: New file.
	* config/mips/t-libgcc-mips16 (SHLIB_MAPFILES): Add
	$(srcdir)/config/mips/libgcc-mips16.ver.

gcc/testsuite/
	* lib/target-supports.exp (check_profiling_available): Return false
	for -p and -pg on MIPS16 targets.

From-SVN: r138912
2008-08-09 19:08:15 +00:00
..
alpha alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. 2008-08-06 16:12:51 +00:00
arc c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual warnings. 2008-06-27 16:53:54 +00:00
arm arm.c (output_move_neon): Update comment describing big-endian vector layout. 2008-08-07 17:58:29 +01:00
avr alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. 2008-08-06 16:12:51 +00:00
bfin alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. 2008-08-06 16:12:51 +00:00
cris re PR target/35492 (ICE building kernel sk_stream_wait_connect output_operand: invalid operand for 'p' modifier) 2008-07-14 00:22:35 +00:00
crx alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. 2008-08-06 16:12:51 +00:00
fr30 vms_tramp.asm, [...]: Remove .file directives. 2008-07-02 23:14:10 +01:00
frv alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. 2008-08-06 16:12:51 +00:00
h8300 alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. 2008-08-06 16:12:51 +00:00
i386 tree-vect-transform.c (vectorizable_conversion): Pass the integral type to vectorize.builtin_conversion. 2008-08-08 19:00:36 +00:00
ia64 alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. 2008-08-06 16:12:51 +00:00
iq2000 alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. 2008-08-06 16:12:51 +00:00
m32c alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. 2008-08-06 16:12:51 +00:00
m32r re PR target/36669 (Wrong versioning for __float128) 2008-07-02 08:59:19 -07:00
m68hc11 alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. 2008-08-06 16:12:51 +00:00
m68k * config/m68k/m68k.c (m68k_return_in_memory): Fix arguments types. 2008-07-07 11:16:11 +00:00
mcore alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. 2008-08-06 16:12:51 +00:00
mips configure.ac (mips*-*-*linux*, [...]): Use mt-mips-gnu. 2008-08-09 19:08:15 +00:00
mmix alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. 2008-08-06 16:12:51 +00:00
mn10300 alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. 2008-08-06 16:12:51 +00:00
pa alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. 2008-08-06 16:12:51 +00:00
pdp11 rtl.h (emit_clobber, [...]): Declare. 2008-06-01 09:47:28 +00:00
rs6000 invoke.texi: Add cpu_type power7. 2008-08-08 21:40:18 +00:00
s390 alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. 2008-08-06 16:12:51 +00:00
score alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. 2008-08-06 16:12:51 +00:00
sh alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. 2008-08-06 16:12:51 +00:00
soft-fp host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
sparc alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. 2008-08-06 16:12:51 +00:00
spu spu_spu_mfcio.h: Wrap in extern "C" if __cplusplus. 2008-08-05 14:04:56 +00:00
stormy16 alpha.c (alpha_preferred_reload_class, [...]): Avoid C++ keywords. 2008-08-06 16:12:51 +00:00
v850 rtl.h (emit_clobber, [...]): Declare. 2008-06-01 09:47:28 +00:00
vax MAINTAINERS (mt port): Remove. 2008-06-07 19:00:15 +01:00
xtensa xtensa.c (xtensa_copy_incoming_a7): Copy incoming value in a6 after the set_frame_ptr insn. 2008-08-07 23:44:31 +00:00
README
darwin-64.c config.gcc (i?86-*-darwin): Add 64-bit HWI support. 2006-09-09 00:27:47 +00:00
darwin-c.c c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual warnings. 2008-06-27 16:53:54 +00:00
darwin-crt2.c
darwin-crt3.c darwin-crt3.c: Avoid compilation when compiling for a kext multilib. 2007-02-27 20:47:55 +00:00
darwin-driver.c darwin-driver.c (darwin_default_min_version): Fix -Wc++-compat warnings. 2008-07-01 02:05:41 +00:00
darwin-f.c re PR target/36348 (f951 link failure on i686-apple-darwin9) 2008-05-29 14:21:35 -04:00
darwin-ppc-ldouble-patch.def re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin when appropriate) 2008-02-27 18:29:58 +01:00
darwin-protos.h re PR target/25477 (builtin functions should use $LDBL128 suffix on darwin when appropriate) 2008-02-23 18:42:04 +00:00
darwin-sections.def darwin.c (machopic_select_section): Rewrite. 2006-12-20 00:42:34 +00:00
darwin.c c-format.c (handle_format_attribute): Fix -Wc++-compat and/or -Wcast-qual warnings. 2008-06-27 16:53:54 +00:00
darwin.h c-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA and CPP_PRAGMA_EOL. 2008-02-27 09:51:22 +01:00
darwin.opt host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
darwin9.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
dbx.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
dbxcoff.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
dbxelf.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
dfp-bit.c dfp.h, [...]: Remove references to IEEE 754R. 2008-06-19 11:13:53 +10:00
dfp-bit.h dfp.h, [...]: Remove references to IEEE 754R. 2008-06-19 11:13:53 +10:00
divmod.c
elfos.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
fixed-bit.c fixed-bit.c, [...]: Fix comment typos. 2007-10-14 01:36:18 +00:00
fixed-bit.h fixed-bit.h: New file. 2007-09-17 22:12:54 +00:00
flat.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
floatunsidf.c
floatunsisf.c
floatunsitf.c
floatunsixf.c
fp-bit.c
fp-bit.h optabs.c (prepare_float_lib_cmp): Use libgcc_cmp_return_mode instead of word_mode. 2007-08-31 15:45:43 -07:00
freebsd-nthr.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
freebsd-spec.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
freebsd.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
gnu.h gnu.h (STARTFILE_SPEC): Use gcrt0.o in profile mode, add -profile option, add pie support. 2007-08-08 06:35:17 +00:00
gofast.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
host-darwin.c host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
host-darwin.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
host-hpux.c host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
host-linux.c re PR target/25343 ([m68k] testsuite failures) 2008-07-17 10:04:51 +00:00
host-solaris.c configure.ac: Check for caddr_t, define to char * if not defined. 2008-07-06 22:28:30 +02:00
interix.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
interix3.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
kfreebsd-gnu.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
knetbsd-gnu.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
libgcc-glibc.ver re PR target/36669 (Wrong versioning for __float128) 2008-07-02 08:59:19 -07:00
libgloss.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
linux.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
linux.opt host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
lynx.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
lynx.opt host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
memcmp.c
memcpy.c
memmove.c
memset.c
netbsd-aout.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
netbsd-elf.h * config/netbsd-elf.h (USE_LD_AS_NEEDED): Define. 2007-09-03 16:14:04 +00:00
netbsd.h * config/netbsd.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define to 1. 2007-09-10 00:22:54 +00:00
openbsd-oldgas.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
openbsd.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
rtems.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
sol2-10.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
sol2-c.c c-format.h (format_kind_info): Add alloc_char field. 2007-09-18 00:07:46 +02:00
sol2-protos.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
sol2.c host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
sol2.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
svr3.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
svr4.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
sync.c Makefile.in (libgcc.mvars): Add LIBGCC_SYNC and LIBGCC_SYNC_CFLAGS. 2008-07-03 19:37:45 +00:00
t-darwin re PR target/36348 (f951 link failure on i686-apple-darwin9) 2008-05-29 14:21:35 -04:00
t-dfprules
t-freebsd re PR target/31868 (Non-Linux DWARF EH x86-64 targets have broken crtend.o) 2007-08-06 12:58:11 -07:00
t-freebsd-thread
t-gnu
t-libc-ok re PR target/31868 (Non-Linux DWARF EH x86-64 targets have broken crtend.o) 2007-08-06 12:58:11 -07:00
t-libgcc-pic
t-libunwind
t-libunwind-elf
t-linux
t-lynx re PR target/31868 (Non-Linux DWARF EH x86-64 targets have broken crtend.o) 2007-08-06 12:58:11 -07:00
t-netbsd re PR target/31868 (Non-Linux DWARF EH x86-64 targets have broken crtend.o) 2007-08-06 12:58:11 -07:00
t-openbsd
t-openbsd-thread config.cc (m68hc11, [...]): Add usegas.h, rename tmake_file to m68hc11/t-m68hc11. 2008-03-27 10:04:08 +00:00
t-rtems
t-slibgcc-darwin Makefile.def (target_modules): Add libgcc. 2007-01-04 04:22:37 +00:00
t-slibgcc-elf-ver
t-slibgcc-nolc-override
t-slibgcc-sld
t-sol2 sourcebuild.texi, [...]: Revert automatic dependency patch. 2008-03-27 19:20:18 +00:00
t-svr4 re PR target/31868 (Non-Linux DWARF EH x86-64 targets have broken crtend.o) 2007-08-06 12:58:11 -07:00
t-vxworks sourcebuild.texi, [...]: Revert automatic dependency patch. 2008-03-27 19:20:18 +00:00
tm-dwarf2.h
udivmod.c
udivmodsi4.c
usegas.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
vx-common.h vx-common.h: Fix typo in comment. 2008-01-28 21:59:04 +01:00
vxlib-tls.c * config/vxlib.c (tls_delete_hook): Use TCB for kernel tasks. 2007-03-20 14:13:30 +00:00
vxlib.c vxlib.c: Extract tls related routines into ... 2006-12-12 11:05:54 +00:00
vxworks-dummy.h vxworks-dummy.h (TARGET_VXWORKS): Define. 2007-08-11 16:52:47 +00:00
vxworks.c targhooks.h (default_emutls_var_fields, [...]): Declare. 2008-04-27 15:35:19 +00:00
vxworks.h vxworks-dummy.h (TARGET_VXWORKS): Define. 2007-08-11 16:52:47 +00:00
vxworks.opt host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
vxworksae.h host-hpux.c: Change copyright header to refer to version 3 of the GNU General Public License... 2007-08-02 10:49:31 +00:00
x-darwin sourcebuild.texi, [...]: Revert automatic dependency patch. 2008-03-27 19:20:18 +00:00
x-hpux sourcebuild.texi, [...]: Revert automatic dependency patch. 2008-03-27 19:20:18 +00:00
x-linux sourcebuild.texi, [...]: Revert automatic dependency patch. 2008-03-27 19:20:18 +00:00
x-solaris sourcebuild.texi, [...]: Revert automatic dependency patch. 2008-03-27 19:20:18 +00:00

README

This directory contains machine-specific files for the GNU C compiler.
It has a subdirectory for each basic CPU type.
The only files in this directory itself
are some .h files that pertain to particular operating systems
and are used for more than one CPU type.