]> git.ipfire.org Git - thirdparty/gcc.git/blame - libcc1/ChangeLog
re PR bootstrap/64023 (r216964 breaks bootstrap on darwin when using gcc as the boots...
[thirdparty/gcc.git] / libcc1 / ChangeLog
CommitLineData
a699d672
L
12014-11-21 H.J. Lu <hongjiu.lu@intel.com>
2
3 PR bootstrap/63784
4 * configure: Regenerated.
5
0ed4f879
RO
62014-11-13 Rainer Orth <ro@CeBiTec.Uni-Bielefeld.DE>
7
8 * configure.ac (libcc1_cv_lib_sockets): Check for -lsocket -lnsl.
9 * configure: Regenerate.
10 * connection.cc: Include <string.h>.
11 * libcc1.cc (libcc1_compile): Use AF_UNIX instead of AF_LOCAL.
12
ebf6d33b
FXC
132014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
14
15 PR target/63610
16 * configure: Regenerate.
17
33c430b5
FXC
182014-11-11 Francois-Xavier Coudert <fxcoudert@gcc.gnu.org>
19
20 PR bootstrap/63699
21 PR bootstrap/63750
22 * plugin.cc: Don't include <string>.
23
ca557f53
JJ
242014-10-29 Jakub Jelinek <jakub@redhat.com>
25 Phil Muldoon <pmuldoon@redhat.com>
26
27 * configure.ac: Remove -Werror addition to WARN_FLAGS. Add
28 ACX_PROG_CC_WARNINGS_ARE_ERRORS and AC_ARG_VAR for GMPINC.
29 * Makefile.am (AM_CPPFLAGS): Add $(GMPINC).
30 (WERROR_FLAG): Remove.
31 (AM_CXXFLAGS): Use $(WERROR) instead of $(WERROR_FLAG).
32 * configure: Regenerated.
33 * Makefile.in: Regenerated.
34
56f274b2
JJ
352014-10-29 Jakub Jelinek <jakub@redhat.com>
36
37 * Makefile.am (CXXFLAGS, LDFLAGS): Filter out -fsanitize=address.
38 (libiberty_normal, libiberty_noasan, libiberty_pic, libiberty_dep):
39 New variables.
40 (libiberty): Set to -Wc, followed by the first existing noasan/,
41 pic/ or . libiberty.a.
42 (libcc1plugin_la_DEPENDENCIES, libcc1plugin_la_LINK,
43 libcc1_la_DEPENDENCIES, libcc1_la_LINK, LTLDFLAGS): New variables.
44 * Makefile.in: Regenerated.
45
ddc8de03
PM
462014-10-27 Phil Muldoon <pmuldoon@redhat.com>
47 Jan Kratochvil <jan.kratochvil@redhat.com>
48 Tom Tromey <tromey@redhat.com>
49
50 * aclocal.m4: New file.
51 * callbacks.cc: New file.
52 * callbacks.hh: New file.
53 * cc1plugin-config.h.in: New file.
54 * configure: New file.
55 * configure.ac: New file.
56 * connection.cc: New file.
57 * connection.hh: New file.
58 * findcomp.cc: New file.
59 * findcomp.hh: New file.
60 * libcc1.cc: New file.
61 * libcc1plugin.sym: New file.
62 * libcc1.sym: New file.
63 * Makefile.am: New file.
64 * Makefile.in: New file.
65 * marshall.cc: New file.
66 * marshall.hh: New file.
67 * names.cc: New file.
68 * names.hh: New file.
69 * plugin.cc: New file.
70 * rpc.hh: New file.
71 * status.hh: New file.