diff options
| author | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-12-25 22:44:04 +0000 |
|---|---|---|
| committer | hjl <hjl@138bc75d-0d04-0410-961f-82ee72b054a4> | 2013-12-25 22:44:04 +0000 |
| commit | 4b9a75da846b36340067736c6420cc648d3fb429 (patch) | |
| tree | 766b102d9ba673a155504f35213060130819ee18 /libjava/classpath/gnu/java/security/Configuration.java.in | |
| parent | b5cd7f8145abd8b4f0b3594dcc96f9c6f084d6a4 (diff) | |
| download | ppe42-gcc-4b9a75da846b36340067736c6420cc648d3fb429.tar.gz ppe42-gcc-4b9a75da846b36340067736c6420cc648d3fb429.zip | |
Remove target_cpu_default/cpu_names
Add processor names to processor_target_table and use it instead of
target_cpu_default and cpu_names.
PR target/59587
* config/i386/i386.c (struct ptt): Add a field for processor
name.
(processor_target_table): Sync with processor_type. Add
processor names.
(cpu_names): Removed.
(ix86_option_override_internal): Default x_ix86_tune_string
to processor_target_table[TARGET_CPU_DEFAULT].name.
(ix86_function_specific_print): Assert arch and tune <
PROCESSOR_max. Use processor_target_table to print arch and
tune names.
* config/i386/i386.h (TARGET_CPU_DEFAULT): Default to
PROCESSOR_GENERIC.
(target_cpu_default): Removed.
(processor_type): Reordered.
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@206202 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'libjava/classpath/gnu/java/security/Configuration.java.in')
0 files changed, 0 insertions, 0 deletions

