Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJeff Johnston <jjohnstn@redhat.com>2013-01-08 20:42:23 +0400
committerJeff Johnston <jjohnstn@redhat.com>2013-01-08 20:42:23 +0400
commit2fadaa7a20d085f8a73b848e078886e517e8a23f (patch)
treec201958210d66ab308f7ed1f69966a0fea75c3f8
parent0c2c3ac839fa1bbdde5ea2794d2d2de5c2c503c6 (diff)
2013-01-08 Jeff Johnston <jjohnstn@redhat.com>
* MAINTAINERS: Add Richard Earnshaw as Arm co-maintainer and add Richard and Marcus Shawcroft as aarch64 maintainers.
-rw-r--r--newlib/ChangeLog5
-rw-r--r--newlib/MAINTAINERS3
2 files changed, 8 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog
index a0eefe84c..4a627b40f 100644
--- a/newlib/ChangeLog
+++ b/newlib/ChangeLog
@@ -1,3 +1,8 @@
+2013-01-08 Jeff Johnston <jjohnstn@redhat.com>
+
+ * MAINTAINERS: Add Richard Earnshaw as Arm co-maintainer
+ and add Richard and Marcus Shawcroft as aarch64 maintainers.
+
2013-01-07 Steve Ellcey <sellcey@mips.com>
* libc/machine/mips/memcpy.S (memcpy): Check if _MIPS_SIM is set.
diff --git a/newlib/MAINTAINERS b/newlib/MAINTAINERS
index 5cee62f83..9a5932ba2 100644
--- a/newlib/MAINTAINERS
+++ b/newlib/MAINTAINERS
@@ -35,10 +35,13 @@ CPU port maintainers may make changes in cpu-specific directories, as
well as cpu-specific portions of the build system, without approval.
arm Nick Clifton nickc@redhat.com
+ Richard Earnshaw richard.earnshaw@arm.com
m32c port DJ Delorie dj@redhat.com
mn10300 Nick Clifton nickc@redhat.com
moxie Anthony Green green@moxielogic.com
rl78 DJ Delorie dj@redhat.com
+aarch64 Richard Earnshaw richard.earnshaw@arm.com
+ Marcus Shawcroft marcus.shawcroft@arm.com
Write After Approval