public inbox for gcc-cvs@sourceware.org
help / color / mirror / Atom feed
* [gcc r12-10326] Daily bump.
@ 2024-04-13  0:20 GCC Administrator
  0 siblings, 0 replies; only message in thread
From: GCC Administrator @ 2024-04-13  0:20 UTC (permalink / raw)
  To: gcc-cvs

https://gcc.gnu.org/g:7246b82324a8bdaa4d6dd77951e56dd26c4b853e

commit r12-10326-g7246b82324a8bdaa4d6dd77951e56dd26c4b853e
Author: GCC Administrator <gccadmin@gcc.gnu.org>
Date:   Sat Apr 13 00:19:55 2024 +0000

    Daily bump.

Diff:
---
 gcc/ChangeLog      | 27 +++++++++++++++++++++++++++
 gcc/DATESTAMP      |  2 +-
 gcc/cp/ChangeLog   |  9 +++++++++
 gcc/objc/ChangeLog | 10 ++++++++++
 libgcc/ChangeLog   |  9 +++++++++
 5 files changed, 56 insertions(+), 1 deletion(-)

diff --git a/gcc/ChangeLog b/gcc/ChangeLog
index a62d3382818..e614a205fe9 100644
--- a/gcc/ChangeLog
+++ b/gcc/ChangeLog
@@ -1,3 +1,30 @@
+2024-04-12  Iain Sandoe  <iain@sandoe.co.uk>
+
+	Backported from master:
+	2023-09-27  Iain Sandoe  <iain@sandoe.co.uk>
+
+	PR target/111610
+	* configure: Regenerate.
+	* configure.ac: Rename the missing dsymutil case to "DET_UNKNOWN".
+
+2024-04-12  Iain Sandoe  <iain@sandoe.co.uk>
+
+	Backported from master:
+	2023-09-18  Iain Sandoe  <iain@sandoe.co.uk>
+
+	* config/darwin-protos.h (enum darwin_external_toolchain): New.
+	* config/darwin.cc (DSYMUTIL_VERSION): New.
+	(darwin_override_options): Choose the default debug DWARF version
+	depending on the configured dsymutil version.
+
+2024-04-12  Iain Sandoe  <iain@sandoe.co.uk>
+
+	Backported from master:
+	2022-05-03  Iain Sandoe  <iain@sandoe.co.uk>
+
+	* config/darwin.cc (darwin_label_is_anonymous_local_objc_name): Make
+	protocol class methods linker-visible.
+
 2024-04-11  Kito Cheng  <kito.cheng@sifive.com>
 
 	Backported from master:
diff --git a/gcc/DATESTAMP b/gcc/DATESTAMP
index ec62272a850..a25dc7472c0 100644
--- a/gcc/DATESTAMP
+++ b/gcc/DATESTAMP
@@ -1 +1 @@
-20240412
+20240413
diff --git a/gcc/cp/ChangeLog b/gcc/cp/ChangeLog
index c555966e214..94b45028f85 100644
--- a/gcc/cp/ChangeLog
+++ b/gcc/cp/ChangeLog
@@ -1,3 +1,12 @@
+2024-04-12  Iain Sandoe  <iain@sandoe.co.uk>
+
+	Backported from master:
+	2022-12-23  Iain Sandoe  <iain@sandoe.co.uk>
+
+	* g++spec.cc (lang_specific_driver): Preserve -static-libstdc++ in
+	the driver command line for targets without -Bstatic/dynamic support
+	in their static linker.
+
 2024-02-06  Jason Merrill  <jason@redhat.com>
 
 	Backported from master:
diff --git a/gcc/objc/ChangeLog b/gcc/objc/ChangeLog
index 8a6bb82886b..a76a9827627 100644
--- a/gcc/objc/ChangeLog
+++ b/gcc/objc/ChangeLog
@@ -1,3 +1,13 @@
+2024-04-12  Iain Sandoe  <iain@sandoe.co.uk>
+
+	Backported from master:
+	2022-05-03  Iain Sandoe  <iain@sandoe.co.uk>
+
+	* objc-next-runtime-abi-02.cc (next_runtime_abi_02_protocol_decl): Do
+	not dead-strip the runtime meta-data symbols.
+	(build_v2_classrefs_table): Likewise.
+	(build_v2_protocol_list_address_table): Likewise.
+
 2023-05-08  Release Manager
 
 	* GCC 12.3.0 released.
diff --git a/libgcc/ChangeLog b/libgcc/ChangeLog
index aa4110a184e..81c84408afc 100644
--- a/libgcc/ChangeLog
+++ b/libgcc/ChangeLog
@@ -1,3 +1,12 @@
+2024-04-12  Iain Sandoe  <iain@sandoe.co.uk>
+
+	Backported from master:
+	2022-12-24  Iain Sandoe  <iain@sandoe.co.uk>
+
+	* config/t-slibgcc-darwin (install-darwin-libgcc-stubs): Skip the
+	install of libgcc_s.1.dylib when the installation is into the build
+	gcc directory.
+
 2024-01-13  Sandra Loosemore  <sandra@codesourcery.com>
 
 	Backported from master:

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2024-04-13  0:20 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-13  0:20 [gcc r12-10326] Daily bump GCC Administrator

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).