summaryrefslogtreecommitdiff
path: root/libcc1
AgeCommit message (Expand)Author
2024-03-01Daily bump.GCC Administrator
2024-02-29Fix PR libcc1/113977Tom Tromey
2024-02-29Fix version negotiation in libcc1 pluginsTom Tromey
2024-02-29Change 'v1' float and int code to fall back to v0Tom Tromey
2024-02-10Daily bump.GCC Administrator
2024-02-09c++: make build_throw SFINAE-friendly [PR98388]Marek Polacek
2024-01-10Daily bump.GCC Administrator
2024-01-09c++: P0847R7 (deducing this) - prerequisite changes. [PR102609]waffl3x
2024-01-03Update copyright years.Jakub Jelinek
2023-12-07Daily bump.GCC Administrator
2023-12-06diagnostics: use const and references for diagnostic_infoDavid Malcolm
2023-11-17Daily bump.GCC Administrator
2023-11-15Fix crash in libcc1Tom Tromey
2023-10-23Daily bump.GCC Administrator
2023-10-22Config,Darwin: Allow for configuring Darwin to use embedded runpath.Iain Sandoe
2023-08-12Daily bump.GCC Administrator
2023-08-11config: Fix host -rdynamic detection for build != host != targetJoseph Myers
2023-08-08Daily bump.GCC Administrator
2023-08-07libtool.m4: augment symcode for Solaris 11Nick Alcock
2023-08-07Add support for the haiku operating systemAlexander von Gluck IV
2023-08-07libtool.m4: fix the NM="/nm/over/here -B/option/with/path" caseNick Alcock
2023-08-07libtool.m4: fix nm BSD flag detectionNick Alcock
2023-08-07GCC: Check if AR works with --plugin and rcH.J. Lu
2023-08-07Sync with binutils: GCC: Pass --plugin to AR and RANLIBH.J. Lu
2023-05-19Daily bump.GCC Administrator
2023-05-18c: use _P() defines from tree.hBernhard Reutner-Fischer
2023-01-16Update copyright years.Jakub Jelinek
2022-11-02Daily bump.GCC Administrator
2022-11-01c++: per-scope, per-signature lambda discriminatorsNathan Sidwell
2022-11-01c++: Reorganize per-scope lambda discriminatorsNathan Sidwell
2022-10-13Daily bump.GCC Administrator
2022-10-12regenerate configure filesMartin Liska
2022-10-12Daily bump.GCC Administrator
2022-10-11Generic configury support for shared libs on VxWorksOlivier Hainque
2022-06-28Daily bump.GCC Administrator
2022-06-27c++: avoid <memory> poisoning on musl [PR106102]Sergei Trofimovich
2022-06-02Daily bump.GCC Administrator
2022-06-01[PATCH] configure: use OBJDUMP determined by libtool [PR95648]David Seifert
2022-01-03Update copyright years.Jakub Jelinek
2021-12-17Daily bump.GCC Administrator
2021-12-16c++: two-stage name lookup for overloaded operators [PR51577]Patrick Palka
2021-12-16Daily bump.GCC Administrator
2021-12-15configure: Account CXXFLAGS in gcc-plugin.m4.Iain Sandoe
2021-08-18Daily bump.GCC Administrator
2021-08-17Darwin, libcc1: Handle hosts with mdynamic-no-pic support.Iain Sandoe
2021-06-29Daily bump.GCC Administrator
2021-06-28libcc1: Add support for per-location warning groups.Martin Sebor
2021-05-06Daily bump.GCC Administrator
2021-05-05libcc1: avoid a call to c_strTom Tromey
2021-05-05libcc1: avoid extra string copiesTom Tromey