blob: 531b8a70e99b9c08e59352bfabeb7f21f7481651 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
2009-01-03 Dave Korn <dave.korn.cygwin@gmail.com>
* pe-dll.c (autofilter_liblist): Add entry for shared libgcc.
(libnamencmp): New function.
(auto_export): Use it in place of strncmp when filtering libraries.
For older changes see ChangeLog-2008
Local Variables:
mode: change-log
left-margin: 8
fill-column: 74
version-control: never
End:
|