* MAINTAINERS (CPU Ports): Add CPU port maintainer section.
This commit is contained in:
parent
234cf97f85
commit
2e73582e29
|
@ -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>
|
2005-08-10 Stephen Huw Clarke <stephen.clarke@st.com>
|
||||||
|
|
||||||
* libm/common/sf_fmax.c: Fix to properly handle NaNs.
|
* libm/common/sf_fmax.c: Fix to properly handle NaNs.
|
||||||
|
|
|
@ -28,6 +28,13 @@ Cygwin: cgf@redhat.com
|
||||||
Web pages: jjohnstn@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
|
Write After Approval
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue