------- Additional Comments From cvs-commit at gcc dot gnu dot org  2004-03-30 
20:43 -------
Subject: Bug 12527

CVSROOT:        /cvs/gcc
Module name:    gcc
Branch:         gcc-3_3-branch
Changes by:     [EMAIL PROTECTED]       2004-03-30 20:43:46

Modified files:
        gcc            : ChangeLog config.gcc 
        gcc/config/arm : arm.c arm.h arm.md elf.h linux-elf.h 

Log message:
        2004-03-30  Matthias Klose  <[EMAIL PROTECTED]>
        
        Backport:
        
        2004-01-14  Richard Earnshaw  <[EMAIL PROTECTED]>
        
        PR bootstrap/12527
        * config.gcc (arm*-*-linux*): Don't include unknown-elf.h in tm_file.
        Move linux-gas.h and linux-elf.h before aout.h.
        * arm/arm.h (INITIALIZE_TRAMPOLINE): Only define if not already.
        * arm/linux-elf.h (SUBTARGET_CPU_DEFAULT): Define.
        
        2003-05-15  Philip Blundell  <[EMAIL PROTECTED]>
        
        * config/arm/arm.c (arm_is_xscale): Rename to arm_arch_xscale.
        All uses updated.
        (arm_tune_xscale): New variable.
        (arm_override_options): Set it.
        (arm_adjust_cost): Use it in place of arm_arch_xscale.
        (arm_gen_load_multiple): Likewise.
        (arm_gen_store_multiple): Likewise.
        * config/arm/arm.md (is_xscale): Likewise.
        * config/arm/arm.h (arm_tune_xscale): Declare.
        
        2003-04-28  Nick Clifton  <[EMAIL PROTECTED]>
        
        * config/arm/elf.h (ASM_OUTPUT_ALIGNED_COMMON): Remove definition.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.16114.2.959&r2=1.16114.2.960
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config.gcc.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.266.2.23&r2=1.266.2.24
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.c.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.243.2.6&r2=1.243.2.7
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.168.2.3&r2=1.168.2.4
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/arm.md.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.113.2.4&r2=1.113.2.5
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/elf.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.39&r2=1.39.2.1
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/gcc/config/arm/linux-elf.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.36.2.1&r2=1.36.2.2



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=12527

------- You are receiving this mail because: -------
You reported the bug, or are watching the reporter.


Reply via email to