gcc/gcc/doc
Anatoly Sokolov 6cbd887583 target.def (output_addr_const_extra): New hook.
* target.def (output_addr_const_extra): New hook.
	* doc/tm.texi.in (TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Document.
	* doc/tm.texi: Regenerate.
	* targhooks.c (default_asm_output_addr_const_extra): New function.
	* targhooks.h (default_asm_output_addr_const_extra): Declare.
	* final.c: (output_addr_const): Use TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA
	target hook.

	* config/i386/i386.h (OUTPUT_ADDR_CONST_EXTRA): Remove.
	* config/i386/i386-protos.h (output_addr_const_extra): Remove.
	* config/i386/i386.h (output_addr_const_extra): Rename to...
	(i386_asm_output_addr_const_extra): ...this. Make static.
	(TARGET_ASM_OUTPUT_ADDR_CONST_EXTRA): Define.

From-SVN: r163104
2010-08-11 23:52:46 +04:00
..
include
arm-neon-intrinsics.texi
bugreport.texi
cfg.texi
collect2.texi
compat.texi
configfiles.texi
configterms.texi
contrib.texi
contribute.texi
cpp.texi
cppenv.texi
cppinternals.texi
cppopts.texi
extend.texi extend.texi: Remove IP2K from the description of naked attribute. 2010-07-23 09:31:36 +00:00
fragments.texi
frontends.texi
gcc.texi
gccint.texi
gcov.texi gcov.c (flag_display_progress): New static variable. 2010-08-05 15:21:13 +00:00
generic.texi
gimple.texi
gnu.texi
gty.texi
headerdirs.texi
hostconfig.texi
implement-c.texi
implement-cxx.texi
install-old.texi
install.texi install.texi (Specific, [...]): Adjust to recent changes. 2010-07-24 20:00:49 +00:00
install.texi2html
interface.texi
invoke.texi tree-ssa-ccp.c (struct prop_value_d): Add mask member. 2010-08-06 11:47:31 +00:00
languages.texi
libgcc.texi
loop.texi
makefile.texi
md.texi re PR testsuite/44701 (PR44492 fix broke gcc.target/powerpc/asm-es-2.c) 2010-07-27 19:52:35 +02:00
objc.texi
options.texi common.opt (o): Add MissingArgError. 2010-07-27 15:43:31 +01:00
passes.texi
plugins.texi
portability.texi
rtl.texi
service.texi
sourcebuild.texi * doc/sourcebuild.texi (vect_int_mult): Remove duplicate entry. 2010-08-09 11:08:59 +00:00
standards.texi
tm.texi target.def (output_addr_const_extra): New hook. 2010-08-11 23:52:46 +04:00
tm.texi.in target.def (output_addr_const_extra): New hook. 2010-08-11 23:52:46 +04:00
tree-ssa.texi
trouble.texi