public inbox for glibc-cvs@sourceware.org
help / color / mirror / Atom feed
* [glibc/azanella/clang] Fix loongarch stpcpy on loader
@ 2024-04-17 20:14 Adhemerval Zanella
  0 siblings, 0 replies; 6+ messages in thread
From: Adhemerval Zanella @ 2024-04-17 20:14 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=3a8f2d8706711b287267bff14e20de251d93a1b6

commit 3a8f2d8706711b287267bff14e20de251d93a1b6
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Nov 23 14:19:52 2023 -0300

    Fix loongarch stpcpy on loader

Diff:
---
 sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S b/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S
new file mode 100644
index 0000000000..5ec787481a
--- /dev/null
+++ b/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S
@@ -0,0 +1,3 @@
+#define USE_AS_STPCPY
+#define STRCPY stpcpy
+#include "strcpy-aligned.S"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [glibc/azanella/clang] Fix loongarch stpcpy on loader
@ 2024-04-02 16:00 Adhemerval Zanella
  0 siblings, 0 replies; 6+ messages in thread
From: Adhemerval Zanella @ 2024-04-02 16:00 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=8980516ea10afd7d53303c6520d116742361eb73

commit 8980516ea10afd7d53303c6520d116742361eb73
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Nov 23 14:19:52 2023 -0300

    Fix loongarch stpcpy on loader

Diff:
---
 sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S b/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S
new file mode 100644
index 0000000000..5ec787481a
--- /dev/null
+++ b/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S
@@ -0,0 +1,3 @@
+#define USE_AS_STPCPY
+#define STRCPY stpcpy
+#include "strcpy-aligned.S"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [glibc/azanella/clang] Fix loongarch stpcpy on loader
@ 2024-02-09 17:38 Adhemerval Zanella
  0 siblings, 0 replies; 6+ messages in thread
From: Adhemerval Zanella @ 2024-02-09 17:38 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=6370ff5783a00ab737c4050d2f3aa779e9ec06e7

commit 6370ff5783a00ab737c4050d2f3aa779e9ec06e7
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Nov 23 14:19:52 2023 -0300

    Fix loongarch stpcpy on loader

Diff:
---
 sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S b/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S
new file mode 100644
index 0000000000..5ec787481a
--- /dev/null
+++ b/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S
@@ -0,0 +1,3 @@
+#define USE_AS_STPCPY
+#define STRCPY stpcpy
+#include "strcpy-aligned.S"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [glibc/azanella/clang] Fix loongarch stpcpy on loader
@ 2024-02-07 14:14 Adhemerval Zanella
  0 siblings, 0 replies; 6+ messages in thread
From: Adhemerval Zanella @ 2024-02-07 14:14 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=11b3464b2dbf8f9421db5a874297754388edfe6b

commit 11b3464b2dbf8f9421db5a874297754388edfe6b
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Nov 23 14:19:52 2023 -0300

    Fix loongarch stpcpy on loader

Diff:
---
 sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S b/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S
new file mode 100644
index 0000000000..5ec787481a
--- /dev/null
+++ b/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S
@@ -0,0 +1,3 @@
+#define USE_AS_STPCPY
+#define STRCPY stpcpy
+#include "strcpy-aligned.S"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [glibc/azanella/clang] Fix loongarch stpcpy on loader
@ 2024-01-29 18:04 Adhemerval Zanella
  0 siblings, 0 replies; 6+ messages in thread
From: Adhemerval Zanella @ 2024-01-29 18:04 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=ec23b52bc36634dbf4a0b803ba2f2edc0f38717e

commit ec23b52bc36634dbf4a0b803ba2f2edc0f38717e
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Nov 23 14:19:52 2023 -0300

    Fix loongarch stpcpy on loader

Diff:
---
 sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S b/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S
new file mode 100644
index 0000000000..5ec787481a
--- /dev/null
+++ b/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S
@@ -0,0 +1,3 @@
+#define USE_AS_STPCPY
+#define STRCPY stpcpy
+#include "strcpy-aligned.S"

^ permalink raw reply	[flat|nested] 6+ messages in thread

* [glibc/azanella/clang] Fix loongarch stpcpy on loader
@ 2023-12-21 19:00 Adhemerval Zanella
  0 siblings, 0 replies; 6+ messages in thread
From: Adhemerval Zanella @ 2023-12-21 19:00 UTC (permalink / raw)
  To: glibc-cvs

https://sourceware.org/git/gitweb.cgi?p=glibc.git;h=616a6f8a7ef485cfad9c01bcfd288fb4c37e9727

commit 616a6f8a7ef485cfad9c01bcfd288fb4c37e9727
Author: Adhemerval Zanella <adhemerval.zanella@linaro.org>
Date:   Thu Nov 23 14:19:52 2023 -0300

    Fix loongarch stpcpy on loader

Diff:
---
 sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S b/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S
new file mode 100644
index 0000000000..5ec787481a
--- /dev/null
+++ b/sysdeps/loongarch/lp64/multiarch/rtld-stpcpy.S
@@ -0,0 +1,3 @@
+#define USE_AS_STPCPY
+#define STRCPY stpcpy
+#include "strcpy-aligned.S"

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2024-04-17 20:14 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2024-04-17 20:14 [glibc/azanella/clang] Fix loongarch stpcpy on loader Adhemerval Zanella
  -- strict thread matches above, loose matches on Subject: below --
2024-04-02 16:00 Adhemerval Zanella
2024-02-09 17:38 Adhemerval Zanella
2024-02-07 14:14 Adhemerval Zanella
2024-01-29 18:04 Adhemerval Zanella
2023-12-21 19:00 Adhemerval Zanella

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).