aboutsummaryrefslogtreecommitdiff
path: root/c++tools
AgeCommit message (Expand)AuthorFilesLines
2023-06-23Daily bump.GCC Administrator1-0/+5
2023-06-22configure: Implement --enable-host-bind-nowMarek Polacek2-0/+18
2023-06-16Daily bump.GCC Administrator1-0/+8
2023-06-15configure: Implement --enable-host-pieMarek Polacek3-8/+31
2023-04-01Daily bump.GCC Administrator1-0/+9
2023-03-31c++tools: Fix Makefile to properly clean and rebuild [PR101834]Jonathan Wakely1-5/+7
2023-01-10Daily bump.GCC Administrator1-0/+6
2023-01-09Fix compilation of server.cc on hpux.John David Anglin1-0/+2
2023-01-02Update copyright years.Jakub Jelinek5-6/+6
2023-01-02Update Copyright year in ChangeLog filesJakub Jelinek1-1/+1
2022-11-24Daily bump.GCC Administrator1-0/+32
2022-11-22Revert "configure: Implement --enable-host-pie"Marek Polacek3-31/+8
2022-11-22Revert "configure: Implement --enable-host-bind-now"Marek Polacek2-18/+0
2022-11-22configure: Implement --enable-host-bind-nowMarek Polacek2-0/+18
2022-11-22configure: Implement --enable-host-pieMarek Polacek3-8/+31
2022-03-19Daily bump.GCC Administrator1-0/+4
2022-03-18c++tools: Work around a BSD bug in getaddrinfo().Iain Sandoe1-1/+5
2022-01-03Update copyright years.Jakub Jelinek5-6/+6
2022-01-03Update Copyright in ChangeLog filesJakub Jelinek1-1/+1
2021-10-27Daily bump.GCC Administrator1-0/+5
2021-10-26c++tools: Fix memory leakJonathan Wakely1-6/+8
2021-10-23Daily bump.GCC Administrator1-0/+5
2021-10-22Add install-dvi Makefile targets.Eric Gallager1-0/+1
2021-09-15Daily bump.GCC Administrator1-0/+6
2021-09-14c++tools : Add a simple handler for ModuleCompiledRequest.Iain Sandoe2-0/+15
2021-07-22Daily bump.GCC Administrator1-0/+14
2021-07-21c++tools, configury: Configure with C++; test checking status [PR98821].Iain Sandoe4-653/+170
2021-05-26Daily bump.GCC Administrator1-0/+19
2021-05-25c++tools: Include <cstdlib> for exit [PR100731]Jakub Jelinek1-0/+1
2021-05-25Fix typo and weird syntax in configure scriptEric Botcazou2-6/+6
2021-05-25Update copyright years in c++toolsJakub Jelinek5-6/+6
2021-05-11Daily bump.GCC Administrator1-0/+4
2021-05-10Use genversion to generate version.h.Martin Liska1-2/+2
2021-04-02Daily bump.GCC Administrator1-0/+5
2021-04-01modules : Make sure we include <map> in system.h.Iain Sandoe1-0/+2
2021-02-26Daily bump.GCC Administrator1-0/+5
2021-02-25c++tools: Make NETWORKING define check consistent [PR 98318]Nathan Sidwell1-7/+7
2021-01-06Daily bump.GCC Administrator1-0/+9
2021-01-05build: libcody: Link with -lsocket -lnsl if necessary [PR98316]Rainer Orth3-1/+223
2021-01-05Daily bump.GCC Administrator1-0/+5
2021-01-04[libcody] Remove some std::move [PR 98368]Nathan Sidwell1-3/+1
2021-01-04Update Copyright in ChangeLog filesJakub Jelinek1-1/+1
2020-12-24Daily bump.GCC Administrator1-0/+7
2020-12-23c++tools: Fix PIE [PR 98324]Nathan Sidwell3-2/+24
2020-12-22Daily bump.GCC Administrator1-0/+5
2020-12-21c++tools: Fix exe suffix [PR 98409]Nathan Sidwell1-1/+1
2020-12-18Daily bump.GCC Administrator1-0/+21
2020-12-17bootstrap: Don't use strsignal [PR 98300]Nathan Sidwell1-1/+2
2020-12-17bootstrap: Fix some windows issues [PR 98300]Nathan Sidwell4-3/+726
2020-12-17c++tools: Fix up c++tools for --with-gcc-major-version-onlyJakub Jelinek3-2/+28