gcc/gcc config.gcc ChangeLog.hammer config/i38 ...
hubicka@gcc.gnu.org
hubicka@gcc.gnu.org
Wed Mar 3 13:35:00 GMT 2004
CVSROOT: /cvs/gcc
Module name: gcc
Branch: hammer-3_3-branch
Changes by: hubicka@gcc.gnu.org 2004-03-03 13:35:24
Modified files:
gcc : config.gcc ChangeLog.hammer
gcc/config/i386: i386.c i386.h
Log message:
* config.gcc: add support for nocoma/prescott/pentium-m/pentium3m
/pentium4m.
* i386.c (override_options): add support for new cpus.
* i386.h (target_cpu_default_names): new names.
(target_cpu_default_pentium_m, target_cpu_default_pentium4e): new
constants.
* invoke.texi: extend documentation of -mtune/-march for new cpus.
* i386.c (override_options): add -mcmodel=kernel warning.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.259.4.23&r2=1.259.4.24
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.hammer.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.1.2.350&r2=1.1.2.351
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.c.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.490.2.73&r2=1.490.2.74
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/i386/i386.h.diff?cvsroot=gcc&only_with_tag=hammer-3_3-branch&r1=1.305.2.23&r2=1.305.2.24
More information about the Gcc-cvs
mailing list