This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[PATCH][committed][4.2] There's no libgcc-math in 4.2


Just noticed the MAINTAINERS file still refers to it, so I reverted
the patch introducing it there.

Applied to the 4.2 branch.

Richard.

--
Richard Guenther <rguenther@suse.de>
Novell / SUSE Labs


Index: ChangeLog
===================================================================
*** ChangeLog	(revision 119305)
--- ChangeLog	(working copy)
***************
*** 1,3 ****
--- 1,11 ----
+ 2006-11-29  Richard Guenther  <rguenther@suse.de>
+ 
+ 	Revert
+ 	2006-05-01  Richard Guenther  <rguenther@suse.de>
+ 
+ 	* MAINTAINERS (Various Maintainers): Add myself as libgcc-math
+ 	maintainer.
+ 
  2006-11-26  Kaveh R. Ghazi  <ghazi@caip.rutgers.edu>
  
  	* configure.in (--with-mpfr-dir, --with-gmp-dir): Remove flags.
Index: MAINTAINERS
===================================================================
*** MAINTAINERS	(revision 119305)
--- MAINTAINERS	(working copy)
*************** treelang                James A. Morriso
*** 143,149 ****
  
  cpplib			Per Bothner		per@bothner.com
  libdecnumber		Ben Elliston		bje@au.ibm.com
- libgcc-math		Richard Guenther	rguenther@suse.de
  libgcj			Tom Tromey		tromey@redhat.com
  libgcj			Bryce McKinlay		mckinlay@redhat.com
  libgomp                 Richard Henderson       rth@redhat.com
--- 143,148 ----
*************** Matthew Gingell					gingell@gnat.com
*** 267,272 ****
--- 266,272 ----
  Anthony Green					green@redhat.com
  Doug Gregor					doug.gregor@gmail.com
  Jon Grimm					jgrimm2@us.ibm.com
+ Richard Guenther				rguenther@suse.de
  Laurent Guerby					laurent@guerby.net
  Mostafa Hagog					hagog@gcc.gnu.org
  Olivier Hainque					hainque@act-europe.fr


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]