gcc/gcc/config
Richard Henderson c590b62588 target.h (struct gcc_target): Line wrap.
* target.h (struct gcc_target): Line wrap.

	* config/alpha/alpha.c (alpha_output_mi_thunk_osf): Static.
	(TARGET_ASM_OUTPUT_MI_THUNK): Define here...
	* config/alpha/alpha.h: ... not here.
	* config/alpha/alpha-protos.h: Update.

	* config/arm/arm.c, config/arm/arm.h, config/arm/arm-protos.h
	config/cris/cris-protos.h, config/cris/cris.c, config/cris/cris.h,
	config/frv/frv-protos.h, config/frv/frv.c, config/frv/frv.h,
	config/i386/i386-protos.h, config/i386/i386.c, config/i386/openbsd.h,
	config/i386/unix.h, config/i960/i960-protos.h, config/i960/i960.c,
	config/i960/i960.h, config/ia64/ia64-protos.h, config/ia64/ia64.c,
	config/ia64/ia64.h, config/m68k/linux.h, config/m68k/m68k-protos.h,
	config/m68k/m68k.c, config/m68k/netbsd-elf.h, config/m68k/openbsd.h,
	config/mmix/mmix-protos.h, config/mmix/mmix.c, config/mmix/mmix.h,
	config/pa/pa-protos.h, config/pa/pa.c, config/pa/pa.h,
	config/s390/s390-protos.h, config/s390/s390.c, config/s390/s390.h,
	config/sparc/openbsd.h, config/sparc/sparc-protos.h,
	config/sparc/sparc.c, config/sparc/sparc.h,
	config/stormy16/stormy16-protos.h, config/stormy16/stormy16.c,
	config/stormy16/stormy16.h: Similarly.

	* config/m68k/m68k.c (m68k_output_mi_thunk): Replicate mnemonic
	selection logic from call patterns.

From-SVN: r58340
2002-10-20 15:37:14 -07:00
..
alpha target.h (struct gcc_target): Line wrap. 2002-10-20 15:37:14 -07:00
arc real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. 2002-10-15 17:40:39 -07:00
arm target.h (struct gcc_target): Line wrap. 2002-10-20 15:37:14 -07:00
avr avr.c: Eliminate use of _PC_ in pc relative insns. 2002-09-28 14:14:12 +00:00
c4x real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. 2002-10-15 17:40:39 -07:00
cris target.h (struct gcc_target): Line wrap. 2002-10-20 15:37:14 -07:00
d30v target.h (struct gcc_target): Line wrap. 2002-10-20 15:37:14 -07:00
dsp16xx trans.c (tree_transform): Use real_ldexp not REAL_VALUE_LDEXP. 2002-09-17 02:30:47 -07:00
fr30 real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. 2002-10-15 17:40:39 -07:00
frv target.h (struct gcc_target): Line wrap. 2002-10-20 15:37:14 -07:00
h8300 ChangeLog.4: Fix typos. 2002-09-28 15:29:45 +00:00
i370 real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. 2002-10-15 17:40:39 -07:00
i386 target.h (struct gcc_target): Line wrap. 2002-10-20 15:37:14 -07:00
i960 target.h (struct gcc_target): Line wrap. 2002-10-20 15:37:14 -07:00
ia64 target.h (struct gcc_target): Line wrap. 2002-10-20 15:37:14 -07:00
ip2k real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. 2002-10-15 17:40:39 -07:00
m32r real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. 2002-10-15 17:40:39 -07:00
m68hc11 real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. 2002-10-15 17:40:39 -07:00
m68k target.h (struct gcc_target): Line wrap. 2002-10-20 15:37:14 -07:00
m88k ChangeLog.4: Fix typos. 2002-09-28 15:29:45 +00:00
mcore elfos.h: Follow spelling conventions. 2002-09-24 12:49:05 +00:00
mips config.gcc (mips*-*-*): Add OBJECT_FORMAT_ELF to $tm_defines if using mips/elf.h or mips/elf64.h. 2002-10-17 06:53:35 +00:00
mmix target.h (struct gcc_target): Line wrap. 2002-10-20 15:37:14 -07:00
mn10200 m32r.c: Follow spelling conventions. 2002-09-20 23:47:00 +00:00
mn10300 ChangeLog: Follow spelling conventions. 2002-09-15 18:24:08 +00:00
ns32k real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. 2002-10-15 17:40:39 -07:00
pa target.h (struct gcc_target): Line wrap. 2002-10-20 15:37:14 -07:00
pdp11 real.c (real_to_decimal): Accept BUF_SIZE and CROP_TRAILING_ZEROS as arguments. 2002-10-15 17:40:39 -07:00
romp elfos.h: Follow spelling conventions. 2002-09-24 12:49:05 +00:00
rs6000 alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h. 2002-10-20 18:52:01 +00:00
s390 target.h (struct gcc_target): Line wrap. 2002-10-20 15:37:14 -07:00
sh * sh.md (movv8qi_i+2): Don't split if source is -1. 2002-10-15 16:54:06 +01:00
sparc target.h (struct gcc_target): Line wrap. 2002-10-20 15:37:14 -07:00
stormy16 target.h (struct gcc_target): Line wrap. 2002-10-20 15:37:14 -07:00
v850 Don't let regrename clobber the link register. 2002-10-01 06:48:20 -07:00
vax alpha-protos.h (alpha_output_mi_thunk_osf): Update signature to match target.h. 2002-10-20 18:52:01 +00:00
xtensa xtensa.h (REG_CLASS_NAMES, [...]): Add new RL_REGS register class. 2002-09-30 20:25:44 +00:00
README
aoutos.h
chorus.h chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. 2002-08-29 21:40:18 +00:00
darwin-c.c darwin-c.c (darwin_pragma_options): Const-ify. 2002-08-11 19:14:26 +00:00
darwin-protos.h darwin-protos.h (darwin_asm_output_dwarf_delta): Prototype. 2002-09-29 19:55:08 +00:00
darwin.c builtins.def: Fix comment formatting. 2002-09-29 13:16:44 +00:00
darwin.h builtins.def: Fix comment formatting. 2002-09-29 13:16:44 +00:00
dbx.h chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. 2002-08-29 21:40:18 +00:00
dbxcoff.h builtins.def: Fix comment formatting. 2002-09-29 13:16:44 +00:00
dbxelf.h chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. 2002-08-29 21:40:18 +00:00
divmod.c
elfos.h [multiple changes] 2002-10-01 20:16:04 +00:00
fp-bit.c fp-bit.c (EXTENDED_FLOAT_STUBS): Flush out all XF/TFmode entry points; use void return value and argument list. 2002-10-07 01:47:09 -07:00
fp-bit.h fp-bit.h: Add unordered defines for gofast. 2002-06-19 23:01:59 +00:00
freebsd-nthr.h
freebsd-spec.h builtins.def: Fix comment formatting. 2002-09-29 13:16:44 +00:00
freebsd.h cpplib.c (do_sccs): Handle #sccs on all systems. 2002-07-17 21:31:42 +00:00
freebsd3.h
freebsd4.h
freebsd5.h
freebsd6.h
gnu.h
gofast.h
interix.h builtins.def: Fix comment formatting. 2002-09-29 13:16:44 +00:00
interix3.h
libgcc-glibc.ver
libgloss.h builtins.def: Fix comment formatting. 2002-09-29 13:16:44 +00:00
linux-aout.h builtins.def: Fix comment formatting. 2002-09-29 13:16:44 +00:00
linux.h builtins.def: Fix comment formatting. 2002-09-29 13:16:44 +00:00
lynx-ng.h builtins.def: Fix comment formatting. 2002-09-29 13:16:44 +00:00
lynx.h builtins.def: Fix comment formatting. 2002-09-29 13:16:44 +00:00
netbsd-aout.h builtins.def: Fix comment formatting. 2002-09-29 13:16:44 +00:00
netbsd-elf.h netbsd-elf.h (LINK_SPEC): Rename to... 2002-06-08 06:07:11 +00:00
netbsd.h netbsd.h (NETBSD_ENABLE_EXECUTE_STACK): Define __enable_execute_stack function. 2002-10-18 23:10:35 +00:00
netware.h builtins.def: Fix comment formatting. 2002-09-29 13:16:44 +00:00
openbsd-oldgas.h
openbsd.h * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h, dsp16xx.h, 2002-07-31 02:13:35 +00:00
psos.h builtins.def: Fix comment formatting. 2002-09-29 13:16:44 +00:00
ptx4.h builtins.def: Fix comment formatting. 2002-09-29 13:16:44 +00:00
rtems.h rtems.h (STARTFILE_SPEC, [...]): Fix for non-ELF targets. 2002-04-19 18:43:11 +00:00
sol2.h sol2.h: New file. 2002-06-20 11:03:40 +00:00
svr3.h chorus.h: Consistently define *_DEBUGGING_INFO with the value 1. 2002-08-29 21:40:18 +00:00
svr4.h cpplib.c (do_sccs): Handle #sccs on all systems. 2002-07-17 21:31:42 +00:00
t-freebsd
t-freebsd-thread
t-gnu
t-interix
t-libc-ok
t-libgcc-pic
t-linux
t-linux-aout
t-linux-gnulibc1
t-netbsd
t-openbsd
t-openbsd-thread
t-rtems
t-slibgcc-elf-ver re PR target/6429 (libgcc_s problem on dual 32/64-bit arches) 2002-05-09 23:01:55 +02:00
t-slibgcc-nolc-override
t-slibgcc-sld re PR target/6429 (libgcc_s problem on dual 32/64-bit arches) 2002-05-09 23:01:55 +02:00
t-svr4
tm-dwarf2.h
udivmod.c
udivmodsi4.c
usegas.h
x-interix

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.