/[cln]/ChangeLog
ViewVC logotype

Diff of /ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.194 by kreckel, Tue Dec 18 23:01:19 2007 UTC revision 1.195 by kreckel, Sun Jan 6 22:02:58 2008 UTC
# Line 1  Line 1 
1    2008-01-06  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
2                Richard B. Kreckel  <kreckel@ginac.de>
3    
4            Cater to the fact that g++ 4.3 will use a different naming for
5            the global constructor suffix in shared and static objects.
6            * m4/c++-constructors.m4 (CL_GLOBAL_CONSTRUCTORS): Add test for
7            the global constructor suffix, define CL_GLOBAL_CONSTRUCTOR_SUFFIX_PIC
8            and CL_GLOBAL_CONSTRUCTOR_SUFFIX_NOPIC appropriately.
9            * include/cln/config.h.in: Provide templates to be filled in by
10            configure.
11            * include/cln/modules.h (CL_PROVIDE, CL_REQUIRE): Use
12            CL_GLOBAL_CONSTRUCTOR_SUFFIX_PIC, CL_GLOBAL_CONSTRUCTOR_SUFFIX_NOPIC.
13    
14  2007-12-19  Richard B. Kreckel  <kreckel@ginac.de>  2007-12-19  Richard B. Kreckel  <kreckel@ginac.de>
15    
16          * m4/general.m4 (CL_CANONICAL_HOST_CPU): Force host_cpu=rs6000 for          * m4/general.m4 (CL_CANONICAL_HOST_CPU): Force host_cpu=rs6000 for

Legend:
Removed from v.1.194  
changed lines
  Added in v.1.195

Christian Bauer">Christian Bauer
ViewVC Help
Powered by ViewVC 1.1.15