egcs/gcc ChangeLog config/alpha/alpha.c config ...
ghazi@egcs.cygnus.com
ghazi@egcs.cygnus.com
Tue Mar 2 07:21:00 GMT 1999
CVSROOT: /egcs/carton/cvsfiles
Module name: egcs
Changes by: ghazi@egcs.cygnus.com 99/03/02 07:21:48
Modified files:
gcc : ChangeLog
gcc/config/alpha: alpha.c alpha.h alpha.md
Log message:
* alpha.c (alpha_cpu_name, alpha_cpu_string, alpha_tp_string,
alpha_fprm_string, alpha_fptm_string, alpha_mlat_string,
current_function_file): Add the `const' keyword.
(normal_memory_operand): Mark parameter `mode' with
ATTRIBUTE_UNUSED.
(alpha_expand_unaligned_load): Add a default case to a switch.
* alpha.h (alpha_cpu_string, alpha_fprm_string, alpha_fptm_string,
alpha_tp_string, alpha_mlat_string): Add the `const' keyword.
(normal_memory_operand): Add prototype.
* alpha.md: Cast an expression to `unsigned HOST_WIDE_INT' when
comparing against one.
More information about the Gcc-cvs
mailing list