v850.c: Remove redundant extern declarations for last_assemble_variable_decl and...
authorSteven Bosscher <steven@gcc.gnu.org>
Mon, 25 Jun 2012 13:09:42 +0000 (13:09 +0000)
committerSteven Bosscher <steven@gcc.gnu.org>
Mon, 25 Jun 2012 13:09:42 +0000 (13:09 +0000)
commit39ce30d841a90473fc5aeefe4dc6081c1966375d
treead3d9be34ddb16b21b5cd6ba654e740ab02d232f
parent4e523f332518b5b2d04ffc9782a443e49944b49c
v850.c: Remove redundant extern declarations for last_assemble_variable_decl and...

* config/v850/v850.c: Remove redundant extern declarations for
last_assemble_variable_decl and size_directive_output.

* doc/tm.texi.in: Document JMP_BUF_SIZE.
* doc/tm.texi: Regenerate.
* config/sparc/sparc.h (JMP_BUF_SIZE): Do not define.
* config/pa/pa.h (JMP_BUF_SIZE): Likewise.
* config/stormy16/stormy16.h: Likewise.

* config/picochip/picochip.c: Do not define DONT_USE_BUILTIN_SETJMP.

* doc/sourcebuild.texi: Add missing subdirectories.

From-SVN: r188933
gcc/ChangeLog
gcc/config/pa/pa.h
gcc/config/picochip/picochip.c
gcc/config/sparc/sparc.h
gcc/config/stormy16/stormy16.h
gcc/config/v850/v850.c
gcc/doc/sourcebuild.texi
gcc/doc/tm.texi
gcc/doc/tm.texi.in