This is the mail archive of the gcc-bugs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[Bug libgcc/61152] Missing GCC Runtime Library Exception in some files that are included in libgcc


https://gcc.gnu.org/bugzilla/show_bug.cgi?id=61152

--- Comment #3 from Georg-Johann Lay <gjl at gcc dot gnu.org> ---
Author: gjl
Date: Tue May 27 11:37:49 2014
New Revision: 210969

URL: http://gcc.gnu.org/viewcvs?rev=210969&root=gcc&view=rev
Log:
    PR libgcc/61152
    * config/arm/arm.h (License): Add note to COPYING.RUNTIME.
    * config/arm/arm-cores.def (License): Same.
    * config/arm/arm-opts.h (License): Same.
    * config/arm/aout.h (License): Same.
    * config/arm/bpabi.h (License): Same.
    * config/arm/elf.h (License): Same.
    * config/arm/linux-elf.h (License): Same.
    * config/arm/linux-gas.h (License): Same.
    * config/arm/netbsd-elf.h (License): Same.
    * config/arm/uclinux-eabi.h (License): Same.
    * config/arm/uclinux-elf.h (License): Same.
    * config/arm/vxworks.h (License): Same.


Modified:
    trunk/gcc/ChangeLog
    trunk/gcc/config/arm/aout.h
    trunk/gcc/config/arm/arm-cores.def
    trunk/gcc/config/arm/arm-opts.h
    trunk/gcc/config/arm/arm.h
    trunk/gcc/config/arm/bpabi.h
    trunk/gcc/config/arm/elf.h
    trunk/gcc/config/arm/linux-elf.h
    trunk/gcc/config/arm/linux-gas.h
    trunk/gcc/config/arm/netbsd-elf.h
    trunk/gcc/config/arm/uclinux-eabi.h
    trunk/gcc/config/arm/uclinux-elf.h
    trunk/gcc/config/arm/vxworks.h


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]