r208720 - in /branches/gomp-4_0-branch/gcc: Cha...
bernds@gcc.gnu.org
bernds@gcc.gnu.org
Thu Mar 20 16:37:00 GMT 2014
Author: bernds
Date: Thu Mar 20 16:37:24 2014
New Revision: 208720
URL: http://gcc.gnu.org/viewcvs?rev=208720&root=gcc&view=rev
Log:
* config/darwin.c: Include "lto-section-names.h".
(LTO_SEGMENT_NAME): Don't define.
* config/i386/winnt.c: Include "lto-section-names.h".
* lto-streamer.c: Include "lto-section-names.h".
* lto-streamer.h (LTO_SECTION_NAME_PREFIX, OMP_SECTION_NAME_PREFIX):
Don't define.
(section_name_prefix): Don't declare.
* lto-wrapper.c: Include "lto-section-names.h".
(LTO_SECTION_NAME_PREFIX): Don't define.
* lto-section-names.h: New file.
* cgraphunit.c: Include "lto-section-names.h".
lto/
* lto-object.c: Include "lto-section-names.h".
(LTO_SEGMENT_NAME): Don't define.
* lto.c: Include "lto-section-names.h".
Added:
branches/gomp-4_0-branch/gcc/lto-section-names.h
Modified:
branches/gomp-4_0-branch/gcc/ChangeLog
branches/gomp-4_0-branch/gcc/cgraphunit.c
branches/gomp-4_0-branch/gcc/config/darwin.c
branches/gomp-4_0-branch/gcc/config/i386/winnt.c
branches/gomp-4_0-branch/gcc/lto-streamer.c
branches/gomp-4_0-branch/gcc/lto-streamer.h
branches/gomp-4_0-branch/gcc/lto-wrapper.c
branches/gomp-4_0-branch/gcc/lto/ChangeLog
branches/gomp-4_0-branch/gcc/lto/lto-object.c
branches/gomp-4_0-branch/gcc/lto/lto.c
More information about the Gcc-cvs
mailing list