]> git.ipfire.org Git - thirdparty/gcc.git/blame - libstdc++-v3/include/Makefile.in
re PR tree-optimization/63551 (wrong code (segfaults) at -Os on x86_64-linux-gnu)
[thirdparty/gcc.git] / libstdc++-v3 / include / Makefile.in
CommitLineData
cd1e6665 1# Makefile.in generated by automake 1.11.1 from Makefile.am.
ff66d28f 2# @configure_input@
4a9d5109 3
7eaf73d7 4# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
cd1e6665
BK
5# 2003, 2004, 2005, 2006, 2007, 2008, 2009 Free Software Foundation,
6# Inc.
4a9d5109
SW
7# This Makefile.in is free software; the Free Software Foundation
8# gives unlimited permission to copy and/or distribute it,
9# with or without modifications, as long as this notice is preserved.
10
11# This program is distributed in the hope that it will be useful,
12# but WITHOUT ANY WARRANTY, to the extent permitted by law; without
13# even the implied warranty of MERCHANTABILITY or FITNESS FOR A
14# PARTICULAR PURPOSE.
15
ff66d28f 16@SET_MAKE@
4a9d5109 17VPATH = @srcdir@
4a9d5109 18pkgdatadir = $(datadir)/@PACKAGE@
4a9d5109 19pkgincludedir = $(includedir)/@PACKAGE@
5213506e
RW
20pkglibdir = $(libdir)/@PACKAGE@
21pkglibexecdir = $(libexecdir)/@PACKAGE@
ff66d28f 22am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
ff66d28f
PE
23install_sh_DATA = $(install_sh) -c -m 644
24install_sh_PROGRAM = $(install_sh) -c
25install_sh_SCRIPT = $(install_sh) -c
26INSTALL_HEADER = $(INSTALL_DATA)
27transform = $(program_transform_name)
4a9d5109
SW
28NORMAL_INSTALL = :
29PRE_INSTALL = :
30POST_INSTALL = :
31NORMAL_UNINSTALL = :
32PRE_UNINSTALL = :
33POST_UNINSTALL = :
4a9d5109 34build_triplet = @build@
4a9d5109 35host_triplet = @host@
4a9d5109 36target_triplet = @target@
13917ae3
RW
37DIST_COMMON = $(top_srcdir)/fragment.am $(srcdir)/Makefile.in \
38 $(srcdir)/Makefile.am
7eaf73d7
KC
39subdir = include
40ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
b25e6b79
BK
41am__aclocal_m4_deps = $(top_srcdir)/../config/acx.m4 \
42 $(top_srcdir)/../config/enable.m4 \
eeb77d99 43 $(top_srcdir)/../config/futex.m4 \
4ffe6e87 44 $(top_srcdir)/../config/iconv.m4 \
cddfb1c7 45 $(top_srcdir)/../config/lead-dot.m4 \
4ffe6e87
BK
46 $(top_srcdir)/../config/lib-ld.m4 \
47 $(top_srcdir)/../config/lib-link.m4 \
48 $(top_srcdir)/../config/lib-prefix.m4 \
7de6ba7a 49 $(top_srcdir)/../config/lthostflags.m4 \
499c96f5 50 $(top_srcdir)/../config/multi.m4 \
cd111813 51 $(top_srcdir)/../config/no-executables.m4 \
ef5f59f6 52 $(top_srcdir)/../config/override.m4 \
ed0840ba 53 $(top_srcdir)/../config/stdint.m4 \
2e575796 54 $(top_srcdir)/../config/unwind_ipinfo.m4 \
eab89c86
PC
55 $(top_srcdir)/../libtool.m4 $(top_srcdir)/../ltoptions.m4 \
56 $(top_srcdir)/../ltsugar.m4 $(top_srcdir)/../ltversion.m4 \
57 $(top_srcdir)/../lt~obsolete.m4 $(top_srcdir)/crossconfig.m4 \
58 $(top_srcdir)/linkage.m4 $(top_srcdir)/acinclude.m4 \
59 $(top_srcdir)/../config/gc++filt.m4 \
1183dc2c
PC
60 $(top_srcdir)/../config/tls.m4 $(top_srcdir)/../config/gthr.m4 \
61 $(top_srcdir)/configure.ac
7eaf73d7
KC
62am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
63 $(ACLOCAL_M4)
64CONFIG_HEADER = $(top_builddir)/config.h
65CONFIG_CLEAN_FILES =
5213506e 66CONFIG_CLEAN_VPATH_FILES =
7eaf73d7
KC
67depcomp =
68am__depfiles_maybe =
69SOURCES =
1568430f 70ABI_TWEAKS_SRCDIR = @ABI_TWEAKS_SRCDIR@
ff66d28f 71ACLOCAL = @ACLOCAL@
8b0d6051
BK
72ALLOCATOR_H = @ALLOCATOR_H@
73ALLOCATOR_NAME = @ALLOCATOR_NAME@
ff66d28f 74AMTAR = @AMTAR@
4a9d5109
SW
75AR = @AR@
76AS = @AS@
2c5d0ae8 77ATOMICITY_SRCDIR = @ATOMICITY_SRCDIR@
c2ba9709 78ATOMIC_FLAGS = @ATOMIC_FLAGS@
2c5d0ae8 79ATOMIC_WORD_SRCDIR = @ATOMIC_WORD_SRCDIR@
ff66d28f
PE
80AUTOCONF = @AUTOCONF@
81AUTOHEADER = @AUTOHEADER@
82AUTOMAKE = @AUTOMAKE@
ab3bc736 83AWK = @AWK@
6aa43d99 84BASIC_FILE_CC = @BASIC_FILE_CC@
4a9d5109
SW
85BASIC_FILE_H = @BASIC_FILE_H@
86CC = @CC@
6aa43d99 87CCODECVT_CC = @CCODECVT_CC@
6aa43d99
BK
88CCOLLATE_CC = @CCOLLATE_CC@
89CCTYPE_CC = @CCTYPE_CC@
ff66d28f 90CFLAGS = @CFLAGS@
6aa43d99 91CLOCALE_CC = @CLOCALE_CC@
4a9d5109 92CLOCALE_H = @CLOCALE_H@
6aa43d99
BK
93CLOCALE_INTERNAL_H = @CLOCALE_INTERNAL_H@
94CMESSAGES_CC = @CMESSAGES_CC@
33590f13 95CMESSAGES_H = @CMESSAGES_H@
6aa43d99
BK
96CMONEY_CC = @CMONEY_CC@
97CNUMERIC_CC = @CNUMERIC_CC@
4a9d5109 98CPP = @CPP@
ff66d28f 99CPPFLAGS = @CPPFLAGS@
4b90c838 100CPU_DEFINES_SRCDIR = @CPU_DEFINES_SRCDIR@
48c7b524 101CPU_OPT_BITS_RANDOM = @CPU_OPT_BITS_RANDOM@
9bf714c2 102CPU_OPT_EXT_RANDOM = @CPU_OPT_EXT_RANDOM@
4a9d5109 103CSTDIO_H = @CSTDIO_H@
6aa43d99 104CTIME_CC = @CTIME_CC@
1c26d8fd 105CTIME_H = @CTIME_H@
ff66d28f 106CXX = @CXX@
4a9d5109 107CXXCPP = @CXXCPP@
c18dc5cc 108CXXFILT = @CXXFILT@
ff66d28f
PE
109CXXFLAGS = @CXXFLAGS@
110CYGPATH_W = @CYGPATH_W@
4a9d5109 111C_INCLUDE_DIR = @C_INCLUDE_DIR@
b25e6b79 112DBLATEX = @DBLATEX@
4a9d5109 113DEBUG_FLAGS = @DEBUG_FLAGS@
ff66d28f 114DEFS = @DEFS@
b25e6b79
BK
115DOT = @DOT@
116DOXYGEN = @DOXYGEN@
25e5de9a 117DSYMUTIL = @DSYMUTIL@
1cf3d07d 118DUMPBIN = @DUMPBIN@
ff66d28f
PE
119ECHO_C = @ECHO_C@
120ECHO_N = @ECHO_N@
121ECHO_T = @ECHO_T@
122EGREP = @EGREP@
e4bf5dfc 123ERROR_CONSTANTS_SRCDIR = @ERROR_CONSTANTS_SRCDIR@
54c1bf78 124EXEEXT = @EXEEXT@
4a9d5109 125EXTRA_CXX_FLAGS = @EXTRA_CXX_FLAGS@
1cf3d07d 126FGREP = @FGREP@
ff66d28f 127GLIBCXX_INCLUDES = @GLIBCXX_INCLUDES@
ec6fa56a 128GLIBCXX_LIBS = @GLIBCXX_LIBS@
1cf3d07d 129GREP = @GREP@
9520425b 130HWCAP_FLAGS = @HWCAP_FLAGS@
5213506e 131INSTALL = @INSTALL@
ff66d28f
PE
132INSTALL_DATA = @INSTALL_DATA@
133INSTALL_PROGRAM = @INSTALL_PROGRAM@
134INSTALL_SCRIPT = @INSTALL_SCRIPT@
135INSTALL_STRIP_PROGRAM = @INSTALL_STRIP_PROGRAM@
1cf3d07d
SE
136LD = @LD@
137LDFLAGS = @LDFLAGS@
d54bc1d8 138LIBICONV = @LIBICONV@
ff66d28f
PE
139LIBOBJS = @LIBOBJS@
140LIBS = @LIBS@
4a9d5109 141LIBTOOL = @LIBTOOL@
25e5de9a 142LIPO = @LIPO@
4a9d5109 143LN_S = @LN_S@
4ffe6e87 144LTLIBICONV = @LTLIBICONV@
ff66d28f 145LTLIBOBJS = @LTLIBOBJS@
4a9d5109 146MAINT = @MAINT@
54c1bf78 147MAKEINFO = @MAKEINFO@
5213506e 148MKDIR_P = @MKDIR_P@
1cf3d07d 149NM = @NM@
25e5de9a
PG
150NMEDIT = @NMEDIT@
151OBJDUMP = @OBJDUMP@
4a9d5109
SW
152OBJEXT = @OBJEXT@
153OPTIMIZE_CXXFLAGS = @OPTIMIZE_CXXFLAGS@
154OPT_LDFLAGS = @OPT_LDFLAGS@
155OS_INC_SRCDIR = @OS_INC_SRCDIR@
25e5de9a
PG
156OTOOL = @OTOOL@
157OTOOL64 = @OTOOL64@
4a9d5109 158PACKAGE = @PACKAGE@
ff66d28f
PE
159PACKAGE_BUGREPORT = @PACKAGE_BUGREPORT@
160PACKAGE_NAME = @PACKAGE_NAME@
161PACKAGE_STRING = @PACKAGE_STRING@
162PACKAGE_TARNAME = @PACKAGE_TARNAME@
5213506e 163PACKAGE_URL = @PACKAGE_URL@
ff66d28f
PE
164PACKAGE_VERSION = @PACKAGE_VERSION@
165PATH_SEPARATOR = @PATH_SEPARATOR@
b25e6b79 166PDFLATEX = @PDFLATEX@
4a9d5109
SW
167RANLIB = @RANLIB@
168SECTION_FLAGS = @SECTION_FLAGS@
169SECTION_LDFLAGS = @SECTION_LDFLAGS@
1cf3d07d 170SED = @SED@
ff66d28f
PE
171SET_MAKE = @SET_MAKE@
172SHELL = @SHELL@
4a9d5109 173STRIP = @STRIP@
fb5c309d 174SYMVER_FILE = @SYMVER_FILE@
4a9d5109 175TOPLEVEL_INCLUDES = @TOPLEVEL_INCLUDES@
33590f13 176USE_NLS = @USE_NLS@
4a9d5109 177VERSION = @VERSION@
2077db1b
CT
178VTV_CXXFLAGS = @VTV_CXXFLAGS@
179VTV_CXXLINKFLAGS = @VTV_CXXLINKFLAGS@
180VTV_PCH_CXXFLAGS = @VTV_PCH_CXXFLAGS@
4a9d5109
SW
181WARN_FLAGS = @WARN_FLAGS@
182WERROR = @WERROR@
b25e6b79
BK
183XMLLINT = @XMLLINT@
184XSLTPROC = @XSLTPROC@
b329dd10 185XSL_STYLE_DIR = @XSL_STYLE_DIR@
5213506e
RW
186abs_builddir = @abs_builddir@
187abs_srcdir = @abs_srcdir@
188abs_top_builddir = @abs_top_builddir@
189abs_top_srcdir = @abs_top_srcdir@
ff66d28f
PE
190ac_ct_CC = @ac_ct_CC@
191ac_ct_CXX = @ac_ct_CXX@
1cf3d07d 192ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
ff66d28f 193am__leading_dot = @am__leading_dot@
a60945f8
PC
194am__tar = @am__tar@
195am__untar = @am__untar@
44f0760e 196baseline_dir = @baseline_dir@
00fc1bf6 197baseline_subdir_switch = @baseline_subdir_switch@
ff66d28f
PE
198bindir = @bindir@
199build = @build@
200build_alias = @build_alias@
201build_cpu = @build_cpu@
202build_os = @build_os@
203build_vendor = @build_vendor@
5213506e 204builddir = @builddir@
501e321e 205check_msgfmt = @check_msgfmt@
ff66d28f 206datadir = @datadir@
5213506e
RW
207datarootdir = @datarootdir@
208docdir = @docdir@
209dvidir = @dvidir@
4a9d5109
SW
210enable_shared = @enable_shared@
211enable_static = @enable_static@
ff66d28f 212exec_prefix = @exec_prefix@
3d7c150e
BK
213glibcxx_MOFILES = @glibcxx_MOFILES@
214glibcxx_PCHFLAGS = @glibcxx_PCHFLAGS@
215glibcxx_POFILES = @glibcxx_POFILES@
ff66d28f 216glibcxx_builddir = @glibcxx_builddir@
ac6d1200
BK
217glibcxx_compiler_pic_flag = @glibcxx_compiler_pic_flag@
218glibcxx_compiler_shared_flag = @glibcxx_compiler_shared_flag@
34a2b755 219glibcxx_cxx98_abi = @glibcxx_cxx98_abi@
3d7c150e 220glibcxx_localedir = @glibcxx_localedir@
ac6d1200 221glibcxx_lt_pic_flag = @glibcxx_lt_pic_flag@
3d7c150e 222glibcxx_prefixdir = @glibcxx_prefixdir@
ff66d28f 223glibcxx_srcdir = @glibcxx_srcdir@
3d7c150e
BK
224glibcxx_toolexecdir = @glibcxx_toolexecdir@
225glibcxx_toolexeclibdir = @glibcxx_toolexeclibdir@
ff66d28f
PE
226gxx_include_dir = @gxx_include_dir@
227host = @host@
228host_alias = @host_alias@
229host_cpu = @host_cpu@
230host_os = @host_os@
231host_vendor = @host_vendor@
5213506e 232htmldir = @htmldir@
ff66d28f
PE
233includedir = @includedir@
234infodir = @infodir@
235install_sh = @install_sh@
236libdir = @libdir@
237libexecdir = @libexecdir@
4e10943d 238libtool_VERSION = @libtool_VERSION@
5213506e 239localedir = @localedir@
ff66d28f 240localstatedir = @localstatedir@
7de6ba7a 241lt_host_flags = @lt_host_flags@
ff66d28f 242mandir = @mandir@
7eaf73d7 243mkdir_p = @mkdir_p@
ff66d28f
PE
244multi_basedir = @multi_basedir@
245oldincludedir = @oldincludedir@
5213506e 246pdfdir = @pdfdir@
ff66d28f
PE
247port_specific_symbol_files = @port_specific_symbol_files@
248prefix = @prefix@
249program_transform_name = @program_transform_name@
5213506e 250psdir = @psdir@
2a5d011c 251python_mod_dir = @python_mod_dir@
ff66d28f
PE
252sbindir = @sbindir@
253sharedstatedir = @sharedstatedir@
5213506e 254srcdir = @srcdir@
ff66d28f
PE
255sysconfdir = @sysconfdir@
256target = @target@
257target_alias = @target_alias@
258target_cpu = @target_cpu@
259target_os = @target_os@
260target_vendor = @target_vendor@
1183dc2c 261thread_header = @thread_header@
5213506e
RW
262top_build_prefix = @top_build_prefix@
263top_builddir = @top_builddir@
264top_srcdir = @top_srcdir@
5d1c8e77 265toplevel_builddir = @toplevel_builddir@
4a9d5109 266toplevel_srcdir = @toplevel_srcdir@
47194af4
ZW
267
268# May be used by various substitution variables.
269gcc_version := $(shell cat $(top_srcdir)/../gcc/BASE-VER)
4a9d5109 270MAINT_CHARSET = latin1
4a9d5109 271mkinstalldirs = $(SHELL) $(toplevel_srcdir)/mkinstalldirs
0df3f383 272PWD_COMMAND = $${PWDCMD-pwd}
82ba99d5 273STAMP = echo timestamp >
0df3f383
PE
274toolexecdir = $(glibcxx_toolexecdir)
275toolexeclibdir = $(glibcxx_toolexeclibdir)
b124c5c4
BK
276@ENABLE_WERROR_FALSE@WERROR_FLAG =
277@ENABLE_WERROR_TRUE@WERROR_FLAG = $(WERROR)
2077db1b
CT
278@ENABLE_EXTERN_TEMPLATE_FALSE@XTEMPLATE_FLAGS =
279@ENABLE_EXTERN_TEMPLATE_TRUE@XTEMPLATE_FLAGS = -fno-implicit-templates
0df3f383
PE
280
281# These bits are all figured out from configure. Look in acinclude.m4
282# or configure.ac to see how they are set. See GLIBCXX_EXPORT_FLAGS.
283CONFIG_CXXFLAGS = \
b1d6986c 284 $(SECTION_FLAGS) $(HWCAP_FLAGS) -frandom-seed=$@
0df3f383
PE
285
286WARN_CXXFLAGS = \
b124c5c4 287 $(WARN_FLAGS) $(WERROR_FLAG) -fdiagnostics-show-location=once
0df3f383
PE
288
289
290# -I/-D flags to pass when compiling.
291AM_CPPFLAGS = $(GLIBCXX_INCLUDES)
ab77073f
BK
292
293# Standard C++ includes.
3d7c150e 294std_srcdir = ${glibcxx_srcdir}/include/std
ab77073f 295std_builddir = .
53c2acdf 296std_headers = \
18154730 297 ${std_srcdir}/algorithm \
af13a7a6 298 ${std_srcdir}/array \
afd88205 299 ${std_srcdir}/atomic \
18154730 300 ${std_srcdir}/bitset \
15e38d0d 301 ${std_srcdir}/chrono \
28af1fb3 302 ${std_srcdir}/codecvt \
18154730 303 ${std_srcdir}/complex \
68a97d24 304 ${std_srcdir}/condition_variable \
18154730 305 ${std_srcdir}/deque \
3a63c9cd 306 ${std_srcdir}/forward_list \
18154730
BK
307 ${std_srcdir}/fstream \
308 ${std_srcdir}/functional \
c910ceff 309 ${std_srcdir}/future \
18154730
BK
310 ${std_srcdir}/iomanip \
311 ${std_srcdir}/ios \
312 ${std_srcdir}/iosfwd \
313 ${std_srcdir}/iostream \
314 ${std_srcdir}/istream \
315 ${std_srcdir}/iterator \
316 ${std_srcdir}/limits \
317 ${std_srcdir}/list \
318 ${std_srcdir}/locale \
319 ${std_srcdir}/map \
320 ${std_srcdir}/memory \
68a97d24 321 ${std_srcdir}/mutex \
18154730
BK
322 ${std_srcdir}/numeric \
323 ${std_srcdir}/ostream \
324 ${std_srcdir}/queue \
af13a7a6 325 ${std_srcdir}/random \
4acedca1 326 ${std_srcdir}/ratio \
af13a7a6 327 ${std_srcdir}/regex \
677aad9c 328 ${std_srcdir}/scoped_allocator \
18154730 329 ${std_srcdir}/set \
8d2cddc1 330 ${std_srcdir}/shared_mutex \
18154730
BK
331 ${std_srcdir}/sstream \
332 ${std_srcdir}/stack \
333 ${std_srcdir}/stdexcept \
334 ${std_srcdir}/streambuf \
335 ${std_srcdir}/string \
0646d8a3 336 ${std_srcdir}/system_error \
46e113bf 337 ${std_srcdir}/thread \
af13a7a6 338 ${std_srcdir}/tuple \
bafa9791 339 ${std_srcdir}/typeindex \
af13a7a6
BK
340 ${std_srcdir}/type_traits \
341 ${std_srcdir}/unordered_map \
342 ${std_srcdir}/unordered_set \
18154730
BK
343 ${std_srcdir}/utility \
344 ${std_srcdir}/valarray \
345 ${std_srcdir}/vector
ab77073f 346
3d7c150e 347bits_srcdir = ${glibcxx_srcdir}/include/bits
4a9d5109 348bits_builddir = ./bits
53c2acdf 349bits_headers = \
24ef84f6 350 ${bits_srcdir}/algorithmfwd.h \
e8eb60bd 351 ${bits_srcdir}/alloc_traits.h \
b925bf59 352 ${bits_srcdir}/allocated_ptr.h \
1ff9402d 353 ${bits_srcdir}/allocator.h \
afd88205 354 ${bits_srcdir}/atomic_base.h \
eae801ba 355 ${bits_srcdir}/atomic_futex.h \
53c2acdf
BK
356 ${bits_srcdir}/basic_ios.h \
357 ${bits_srcdir}/basic_ios.tcc \
358 ${bits_srcdir}/basic_string.h \
359 ${bits_srcdir}/basic_string.tcc \
360 ${bits_srcdir}/boost_concept_check.h \
ab65a4c7 361 ${bits_srcdir}/c++0x_warning.h \
8d2cddc1 362 ${bits_srcdir}/c++14_warning.h \
53c2acdf
BK
363 ${bits_srcdir}/char_traits.h \
364 ${bits_srcdir}/codecvt.h \
365 ${bits_srcdir}/concept_check.h \
366 ${bits_srcdir}/cpp_type_traits.h \
53c2acdf 367 ${bits_srcdir}/deque.tcc \
2b5ab1e4 368 ${bits_srcdir}/enable_special_members.h \
3a63c9cd
ESR
369 ${bits_srcdir}/forward_list.h \
370 ${bits_srcdir}/forward_list.tcc \
53c2acdf
BK
371 ${bits_srcdir}/fstream.tcc \
372 ${bits_srcdir}/functexcept.h \
e133ace8 373 ${bits_srcdir}/functional_hash.h \
53c2acdf
BK
374 ${bits_srcdir}/gslice.h \
375 ${bits_srcdir}/gslice_array.h \
e133ace8 376 ${bits_srcdir}/hashtable.h \
3b2524b1 377 ${bits_srcdir}/hashtable_policy.h \
53c2acdf
BK
378 ${bits_srcdir}/indirect_array.h \
379 ${bits_srcdir}/ios_base.h \
380 ${bits_srcdir}/istream.tcc \
381 ${bits_srcdir}/list.tcc \
382 ${bits_srcdir}/locale_classes.h \
84b31797 383 ${bits_srcdir}/locale_classes.tcc \
96d8c147 384 ${bits_srcdir}/locale_conv.h \
53c2acdf
BK
385 ${bits_srcdir}/locale_facets.h \
386 ${bits_srcdir}/locale_facets.tcc \
f749a55b
PC
387 ${bits_srcdir}/locale_facets_nonio.h \
388 ${bits_srcdir}/locale_facets_nonio.tcc \
53c2acdf
BK
389 ${bits_srcdir}/localefwd.h \
390 ${bits_srcdir}/mask_array.h \
cd1e6665 391 ${bits_srcdir}/memoryfwd.h \
ca0f8fd1 392 ${bits_srcdir}/move.h \
53c2acdf 393 ${bits_srcdir}/ostream.tcc \
11202768 394 ${bits_srcdir}/ostream_insert.h \
1c9f675f 395 ${bits_srcdir}/parse_numbers.h \
4c4809c1 396 ${bits_srcdir}/postypes.h \
ea89b248 397 ${bits_srcdir}/predefined_ops.h \
45ba8f9f 398 ${bits_srcdir}/ptr_traits.h \
8e79468d
BK
399 ${bits_srcdir}/random.h \
400 ${bits_srcdir}/random.tcc \
f67a9881 401 ${bits_srcdir}/range_access.h \
849cab7b 402 ${bits_srcdir}/regex.h \
c2669da9 403 ${bits_srcdir}/regex.tcc \
849cab7b 404 ${bits_srcdir}/regex_constants.h \
849cab7b 405 ${bits_srcdir}/regex_error.h \
33fbbb76
TS
406 ${bits_srcdir}/regex_scanner.h \
407 ${bits_srcdir}/regex_scanner.tcc \
6cb784b6
TS
408 ${bits_srcdir}/regex_automaton.h \
409 ${bits_srcdir}/regex_automaton.tcc \
410 ${bits_srcdir}/regex_compiler.h \
411 ${bits_srcdir}/regex_compiler.tcc \
412 ${bits_srcdir}/regex_executor.h \
413 ${bits_srcdir}/regex_executor.tcc \
53c2acdf
BK
414 ${bits_srcdir}/stream_iterator.h \
415 ${bits_srcdir}/streambuf_iterator.h \
640cbe76 416 ${bits_srcdir}/shared_ptr.h \
be8de894 417 ${bits_srcdir}/shared_ptr_atomic.h \
8e32aa11 418 ${bits_srcdir}/shared_ptr_base.h \
53c2acdf
BK
419 ${bits_srcdir}/slice_array.h \
420 ${bits_srcdir}/sstream.tcc \
421 ${bits_srcdir}/stl_algo.h \
422 ${bits_srcdir}/stl_algobase.h \
53c2acdf
BK
423 ${bits_srcdir}/stl_bvector.h \
424 ${bits_srcdir}/stl_construct.h \
425 ${bits_srcdir}/stl_deque.h \
426 ${bits_srcdir}/stl_function.h \
427 ${bits_srcdir}/stl_heap.h \
428 ${bits_srcdir}/stl_iterator.h \
429 ${bits_srcdir}/stl_iterator_base_funcs.h \
430 ${bits_srcdir}/stl_iterator_base_types.h \
431 ${bits_srcdir}/stl_list.h \
432 ${bits_srcdir}/stl_map.h \
433 ${bits_srcdir}/stl_multimap.h \
434 ${bits_srcdir}/stl_multiset.h \
435 ${bits_srcdir}/stl_numeric.h \
436 ${bits_srcdir}/stl_pair.h \
53c2acdf
BK
437 ${bits_srcdir}/stl_queue.h \
438 ${bits_srcdir}/stl_raw_storage_iter.h \
439 ${bits_srcdir}/stl_relops.h \
440 ${bits_srcdir}/stl_set.h \
441 ${bits_srcdir}/stl_stack.h \
442 ${bits_srcdir}/stl_tempbuf.h \
53c2acdf
BK
443 ${bits_srcdir}/stl_tree.h \
444 ${bits_srcdir}/stl_uninitialized.h \
445 ${bits_srcdir}/stl_vector.h \
446 ${bits_srcdir}/streambuf.tcc \
447 ${bits_srcdir}/stringfwd.h \
ca0f8fd1 448 ${bits_srcdir}/unique_ptr.h \
3b2524b1
PC
449 ${bits_srcdir}/unordered_map.h \
450 ${bits_srcdir}/unordered_set.h \
b8214660 451 ${bits_srcdir}/uses_allocator.h \
53c2acdf
BK
452 ${bits_srcdir}/valarray_array.h \
453 ${bits_srcdir}/valarray_array.tcc \
454 ${bits_srcdir}/valarray_before.h \
455 ${bits_srcdir}/valarray_after.h \
6ca935e6 456 ${bits_srcdir}/vector.tcc
48c7b524
UD
457
458bits_host_headers = \
459 ${glibcxx_srcdir}/${CPU_OPT_BITS_RANDOM}
4a9d5109 460
7c3e9502
BK
461bits_sup_srcdir = ${glibcxx_srcdir}/libsupc++
462bits_sup_headers = \
a152e96f 463 ${bits_sup_srcdir}/atomic_lockfree_defines.h \
24ef84f6
BK
464 ${bits_sup_srcdir}/cxxabi_forced.h \
465 ${bits_sup_srcdir}/exception_defines.h \
466 ${bits_sup_srcdir}/exception_ptr.h \
467 ${bits_sup_srcdir}/hash_bytes.h \
468 ${bits_sup_srcdir}/nested_exception.h
7c3e9502 469
3d7c150e 470backward_srcdir = ${glibcxx_srcdir}/include/backward
4a9d5109 471backward_builddir = ./backward
53c2acdf 472backward_headers = \
40abbf1f
BK
473 ${backward_srcdir}/auto_ptr.h \
474 ${backward_srcdir}/backward_warning.h \
475 ${backward_srcdir}/binders.h \
e63637ea
BK
476 ${backward_srcdir}/hash_map \
477 ${backward_srcdir}/hash_set \
478 ${backward_srcdir}/hash_fun.h \
479 ${backward_srcdir}/hashtable.h \
147fc44b 480 ${backward_srcdir}/strstream
4a9d5109 481
4569a895
AT
482pb_srcdir = ${glibcxx_srcdir}/include/ext/pb_ds
483pb_builddir = ./ext/pb_ds
484pb_subdirs = \
485 ${pb_builddir}/detail \
486 ${pb_builddir}/detail/pairing_heap_ \
487 ${pb_builddir}/detail/splay_tree_ \
488 ${pb_builddir}/detail/list_update_map_ \
a345e45d 489 ${pb_builddir}/detail/branch_policy \
4569a895
AT
490 ${pb_builddir}/detail/trie_policy \
491 ${pb_builddir}/detail/gp_hash_table_map_ \
492 ${pb_builddir}/detail/tree_policy \
493 ${pb_builddir}/detail/binomial_heap_base_ \
494 ${pb_builddir}/detail/resize_policy \
495 ${pb_builddir}/detail/bin_search_tree_ \
496 ${pb_builddir}/detail/binomial_heap_ \
497 ${pb_builddir}/detail/thin_heap_ \
498 ${pb_builddir}/detail/pat_trie_ \
499 ${pb_builddir}/detail/cc_hash_table_map_ \
500 ${pb_builddir}/detail/rc_binomial_heap_ \
501 ${pb_builddir}/detail/left_child_next_sibling_heap_ \
502 ${pb_builddir}/detail/unordered_iterator \
503 ${pb_builddir}/detail/binary_heap_ \
504 ${pb_builddir}/detail/ov_tree_map_ \
505 ${pb_builddir}/detail/hash_fn \
506 ${pb_builddir}/detail/eq_fn \
507 ${pb_builddir}/detail/rb_tree_map_ \
508 ${pb_builddir}/detail/list_update_policy
fd1e1726 509
c35a51a5
BK
510
511# The ability for make and the underlying host to deal with this
147fc44b 512# unwieldy list as one entire entity is not a sure thing, and may
4569a895
AT
513# cause build errors. Thus, split one list into many smaller
514# mini-lists, with the maximum size per mini-list of no more than 42.
515pb_headers1 = \
516 ${pb_srcdir}/assoc_container.hpp \
517 ${pb_srcdir}/exception.hpp \
518 ${pb_srcdir}/hash_policy.hpp \
519 ${pb_srcdir}/list_update_policy.hpp \
520 ${pb_srcdir}/priority_queue.hpp \
521 ${pb_srcdir}/tag_and_trait.hpp \
522 ${pb_srcdir}/tree_policy.hpp \
523 ${pb_srcdir}/trie_policy.hpp \
a345e45d
BK
524 ${pb_srcdir}/detail/branch_policy/branch_policy.hpp \
525 ${pb_srcdir}/detail/branch_policy/null_node_metadata.hpp \
526 ${pb_srcdir}/detail/branch_policy/traits.hpp \
4569a895
AT
527 ${pb_srcdir}/detail/binary_heap_/binary_heap_.hpp \
528 ${pb_srcdir}/detail/binary_heap_/const_iterator.hpp \
a345e45d 529 ${pb_srcdir}/detail/binary_heap_/point_const_iterator.hpp \
4569a895
AT
530 ${pb_srcdir}/detail/binary_heap_/constructors_destructor_fn_imps.hpp \
531 ${pb_srcdir}/detail/binary_heap_/debug_fn_imps.hpp \
532 ${pb_srcdir}/detail/binary_heap_/entry_cmp.hpp \
533 ${pb_srcdir}/detail/binary_heap_/entry_pred.hpp \
534 ${pb_srcdir}/detail/binary_heap_/erase_fn_imps.hpp \
535 ${pb_srcdir}/detail/binary_heap_/find_fn_imps.hpp \
536 ${pb_srcdir}/detail/binary_heap_/info_fn_imps.hpp \
537 ${pb_srcdir}/detail/binary_heap_/insert_fn_imps.hpp \
538 ${pb_srcdir}/detail/binary_heap_/iterators_fn_imps.hpp \
539 ${pb_srcdir}/detail/binary_heap_/policy_access_fn_imps.hpp \
540 ${pb_srcdir}/detail/binary_heap_/resize_policy.hpp \
541 ${pb_srcdir}/detail/binary_heap_/split_join_fn_imps.hpp \
542 ${pb_srcdir}/detail/binary_heap_/trace_fn_imps.hpp \
543 ${pb_srcdir}/detail/binomial_heap_base_/binomial_heap_base_.hpp \
544 ${pb_srcdir}/detail/binomial_heap_base_/constructors_destructor_fn_imps.hpp \
545 ${pb_srcdir}/detail/binomial_heap_base_/debug_fn_imps.hpp \
546 ${pb_srcdir}/detail/binomial_heap_base_/erase_fn_imps.hpp \
547 ${pb_srcdir}/detail/binomial_heap_base_/find_fn_imps.hpp \
548 ${pb_srcdir}/detail/binomial_heap_base_/insert_fn_imps.hpp \
549 ${pb_srcdir}/detail/binomial_heap_base_/split_join_fn_imps.hpp \
550 ${pb_srcdir}/detail/binomial_heap_/binomial_heap_.hpp \
551 ${pb_srcdir}/detail/binomial_heap_/constructors_destructor_fn_imps.hpp \
552 ${pb_srcdir}/detail/binomial_heap_/debug_fn_imps.hpp \
24ef84f6 553 ${pb_srcdir}/detail/bin_search_tree_/bin_search_tree_.hpp
4569a895
AT
554
555pb_headers2 = \
556 ${pb_srcdir}/detail/bin_search_tree_/constructors_destructor_fn_imps.hpp \
557 ${pb_srcdir}/detail/bin_search_tree_/debug_fn_imps.hpp \
558 ${pb_srcdir}/detail/bin_search_tree_/erase_fn_imps.hpp \
559 ${pb_srcdir}/detail/bin_search_tree_/find_fn_imps.hpp \
560 ${pb_srcdir}/detail/bin_search_tree_/info_fn_imps.hpp \
561 ${pb_srcdir}/detail/bin_search_tree_/insert_fn_imps.hpp \
562 ${pb_srcdir}/detail/bin_search_tree_/iterators_fn_imps.hpp \
563 ${pb_srcdir}/detail/bin_search_tree_/node_iterators.hpp \
564 ${pb_srcdir}/detail/bin_search_tree_/point_iterators.hpp \
565 ${pb_srcdir}/detail/bin_search_tree_/policy_access_fn_imps.hpp \
566 ${pb_srcdir}/detail/bin_search_tree_/r_erase_fn_imps.hpp \
567 ${pb_srcdir}/detail/bin_search_tree_/rotate_fn_imps.hpp \
568 ${pb_srcdir}/detail/bin_search_tree_/split_join_fn_imps.hpp \
569 ${pb_srcdir}/detail/bin_search_tree_/traits.hpp \
570 ${pb_srcdir}/detail/cc_hash_table_map_/cc_ht_map_.hpp \
571 ${pb_srcdir}/detail/cc_hash_table_map_/cmp_fn_imps.hpp \
572 ${pb_srcdir}/detail/cc_hash_table_map_/cond_key_dtor_entry_dealtor.hpp \
573 ${pb_srcdir}/detail/cc_hash_table_map_/constructor_destructor_fn_imps.hpp \
574 ${pb_srcdir}/detail/cc_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp \
575 ${pb_srcdir}/detail/cc_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp \
576 ${pb_srcdir}/detail/cc_hash_table_map_/debug_fn_imps.hpp \
577 ${pb_srcdir}/detail/cc_hash_table_map_/debug_no_store_hash_fn_imps.hpp \
578 ${pb_srcdir}/detail/cc_hash_table_map_/debug_store_hash_fn_imps.hpp \
579 ${pb_srcdir}/detail/cc_hash_table_map_/entry_list_fn_imps.hpp \
580 ${pb_srcdir}/detail/cc_hash_table_map_/erase_fn_imps.hpp \
581 ${pb_srcdir}/detail/cc_hash_table_map_/erase_no_store_hash_fn_imps.hpp \
582 ${pb_srcdir}/detail/cc_hash_table_map_/erase_store_hash_fn_imps.hpp \
583 ${pb_srcdir}/detail/cc_hash_table_map_/find_fn_imps.hpp \
584 ${pb_srcdir}/detail/cc_hash_table_map_/find_store_hash_fn_imps.hpp \
585 ${pb_srcdir}/detail/cc_hash_table_map_/info_fn_imps.hpp \
586 ${pb_srcdir}/detail/cc_hash_table_map_/insert_fn_imps.hpp \
587 ${pb_srcdir}/detail/cc_hash_table_map_/insert_no_store_hash_fn_imps.hpp \
588 ${pb_srcdir}/detail/cc_hash_table_map_/insert_store_hash_fn_imps.hpp \
589 ${pb_srcdir}/detail/cc_hash_table_map_/iterators_fn_imps.hpp \
590 ${pb_srcdir}/detail/cc_hash_table_map_/policy_access_fn_imps.hpp \
591 ${pb_srcdir}/detail/cc_hash_table_map_/resize_fn_imps.hpp \
592 ${pb_srcdir}/detail/cc_hash_table_map_/resize_no_store_hash_fn_imps.hpp \
593 ${pb_srcdir}/detail/cc_hash_table_map_/resize_store_hash_fn_imps.hpp \
cef1bc58 594 ${pb_srcdir}/detail/cc_hash_table_map_/size_fn_imps.hpp
4569a895
AT
595
596pb_headers3 = \
597 ${pb_srcdir}/detail/cc_hash_table_map_/trace_fn_imps.hpp \
598 ${pb_srcdir}/detail/cond_dealtor.hpp \
4569a895
AT
599 ${pb_srcdir}/detail/container_base_dispatch.hpp \
600 ${pb_srcdir}/detail/eq_fn/eq_by_less.hpp \
601 ${pb_srcdir}/detail/eq_fn/hash_eq_fn.hpp \
602 ${pb_srcdir}/detail/gp_hash_table_map_/constructor_destructor_fn_imps.hpp \
603 ${pb_srcdir}/detail/gp_hash_table_map_/constructor_destructor_no_store_hash_fn_imps.hpp \
604 ${pb_srcdir}/detail/gp_hash_table_map_/constructor_destructor_store_hash_fn_imps.hpp \
605 ${pb_srcdir}/detail/gp_hash_table_map_/debug_fn_imps.hpp \
606 ${pb_srcdir}/detail/gp_hash_table_map_/debug_no_store_hash_fn_imps.hpp \
607 ${pb_srcdir}/detail/gp_hash_table_map_/debug_store_hash_fn_imps.hpp \
608 ${pb_srcdir}/detail/gp_hash_table_map_/erase_fn_imps.hpp \
609 ${pb_srcdir}/detail/gp_hash_table_map_/erase_no_store_hash_fn_imps.hpp \
610 ${pb_srcdir}/detail/gp_hash_table_map_/erase_store_hash_fn_imps.hpp \
611 ${pb_srcdir}/detail/gp_hash_table_map_/find_fn_imps.hpp \
612 ${pb_srcdir}/detail/gp_hash_table_map_/find_no_store_hash_fn_imps.hpp \
613 ${pb_srcdir}/detail/gp_hash_table_map_/find_store_hash_fn_imps.hpp \
614 ${pb_srcdir}/detail/gp_hash_table_map_/gp_ht_map_.hpp \
615 ${pb_srcdir}/detail/gp_hash_table_map_/info_fn_imps.hpp \
616 ${pb_srcdir}/detail/gp_hash_table_map_/insert_fn_imps.hpp \
617 ${pb_srcdir}/detail/gp_hash_table_map_/insert_no_store_hash_fn_imps.hpp \
618 ${pb_srcdir}/detail/gp_hash_table_map_/insert_store_hash_fn_imps.hpp \
619 ${pb_srcdir}/detail/gp_hash_table_map_/iterator_fn_imps.hpp \
620 ${pb_srcdir}/detail/gp_hash_table_map_/policy_access_fn_imps.hpp \
621 ${pb_srcdir}/detail/gp_hash_table_map_/resize_fn_imps.hpp \
622 ${pb_srcdir}/detail/gp_hash_table_map_/resize_no_store_hash_fn_imps.hpp \
623 ${pb_srcdir}/detail/gp_hash_table_map_/resize_store_hash_fn_imps.hpp \
4569a895
AT
624 ${pb_srcdir}/detail/gp_hash_table_map_/trace_fn_imps.hpp \
625 ${pb_srcdir}/detail/hash_fn/direct_mask_range_hashing_imp.hpp \
626 ${pb_srcdir}/detail/hash_fn/direct_mod_range_hashing_imp.hpp \
627 ${pb_srcdir}/detail/hash_fn/linear_probe_fn_imp.hpp \
628 ${pb_srcdir}/detail/hash_fn/mask_based_range_hashing.hpp \
629 ${pb_srcdir}/detail/hash_fn/mod_based_range_hashing.hpp \
630 ${pb_srcdir}/detail/hash_fn/probe_fn_base.hpp \
631 ${pb_srcdir}/detail/hash_fn/quadratic_probe_fn_imp.hpp \
632 ${pb_srcdir}/detail/hash_fn/ranged_hash_fn.hpp \
147fc44b 633 ${pb_srcdir}/detail/hash_fn/ranged_probe_fn.hpp
4569a895
AT
634
635pb_headers4 = \
636 ${pb_srcdir}/detail/hash_fn/sample_probe_fn.hpp \
637 ${pb_srcdir}/detail/hash_fn/sample_ranged_hash_fn.hpp \
638 ${pb_srcdir}/detail/hash_fn/sample_ranged_probe_fn.hpp \
639 ${pb_srcdir}/detail/hash_fn/sample_range_hashing.hpp \
640 ${pb_srcdir}/detail/left_child_next_sibling_heap_/const_iterator.hpp \
a345e45d 641 ${pb_srcdir}/detail/left_child_next_sibling_heap_/point_const_iterator.hpp \
4569a895
AT
642 ${pb_srcdir}/detail/left_child_next_sibling_heap_/constructors_destructor_fn_imps.hpp \
643 ${pb_srcdir}/detail/left_child_next_sibling_heap_/debug_fn_imps.hpp \
644 ${pb_srcdir}/detail/left_child_next_sibling_heap_/erase_fn_imps.hpp \
645 ${pb_srcdir}/detail/left_child_next_sibling_heap_/info_fn_imps.hpp \
646 ${pb_srcdir}/detail/left_child_next_sibling_heap_/insert_fn_imps.hpp \
647 ${pb_srcdir}/detail/left_child_next_sibling_heap_/iterators_fn_imps.hpp \
648 ${pb_srcdir}/detail/left_child_next_sibling_heap_/left_child_next_sibling_heap_.hpp \
649 ${pb_srcdir}/detail/left_child_next_sibling_heap_/node.hpp \
4569a895
AT
650 ${pb_srcdir}/detail/left_child_next_sibling_heap_/policy_access_fn_imps.hpp \
651 ${pb_srcdir}/detail/left_child_next_sibling_heap_/trace_fn_imps.hpp \
652 ${pb_srcdir}/detail/list_update_map_/constructor_destructor_fn_imps.hpp \
653 ${pb_srcdir}/detail/list_update_map_/debug_fn_imps.hpp \
654 ${pb_srcdir}/detail/list_update_map_/entry_metadata_base.hpp \
655 ${pb_srcdir}/detail/list_update_map_/erase_fn_imps.hpp \
656 ${pb_srcdir}/detail/list_update_map_/find_fn_imps.hpp \
657 ${pb_srcdir}/detail/list_update_map_/info_fn_imps.hpp \
658 ${pb_srcdir}/detail/list_update_map_/insert_fn_imps.hpp \
659 ${pb_srcdir}/detail/list_update_map_/iterators_fn_imps.hpp \
660 ${pb_srcdir}/detail/list_update_map_/lu_map_.hpp \
661 ${pb_srcdir}/detail/list_update_map_/trace_fn_imps.hpp \
a345e45d 662 ${pb_srcdir}/detail/list_update_policy/lu_counter_metadata.hpp \
4569a895 663 ${pb_srcdir}/detail/list_update_policy/sample_update_policy.hpp \
551fe1a2 664 ${pb_srcdir}/detail/debug_map_base.hpp \
4569a895
AT
665 ${pb_srcdir}/detail/ov_tree_map_/constructors_destructor_fn_imps.hpp \
666 ${pb_srcdir}/detail/ov_tree_map_/debug_fn_imps.hpp \
667 ${pb_srcdir}/detail/ov_tree_map_/erase_fn_imps.hpp \
668 ${pb_srcdir}/detail/ov_tree_map_/info_fn_imps.hpp \
669 ${pb_srcdir}/detail/ov_tree_map_/insert_fn_imps.hpp \
670 ${pb_srcdir}/detail/ov_tree_map_/iterators_fn_imps.hpp \
671 ${pb_srcdir}/detail/ov_tree_map_/node_iterators.hpp \
147fc44b 672 ${pb_srcdir}/detail/ov_tree_map_/ov_tree_map_.hpp
4569a895
AT
673
674pb_headers5 = \
675 ${pb_srcdir}/detail/ov_tree_map_/policy_access_fn_imps.hpp \
676 ${pb_srcdir}/detail/ov_tree_map_/split_join_fn_imps.hpp \
677 ${pb_srcdir}/detail/ov_tree_map_/traits.hpp \
678 ${pb_srcdir}/detail/pairing_heap_/constructors_destructor_fn_imps.hpp \
679 ${pb_srcdir}/detail/pairing_heap_/debug_fn_imps.hpp \
680 ${pb_srcdir}/detail/pairing_heap_/erase_fn_imps.hpp \
681 ${pb_srcdir}/detail/pairing_heap_/find_fn_imps.hpp \
682 ${pb_srcdir}/detail/pairing_heap_/insert_fn_imps.hpp \
683 ${pb_srcdir}/detail/pairing_heap_/pairing_heap_.hpp \
684 ${pb_srcdir}/detail/pairing_heap_/split_join_fn_imps.hpp \
4569a895
AT
685 ${pb_srcdir}/detail/pat_trie_/constructors_destructor_fn_imps.hpp \
686 ${pb_srcdir}/detail/pat_trie_/debug_fn_imps.hpp \
687 ${pb_srcdir}/detail/pat_trie_/erase_fn_imps.hpp \
688 ${pb_srcdir}/detail/pat_trie_/find_fn_imps.hpp \
4569a895
AT
689 ${pb_srcdir}/detail/pat_trie_/info_fn_imps.hpp \
690 ${pb_srcdir}/detail/pat_trie_/insert_join_fn_imps.hpp \
4569a895 691 ${pb_srcdir}/detail/pat_trie_/iterators_fn_imps.hpp \
4569a895 692 ${pb_srcdir}/detail/pat_trie_/pat_trie_.hpp \
a345e45d 693 ${pb_srcdir}/detail/pat_trie_/pat_trie_base.hpp \
4569a895
AT
694 ${pb_srcdir}/detail/pat_trie_/policy_access_fn_imps.hpp \
695 ${pb_srcdir}/detail/pat_trie_/r_erase_fn_imps.hpp \
696 ${pb_srcdir}/detail/pat_trie_/rotate_fn_imps.hpp \
697 ${pb_srcdir}/detail/pat_trie_/split_fn_imps.hpp \
a345e45d 698 ${pb_srcdir}/detail/pat_trie_/synth_access_traits.hpp \
4569a895
AT
699 ${pb_srcdir}/detail/pat_trie_/trace_fn_imps.hpp \
700 ${pb_srcdir}/detail/pat_trie_/traits.hpp \
701 ${pb_srcdir}/detail/pat_trie_/update_fn_imps.hpp \
702 ${pb_srcdir}/detail/priority_queue_base_dispatch.hpp \
703 ${pb_srcdir}/detail/rb_tree_map_/constructors_destructor_fn_imps.hpp \
147fc44b 704 ${pb_srcdir}/detail/rb_tree_map_/debug_fn_imps.hpp
4569a895
AT
705
706pb_headers6 = \
707 ${pb_srcdir}/detail/rb_tree_map_/erase_fn_imps.hpp \
708 ${pb_srcdir}/detail/rb_tree_map_/find_fn_imps.hpp \
709 ${pb_srcdir}/detail/rb_tree_map_/info_fn_imps.hpp \
710 ${pb_srcdir}/detail/rb_tree_map_/insert_fn_imps.hpp \
711 ${pb_srcdir}/detail/rb_tree_map_/node.hpp \
712 ${pb_srcdir}/detail/rb_tree_map_/rb_tree_.hpp \
713 ${pb_srcdir}/detail/rb_tree_map_/split_join_fn_imps.hpp \
714 ${pb_srcdir}/detail/rb_tree_map_/traits.hpp \
715 ${pb_srcdir}/detail/rc_binomial_heap_/constructors_destructor_fn_imps.hpp \
716 ${pb_srcdir}/detail/rc_binomial_heap_/debug_fn_imps.hpp \
717 ${pb_srcdir}/detail/rc_binomial_heap_/erase_fn_imps.hpp \
718 ${pb_srcdir}/detail/rc_binomial_heap_/insert_fn_imps.hpp \
719 ${pb_srcdir}/detail/rc_binomial_heap_/rc_binomial_heap_.hpp \
720 ${pb_srcdir}/detail/rc_binomial_heap_/rc.hpp \
721 ${pb_srcdir}/detail/rc_binomial_heap_/split_join_fn_imps.hpp \
722 ${pb_srcdir}/detail/rc_binomial_heap_/trace_fn_imps.hpp \
723 ${pb_srcdir}/detail/resize_policy/cc_hash_max_collision_check_resize_trigger_imp.hpp \
724 ${pb_srcdir}/detail/resize_policy/hash_exponential_size_policy_imp.hpp \
725 ${pb_srcdir}/detail/resize_policy/hash_load_check_resize_trigger_imp.hpp \
726 ${pb_srcdir}/detail/resize_policy/hash_load_check_resize_trigger_size_base.hpp \
727 ${pb_srcdir}/detail/resize_policy/hash_prime_size_policy_imp.hpp \
728 ${pb_srcdir}/detail/resize_policy/hash_standard_resize_policy_imp.hpp \
729 ${pb_srcdir}/detail/resize_policy/sample_resize_policy.hpp \
730 ${pb_srcdir}/detail/resize_policy/sample_resize_trigger.hpp \
731 ${pb_srcdir}/detail/resize_policy/sample_size_policy.hpp \
732 ${pb_srcdir}/detail/splay_tree_/constructors_destructor_fn_imps.hpp \
733 ${pb_srcdir}/detail/splay_tree_/debug_fn_imps.hpp \
734 ${pb_srcdir}/detail/splay_tree_/erase_fn_imps.hpp \
735 ${pb_srcdir}/detail/splay_tree_/find_fn_imps.hpp \
736 ${pb_srcdir}/detail/splay_tree_/info_fn_imps.hpp \
737 ${pb_srcdir}/detail/splay_tree_/insert_fn_imps.hpp \
738 ${pb_srcdir}/detail/splay_tree_/node.hpp \
739 ${pb_srcdir}/detail/splay_tree_/splay_fn_imps.hpp \
740 ${pb_srcdir}/detail/splay_tree_/splay_tree_.hpp \
741 ${pb_srcdir}/detail/splay_tree_/split_join_fn_imps.hpp \
742 ${pb_srcdir}/detail/splay_tree_/traits.hpp \
743 ${pb_srcdir}/detail/standard_policies.hpp \
744 ${pb_srcdir}/detail/thin_heap_/constructors_destructor_fn_imps.hpp \
745 ${pb_srcdir}/detail/thin_heap_/debug_fn_imps.hpp \
147fc44b 746 ${pb_srcdir}/detail/thin_heap_/erase_fn_imps.hpp
4569a895
AT
747
748pb_headers7 = \
749 ${pb_srcdir}/detail/thin_heap_/find_fn_imps.hpp \
750 ${pb_srcdir}/detail/thin_heap_/insert_fn_imps.hpp \
751 ${pb_srcdir}/detail/thin_heap_/split_join_fn_imps.hpp \
752 ${pb_srcdir}/detail/thin_heap_/thin_heap_.hpp \
753 ${pb_srcdir}/detail/thin_heap_/trace_fn_imps.hpp \
754 ${pb_srcdir}/detail/tree_policy/node_metadata_selector.hpp \
4569a895
AT
755 ${pb_srcdir}/detail/tree_policy/order_statistics_imp.hpp \
756 ${pb_srcdir}/detail/tree_policy/sample_tree_node_update.hpp \
757 ${pb_srcdir}/detail/tree_trace_base.hpp \
758 ${pb_srcdir}/detail/trie_policy/node_metadata_selector.hpp \
4569a895
AT
759 ${pb_srcdir}/detail/trie_policy/order_statistics_imp.hpp \
760 ${pb_srcdir}/detail/trie_policy/prefix_search_node_update_imp.hpp \
a345e45d 761 ${pb_srcdir}/detail/trie_policy/sample_trie_access_traits.hpp \
4569a895 762 ${pb_srcdir}/detail/trie_policy/sample_trie_node_update.hpp \
a345e45d 763 ${pb_srcdir}/detail/trie_policy/trie_string_access_traits_imp.hpp \
4569a895 764 ${pb_srcdir}/detail/trie_policy/trie_policy_base.hpp \
4569a895
AT
765 ${pb_srcdir}/detail/types_traits.hpp \
766 ${pb_srcdir}/detail/type_utils.hpp \
767 ${pb_srcdir}/detail/unordered_iterator/const_iterator.hpp \
a345e45d 768 ${pb_srcdir}/detail/unordered_iterator/point_const_iterator.hpp \
4569a895 769 ${pb_srcdir}/detail/unordered_iterator/iterator.hpp \
147fc44b 770 ${pb_srcdir}/detail/unordered_iterator/point_iterator.hpp
fd1e1726 771
3d7c150e 772ext_srcdir = ${glibcxx_srcdir}/include/ext
147fc44b 773ext_builddir = ./ext
53c2acdf
BK
774ext_headers = \
775 ${ext_srcdir}/algorithm \
f2e2de5f 776 ${ext_srcdir}/aligned_buffer.h \
e8eb60bd 777 ${ext_srcdir}/alloc_traits.h \
2e362c74 778 ${ext_srcdir}/atomicity.h \
3febde35 779 ${ext_srcdir}/array_allocator.h \
009368db 780 ${ext_srcdir}/bitmap_allocator.h \
b74318f1 781 ${ext_srcdir}/cast.h \
d233c237 782 ${ext_srcdir}/cmath \
825bd0e1 783 ${ext_srcdir}/codecvt_specializations.h \
2e362c74 784 ${ext_srcdir}/concurrence.h \
1ff9402d 785 ${ext_srcdir}/debug_allocator.h \
4ffe6e87 786 ${ext_srcdir}/enc_filebuf.h \
b74318f1 787 ${ext_srcdir}/extptr_allocator.h \
53c2acdf 788 ${ext_srcdir}/stdio_filebuf.h \
51ff8149 789 ${ext_srcdir}/stdio_sync_filebuf.h \
53c2acdf 790 ${ext_srcdir}/functional \
53c2acdf 791 ${ext_srcdir}/iterator \
1ff9402d 792 ${ext_srcdir}/malloc_allocator.h \
53c2acdf 793 ${ext_srcdir}/memory \
1ff9402d
BK
794 ${ext_srcdir}/mt_allocator.h \
795 ${ext_srcdir}/new_allocator.h \
53c2acdf 796 ${ext_srcdir}/numeric \
b3726dab 797 ${ext_srcdir}/numeric_traits.h \
9e7facfd 798 ${ext_srcdir}/pod_char_traits.h \
b74318f1 799 ${ext_srcdir}/pointer.h \
1ff9402d 800 ${ext_srcdir}/pool_allocator.h \
53c2acdf 801 ${ext_srcdir}/rb_tree \
1860430a
UD
802 ${ext_srcdir}/random \
803 ${ext_srcdir}/random.tcc \
53c2acdf
BK
804 ${ext_srcdir}/rope \
805 ${ext_srcdir}/ropeimpl.h \
806 ${ext_srcdir}/slist \
a5a6b586 807 ${ext_srcdir}/string_conversions.h \
a86151e1 808 ${ext_srcdir}/throw_allocator.h \
872d8fea 809 ${ext_srcdir}/typelist.h \
105c6331 810 ${ext_srcdir}/type_traits.h \
872d8fea
PC
811 ${ext_srcdir}/rc_string_base.h \
812 ${ext_srcdir}/sso_string_base.h \
813 ${ext_srcdir}/vstring.h \
814 ${ext_srcdir}/vstring.tcc \
815 ${ext_srcdir}/vstring_fwd.h \
04d05349 816 ${ext_srcdir}/vstring_util.h \
6ca935e6 817 ${ext_compat_headers}
04d05349
BK
818
819ext_compat_headers = \
820 ${backward_srcdir}/hash_set \
821 ${backward_srcdir}/hash_map
4a9d5109 822
9bf714c2
UD
823ext_host_headers = \
824 ${glibcxx_srcdir}/${CPU_OPT_EXT_RANDOM}
825
3febde35
BK
826tr1_srcdir = ${glibcxx_srcdir}/include/tr1
827tr1_builddir = ./tr1
828tr1_headers = \
a520f0b0 829 ${tr1_srcdir}/array \
7c62b943
BK
830 ${tr1_srcdir}/bessel_function.tcc \
831 ${tr1_srcdir}/beta_function.tcc \
af13a7a6 832 ${tr1_srcdir}/ccomplex \
bd2bb1ea 833 ${tr1_srcdir}/cctype \
20921e53 834 ${tr1_srcdir}/cfenv \
82c79e0e 835 ${tr1_srcdir}/cfloat \
52a64bd3 836 ${tr1_srcdir}/cinttypes \
82c79e0e 837 ${tr1_srcdir}/climits \
4f0de5dd 838 ${tr1_srcdir}/cmath \
84a7b1fc 839 ${tr1_srcdir}/complex \
af13a7a6 840 ${tr1_srcdir}/complex.h \
82c79e0e 841 ${tr1_srcdir}/cstdarg \
1e41a98c 842 ${tr1_srcdir}/cstdbool \
2a1d6346 843 ${tr1_srcdir}/cstdint \
93638ec7 844 ${tr1_srcdir}/cstdio \
4f0de5dd 845 ${tr1_srcdir}/cstdlib \
9a7ab578 846 ${tr1_srcdir}/ctgmath \
4f0de5dd 847 ${tr1_srcdir}/ctime \
82c79e0e 848 ${tr1_srcdir}/ctype.h \
af66a43e
PC
849 ${tr1_srcdir}/cwchar \
850 ${tr1_srcdir}/cwctype \
7c62b943
BK
851 ${tr1_srcdir}/ell_integral.tcc \
852 ${tr1_srcdir}/exp_integral.tcc \
82c79e0e
PC
853 ${tr1_srcdir}/fenv.h \
854 ${tr1_srcdir}/float.h \
f2ede5d6 855 ${tr1_srcdir}/functional \
41e56bf7 856 ${tr1_srcdir}/functional_hash.h \
7c62b943 857 ${tr1_srcdir}/gamma.tcc \
7c62b943 858 ${tr1_srcdir}/hypergeometric.tcc \
e133ace8 859 ${tr1_srcdir}/hashtable.h \
ab65a4c7 860 ${tr1_srcdir}/hashtable_policy.h \
82c79e0e
PC
861 ${tr1_srcdir}/inttypes.h \
862 ${tr1_srcdir}/limits.h \
4f0de5dd 863 ${tr1_srcdir}/math.h \
7dfded91 864 ${tr1_srcdir}/memory \
7c62b943
BK
865 ${tr1_srcdir}/modified_bessel_func.tcc \
866 ${tr1_srcdir}/poly_hermite.tcc \
867 ${tr1_srcdir}/poly_laguerre.tcc \
868 ${tr1_srcdir}/legendre_function.tcc \
86ad0dd6 869 ${tr1_srcdir}/random \
8e79468d
BK
870 ${tr1_srcdir}/random.h \
871 ${tr1_srcdir}/random.tcc \
af13a7a6 872 ${tr1_srcdir}/regex \
7c62b943 873 ${tr1_srcdir}/riemann_zeta.tcc \
640cbe76 874 ${tr1_srcdir}/shared_ptr.h \
7c62b943 875 ${tr1_srcdir}/special_function_util.h \
82c79e0e 876 ${tr1_srcdir}/stdarg.h \
1e41a98c 877 ${tr1_srcdir}/stdbool.h \
82c79e0e 878 ${tr1_srcdir}/stdint.h \
93638ec7 879 ${tr1_srcdir}/stdio.h \
4f0de5dd 880 ${tr1_srcdir}/stdlib.h \
9a7ab578 881 ${tr1_srcdir}/tgmath.h \
f2ede5d6 882 ${tr1_srcdir}/tuple \
821c5063 883 ${tr1_srcdir}/type_traits \
84a7b1fc 884 ${tr1_srcdir}/unordered_map \
ab65a4c7
PC
885 ${tr1_srcdir}/unordered_map.h \
886 ${tr1_srcdir}/unordered_set \
887 ${tr1_srcdir}/unordered_set.h \
af66a43e
PC
888 ${tr1_srcdir}/utility \
889 ${tr1_srcdir}/wchar.h \
890 ${tr1_srcdir}/wctype.h
4a9d5109 891
4daba884
BK
892tr2_srcdir = ${glibcxx_srcdir}/include/tr2
893tr2_builddir = ./tr2
894tr2_headers = \
24ef84f6
BK
895 ${tr2_srcdir}/bool_set \
896 ${tr2_srcdir}/bool_set.tcc \
897 ${tr2_srcdir}/dynamic_bitset \
6b8fe121 898 ${tr2_srcdir}/dynamic_bitset.tcc \
24ef84f6 899 ${tr2_srcdir}/ratio \
4daba884
BK
900 ${tr2_srcdir}/type_traits
901
4cdc8761
BK
902decimal_srcdir = ${glibcxx_srcdir}/include/decimal
903decimal_builddir = ./decimal
904decimal_headers = \
905 ${decimal_srcdir}/decimal \
906 ${decimal_srcdir}/decimal.h
907
ab9b9d2c 908
2b5ab1e4
MB
909# Post-C++11 TS's
910experimental_srcdir = ${glibcxx_srcdir}/include/experimental
911experimental_builddir = ./experimental
912experimental_headers = \
43e9f722 913 ${experimental_srcdir}/algorithm \
e8043fa6 914 ${experimental_srcdir}/any \
6b17203a 915 ${experimental_srcdir}/chrono \
c0b12dad
ESR
916 ${experimental_srcdir}/deque \
917 ${experimental_srcdir}/erase_if.h \
918 ${experimental_srcdir}/forward_list \
43e9f722 919 ${experimental_srcdir}/functional \
c0b12dad
ESR
920 ${experimental_srcdir}/list \
921 ${experimental_srcdir}/map \
77cba5af 922 ${experimental_srcdir}/optional \
6b17203a 923 ${experimental_srcdir}/ratio \
c0b12dad
ESR
924 ${experimental_srcdir}/set \
925 ${experimental_srcdir}/string \
77cba5af 926 ${experimental_srcdir}/string_view \
22274fac 927 ${experimental_srcdir}/string_view.tcc \
c0b12dad 928 ${experimental_srcdir}/system_error \
37285913 929 ${experimental_srcdir}/tuple \
c0b12dad
ESR
930 ${experimental_srcdir}/type_traits \
931 ${experimental_srcdir}/unordered_map \
932 ${experimental_srcdir}/unordered_set \
933 ${experimental_srcdir}/vector
2b5ab1e4
MB
934
935
af13a7a6 936# This is the common subset of C++ files that all three "C" header models use.
ca618b60 937c_base_srcdir = $(C_INCLUDE_DIR)
73249e33 938c_base_builddir = .
53c2acdf 939c_base_headers = \
18154730 940 ${c_base_srcdir}/cassert \
af13a7a6 941 ${c_base_srcdir}/ccomplex \
18154730
BK
942 ${c_base_srcdir}/cctype \
943 ${c_base_srcdir}/cerrno \
af13a7a6 944 ${c_base_srcdir}/cfenv \
18154730 945 ${c_base_srcdir}/cfloat \
af13a7a6 946 ${c_base_srcdir}/cinttypes \
18154730
BK
947 ${c_base_srcdir}/ciso646 \
948 ${c_base_srcdir}/climits \
949 ${c_base_srcdir}/clocale \
950 ${c_base_srcdir}/cmath \
951 ${c_base_srcdir}/csetjmp \
952 ${c_base_srcdir}/csignal \
e0f0ee74 953 ${c_base_srcdir}/cstdalign \
18154730 954 ${c_base_srcdir}/cstdarg \
af13a7a6 955 ${c_base_srcdir}/cstdbool \
18154730 956 ${c_base_srcdir}/cstddef \
af13a7a6 957 ${c_base_srcdir}/cstdint \
18154730
BK
958 ${c_base_srcdir}/cstdio \
959 ${c_base_srcdir}/cstdlib \
960 ${c_base_srcdir}/cstring \
af13a7a6 961 ${c_base_srcdir}/ctgmath \
18154730
BK
962 ${c_base_srcdir}/ctime \
963 ${c_base_srcdir}/cwchar \
964 ${c_base_srcdir}/cwctype
83144cfc 965
e01c9849
BK
966
967# "C" compatibility headers.
3d7c150e 968c_compatibility_srcdir = ${glibcxx_srcdir}/include/c_compatibility
e01c9849 969c_compatibility_builddir = .
af13a7a6
BK
970@GLIBCXX_C_HEADERS_C_GLOBAL_TRUE@c_compatibility_headers = \
971@GLIBCXX_C_HEADERS_C_GLOBAL_TRUE@ ${c_compatibility_srcdir}/complex.h \
803f183a 972@GLIBCXX_C_HEADERS_C_GLOBAL_TRUE@ ${c_compatibility_srcdir}/fenv.h \
94a86be0 973@GLIBCXX_C_HEADERS_C_GLOBAL_TRUE@ ${c_compatibility_srcdir}/tgmath.h
af13a7a6
BK
974
975@GLIBCXX_C_HEADERS_C_STD_TRUE@c_compatibility_headers =
976@GLIBCXX_C_HEADERS_C_TRUE@c_compatibility_headers = \
977@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/assert.h \
978@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/complex.h \
979@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/ctype.h \
980@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/errno.h \
981@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/fenv.h \
982@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/float.h \
983@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/inttypes.h \
984@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/iso646.h \
985@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/limits.h \
986@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/locale.h \
987@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/math.h \
988@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/setjmp.h \
989@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/signal.h \
990@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/stdarg.h \
991@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/stdbool.h \
992@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/stddef.h \
993@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/stdint.h \
994@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/stdio.h \
995@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/stdlib.h \
996@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/string.h \
997@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/tgmath.h \
998@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/time.h \
999@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/wchar.h \
1000@GLIBCXX_C_HEADERS_C_TRUE@ ${c_compatibility_srcdir}/wctype.h
53c2acdf 1001
ff66d28f 1002
285b36d6
BK
1003# Debug mode headers
1004debug_srcdir = ${glibcxx_srcdir}/include/debug
1005debug_builddir = ./debug
1006debug_headers = \
0611ce44 1007 ${debug_srcdir}/array \
285b36d6
BK
1008 ${debug_srcdir}/bitset \
1009 ${debug_srcdir}/debug.h \
1010 ${debug_srcdir}/deque \
1011 ${debug_srcdir}/formatter.h \
b8b4301e 1012 ${debug_srcdir}/forward_list \
d2763ab5 1013 ${debug_srcdir}/functions.h \
285b36d6
BK
1014 ${debug_srcdir}/list \
1015 ${debug_srcdir}/map \
d2763ab5 1016 ${debug_srcdir}/macros.h \
285b36d6
BK
1017 ${debug_srcdir}/map.h \
1018 ${debug_srcdir}/multimap.h \
1019 ${debug_srcdir}/multiset.h \
1020 ${debug_srcdir}/safe_base.h \
f03d1bb9 1021 ${debug_srcdir}/safe_container.h \
285b36d6
BK
1022 ${debug_srcdir}/safe_iterator.h \
1023 ${debug_srcdir}/safe_iterator.tcc \
77e0bf4e
FD
1024 ${debug_srcdir}/safe_local_iterator.h \
1025 ${debug_srcdir}/safe_local_iterator.tcc \
285b36d6 1026 ${debug_srcdir}/safe_sequence.h \
afe96d41 1027 ${debug_srcdir}/safe_sequence.tcc \
77e0bf4e 1028 ${debug_srcdir}/safe_unordered_base.h \
364c862b
FD
1029 ${debug_srcdir}/safe_unordered_container.h \
1030 ${debug_srcdir}/safe_unordered_container.tcc \
285b36d6
BK
1031 ${debug_srcdir}/set \
1032 ${debug_srcdir}/set.h \
1033 ${debug_srcdir}/string \
e63637ea
BK
1034 ${debug_srcdir}/unordered_map \
1035 ${debug_srcdir}/unordered_set \
285b36d6
BK
1036 ${debug_srcdir}/vector
1037
c2ba9709
JS
1038
1039# Parallel mode headers
1040parallel_srcdir = ${glibcxx_srcdir}/include/parallel
1041parallel_builddir = ./parallel
495de4f4
BK
1042parallel_headers = \
1043 ${parallel_srcdir}/algo.h \
1044 ${parallel_srcdir}/algobase.h \
1045 ${parallel_srcdir}/algorithm \
1046 ${parallel_srcdir}/algorithmfwd.h \
1047 ${parallel_srcdir}/balanced_quicksort.h \
1048 ${parallel_srcdir}/base.h \
1049 ${parallel_srcdir}/basic_iterator.h \
1050 ${parallel_srcdir}/checkers.h \
1051 ${parallel_srcdir}/compatibility.h \
1052 ${parallel_srcdir}/compiletime_settings.h \
1053 ${parallel_srcdir}/equally_split.h \
1054 ${parallel_srcdir}/features.h \
1055 ${parallel_srcdir}/find.h \
1056 ${parallel_srcdir}/find_selectors.h \
1057 ${parallel_srcdir}/for_each.h \
1058 ${parallel_srcdir}/for_each_selectors.h \
1059 ${parallel_srcdir}/iterator.h \
1060 ${parallel_srcdir}/list_partition.h \
1061 ${parallel_srcdir}/losertree.h \
1062 ${parallel_srcdir}/merge.h \
1063 ${parallel_srcdir}/multiseq_selection.h \
1064 ${parallel_srcdir}/multiway_merge.h \
1065 ${parallel_srcdir}/multiway_mergesort.h \
1066 ${parallel_srcdir}/numeric \
1067 ${parallel_srcdir}/numericfwd.h \
1068 ${parallel_srcdir}/omp_loop.h \
1069 ${parallel_srcdir}/omp_loop_static.h \
1070 ${parallel_srcdir}/par_loop.h \
1071 ${parallel_srcdir}/parallel.h \
1072 ${parallel_srcdir}/partial_sum.h \
1073 ${parallel_srcdir}/partition.h \
1074 ${parallel_srcdir}/queue.h \
1075 ${parallel_srcdir}/quicksort.h \
1076 ${parallel_srcdir}/random_number.h \
1077 ${parallel_srcdir}/random_shuffle.h \
1078 ${parallel_srcdir}/search.h \
1079 ${parallel_srcdir}/set_operations.h \
1080 ${parallel_srcdir}/settings.h \
1081 ${parallel_srcdir}/sort.h \
1082 ${parallel_srcdir}/tags.h \
1083 ${parallel_srcdir}/types.h \
1084 ${parallel_srcdir}/unique_copy.h \
1085 ${parallel_srcdir}/workstealing.h
c2ba9709 1086
1218d701
SR
1087
1088# Profile mode headers
1089profile_srcdir = ${glibcxx_srcdir}/include/profile
1090profile_builddir = ./profile
1091profile_headers = \
0611ce44 1092 ${profile_srcdir}/array \
4cdc8761 1093 ${profile_srcdir}/base.h \
703f140f 1094 ${profile_srcdir}/unordered_base.h \
4cdc8761
BK
1095 ${profile_srcdir}/unordered_map \
1096 ${profile_srcdir}/unordered_set \
1097 ${profile_srcdir}/vector \
1098 ${profile_srcdir}/bitset \
1099 ${profile_srcdir}/deque \
88c87359 1100 ${profile_srcdir}/forward_list \
4cdc8761
BK
1101 ${profile_srcdir}/list \
1102 ${profile_srcdir}/map \
1103 ${profile_srcdir}/map.h \
1104 ${profile_srcdir}/multimap.h \
1105 ${profile_srcdir}/multiset.h \
f3de79d4 1106 ${profile_srcdir}/ordered_base.h \
4cdc8761
BK
1107 ${profile_srcdir}/set \
1108 ${profile_srcdir}/set.h \
a1360f57 1109 ${profile_srcdir}/iterator_tracker.h
4cdc8761 1110
1218d701
SR
1111profile_impl_srcdir = ${glibcxx_srcdir}/include/profile/impl
1112profile_impl_builddir = ./profile/impl
1113profile_impl_headers = \
1114 ${profile_impl_srcdir}/profiler.h \
1f0622b4 1115 ${profile_impl_srcdir}/profiler_algos.h \
1218d701
SR
1116 ${profile_impl_srcdir}/profiler_container_size.h \
1117 ${profile_impl_srcdir}/profiler_hash_func.h \
1118 ${profile_impl_srcdir}/profiler_hashtable_size.h \
1119 ${profile_impl_srcdir}/profiler_map_to_unordered_map.h \
1120 ${profile_impl_srcdir}/profiler_node.h \
1121 ${profile_impl_srcdir}/profiler_state.h \
1122 ${profile_impl_srcdir}/profiler_trace.h \
1123 ${profile_impl_srcdir}/profiler_vector_size.h \
a1360f57
SR
1124 ${profile_impl_srcdir}/profiler_vector_to_list.h \
1125 ${profile_impl_srcdir}/profiler_list_to_vector.h \
1126 ${profile_impl_srcdir}/profiler_list_to_slist.h
1218d701 1127
f3961bdf 1128@GLIBCXX_C_HEADERS_COMPATIBILITY_FALSE@c_compatibility_headers_extra =
285b36d6 1129
ff66d28f
PE
1130# Some "C" header schemes require the "C" compatibility headers.
1131# For --enable-cheaders=c_std
ec2075e9 1132@GLIBCXX_C_HEADERS_COMPATIBILITY_TRUE@c_compatibility_headers_extra = ${c_compatibility_headers}
ca618b60 1133host_srcdir = ${glibcxx_srcdir}/$(OS_INC_SRCDIR)
a30335e9 1134host_builddir = ./${host_alias}/bits
2b6dd222 1135host_installdir = ${gxx_include_dir}/${host_alias}$(MULTISUBDIR)/bits
a30335e9
BK
1136host_headers = \
1137 ${host_srcdir}/ctype_base.h \
1138 ${host_srcdir}/ctype_inline.h \
a30335e9 1139 ${host_srcdir}/os_defines.h \
1568430f 1140 ${glibcxx_srcdir}/$(ATOMIC_WORD_SRCDIR)/atomic_word.h \
4b90c838 1141 ${glibcxx_srcdir}/$(ABI_TWEAKS_SRCDIR)/cxxabi_tweaks.h \
65be6ddd 1142 ${glibcxx_srcdir}/$(CPU_DEFINES_SRCDIR)/cpu_defines.h \
e4bf5dfc 1143 ${glibcxx_srcdir}/$(ERROR_CONSTANTS_SRCDIR)/error_constants.h \
65be6ddd
BK
1144 ${glibcxx_srcdir}/include/precompiled/stdc++.h \
1145 ${glibcxx_srcdir}/include/precompiled/stdtr1c++.h \
147fc44b 1146 ${glibcxx_srcdir}/include/precompiled/extc++.h
7bfea936 1147
6aa43d99 1148
a30335e9 1149# Non-installed host_header files.
bb2b2a24 1150COMPATIBILITY_H = config/abi/compatibility.h
a30335e9 1151host_headers_noinst = \
bb2b2a24
BK
1152 ${glibcxx_srcdir}/$(CLOCALE_INTERNAL_H) \
1153 ${glibcxx_srcdir}/$(COMPATIBILITY_H)
6aa43d99
BK
1154
1155
a30335e9
BK
1156# These host_headers_extra files are all built with ad hoc naming rules.
1157host_headers_extra = \
1158 ${host_builddir}/basic_file.h \
1159 ${host_builddir}/c++config.h \
8b0d6051 1160 ${host_builddir}/c++allocator.h \
a30335e9
BK
1161 ${host_builddir}/c++io.h \
1162 ${host_builddir}/c++locale.h \
1163 ${host_builddir}/messages_members.h \
147fc44b 1164 ${host_builddir}/time_members.h
8520f704 1165
a30335e9
BK
1166thread_host_headers = \
1167 ${host_builddir}/gthr.h \
1168 ${host_builddir}/gthr-single.h \
1169 ${host_builddir}/gthr-posix.h \
1170 ${host_builddir}/gthr-default.h
8520f704 1171
f42482f5 1172pch1_source = ${glibcxx_srcdir}/include/precompiled/stdc++.h
6cbd871c 1173pch1_output_builddir = ${host_builddir}/stdc++.h.gch
56dbe89d 1174pch1_output_anchor = ${host_builddir}/stdc++.h
6cbd871c 1175pch1_output_installdir = ${host_installdir}/stdc++.h.gch
04b70271 1176pch1a_output = ${pch1_output_builddir}/O2ggnu++0x.gch
f42482f5 1177pch1b_output = ${pch1_output_builddir}/O2g.gch
bdfb7c6d 1178pch1_output = ${pch1a_output} ${pch1b_output}
f42482f5 1179pch2_source = ${glibcxx_srcdir}/include/precompiled/stdtr1c++.h
6cbd871c 1180pch2_output_builddir = ${host_builddir}/stdtr1c++.h.gch
56dbe89d 1181pch2_output_anchor = ${host_builddir}/stdtr1c++.h
6cbd871c 1182pch2_output_installdir = ${host_installdir}/stdtr1c++.h.gch
f42482f5
BK
1183pch2_output = ${pch2_output_builddir}/O2g.gch
1184pch3_source = ${glibcxx_srcdir}/include/precompiled/extc++.h
6cbd871c 1185pch3_output_builddir = ${host_builddir}/extc++.h.gch
56dbe89d 1186pch3_output_anchor = ${host_builddir}/extc++.h
6cbd871c 1187pch3_output_installdir = ${host_installdir}/extc++.h.gch
f42482f5 1188pch3_output = ${pch3_output_builddir}/O2g.gch
04dc1691 1189pch_output = ${pch1_output} ${pch2_output} ${pch3_output}
f42482f5 1190pch_output_dirs = \
04dc1691 1191 ${pch1_output_builddir} ${pch2_output_builddir} ${pch3_output_builddir}
f42482f5 1192
56dbe89d
BK
1193pch_output_anchors = \
1194 ${pch1_output_anchor} ${pch2_output_anchor} ${pch3_output_anchor}
1195
2077db1b 1196PCHFLAGS = -x c++-header -nostdinc++ $(CXXFLAGS) $(VTV_PCH_CXXFLAGS)
4c24b21a 1197@GLIBCXX_BUILD_PCH_FALSE@pch_build =
f42482f5 1198@GLIBCXX_BUILD_PCH_TRUE@pch_build = ${pch_output}
628c731a 1199
4a9d5109
SW
1200# List of all timestamp files. By keeping only one copy of this list, both
1201# CLEANFILES and all-local are kept up-to-date.
53c2acdf 1202allstamped = \
7c3e9502 1203 stamp-std stamp-bits stamp-bits-sup stamp-c_base stamp-c_compatibility \
4daba884 1204 stamp-backward stamp-ext stamp-pb stamp-tr1 stamp-tr2 stamp-decimal \
2b5ab1e4
MB
1205 stamp-experimental stamp-debug stamp-parallel stamp-profile \
1206 stamp-profile-impl stamp-host
628c731a 1207
4a9d5109 1208
9e57d5ca
BK
1209# List of all files that are created by explicit building, editing, or
1210# catenation.
53c2acdf 1211allcreated = \
a30335e9
BK
1212 ${host_builddir}/c++config.h \
1213 ${thread_host_headers} \
53c2acdf 1214 ${pch_build}
9e57d5ca 1215
ca618b60
PE
1216
1217# Host includes for threads
4a9d5109
SW
1218uppercase = [ABCDEFGHIJKLMNOPQRSTUVWXYZ_]
1219
ab77073f 1220# By adding these files here, automake will remove them for 'make clean'
865dfe39 1221CLEANFILES = ${pch_output} ${pch_output_anchors} stamp-host
ff66d28f 1222all: all-am
54c1bf78 1223
54c1bf78 1224.SUFFIXES:
7eaf73d7
KC
1225$(srcdir)/Makefile.in: @MAINTAINER_MODE_TRUE@ $(srcdir)/Makefile.am $(top_srcdir)/fragment.am $(am__configure_deps)
1226 @for dep in $?; do \
1227 case '$(am__configure_deps)' in \
1228 *$$dep*) \
5213506e
RW
1229 ( cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh ) \
1230 && { if test -f $@; then exit 0; else break; fi; }; \
7eaf73d7
KC
1231 exit 1;; \
1232 esac; \
1233 done; \
5213506e
RW
1234 echo ' cd $(top_srcdir) && $(AUTOMAKE) --foreign --ignore-deps include/Makefile'; \
1235 $(am__cd) $(top_srcdir) && \
1236 $(AUTOMAKE) --foreign --ignore-deps include/Makefile
7eaf73d7
KC
1237Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
1238 @case '$?' in \
1239 *config.status*) \
1240 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
1241 *) \
1242 echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
1243 cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
1244 esac;
1245
1246$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
1247 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1248
1249$(top_srcdir)/configure: @MAINTAINER_MODE_TRUE@ $(am__configure_deps)
1250 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
1251$(ACLOCAL_M4): @MAINTAINER_MODE_TRUE@ $(am__aclocal_m4_deps)
1252 cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
5213506e 1253$(am__aclocal_m4_deps):
ff66d28f
PE
1254
1255mostlyclean-libtool:
1256 -rm -f *.lo
54c1bf78 1257
ff66d28f
PE
1258clean-libtool:
1259 -rm -rf .libs _libs
4a9d5109
SW
1260tags: TAGS
1261TAGS:
1262
ff66d28f
PE
1263ctags: CTAGS
1264CTAGS:
4a9d5109 1265
ff66d28f 1266check-am: all-am
54c1bf78 1267check: check-am
ff66d28f 1268all-am: Makefile all-local
ff66d28f
PE
1269installdirs:
1270install: install-am
1271install-exec: install-exec-am
2c1bc4eb 1272install-data: install-data-am
ff66d28f 1273uninstall: uninstall-am
4a9d5109 1274
2c1bc4eb
PC
1275install-am: all-am
1276 @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
54c1bf78 1277
ff66d28f
PE
1278installcheck: installcheck-am
1279install-strip:
cd1e6665
BK
1280 $(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
1281 install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
1282 `test -z '$(STRIP)' || \
1283 echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
4a9d5109
SW
1284mostlyclean-generic:
1285
1286clean-generic:
ab77073f 1287 -test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)
4a9d5109
SW
1288
1289distclean-generic:
a60945f8 1290 -test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
5213506e 1291 -test . = "$(srcdir)" || test -z "$(CONFIG_CLEAN_VPATH_FILES)" || rm -f $(CONFIG_CLEAN_VPATH_FILES)
4a9d5109
SW
1292
1293maintainer-clean-generic:
ff66d28f
PE
1294 @echo "This command is intended for maintainers to use"
1295 @echo "it deletes files that may require special tools to rebuild."
1296clean: clean-am
2c1bc4eb 1297
303c8bfd 1298clean-am: clean-generic clean-libtool clean-local mostlyclean-am
f53d0ff1 1299
ff66d28f 1300distclean: distclean-am
4c4809c1 1301 -rm -f Makefile
5213506e 1302distclean-am: clean-am distclean-generic
f53d0ff1 1303
ff66d28f 1304dvi: dvi-am
f53d0ff1 1305
ff66d28f 1306dvi-am:
f53d0ff1 1307
7eaf73d7
KC
1308html: html-am
1309
5213506e
RW
1310html-am:
1311
ff66d28f
PE
1312info: info-am
1313
1314info-am:
1315
1316install-data-am: install-data-local
1317
5213506e
RW
1318install-dvi: install-dvi-am
1319
1320install-dvi-am:
1321
ff66d28f
PE
1322install-exec-am:
1323
5213506e
RW
1324install-html: install-html-am
1325
1326install-html-am:
1327
ff66d28f
PE
1328install-info: install-info-am
1329
5213506e
RW
1330install-info-am:
1331
ff66d28f
PE
1332install-man:
1333
5213506e
RW
1334install-pdf: install-pdf-am
1335
1336install-pdf-am:
1337
1338install-ps: install-ps-am
1339
1340install-ps-am:
1341
ff66d28f 1342installcheck-am:
4a9d5109
SW
1343
1344maintainer-clean: maintainer-clean-am
4c4809c1 1345 -rm -f Makefile
ff66d28f
PE
1346maintainer-clean-am: distclean-am maintainer-clean-generic
1347
1348mostlyclean: mostlyclean-am
1349
1350mostlyclean-am: mostlyclean-generic mostlyclean-libtool
1351
1352pdf: pdf-am
1353
1354pdf-am:
1355
1356ps: ps-am
1357
1358ps-am:
1359
5213506e
RW
1360uninstall-am:
1361
1362.MAKE: install-am install-strip
ff66d28f
PE
1363
1364.PHONY: all all-am all-local check check-am clean clean-generic \
303c8bfd 1365 clean-libtool clean-local distclean distclean-generic \
13917ae3
RW
1366 distclean-libtool dvi dvi-am html html-am info info-am install \
1367 install-am install-data install-data-am install-data-local \
1368 install-dvi install-dvi-am install-exec install-exec-am \
1369 install-html install-html-am install-info install-info-am \
1370 install-man install-pdf install-pdf-am install-ps \
1371 install-ps-am install-strip installcheck installcheck-am \
1372 installdirs maintainer-clean maintainer-clean-generic \
1373 mostlyclean mostlyclean-generic mostlyclean-libtool pdf pdf-am \
1374 ps ps-am uninstall uninstall-am
4a9d5109
SW
1375
1376
1377# Here are the rules for building the headers
82ba99d5 1378all-local: ${allstamped} ${allcreated}
4a9d5109 1379
ef5f59f6
RW
1380# Ignore errors from 'mkdir -p' to avoid parallel make failure on
1381# systems with broken mkdir. Call mkdir unconditionally because
1382# it is just as cheap to avoid going through the shell.
1383# Ignore errors from $(LN_S) because the links may already exist.
4a9d5109 1384stamp-std: ${std_headers}
ef5f59f6
RW
1385 @-mkdir -p ${std_builddir}
1386 @-cd ${std_builddir} && $(LN_S) $? . 2>/dev/null
1387 @$(STAMP) stamp-std
ab77073f 1388
4a9d5109 1389stamp-bits: ${bits_headers}
ef5f59f6
RW
1390 @-mkdir -p ${bits_builddir}
1391 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1392 @$(STAMP) stamp-bits
1393
7c3e9502
BK
1394stamp-bits-sup: stamp-bits ${bits_sup_headers}
1395 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1396 @$(STAMP) stamp-bits-sup
1397
ef5f59f6
RW
1398stamp-c_base: ${c_base_headers}
1399 @-mkdir -p ${c_base_builddir}
1400 @-cd ${c_base_builddir} && $(LN_S) $? . 2>/dev/null
1401 @$(STAMP) stamp-c_base
4a9d5109 1402
18154730 1403stamp-c_base_extra: ${c_base_headers_extra}
ef5f59f6
RW
1404 @-mkdir -p ${bits_builddir}
1405 @-cd ${bits_builddir} && $(LN_S) $? . 2>/dev/null
1406 @$(STAMP) stamp-c_base_extra
18154730 1407
e01c9849 1408stamp-c_compatibility: ${c_compatibility_headers_extra}
ef5f59f6
RW
1409 @-mkdir -p ${c_compatibility_builddir}
1410 @-if [ ! -z "${c_compatibility_headers_extra}" ]; then \
1411 cd ${c_compatibility_builddir} && $(LN_S) $? . 2>/dev/null ;\
1412 fi
1413 @$(STAMP) stamp-c_compatibility
e01c9849 1414
4a9d5109 1415stamp-backward: ${backward_headers}
ef5f59f6
RW
1416 @-mkdir -p ${backward_builddir}
1417 @-cd ${backward_builddir} && $(LN_S) $? . 2>/dev/null
1418 @$(STAMP) stamp-backward
4a9d5109
SW
1419
1420stamp-ext: ${ext_headers}
ef5f59f6
RW
1421 @-mkdir -p ${ext_builddir}
1422 @-cd ${ext_builddir} && $(LN_S) $? . 2>/dev/null
1423 @$(STAMP) stamp-ext
4a9d5109 1424
fd1e1726
BK
1425# Have to deal with nested include directories, gah! Strip off source
1426# directory before making the link.
4569a895
AT
1427# XXX check ${pb_headers}
1428stamp-pb:
1429 @if [ ! -d "${pb_builddir}" ]; then \
1430 mkdir -p ${pb_subdirs} ;\
147fc44b 1431 fi
4569a895
AT
1432 @if [ ! -f stamp-pb ]; then \
1433 cd ${pb_builddir} && for h in ${pb_headers1}; do \
1434 build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
00ff8e19
DE
1435 $(LN_S) $$h $${build_name} || true ;\
1436 done ;\
1437 fi
4569a895
AT
1438 @if [ ! -f stamp-pb ]; then \
1439 cd ${pb_builddir} && for h in ${pb_headers2}; do \
1440 build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
00ff8e19
DE
1441 $(LN_S) $$h $${build_name} || true ;\
1442 done ;\
1443 fi
4569a895
AT
1444 @if [ ! -f stamp-pb ]; then \
1445 cd ${pb_builddir} && for h in ${pb_headers3}; do \
1446 build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
00ff8e19
DE
1447 $(LN_S) $$h $${build_name} || true ;\
1448 done ;\
1449 fi
4569a895
AT
1450 @if [ ! -f stamp-pb ]; then \
1451 cd ${pb_builddir} && for h in ${pb_headers4}; do \
1452 build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
00ff8e19
DE
1453 $(LN_S) $$h $${build_name} || true ;\
1454 done ;\
1455 fi
4569a895
AT
1456 @if [ ! -f stamp-pb ]; then \
1457 cd ${pb_builddir} && for h in ${pb_headers5}; do \
1458 build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
00ff8e19
DE
1459 $(LN_S) $$h $${build_name} || true ;\
1460 done ;\
1461 fi
4569a895
AT
1462 @if [ ! -f stamp-pb ]; then \
1463 cd ${pb_builddir} && for h in ${pb_headers6}; do \
1464 build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1465 $(LN_S) $$h $${build_name} || true ;\
1466 done ;\
1467 fi
1468 @if [ ! -f stamp-pb ]; then \
1469 cd ${pb_builddir} && for h in ${pb_headers7}; do \
1470 build_name=`echo $$h | sed -e "s|${pb_srcdir}|.|g"` ;\
1471 $(LN_S) $$h $${build_name} || true ;\
1472 done ;\
1473 fi
1474 $(STAMP) stamp-pb
fd1e1726 1475
3febde35 1476stamp-tr1: ${tr1_headers}
ef5f59f6
RW
1477 @-mkdir -p ${tr1_builddir}
1478 @-cd ${tr1_builddir} && $(LN_S) $? . 2>/dev/null
1479 @$(STAMP) stamp-tr1
3febde35 1480
4daba884
BK
1481stamp-tr2: ${tr2_headers}
1482 @-mkdir -p ${tr2_builddir}
1483 @-cd ${tr2_builddir} && $(LN_S) $? . 2>/dev/null
1484 @$(STAMP) stamp-tr2
1485
4cdc8761
BK
1486stamp-decimal: ${decimal_headers}
1487 @-mkdir -p ${decimal_builddir}
1488 @-cd ${decimal_builddir} && $(LN_S) $? . 2>/dev/null
1489 @$(STAMP) stamp-decimal
1490
2b5ab1e4
MB
1491stamp-experimental: ${experimental_headers}
1492 @-mkdir -p ${experimental_builddir}
1493 @-cd ${experimental_builddir} && $(LN_S) $? . 2>/dev/null
1494 @$(STAMP) stamp-experimental
1495
285b36d6 1496stamp-debug: ${debug_headers}
ef5f59f6
RW
1497 @-mkdir -p ${debug_builddir}
1498 @-cd ${debug_builddir} && $(LN_S) $? . 2>/dev/null
1499 @$(STAMP) stamp-debug
285b36d6 1500
c2ba9709 1501stamp-parallel: ${parallel_headers}
ef5f59f6
RW
1502 @-mkdir -p ${parallel_builddir}
1503 @-cd ${parallel_builddir} && $(LN_S) $? . 2>/dev/null
1504 @$(STAMP) stamp-parallel
c2ba9709 1505
1218d701
SR
1506stamp-profile: ${profile_headers}
1507 @-mkdir -p ${profile_builddir}
1508 @-cd ${profile_builddir} && $(LN_S) $? . 2>/dev/null
1509 @$(STAMP) stamp-profile
1510
1511stamp-profile-impl: ${profile_impl_headers}
1512 @-mkdir -p ${profile_impl_builddir}
1513 @-cd ${profile_impl_builddir} && $(LN_S) $? . 2>/dev/null
1514 @$(STAMP) stamp-profile-impl
1515
a30335e9 1516stamp-${host_alias}:
ef5f59f6 1517 @-mkdir -p ${host_builddir}
6ca935e6 1518 @-mkdir -p ${host_builddir}/../ext
ef5f59f6 1519 @$(STAMP) stamp-${host_alias}
843312be 1520
a30335e9
BK
1521# Host includes static.
1522# XXX Missing dependency info for {host_headers_extra}
6ca935e6 1523stamp-host: ${host_headers} ${bits_host_headers} ${ext_host_headers} ${host_headers_noinst} stamp-${host_alias}
ef5f59f6 1524 @cd ${host_builddir} && {\
6ca935e6 1525 $(LN_S) ${host_headers} ${bits_host_headers} . || true ;\
ca618b60 1526 $(LN_S) ${glibcxx_srcdir}/$(BASIC_FILE_H) basic_file.h || true ;\
8b0d6051 1527 $(LN_S) ${glibcxx_srcdir}/$(ALLOCATOR_H) c++allocator.h || true ;\
ca618b60
PE
1528 $(LN_S) ${glibcxx_srcdir}/$(CSTDIO_H) c++io.h || true ;\
1529 $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_H) c++locale.h || true ;\
1530 $(LN_S) ${glibcxx_srcdir}/$(CLOCALE_INTERNAL_H) . || true ;\
bb2b2a24 1531 $(LN_S) ${glibcxx_srcdir}/$(COMPATIBILITY_H) . || true ;\
ca618b60 1532 $(LN_S) ${glibcxx_srcdir}/$(CMESSAGES_H) messages_members.h || true ;\
ef5f59f6
RW
1533 $(LN_S) ${glibcxx_srcdir}/$(CTIME_H) time_members.h || true;\
1534 } 2>/dev/null
6ca935e6
MK
1535 @cd ${host_builddir}/../ext && {\
1536 $(LN_S) ${ext_host_headers} . || true ;\
1537 } 2>/dev/null
82ba99d5 1538 $(STAMP) stamp-host
4a9d5109 1539
a30335e9 1540# Host includes dynamic.
3cbc7af0
BK
1541@ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@stamp-namespace-version:
1542@ENABLE_SYMVERS_GNU_NAMESPACE_TRUE@ echo 1 > stamp-namespace-version
1543@ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@stamp-namespace-version:
1544@ENABLE_SYMVERS_GNU_NAMESPACE_FALSE@ echo 0 > stamp-namespace-version
98e615b4 1545
ed4f96af
BK
1546@ENABLE_EXTERN_TEMPLATE_TRUE@stamp-extern-template:
1547@ENABLE_EXTERN_TEMPLATE_TRUE@ echo 1 > stamp-extern-template
1548@ENABLE_EXTERN_TEMPLATE_FALSE@stamp-extern-template:
1549@ENABLE_EXTERN_TEMPLATE_FALSE@ echo 0 > stamp-extern-template
1550
98e615b4
BK
1551@ENABLE_VISIBILITY_TRUE@stamp-visibility:
1552@ENABLE_VISIBILITY_TRUE@ echo 1 > stamp-visibility
1553@ENABLE_VISIBILITY_FALSE@stamp-visibility:
1554@ENABLE_VISIBILITY_FALSE@ echo 0 > stamp-visibility
1555
34a2b755
JW
1556@ENABLE_DUAL_ABI_TRUE@stamp-dual-abi:
1557@ENABLE_DUAL_ABI_TRUE@ echo 1 > stamp-dual-abi
1558@ENABLE_DUAL_ABI_FALSE@stamp-dual-abi:
1559@ENABLE_DUAL_ABI_FALSE@ echo 0 > stamp-dual-abi
1560
375f837b
JW
1561@ENABLE_CXX11_ABI_TRUE@stamp-cxx11-abi:
1562@ENABLE_CXX11_ABI_TRUE@ echo 1 > stamp-cxx11-abi
1563@ENABLE_CXX11_ABI_FALSE@stamp-cxx11-abi:
1564@ENABLE_CXX11_ABI_FALSE@ echo 0 > stamp-cxx11-abi
1565
68d64ccd
JR
1566# NB: The non-empty default ldbl_compat works around an AIX sed
1567# oddity, see libstdc++/31957 for details.
3cbc7af0
BK
1568${host_builddir}/c++config.h: ${CONFIG_HEADER} \
1569 ${glibcxx_srcdir}/include/bits/c++config \
1570 stamp-${host_alias} \
1571 ${toplevel_srcdir}/gcc/DATESTAMP \
98e615b4 1572 stamp-namespace-version \
ed4f96af 1573 stamp-visibility \
375f837b 1574 stamp-extern-template \
34a2b755 1575 stamp-dual-abi \
375f837b 1576 stamp-cxx11-abi
3cbc7af0 1577 @date=`cat ${toplevel_srcdir}/gcc/DATESTAMP` ;\
7c3e9502 1578 ns_version=`cat stamp-namespace-version` ;\
98e615b4 1579 visibility=`cat stamp-visibility` ;\
ed4f96af 1580 externtemplate=`cat stamp-extern-template` ;\
34a2b755 1581 dualabi=`cat stamp-dual-abi` ;\
375f837b 1582 cxx11abi=`cat stamp-cxx11-abi` ;\
68d64ccd 1583 ldbl_compat='s,g,g,' ;\
b788b998 1584 grep "^[ ]*#[ ]*define[ ][ ]*_GLIBCXX_LONG_DOUBLE_COMPAT[ ][ ]*1[ ]*$$" \
6defecc2
JJ
1585 ${CONFIG_HEADER} > /dev/null 2>&1 \
1586 && ldbl_compat='s,^#undef _GLIBCXX_LONG_DOUBLE_COMPAT$$,#define _GLIBCXX_LONG_DOUBLE_COMPAT 1,' ;\
3cbc7af0 1587 sed -e "s,define __GLIBCXX__,define __GLIBCXX__ $$date," \
7c3e9502 1588 -e "s,define _GLIBCXX_INLINE_VERSION, define _GLIBCXX_INLINE_VERSION $$ns_version," \
98e615b4 1589 -e "s,define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY, define _GLIBCXX_HAVE_ATTRIBUTE_VISIBILITY $$visibility," \
871c1034 1590 -e "s,define _GLIBCXX_EXTERN_TEMPLATE$$, define _GLIBCXX_EXTERN_TEMPLATE $$externtemplate," \
34a2b755 1591 -e "s,define _GLIBCXX_USE_DUAL_ABI, define _GLIBCXX_USE_DUAL_ABI $$dualabi," \
375f837b 1592 -e "s,define _GLIBCXX_USE_CXX11_ABI, define _GLIBCXX_USE_CXX11_ABI $$cxx11abi," \
6defecc2 1593 -e "$$ldbl_compat" \
24ef84f6 1594 < ${glibcxx_srcdir}/include/bits/c++config > $@ ;\
3d7c150e
BK
1595 sed -e 's/HAVE_/_GLIBCXX_HAVE_/g' \
1596 -e 's/PACKAGE/_GLIBCXX_PACKAGE/g' \
1597 -e 's/VERSION/_GLIBCXX_VERSION/g' \
1598 -e 's/WORDS_/_GLIBCXX_WORDS_/g' \
4ffe6e87 1599 -e 's/ICONV_CONST/_GLIBCXX_ICONV_CONST/g' \
b788b998 1600 -e '/[ ]_GLIBCXX_LONG_DOUBLE_COMPAT[ ]/d' \
42ebb17f 1601 < ${CONFIG_HEADER} >> $@ ;\
3cbc7af0 1602 echo "" >> $@ ;\
af13a7a6 1603 echo "#endif // _GLIBCXX_CXX_CONFIG_H" >> $@
4a9d5109 1604
5d1c8e77 1605${host_builddir}/gthr.h: ${toplevel_srcdir}/libgcc/gthr.h stamp-${host_alias}
168aacd9
JM
1606 sed -e '/^#pragma/b' \
1607 -e '/^#/s/\(${uppercase}${uppercase}*\)/_GLIBCXX_\1/g' \
ec2075e9 1608 -e 's/_GLIBCXX_SUPPORTS_WEAK/__GXX_WEAK__/g' \
ea31132e 1609 -e 's/_GLIBCXX___MINGW32_GLIBCXX___/__MINGW32__/g' \
4a9d5109 1610 -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
5d1c8e77 1611 < $< > $@
4a9d5109 1612
5d1c8e77 1613${host_builddir}/gthr-single.h: ${toplevel_srcdir}/libgcc/gthr-single.h \
a30335e9 1614 stamp-${host_alias}
3d7c150e
BK
1615 sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1616 -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
5d1c8e77 1617 < $< > $@
4a9d5109 1618
9fbcc75d 1619${host_builddir}/gthr-posix.h: ${toplevel_srcdir}/libgcc/gthr-posix.h \
a30335e9 1620 stamp-${host_alias}
3d7c150e
BK
1621 sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1622 -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
ec2075e9
BK
1623 -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
1624 -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
5d1c8e77 1625 < $< > $@
79d6ba0b 1626
1183dc2c 1627${host_builddir}/gthr-default.h: ${toplevel_srcdir}/libgcc/${thread_header} \
a30335e9 1628 stamp-${host_alias}
3d7c150e
BK
1629 sed -e 's/\(UNUSED\)/_GLIBCXX_\1/g' \
1630 -e 's/\(GCC${uppercase}*_H\)/_GLIBCXX_\1/g' \
ec2075e9
BK
1631 -e 's/SUPPORTS_WEAK/__GXX_WEAK__/g' \
1632 -e 's/\(${uppercase}*USE_WEAK\)/_GLIBCXX_\1/g' \
79d6ba0b 1633 -e 's,^#include "\(.*\)",#include <bits/\1>,g' \
5d1c8e77 1634 < $< > $@
9e57d5ca 1635
bdfb7c6d 1636# Build two precompiled C++ includes, stdc++.h.gch/*.gch
f42482f5 1637${pch1a_output}: ${allstamped} ${host_builddir}/c++config.h ${pch1_source}
8a441bd5 1638 -mkdir -p ${pch1_output_builddir}
04b70271
BK
1639 $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g -std=gnu++0x ${pch1_source} \
1640 -o $@
f42482f5
BK
1641
1642${pch1b_output}: ${allstamped} ${host_builddir}/c++config.h ${pch1_source}
8a441bd5 1643 -mkdir -p ${pch1_output_builddir}
f42482f5 1644 $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch1_source} -o $@
6cbd871c 1645
f42482f5
BK
1646# Build a precompiled TR1 include, stdtr1c++.h.gch/O2.gch
1647${pch2_output}: ${pch2_source} ${pch1_output}
8a441bd5 1648 -mkdir -p ${pch2_output_builddir}
f42482f5 1649 $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch2_source} -o $@
6cbd871c 1650
f42482f5
BK
1651# Build a precompiled extension include, extc++.h.gch/O2.gch
1652${pch3_output}: ${pch3_source} ${pch2_output}
8a441bd5 1653 -mkdir -p ${pch3_output_builddir}
f42482f5 1654 $(CXX) $(PCHFLAGS) $(AM_CPPFLAGS) -O2 -g ${pch3_source} -o $@
9e57d5ca 1655
92eabea2
PE
1656# For robustness sake (in light of junk files or in-source
1657# configuration), copy from the build or source tree to the install
1658# tree using only the human-maintained file lists and directory
1659# components. Yes, with minor differences, this is sheer duplication
1660# of the staging rules above using $(INSTALL_DATA) instead of LN_S and
1661# `$(mkinstalldirs)' instead of `mkdir -p'. In particular,
1662# host_headers_extra are taken out of the build tree staging area;
1663# the rest are taken from the original source tree.
9e57d5ca 1664
147fc44b 1665@GLIBCXX_HOSTED_TRUE@install-data-local: install-headers
92eabea2
PE
1666@GLIBCXX_HOSTED_FALSE@install-data-local: install-freestanding-headers
1667
3cd4f356
JW
1668# This is a subset of the full install-headers rule. We only need <ciso646>,
1669# <cstddef>, <cfloat>, <limits>, <climits>, <cstdint>, <cstdlib>, <new>,
1670# <typeinfo>, <exception>, <initializer_list>, <cstdalign>, <cstdarg>,
1671# <cstdbool>, <type_traits>, <atomic>, and any files which they include (and
1672# which we provide).
1673# <new>, <typeinfo>, <exception>, and <initializer_list> are installed by
1674# libsupc++, so only the others and the sub-includes are copied here.
92eabea2 1675install-freestanding-headers:
a7d5d7e2 1676 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/bits
3cd4f356
JW
1677 for file in c++0x_warning.h atomic_base.h; do \
1678 $(INSTALL_DATA) ${glibcxx_srcdir}/include/bits/$${file} $(DESTDIR)${gxx_include_dir}/bits; done
2b6dd222 1679 $(mkinstalldirs) $(DESTDIR)${host_installdir}
38b8f67a 1680 for file in ${host_srcdir}/os_defines.h ${host_builddir}/c++config.h \
d5e8e6a8 1681 ${glibcxx_srcdir}/$(ABI_TWEAKS_SRCDIR)/cxxabi_tweaks.h \
38b8f67a 1682 ${glibcxx_srcdir}/$(CPU_DEFINES_SRCDIR)/cpu_defines.h; do \
2b6dd222 1683 $(INSTALL_DATA) $${file} $(DESTDIR)${host_installdir}; done
92eabea2 1684 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
3cd4f356
JW
1685 for file in limits type_traits atomic; do \
1686 $(INSTALL_DATA) ${std_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${std_builddir}; done
92eabea2 1687 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
3cd4f356
JW
1688 for file in ciso646 cstddef cfloat climits cstdint cstdlib \
1689 cstdalign cstdarg cstdbool; do \
92eabea2
PE
1690 $(INSTALL_DATA) ${c_base_builddir}/$${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
1691
1692# The real deal.
9e57d5ca 1693install-headers:
90e5b39f
CC
1694 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}
1695 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${bits_builddir}
7bfea936 1696 for file in ${bits_headers}; do \
90e5b39f
CC
1697 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
1698 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${backward_builddir}
7bfea936 1699 for file in ${backward_headers}; do \
90e5b39f
CC
1700 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${backward_builddir}; done
1701 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${ext_builddir}
7bfea936 1702 for file in ${ext_headers}; do \
90e5b39f 1703 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${ext_builddir}; done
4569a895
AT
1704 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${pb_builddir}
1705 for dir in ${pb_subdirs}; do \
fd1e1726 1706 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/$${dir} ; done
4569a895
AT
1707 for file in ${pb_headers1}; do \
1708 install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1709 relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1710 $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1711 for file in ${pb_headers2}; do \
1712 install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1713 relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
1714 $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
1715 for file in ${pb_headers3}; do \
1716 install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1717 relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
c35a51a5 1718 $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
4569a895
AT
1719 for file in ${pb_headers4}; do \
1720 install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1721 relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
c35a51a5 1722 $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
4569a895
AT
1723 for file in ${pb_headers5}; do \
1724 install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1725 relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
c35a51a5 1726 $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
4569a895
AT
1727 for file in ${pb_headers6}; do \
1728 install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1729 relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
c35a51a5 1730 $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
4569a895
AT
1731 for file in ${pb_headers7}; do \
1732 install_base=$(DESTDIR)${gxx_include_dir}/${pb_builddir} ; \
1733 relative_name=`echo $$file | sed -e "s|${pb_srcdir}|.|g"` ;\
fd1e1726 1734 $(INSTALL_DATA) $${file} $${install_base}/$${relative_name} ; done
3febde35
BK
1735 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${tr1_builddir}
1736 for file in ${tr1_headers}; do \
1737 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${tr1_builddir}; done
4daba884
BK
1738 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${tr2_builddir}
1739 for file in ${tr2_headers}; do \
1740 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${tr2_builddir}; done
4cdc8761
BK
1741 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${decimal_builddir}
1742 for file in ${decimal_headers}; do \
1743 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${decimal_builddir}; done
2b5ab1e4
MB
1744 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${experimental_builddir}
1745 for file in ${experimental_headers}; do \
1746 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${experimental_builddir}; done
90e5b39f 1747 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${c_base_builddir}
18154730
BK
1748 for file in ${c_base_headers}; do \
1749 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${c_base_builddir}; done
e01c9849 1750 c_base_headers_extra_install='$(c_base_headers_extra)';\
3eb35fcf 1751 for file in $$c_base_headers_extra_install; do \
90e5b39f 1752 $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}/${bits_builddir}; done
e01c9849
BK
1753 c_compatibility_headers_install='$(c_compatibility_headers_extra)';\
1754 for file in $$c_compatibility_headers_install; do \
90e5b39f
CC
1755 $(INSTALL_DATA) $$file $(DESTDIR)${gxx_include_dir}; done
1756 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${std_builddir}
18154730
BK
1757 for file in ${std_headers}; do \
1758 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${std_builddir}; done
285b36d6
BK
1759 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${debug_builddir}
1760 for file in ${debug_headers}; do \
1761 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${debug_builddir}; done
495de4f4
BK
1762 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${parallel_builddir}
1763 for file in ${parallel_headers}; do \
c2ba9709 1764 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${parallel_builddir}; done
4cdc8761 1765 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${profile_builddir}
1218d701
SR
1766 for file in ${profile_headers}; do \
1767 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${profile_builddir}; done
1768 $(mkinstalldirs) $(DESTDIR)${gxx_include_dir}/${profile_impl_builddir}
1769 for file in ${profile_impl_headers}; do \
1770 $(INSTALL_DATA) $${file} $(DESTDIR)${gxx_include_dir}/${profile_impl_builddir}; done
2b6dd222 1771 $(mkinstalldirs) $(DESTDIR)${host_installdir}
6ca935e6 1772 for file in ${host_headers} ${bits_host_headers} ${host_headers_extra} \
a30335e9 1773 ${thread_host_headers}; do \
2b6dd222 1774 $(INSTALL_DATA) $${file} $(DESTDIR)${host_installdir}; done
6ca935e6
MK
1775 $(mkinstalldirs) $(DESTDIR)${host_installdir}/../ext
1776 for file in ${ext_host_headers}; do \
1777 $(INSTALL_DATA) $${file} $(DESTDIR)${host_installdir}/../ext; done
4a9d5109 1778
303c8bfd
BK
1779# To remove directories.
1780clean-local:
f42482f5 1781 rm -rf ${pch_output_dirs}
303c8bfd 1782
c5535768
BK
1783# Stop implicit '.o' make rules from ever stomping on extensionless
1784# headers, in the improbable case where some foolish, crack-addled
1785# developer tries to create them via make in the include build
654421eb
DE
1786# directory. (This is more of an example of how this kind of rule can
1787# be made.)
4daba884 1788.PRECIOUS: $(std_headers) $(c_base_headers) $(tr1_headers) $(tr2_headers)
2b5ab1e4 1789 $(decimal_headers) $(ext_headers) $(experimental_headers)
18154730
BK
1790$(std_headers): ; @:
1791$(c_base_headers): ; @:
1792$(tr1_headers): ; @:
4cdc8761 1793$(decimal_headers): ; @:
18154730 1794$(ext_headers): ; @:
2b5ab1e4 1795$(experimental_headers): ; @:
5213506e 1796
4a9d5109
SW
1797# Tell versions [3.59,3.63) of GNU make to not export all variables.
1798# Otherwise a system limit (for SysV at least) may be exceeded.
1799.NOEXPORT: