/[libtool]/libtool/ChangeLog
ViewVC logotype

Diff of /libtool/ChangeLog

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

revision 1.2091 by rwild, Fri Sep 23 16:48:13 2005 UTC revision 1.2092 by pekberg, Sun Sep 25 07:01:26 2005 UTC
# Line 1  Line 1 
1    2005-09-25  Peter Ekberg  <peda@lysator.liu.se>
2    
3            * libltdl/libltdl/lt__private.h, libltdl/lt_error.c:
4            Don't export the lt__last_error and lt__error_strings
5            variables. Define lt__error_strings so that no relocations
6            are needed.
7            * libltdl/libltdl/lt__private.h (LT__STRERROR, LT__GETERROR)
8            (LT__SETERRORSTR): Adjust to not use the above variables,
9            instead use the following functions...
10            * libltdl/lt_error.c: (lt__error_string, lt__get_last_error)
11            (lt__set_last_error): Reimplement the functionality in
12            these functions instead.
13            * libltdl/libltdl/lt_error.h: Add LT_ERROR_LEN_MAX define for
14            max error string length.
15            (lt_dlerror_table): Append explicit nul terminators so that
16            compilers warn more reliably if the above define is too small.
17    
18  2005-09-23  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>  2005-09-23  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
19    
20          * tests/link-order.at [ aix* ]: skip path syntax grep.          * tests/link-order.at [ aix* ]: skip path syntax grep.
21    
22  2005-09-23  Peter Ekberg  <peda@lysator.liu.se>,  2005-09-23  Peter Ekberg  <peda@lysator.liu.se>
23    
24          * libltdl/m4/libtool.m4 (_LT_CMD_GLOBAL_SYMBOLS): Fix awk          * libltdl/m4/libtool.m4 (_LT_CMD_GLOBAL_SYMBOLS): Fix awk
25          script to be a single line so that the cache variable isn't          script to be a single line so that the cache variable isn't
# Line 26  Line 43 
43          symbols. Fixes segfault in stresstest.at on Cygwin and          symbols. Fixes segfault in stresstest.at on Cygwin and
44          makes the test pass.          makes the test pass.
45    
46  2005-09-22  Peter Ekberg  <peda@lysator.liu.se>,  2005-09-22  Peter Ekberg  <peda@lysator.liu.se>
47    
48          * tests/link-order.test: Clean up the uninstalled libraries          * tests/link-order.test: Clean up the uninstalled libraries
49          before linking the test executables so that they don't pick          before linking the test executables so that they don't pick
# Line 45  Line 62 
62          (_LT_LINKER_SHLIBS): Require _LT_TAG_COMPILER to make sure that          (_LT_LINKER_SHLIBS): Require _LT_TAG_COMPILER to make sure that
63          $compiler is assigned. Fixes crippled configure output.          $compiler is assigned. Fixes crippled configure output.
64    
65  2005-09-21  Peter Ekberg  <peda@lysator.liu.se>,  2005-09-21  Peter Ekberg  <peda@lysator.liu.se>
66    
67          * libltdl/m4/libtool.m4 (LT_PATH_NM): Fix autodetection of          * libltdl/m4/libtool.m4 (LT_PATH_NM): Fix autodetection of
68          dumpbin and also check for "link -dump -symbols" as a synonym          dumpbin and also check for "link -dump -symbols" as a synonym
# Line 56  Line 73 
73          library. Fixes -mode=clean on Cygwin and MinGW to actually          library. Fixes -mode=clean on Cygwin and MinGW to actually
74          remove the dll when cleaning up an uninstalled library.          remove the dll when cleaning up an uninstalled library.
75    
76  2005-09-20  Peter Ekberg  <peda@lysator.liu.se>,  2005-09-20  Peter Ekberg  <peda@lysator.liu.se>
77    
78          * libltdl/m4/libtool.m4 (_LT_LINKER_SHLIBS, _LT_LANG_CXX_CONFIG):          * libltdl/m4/libtool.m4 (_LT_LINKER_SHLIBS, _LT_LANG_CXX_CONFIG):
79          Split up --out-implib option for linker in separate args so that          Split up --out-implib option for linker in separate args so that
# Line 86  Line 103 
103          libltdl/libltdl/lt__private.h, libltdl/libltdl/lt__strl.h:          libltdl/libltdl/lt__private.h, libltdl/libltdl/lt__strl.h:
104          Adjusted.          Adjusted.
105    
106  2005-09-16  Peter Ekberg  <peda@lysator.liu.se>,  2005-09-16  Peter Ekberg  <peda@lysator.liu.se>
107    
108          * tests/testsuite.at (LT_AT_EXEC_CHECK): Make sure          * tests/testsuite.at (LT_AT_EXEC_CHECK): Make sure
109          that the exit status of the tested program is          that the exit status of the tested program is

Legend:
Removed from v.1.2091  
changed lines
  Added in v.1.2092

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26