1
0
mirror of https://git.FreeBSD.org/src.git synced 2024-11-25 07:49:18 +00:00
freebsd/contrib
Conrad Meyer 2844d30cc5 gcc42: Fix minor C99 parse bug
DR #289[0] came down and gcc4.2.1 was on the wrong side of history.
Partially revert GCC r42574 (just remove the error) to rectify the parse
bug to match Clang and other compliant C99 compilers.

An example declaration gcc tripped on before this fix:

  void foobar(int [static 1]);

An example declaration gcc did not trip on before this fix:

  void foobar(int name[static 1]);

Bump __FreeBSD_cc_version.

[0]: http://www.open-std.org/JTC1/SC22/WG14/www/docs/dr_289.htm

Reported by:	allanjude
Sponsored by:	EMC / Isilon Storage Division
2016-05-27 03:40:52 +00:00
..
amd Mark amd(8) and all related utilities as obsolete. 2016-02-29 16:45:10 +00:00
apr
apr-util
atf atf map: Fix double-free in low memory error path 2016-05-11 23:39:39 +00:00
binutils gas: Implement the .inst assembler directive for arm. 2016-05-20 20:01:10 +00:00
bmake Merge bmake-20160512 2016-05-20 17:35:39 +00:00
bsnmp Revert r299830, it has couple of fatal errors. 2016-05-18 22:02:19 +00:00
byacc Merge byacc 20160324. 2016-03-25 22:32:26 +00:00
bzip2
com_err
compiler-rt Update compiler-rt to release_38 branch r261369. 2016-02-21 16:27:55 +00:00
dialog
diff
dma
dtc
ee
elftoolchain Update to ELF Tool Chain r3477 2016-05-25 20:56:30 +00:00
expat
file MFV r299716: file 5.27 2016-05-14 08:52:37 +00:00
flex
gcc gcc42: Fix minor C99 parse bug 2016-05-27 03:40:52 +00:00
gcclibs
gdb Fix KGDB backtrace on ARM 2016-04-20 17:58:13 +00:00
gdtoa
gperf
groff Add SUSv4 reference macro to our groff mdoc. mdocml already supports it. 2016-05-17 09:24:54 +00:00
hyperv/tools hyperv/kvp_daemon: Make poll(2) block indefinitely 2016-01-11 03:30:16 +00:00
ipfilter Fix another typo. 2016-05-19 03:18:54 +00:00
jemalloc Work around invalid gcc warning (explicit cast apparently lost). 2016-05-13 21:18:10 +00:00
ldns
ldns-host
less MFV r293125: less v481. 2016-01-05 05:25:16 +00:00
libarchive Revert r299576 and MFV r299895: 2016-05-16 05:01:44 +00:00
libbegemot
libc-pwcache
libc-vis
libc++ Update libc++ to 3.8.0. Excerpted list of fixes (with upstream revision 2016-05-26 18:52:49 +00:00
libcxxrt Import libcxxrt master 516a65c109eb0a01e5e95fbef455eb3215135cef. 2016-05-05 22:40:07 +00:00
libexecinfo
libgnuregex
libpcap libpcap: fix for simple NULL pointer dereference. 2016-04-14 18:31:45 +00:00
libreadline
libstdc++
libucl Import libucl 0.8.0 2016-04-17 21:30:40 +00:00
libxo Import to 0.6.1 2016-04-15 18:46:15 +00:00
llvm Pull in r270240 from upstream clang trunk (by me): 2016-05-20 17:38:45 +00:00
mdocml Convert casperd(8) daemon to the libcasper. 2016-02-25 18:23:40 +00:00
mknod
mtree
ncurses DIRDEPS_BUILD: Run the staged bootstrap-tools version of build-tools. 2016-05-09 22:21:09 +00:00
netbsd-tests Remove legacy brk and sbrk from RISC-V. 2016-05-25 14:08:21 +00:00
netcat
ngatm
ntp MFV r298691: 2016-04-27 07:46:38 +00:00
nvi
ofed Make GCC happy by removing empty #elif. 2016-03-25 04:16:04 +00:00
one-true-awk
openbsm
openpam
openresolv MFV r296350: 2016-03-03 15:36:00 +00:00
opie
pam_modules/pam_passwdqc
pf Rename getline with get_line to avoid collision with getline(3) 2016-05-10 11:09:26 +00:00
pjdfstest Better handle filesystems mounted with -o noexec 2016-03-12 19:41:38 +00:00
pnpinfo
sendmail
serf
smbfs Add #include <string.h> to mute warning from clang/gcc about implicitly 2016-02-01 07:09:08 +00:00
sqlite3 Import sqlite3 3.12.1 2016-04-17 21:23:14 +00:00
subversion Re-sync the FreeBSD-specific Subversion template with the one from 2016-05-03 18:06:42 +00:00
tcp_wrappers
tcpdump Convert casperd(8) daemon to the libcasper. 2016-02-25 18:23:40 +00:00
tcsh
telnet
tnftp
top The readme provides a high-level overview of how to upgrade top(1). 2016-05-26 07:09:42 +00:00
traceroute
tzcode
tzdata
unbound Apply upstream r3651: the IPv6 address of the L root has changed. 2016-03-11 14:57:40 +00:00
unvis
vis
wpa
xz