summaryrefslogtreecommitdiffstats
path: root/clang/lib/Headers/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Remove autoconf supportChris Bieneman2016-01-261-64/+0
* Rename lib/Headers/module.map to module.modulemapBen Langmuir2014-04-171-4/+4
* Install: add arm_neon.h header backTim Northover2014-03-291-4/+3
* Remove stray references to aarch64_simd.hTim Northover2014-03-291-2/+2
* ARM64: initial clang support commit.Tim Northover2014-03-291-4/+5
* Introduce a module map for (some of) the compiler-suppliedDouglas Gregor2012-01-291-2/+12
* Clang-side build system infrastructure for multiple tblgens.Peter Collingbourne2011-10-061-2/+2
* build: Make sure arm_neon.h gets installed.Daniel Dunbar2010-07-221-0/+1
* Add a missing dependency to try to fix a buildbot failure.Bob Wilson2010-06-261-1/+1
* build: Get CLANG_VERSION from Version.inc instead of depending on VER file di...Daniel Dunbar2010-06-251-1/+2
* Generate arm_neon.inc in include/clang/Basic, which provides:Nate Begeman2010-06-171-2/+2
* Makefile: Switch Clang Makefiles to always include the top-level Clang Makefile.Daniel Dunbar2010-06-081-3/+3
* Convert arm_neon.h into arm_neon.td, from which arm_neon.h will be builtNate Begeman2010-05-281-1/+13
* Collapse more clang version numbers down into fewer places.Mike Stump2009-09-161-4/+4
* Back to 1.1 we go.Mike Stump2009-09-151-2/+2
* Put compiler headers in <prefix>/lib/clang/1.0/include (vsDaniel Dunbar2009-02-211-8/+6
* Avoid creating .dir files in the installation area.Mike Stump2009-01-221-1/+4
* Make a major restructuring of the clang tree: introduce a top-levelChris Lattner2008-03-151-0/+39
OpenPOWER on IntegriCloud