8sa1-gcc/gcc/java
Andreas Franck b21d216c74 configure.in: Add AC_ARG_PROGRAM to support program name transformation with --program-prefix...
* configure.in: Add AC_ARG_PROGRAM to support program name
transformation with --program-prefix, --program-suffix and
--program-transform-name.
* Makefile.in (GCC_INSTALL_NAME, CPP_INSTALL_NAME,
PROTOIZE_INSTALL_NAME, UNPROTOIZE_INSTALL_NAME, GCOV_INSTALL_NAME,
GCCBUG_INSTALL_NAME, GCC_CROSS_NAME, CPP_CROSS_NAME,
PROTOIZE_CROSS_NAME, UNPROTOIZE_CROSS_NAME): Handle
program_transform_name the way suggested by autoconf.
(GCC_TARGET_INSTALL_NAME): Define.
(install-driver): Use the transformed target alias name.


* Make-lang.in (CXX_INSTALL_NAME, GXX_CROSS_NAME,
DEMANGLER_CROSS_NAME): Handle program_transform_name the way
suggested by autoconf.
(GXX_TARGET_INSTALL_NAME, CXX_TARGET_INSTALL_NAME): Define.
(c++.install-common): Use the transformed target alias names.

* Make-lang.in (G77_INSTALL_NAME, G77_CROSS_NAME): Handle
program_transform_name the way suggested by autoconf.

* Make-lang.in (JAVA_INSTALL_NAME, JAVA_CROSS_NAME): Handle
program_transform_name the way suggested by autoconf.
(java.install-common): Also transform auxiliary program names with
program_transform_name.

From-SVN: r46856
2001-11-08 15:18:18 -05:00
..
.cvsignore
boehm.c
buffer.c
buffer.h
ChangeLog configure.in: Add AC_ARG_PROGRAM to support program name transformation with --program-prefix... 2001-11-08 15:18:18 -05:00
chartables.h
check-init.c
class.c tree.def (FDESC_EXPR): New. 2001-09-21 09:58:22 -07:00
config-lang.in
constants.c
convert.h
decl.c re PR java/4360 (libjava fails to compile on i686-pc-linux-gnu (AttributedString)) 2001-09-22 11:50:09 -07:00
except.c
expr.c expr.c (expand_java_field_op): Don't special-case references to java.lang.PRIMTYPE.TYPE. 2001-10-26 02:53:56 +01:00
gcj.texi class.c (O_BINARY): Define if necessary. 2001-09-06 22:22:44 +00:00
gen-table.pl
gjavah.c * gjavah.c (jni_print_char): Fix thinko in last change. 2001-10-22 03:58:19 +00:00
java-except.h
java-opcodes.h
java-tree.def
java-tree.h expr.c (expand_java_field_op): Don't special-case references to java.lang.PRIMTYPE.TYPE. 2001-10-26 02:53:56 +01:00
javaop.def
javaop.h
jcf-depend.c
jcf-dump.c jcf-dump.c (print_constant): Fix fencepost error so "Float" and "Double" are printed at verbosity 1. 2001-08-30 12:42:36 -07:00
jcf-io.c builtins.c (expand_builtin_setjmp_receiver): Const-ify. 2001-10-07 16:51:11 +00:00
jcf-parse.c class.c (O_BINARY): Define if necessary. 2001-09-06 22:22:44 +00:00
jcf-path.c
jcf-reader.c
jcf-write.c Patch for PR java/1414: 2001-11-08 15:33:40 +00:00
jcf.h
jv-scan.c parse.y: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. 2001-09-18 07:22:40 +02:00
jvgenmain.c
jvspec.c java-tree.h (compile_resource_file): Grouped with other prototypes. 2001-09-07 11:40:26 -07:00
keyword.gperf gjavah.c (cxx_keywords): Const-ification. 2001-09-12 16:21:12 +00:00
keyword.h gjavah.c (cxx_keywords): Const-ification. 2001-09-12 16:21:12 +00:00
lang-options.h
lang-specs.h
lang.c Clean up langhooks 2001-11-06 21:12:14 +00:00
lex.c parse.y (trap_overflow_corner_case): New rule. 2001-11-08 15:38:10 +00:00
lex.h c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extra calls into fewer ones. 2001-10-21 21:32:15 +00:00
Make-lang.in configure.in: Add AC_ARG_PROGRAM to support program name transformation with --program-prefix... 2001-11-08 15:18:18 -05:00
mangle_name.c c-format.c (maybe_read_dollar_number): Use safe-ctype macros and/or fold extra calls into fewer ones. 2001-10-21 21:32:15 +00:00
mangle.c re PR java/4717 (miscompiling class reference) 2001-10-30 04:43:16 +00:00
parse-scan.y
parse.h parse.y (trap_overflow_corner_case): New rule. 2001-11-08 15:38:10 +00:00
parse.y parse.y (trap_overflow_corner_case): New rule. 2001-11-08 15:38:10 +00:00
typeck.c typeck.c (java_array_type_length, [...]): Represent empty arrays by NULL index. 2001-09-07 01:54:32 -07:00
verify.c * verify.c (verify_jvm_instructions): Fix typo. 2001-09-14 00:16:36 +00:00
xref.c
xref.h
zextract.c
zipfile.h