diff options
-rw-r--r-- | newlib/ChangeLog | 4 | ||||
-rw-r--r-- | newlib/MAINTAINERS | 7 |
2 files changed, 11 insertions, 0 deletions
diff --git a/newlib/ChangeLog b/newlib/ChangeLog index 6d8ec65..7ad263c 100644 --- a/newlib/ChangeLog +++ b/newlib/ChangeLog @@ -1,3 +1,7 @@ +2005-08-10 DJ Delorie <dj@redhat.com> + + * MAINTAINERS (CPU Ports): Add CPU port maintainer section. + 2005-08-10 Stephen Huw Clarke <stephen.clarke@st.com> * libm/common/sf_fmax.c: Fix to properly handle NaNs. diff --git a/newlib/MAINTAINERS b/newlib/MAINTAINERS index b2c4e48..cca33c3 100644 --- a/newlib/MAINTAINERS +++ b/newlib/MAINTAINERS @@ -28,6 +28,13 @@ Cygwin: cgf@redhat.com Web pages: jjohnstn@redhat.com + CPU Port Maintainers (CPU alphabetical order) + +CPU port maintainers may make changes in cpu-specific directories, as +well as cpu-specific portions of the build system, without approval. + +m32c port DJ Delorie dj@redhat.com + Write After Approval |