Go to file
Jozef Lawrynowicz b3125625df re PR target/78838 (msp430 option -mcode-region=either, -ffunction-sections, and interrupt function attributes cause incorrect section to be created)
PR target/78838
gcc	* config/msp430/msp430.c (gen_prefix): Return NULL when section name is
	.lowtext.
	(has_section_name): New function.

testsuite * gcc.target/msp430/interrupt_fn_placement.c: New test.

From-SVN: r248674
2017-05-30 10:49:29 +00:00
config
contrib Compare predictor values with these defined in predict.def. 2017-05-30 07:16:31 +00:00
fixincludes
gcc re PR target/78838 (msp430 option -mcode-region=either, -ffunction-sections, and interrupt function attributes cause incorrect section to be created) 2017-05-30 10:49:29 +00:00
gnattools
gotools
include * libiberty.h (ASTRDUP): Adjust cast to avoid warning. 2017-05-25 00:33:48 +00:00
INSTALL
intl
libada
libatomic
libbacktrace
libcc1 Inline and using namespace representation change. 2017-05-26 17:19:46 +00:00
libcilkrts
libcpp
libdecnumber
libffi
libgcc re PR libgcc/80037 (Bad .eh_frame data in crtend.o) 2017-05-26 11:45:59 -07:00
libgfortran re PR fortran/53029 (missed optimization in internal read (without implied-do-loop)) 2017-05-29 19:17:57 +00:00
libgo
libgomp OpenACC 1.0 compatibility: acc_async_wait, acc_async_wait_all 2017-05-24 15:25:01 +02:00
libhsail-rt
libiberty d-demangle.c (dlang_identifier): Prefix mangled init symbols with `initializer for'. 2017-05-27 11:30:22 +00:00
libitm
libmpx
libobjc
liboffloadmic
libquadmath
libsanitizer
libssp
libstdc++-v3 re PR c++/80737 (variant<any> as class member resulting to compile errors) 2017-05-28 21:27:30 +00:00
libvtv
lto-plugin
maintainer-scripts gcc_release (XZ): Default to xz --best. 2017-05-23 23:14:10 +00:00
zlib
.dir-locals.el
.gitattributes
.gitignore
ABOUT-NLS
ChangeLog MAINTAINERS: Update my email address, and remove myself as maintainer in some areas. 2017-05-27 10:50:27 +00:00
ChangeLog.jit
ChangeLog.tree-ssa
compile
config-ml.in
config.guess
config.rpath
config.sub
configure configure.ac: Add --enable-languages=default to mean default and make --enable-languages=all... 2017-05-25 11:05:38 +00:00
configure.ac configure.ac: Add --enable-languages=default to mean default and make --enable-languages=all... 2017-05-25 11:05:38 +00:00
COPYING
COPYING3
COPYING3.LIB
COPYING.LIB
COPYING.RUNTIME
depcomp
install-sh
libtool-ldflags
libtool.m4
lt~obsolete.m4
ltgcc.m4
ltmain.sh
ltoptions.m4
ltsugar.m4
ltversion.m4
MAINTAINERS MAINTAINERS: Update my email address, and remove myself as maintainer in some areas. 2017-05-27 10:50:27 +00:00
Makefile.def
Makefile.in
Makefile.tpl
missing
mkdep
mkinstalldirs
move-if-change
README
symlink-tree
ylwrap

This directory contains the GNU Compiler Collection (GCC).

The GNU Compiler Collection is free software.  See the files whose
names start with COPYING for copying permission.  The manuals, and
some of the runtime libraries, are under different terms; see the
individual source files for details.

The directory INSTALL contains copies of the installation information
as HTML and plain text.  The source of this information is
gcc/doc/install.texi.  The installation information includes details
of what is included in the GCC sources and what files GCC installs.

See the file gcc/doc/gcc.texi (together with other files that it
includes) for usage and porting information.  An online readable
version of the manual is in the files gcc/doc/gcc.info*.

See http://gcc.gnu.org/bugs/ for how to report bugs usefully.

Copyright years on GCC source files may be listed using range
notation, e.g., 1987-2012, indicating that every year in the range,
inclusive, is a copyrightable year that could otherwise be listed
individually.