public inbox for gcc-patches@gcc.gnu.org
 help / color / mirror / Atom feed
* PATCH: Add myself as libbid maintainer
@ 2007-07-05 13:16 H.J. Lu
  2007-07-05 16:57 ` Ian Lance Taylor
  2007-07-05 17:08 ` Daniel Berlin
  0 siblings, 2 replies; 10+ messages in thread
From: H.J. Lu @ 2007-07-05 13:16 UTC (permalink / raw)
  To: gcc-patches

I am checking in this patch to add myself as libbid maintainer.


H.J.
-----
Index: ChangeLog
===================================================================
--- ChangeLog	(revision 126366)
+++ ChangeLog	(working copy)
@@ -1,3 +1,7 @@
+2007-07-05  H.J. Lu  <hongjiu.lu@intel.com>
+
+	* MAINTAINERS (libbid): Add myself.
+
 2007-07-03  Julian Brown  <julian@codesourcery.com>
 
 	* MAINTAINERS (Write After Approval): Add myself.
Index: MAINTAINERS
===================================================================
--- MAINTAINERS	(revision 126366)
+++ MAINTAINERS	(working copy)
@@ -132,6 +132,7 @@
 
 			Various Maintainers
 
+libbid			H.J. Lu			hjl@lucon.org
 libcpp			Per Bothner		per@bothner.com
 libcpp			All C and C++ front end maintainers
 fp-bit			Ian Lance Taylor	ian@airs.com
@@ -354,7 +355,7 @@
 Manuel López-Ibáñez                             manu@gcc.gnu.org
 Dave Love					d.love@dl.ac.uk
 Martin v. Löwis					loewis@informatik.hu-berlin.de
-HJ Lu						hjl@lucon.org
+H.J. Lu						hjl@lucon.org
 Ziga Mahkovec					ziga.mahkovec@klika.si
 Simon Martin					simartin@users.sourceforge.net
 Ranjit Mathew					rmathew@hotmail.com

^ permalink raw reply	[flat|nested] 10+ messages in thread
* Re: PATCH: Add myself as libbid maintainer
@ 2007-07-05 17:51 Uros Bizjak
  2007-07-05 17:59 ` Tom Tromey
  2007-07-05 18:12 ` Ian Lance Taylor
  0 siblings, 2 replies; 10+ messages in thread
From: Uros Bizjak @ 2007-07-05 17:51 UTC (permalink / raw)
  To: Ian Lance Taylor; +Cc: H. J. Lu, GCC Patches, GCC

Hello!

> I'm also uncertain as to just who approved the commit of
> libgcc/config/libbid into mainline.  When I look at the code I see
> that it is not formatted to the GNU standard, and it includes C++
> style comments which we do not normally use in C code.
>   

IMO the situation here is the same as with current soft-fp situation. 
The library should be considered as imported from upstream, and the 
decisions w.r.t formatting are inherited from the upstream. In soft-fp 
case, functions don't have prototypes, and we (as in gcc developers) 
can't do nothing about that.

In contrast with soft-fp,  libbid library doesn't produce any warnings...

Although not explicitly said, the fixes should be sent upstream (and 
then "imported" from upstream), at least this is the case with all other 
"foreign" libraries.

IMO, of course.

Uros.

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

end of thread, other threads:[~2007-07-25 23:11 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-07-05 13:16 PATCH: Add myself as libbid maintainer H.J. Lu
2007-07-05 16:57 ` Ian Lance Taylor
2007-07-05 17:41   ` H.J. Lu
2007-07-05 18:00     ` Ian Lance Taylor
2007-07-05 18:24       ` H.J. Lu
2007-07-05 17:08 ` Daniel Berlin
2007-07-05 17:51 Uros Bizjak
2007-07-05 17:59 ` Tom Tromey
     [not found]   ` <Pine.LNX.4.64.0707222346200.1770@acrux.dbai.tuwien.ac.at>
     [not found]     ` <20070723141404.GA5044@lucon.org>
2007-07-25 23:18       ` Gerald Pfeifer
2007-07-05 18:12 ` Ian Lance Taylor

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