This introduces a new header that pulls in system includes for use only in the DMD front-end part of the compiler, fixing up uses of problematic functions that are prevalent throughout the code. Commits merged from dmd. Fix build of the D frontend on the Hurd and KFreeBSD. Initial patch from Matthias Klose. https://github.com/dlang/dmd/pull/8893 Don't care about D/C++ compatibility in C++ port. Fixes build error in https://gcc.gnu.org/PR87788 https://github.com/dlang/dmd/pull/8895 Allow compiling front-end headers with strict warnings. https://github.com/dlang/dmd/pull/8909 Add root/system.h header for wrapping system includes. Fixes https://gcc.gnu.org/PR87865 https://github.com/dlang/dmd/pull/8910 Move checkedint to dmd/root. https://github.com/dlang/dmd/pull/8912 Use rmem instead of libc for malloc() and strdup(). https://github.com/dlang/dmd/pull/8913 Use align(8) for alignment of UnionExp, fixing several BUS errors due to alignment issues on SPARC. https://github.com/dlang/dmd/pull/8914 Don't pass NULL pointer as format parameter to errorSupplemental. https://github.com/dlang/dmd/pull/8916 gcc/d/ChangeLog: 2018-11-05 Iain Buclaw <ibuclaw@gdcproject.org> PR d/87865 * d-system.h: New file. From-SVN: r265780
Name |
Last commit
|
Last update |
---|---|---|
.. | ||
dmd | Loading commit data... | |
ChangeLog | Loading commit data... | |
ChangeLog-2006 | Loading commit data... | |
ChangeLog-2007 | Loading commit data... | |
ChangeLog-2008 | Loading commit data... | |
ChangeLog-2009 | Loading commit data... | |
ChangeLog-2010 | Loading commit data... | |
ChangeLog-2011 | Loading commit data... | |
ChangeLog-2012 | Loading commit data... | |
ChangeLog-2013 | Loading commit data... | |
ChangeLog-2014 | Loading commit data... | |
ChangeLog-2015 | Loading commit data... | |
ChangeLog-2016 | Loading commit data... | |
ChangeLog-2017 | Loading commit data... | |
Make-lang.in | Loading commit data... | |
config-lang.in | Loading commit data... | |
d-attribs.cc | Loading commit data... | |
d-builtins.cc | Loading commit data... | |
d-codegen.cc | Loading commit data... | |
d-convert.cc | Loading commit data... | |
d-diagnostic.cc | Loading commit data... | |
d-frontend.cc | Loading commit data... | |
d-incpath.cc | Loading commit data... | |
d-lang.cc | Loading commit data... | |
d-longdouble.cc | Loading commit data... | |
d-spec.cc | Loading commit data... | |
d-system.h | Loading commit data... | |
d-target-def.h | Loading commit data... | |
d-target.cc | Loading commit data... | |
d-target.def | Loading commit data... | |
d-target.h | Loading commit data... | |
d-tree.def | Loading commit data... | |
d-tree.h | Loading commit data... | |
decl.cc | Loading commit data... | |
expr.cc | Loading commit data... | |
gdc.texi | Loading commit data... | |
imports.cc | Loading commit data... | |
intrinsics.cc | Loading commit data... | |
intrinsics.def | Loading commit data... | |
lang-specs.h | Loading commit data... | |
lang.opt | Loading commit data... | |
longdouble.h | Loading commit data... | |
modules.cc | Loading commit data... | |
runtime.cc | Loading commit data... | |
runtime.def | Loading commit data... | |
toir.cc | Loading commit data... | |
typeinfo.cc | Loading commit data... | |
types.cc | Loading commit data... | |
verstr.h | Loading commit data... |