]> git.ipfire.org Git - thirdparty/gcc.git/blob - libphobos/ChangeLog
b5e25bb68552d77d2c6b4643ea6d026177abf273
[thirdparty/gcc.git] / libphobos / ChangeLog
1 2018-10-31 Iain Buclaw <ibuclaw@gdcproject.org>
2
3 PR bootstrap/87789
4 PR d/87818
5 PR d/87819
6 * configure.tgt: New file.
7
8 2018-10-28 Iain Buclaw <ibuclaw@gdcproject.org>
9
10 * Makefile.am: New file.
11 * Makefile.in: New file.
12 * acinclude.m4: New file.
13 * aclocal.m4: New file.
14 * config.h.in: New file.
15 * configure: New file.
16 * configure.ac: New file.
17 * d_rules.am: New file.
18 * libdruntime/Makefile.am: New file.
19 * libdruntime/Makefile.in: New file.
20 * libdruntime/__entrypoint.di: New file.
21 * libdruntime/__main.di: New file.
22 * libdruntime/gcc/attribute.d: New file.
23 * libdruntime/gcc/backtrace.d: New file.
24 * libdruntime/gcc/builtins.d: New file.
25 * libdruntime/gcc/config.d.in: New file.
26 * libdruntime/gcc/deh.d: New file.
27 * libdruntime/gcc/libbacktrace.d.in: New file.
28 * libdruntime/gcc/unwind/arm.d: New file.
29 * libdruntime/gcc/unwind/arm_common.d: New file.
30 * libdruntime/gcc/unwind/c6x.d: New file.
31 * libdruntime/gcc/unwind/generic.d: New file.
32 * libdruntime/gcc/unwind/package.d: New file.
33 * libdruntime/gcc/unwind/pe.d: New file.
34 * m4/autoconf.m4: New file.
35 * m4/druntime.m4: New file.
36 * m4/druntime/cpu.m4: New file.
37 * m4/druntime/libraries.m4: New file.
38 * m4/druntime/os.m4: New file.
39 * m4/gcc_support.m4: New file.
40 * m4/gdc.m4: New file.
41 * m4/libtool.m4: New file.
42 * src/Makefile.am: New file.
43 * src/Makefile.in: New file.
44 * src/libgphobos.spec.in: New file.
45 * testsuite/Makefile.am: New file.
46 * testsuite/Makefile.in: New file.
47 * testsuite/config/default.exp: New file.
48 * testsuite/lib/libphobos-dg.exp: New file.
49 * testsuite/lib/libphobos.exp: New file.
50 * testsuite/testsuite_flags.in: New file.
51
52 \f
53 Copyright (C) 2018 Free Software Foundation, Inc.
54
55 Copying and distribution of this file, with or without modification,
56 are permitted in any medium without royalty provided the copyright
57 notice and this notice are preserved.