freebsd-dev/contrib/gcclibs/libcpp
Dimitry Andric 9a2b4b3599 In gcc's libcpp, stop using the INTTYPE_MAXIMUM() macro, which relies on
undefined behavior.  The code used this macro to avoid problems on some
broken systems which define SSIZE_MAX incorrectly, but this is not
needed on FreeBSD, obviously.

MFC after: 3 days
2015-08-12 20:16:13 +00:00
..
include gcc: add Apple compatible -Wnewline-eof 2013-12-18 14:53:36 +00:00
aclocal.m4
ChangeLog
ChangeLog.apple libcpp: misc fixes from Apple's GCC. 2014-01-05 00:32:38 +00:00
ChangeLog.gcc43 libcpp: Merge fixes from upstream 2013-12-02 03:47:08 +00:00
charset.c libcpp: misc fixes from Apple's GCC. 2014-01-05 00:32:38 +00:00
config.in
configure
configure.ac
directives-only.c gcc: Bring updates from Google's enhanced gcc-4.2.1. 2013-11-23 18:32:53 +00:00
directives.c libcpp: misc fixes from Apple's GCC. 2014-01-05 00:32:38 +00:00
errors.c Fix a segfault / internal compiler error. 2013-11-26 17:11:43 +00:00
expr.c libcpp: Merge fixes from upstream 2013-12-02 03:47:08 +00:00
files.c In gcc's libcpp, stop using the INTTYPE_MAXIMUM() macro, which relies on 2015-08-12 20:16:13 +00:00
identifiers.c
init.c gcc: add Apple compatible -Wnewline-eof 2013-12-18 14:53:36 +00:00
internal.h libcpp: misc fixes from Apple's GCC. 2014-01-05 00:32:38 +00:00
lex.c libcpp: misc fixes from Apple's GCC. 2014-01-05 00:32:38 +00:00
line-map.c
macro.c libcpp: Merge fixes from upstream 2013-12-02 03:47:08 +00:00
makedepend.c
Makefile.in gcc: Bring updates from Google's enhanced gcc-4.2.1. 2013-11-23 18:32:53 +00:00
makeucnid.c
mkdeps.c
pch.c libcpp: Merge fixes from upstream 2013-12-02 03:47:08 +00:00
symtab.c
system.h
traditional.c
ucnid.h
ucnid.tab