Skip asm goto tests on hppa*-*-*.
[official-gcc.git] / libcody / ChangeLog
blobaa0a1864f8c6d753d044225bae76310bc41090bc
1 2021-01-12  Nathan Sidwell  <nathan@acm.org>
3         * Makefile.in: Remove auto parallelize, swallow Makesub.in. Don't
4         check compiler name here.
5         * Makesub.in: Delete.
6         * build-aux/config.guess: Delete.
7         * build-aux/config.sub: Delete.
8         * build-aux/install-sh: Delete.
9         * dox.cfg.in: Delete.
10         * gdbinit.in: Delete.
11         * internal.hh (BuildNote): Delete.
12         * fatal.cc (BuildNote): Delete.
13         * config.m4: Remove unneeded fns.
14         * configure.ac: Remove unneccessary checks and configures.
15         * configure: Rebuilt.
16         * config.h.in: Rebuilt.
18 2021-01-06  John David Anglin  <danglin@gcc.gnu.org>
20         PR bootstrap/98506
21         * resolver.cc: Only use fstatat when _POSIX_C_SOURCE >= 200809L.
23 2021-01-04  Nathan Sidwell  <nathan@acm.org>
25         * client.cc (Client::ProcessResponse): Remove std::move
26         inside ?:
28 2021-01-04  Mateusz Wajchęprzełóż  <mati271828@gmail.com>
30         * resolver.cc (IsAbsDir): Fix string indexing.
32 2020-12-23  Nathan Sidwell  <nathan@acm.org>
34         * Makefile.in (LDFLAGS): Drop -L..
35         * tests/01-serialize/connect.cc: Delete.
36         * tests/01-serialize/decoder.cc: Delete.
37         * tests/01-serialize/encoder.cc: Delete.
38         * tests/02-comms/client-1.cc: Delete.
39         * tests/02-comms/pivot-1.cc: Delete.
40         * tests/02-comms/server-1.cc: Delete.
41         * tests/Makesub.in: Delete.
42         * tests/jouster: Delete.
44 2020-12-21  Nathan Sidwell  <nathan@acm.org>
46         PR bootstrap/98412
47         * client.cc: Include cstdlib.
48         * server.cc: Include cstdlib.
50 2020-12-21  Gerald Pfeifer  <gerald@pfeifer.com>
52         * netserver.cc: Include <netinet/in.h>.
54 2020-12-21  Nathan Sidwell  <nathan@acm.org>
56         * Makefile.in (RANLIB): New var.
57         * Makesub.in (libcody.a): Apply RANLIB.
58         * configure.ac: Call AC_PROG_RANLIB.
59         * configure: Rebuilt.
61 2020-12-21  Nathan Sidwell  <nathan@acm.org>
63         * buffer.cc (MessageBuffer::AppendInteger): Workaround
64         to_string's non-ubiquity.
66 2020-12-21  Nathan Sidwell  <nathan@acm.org>
68         * netclient.cc: Add netinet.h.
70 2020-12-17  Nathan Sidwell  <nathan@acm.org>
72         * configure.ac: Add --enable-host-shared.
73         * Makefile.in: Add FLAGPIC.
74         * configure: Regenerated.
76 2020-12-17  Nathan Sidwell  <nathan@acm.org>
78         * fatal.cc (HCF): Remove nop breakpoint lander.
80 2020-12-16  Nathan Sidwell  <nathan@acm.org>
82         * cody.hh: Allow user to set CODY_NETWORKING.
84 2020-12-16  Jakub Jelinek  <jakub@redhat.com>
86         * configure.ac: Compute is_release.
87         (NMS_ENABLE_CHECKING): Simplify but not computing ac_assert_checking
88         and ac_valgrind_checking the code doesn't use.
89         * configure: Regenerated.
91 2020-12-16  Jonathan Wakely  <jwakely@redhat.com>
93         * internal.hh: Define fallback macros for __has_builtin and
94         __has_include. Use __has_builtin for __builtin_FILE and
95         __builtin_LINE. Define alias for std::source_location.
97 2020-12-16  Nathan Sidwell  <nathan@acm.org>
99         * configure.ac: Use libcpp's enable-checking code.
100         * configure: Rebuilt.
102 2020-12-16  Nathan Sidwell  <nathan@acm.org>
104         * config.m4: Replace V+="..." with V="$V..."
105         * configure: Rebuilt.
107 2020-12-15  Marek Polacek  <polacek@redhat.com>
109         * buffer.cc (MessageBuffer::Lex): Remove unused variable.
111 2020-12-15  Nathan Sidwell  <nathan@acm.org>
113         * Makefile.in: Disable some flags.
115 2020-12-15  Nathan Sidwell  <nathan@acm.org>
117         * config.m4: Avoid var+=...
118         * configure: Rebuilt
120 2020-12-15  Nathan Sidwell  <nathan@acm.org>
122         * config.m4: Avoid non-dash idiom
123         * configure: Rebuilt.
125 2020-12-15  Nathan Sidwell  <nathan@acm.org>
127         * configure.ac: New.
128         * CMakeLists.txt: New.
129         * CODING.md: New.
130         * CONTRIB.md: New.
131         * LICENSE: New.
132         * LICENSE.gcc: New.
133         * Makefile.in: New.
134         * Makesub.in: New.
135         * README.md: New.
136         * buffer.cc: New.
137         * build-aux/config.guess: New.
138         * build-aux/config.sub: New.
139         * build-aux/install-sh: New.
140         * client.cc: New.
141         * cmake/libcody-config-ix.cmake
142         * cody.hh: New.
143         * config.h.in: New.
144         * config.m4: New.
145         * configure: New.
146         * configure.ac: New.
147         * dox.cfg.in: New.
148         * fatal.cc: New.
149         * gdbinit.in: New.
150         * internal.hh: New.
151         * netclient.cc: New.
152         * netserver.cc: New.
153         * packet.cc: New.
154         * resolver.cc: New.
155         * server.cc: New.
156         * tests/01-serialize/connect.cc: New.
157         * tests/01-serialize/decoder.cc: New.
158         * tests/01-serialize/encoder.cc: New.
159         * tests/02-comms/client-1.cc: New.
160         * tests/02-comms/pivot-1.cc: New.
161         * tests/02-comms/server-1.cc: New.
162         * tests/Makesub.in: New.
163         * tests/jouster: New.
166 Copyright (C) 2020-2021 Free Software Foundation, Inc.
168 Copying and distribution of this file, with or without modification,
169 are permitted in any medium without royalty provided the copyright
170 notice and this notice are preserved.