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]

Re: fixinc for Solaris' pthread.h


DJ Delorie wrote:
> 
> I'm not picky about how the patch works as long as it does ;-)
> 
> FYI you included some other functional changes unrelated to the
> solaris fix in that patch.

And then I went back and fixed the change log.
You're welcome :-)  (Tested on sample files.
I don't have a usable 2.6 platform for real tests.)

--- gcc/gcc/ChangeLog   2003/03/22 21:51:00     1.17186
+++ gcc/gcc/ChangeLog   2003/03/22 21:58:56     1.17187
@@ -6,6 +6,9 @@
        (solaris_mutex_init): Rename to solaris_mutex_init_2.
        * fixinc/fixincl.x: Regenerate.
        * fixinc/tests/base/pthread.h: Update.
+       * fixinc/fixincl.c(initialize): be explicit about the default case
+       and indicate verbose level when being very, very verbose.
+       * fixinc/check.tpl(VERBOSE): provide a means for passing the value in


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