HardenedBSD/contrib
Pedro F. Giffuni 81e5b01765 gcc: Bring updates from Google's enhanced gcc-4.2.1.
Google released and enhanced version of gcc-4.2.1 plus their local
patches for Android[1].

The patches are owned by Google and the license hasn't been changed
from  the original GPLv2. We are only bringing a subset of the
available patches that may be helpful in FreeBSD. Changes specific
to android are not included.

From the README.google file[1].

Patches applied to google_vendor_src_branch/gcc/gcc-4.2.1:

gcc/Makefile.in
gcc/c-common.c
gcc/c-common.h
gcc/c-opts.c
gcc/c-typeck.c
gcc/cp/typeck.c
gcc/doc/invoke.texi
gcc/flags.h
gcc/opts.c
gcc/tree-flow.h
gcc/tree-ssa-alias-warnings.c
gcc/tree-ssa-alias.c

 Backport of -Wstrict-aliasing from mainline.
  Silvius Rus <rus@google.com>

gcc/coverage.c:
  Patch coverage_checksum_string for PR 25351.
  Seongbae Park <spark@google.com>
  Not yet submitted to FSF.

gcc/c-opts.c
gcc/c-ppoutput.c
gcc/c.opt
gcc/doc/cppopts.texi
libcpp/Makefile.in
libcpp/directives-only.c
libcpp/directives.c
libcpp/files.c
libcpp/include/cpplib.h
libcpp/init.c
libcpp/internal.h
libcpp/macro.c
  Support for -fdirectives-only.
  Ollie Wild <aaw@google.com>.
  Submitted to FSF but not yet approved.

libstdc++-v3/include/ext/hashtable.h
  http://b/742065
  http://b/629994
  Reduce min size of hashtable for hash_map, hash_set from 53 to 5

libstdc++-v3/include/ext/hashtable.h
  http://b/629994
  Do not iterate over buckets if hashtable is empty.

gcc/common.opt
gcc/doc/invoke.texi
gcc/flags.h
gcc/gimplify.c
gcc/opts.c
  Add Saito's patch for -finstrument-functions-exclude-* options.

gcc/common.opt
gcc/doc/invoke.texi
gcc/final.c
gcc/flags.h
gcc/opts.c
gcc/testsuite/gcc.dg/Wframe-larger-than.c
  Add a new flag -Wframe-larger-than- which enables a new warning
  when a frame size of a function is larger than specified.
  This patch hasn't been integrated into gcc mainline yet.

gcc/tree-vrp.c
  Add a hack to avoid using ivopts information for pointers starting
  at constant values.

Reference:

[1]
https://android.googlesource.com/toolchain/gcc/+/master/gcc-4.2.1/

Obtained from:	Google Inc.
MFC after:	3 weeks
2013-11-23 18:32:53 +00:00
..
amd
apr
apr-util
atf Drop all ATF tools code. 2013-11-18 01:28:29 +00:00
binutils cxxfilt: small changes from Apple's developer tools 2013-11-11 21:18:02 +00:00
bmake Don't SEGV when Hash_Table is uninitialized 2013-11-14 00:29:48 +00:00
bsnmp Fix the -Wconversion warnings produced when compiling the SNMP agent. 2013-10-17 12:03:17 +00:00
byacc Merge byacc 20130925 2013-10-29 08:21:22 +00:00
bzip2
com_err
compiler-rt
dialog Update dialog to 1.2-20130923. 2013-09-24 14:52:43 +00:00
diff
dtc
ee
expat
file
flex
gcc gcc: Bring updates from Google's enhanced gcc-4.2.1. 2013-11-23 18:32:53 +00:00
gcclibs gcc: Bring updates from Google's enhanced gcc-4.2.1. 2013-11-23 18:32:53 +00:00
gdb
gdtoa
gperf Repair build after svn r258115 2013-11-14 18:41:58 +00:00
groff Quiesce warnings -Wdangling-else 2013-10-28 18:10:35 +00:00
ipfilter Hide 'struct ifaddr' definition from userland. Two tools left that use it, 2013-10-15 10:19:24 +00:00
jemalloc Update jemalloc to version 3.4.1. 2013-10-21 05:10:46 +00:00
ldns Build and install drill(1). 2013-09-22 20:30:55 +00:00
ldns-host Import Magerya Vitaly's ldns-host, and build it instead of the BIND version 2013-09-08 19:40:32 +00:00
less
libarchive
libbegemot
libc-pwcache
libc-vis
libc++ ename internal function test() to avoid name clashes with 2013-10-06 10:12:11 +00:00
libcxxrt Since C++ typeinfo objects are currently not guaranteed to be merged at 2013-10-16 17:00:21 +00:00
libexecinfo libexecinfo: Include terminating null in byte count 2013-11-21 14:12:36 +00:00
libgnuregex
libpcap Integrate github revision 0446821e49224c6a29be28760cc9c4cc14f56d8a as 2013-10-31 20:03:59 +00:00
libreadline Quiesce warning about unused argument in call to rl_message() by wrapping 2013-11-04 16:52:27 +00:00
libstdc++ gcc: Bring updates from Google's enhanced gcc-4.2.1. 2013-11-23 18:32:53 +00:00
libyaml
llvm Revert r258455 for now, as it apparently causes miscompilation in some 2013-11-22 17:54:53 +00:00
lukemftpd
mdocml Bring in libnv library for managing name/value pairs. The following types 2013-11-12 19:39:14 +00:00
mknod
mtree Sync with NetBSD. The funtional change is to make the output when 2013-11-21 19:29:41 +00:00
ncurses
netcat MFV: netcat from OpenBSD 5.4. 2013-11-15 22:45:14 +00:00
ngatm
ntp
nvi Merge nvi-2.1.1 -> 2.1.2 2013-11-11 16:52:02 +00:00
ofed
one-true-awk
openbsm
openpam MFV (r255387): undo autoprop damage 2013-09-08 16:56:17 +00:00
openresolv
opie Queisce two category of clang warnings: 2013-10-28 18:24:31 +00:00
pam_modules/pam_passwdqc
pf
pnpinfo
sendmail
serf
smbfs Just disable recoding support in libsmb if built WITHOUT_ICONV. 2013-11-12 15:09:28 +00:00
sqlite3
subversion Update svn from 1.8.1 to 1.8.4 - minor security fixes and client side 2013-11-11 01:14:58 +00:00
tcp_wrappers Queisce warning about undeclared function usage. 2013-10-30 22:45:35 +00:00
tcpdump Make userland tools honor WITHOUT_PF build option. 2013-10-29 17:38:13 +00:00
tcsh
telnet Propagate ancient fix from Junos. 2013-11-07 00:36:39 +00:00
texinfo
tnftp
top
traceroute
tzcode
tzdata MFV of 255902, tzdata2013f 2013-11-05 06:32:23 +00:00
unbound Regenerate 2013-09-24 09:56:58 +00:00
unvis
vis
wpa Revert to upstream literal $FreeBSD tag 2013-10-30 18:33:40 +00:00
xz