diff options
| author | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-03-15 23:02:37 +0000 |
|---|---|---|
| committer | rsandifo <rsandifo@138bc75d-0d04-0410-961f-82ee72b054a4> | 2005-03-15 23:02:37 +0000 |
| commit | 8baa3116abec21964bc5598fb69bc8c7367736b2 (patch) | |
| tree | fa5a894d86cd3f32de044265e220a3ef414aec33 /libjava/gnu/java | |
| parent | aa387a21a4a1412b50c628e4110128524b212544 (diff) | |
| download | ppe42-gcc-8baa3116abec21964bc5598fb69bc8c7367736b2.tar.gz ppe42-gcc-8baa3116abec21964bc5598fb69bc8c7367736b2.zip | |
* toplev.c (display_target_options): Avoid unused variable warning if
TARGET_SWITCHES and TARGET_OPTIONS are both undefined.
* config/mips/mips.c (mips_arch_string, mips_tune_string): Make static.
(mips_isa_string, mips_abi_string, mips_fix_vr4130_string): Delete.
(mips_isa): Initialize to MIPS_ABI_DEFAULT.
(mips_isa_info): New variable.
(mips_parse_cpu): Remove the first argument and leave the caller
to report errors.
(TARGET_HANDLE_OPTION): Override default.
(mips_handle_option): New function. Move option validation code from...
(override_options): ...here. Update calls to mips_parse_cpu.
* config/mips/mips.h (mips_arch_string, mips_tune_string)
(mips_isa_string, mips_abi_string, TARGET_OPTIONS)
(SUBTARGET_TARGET_OPTIONS): Delete.
* config/mips/mips.opt (mabi=, march=, mflush-func=, mips)
(mno-flush-func, mtune=): New options.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@96536 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/gnu/java')
0 files changed, 0 insertions, 0 deletions

