CVS log for ports/graphics/png/files/Attic/patch-pnggccrd.c
Up to [FreeBSD] / ports / graphics / png / files
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.5
Fri Sep 3 03:47:14 2004 UTC (7 years, 5 months ago) by ache
Branches: MAIN
CVS tags: HEAD
FILE REMOVED
Changes since revision 1.4: +0 -0 lines
Upgrade to 1.2.6 + official patch
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sat Jul 24 10:12:36 2004 UTC (7 years, 6 months ago) by ache
Branches: MAIN
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +24 -2 lines
Fix compiling with gcc 3.4 Submitted by: Andreas Kohn <andreas@syndrom23.de>
Revision 1.3: download - view: text, markup, annotated - select for diffs
Mon Dec 8 13:28:18 2003 UTC (8 years, 2 months ago) by netchild
Branches: MAIN
CVS tags: RELEASE_4_10_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +32 -13 lines
Add patch to allow advanced optimizations with icc (portrevision bumped). This patch was tested with icc and gcc, the bugtracker ID @sf is: http://sourceforge.net/tracker/index.php?func=detail&aid=854293&group_id=5624&atid=105624 Fix suggested by: Intel Approved by: maintainer
Revision 1.2
Sun Dec 16 15:01:48 2001 UTC (10 years, 1 month ago) by ache
Branches: MAIN
FILE REMOVED
Changes since revision 1.1: +1 -1 lines
Upgrade to 1.2.1 PR: 32856
Revision 1.1: download - view: text, markup, annotated - select for diffs
Thu Nov 15 23:32:37 2001 UTC (10 years, 2 months ago) by sobomax
Branches: MAIN
Once we are determined that CPUID instruction is or isn't supported resfore initial state of the bit 21 of the eflag register. This reduces possibility that the threaded program linked with libpng will die due to arrival of the signal during probing for the CPU type. More proper fix has been committed into the -current kernel and will be MFC'ed soon, but this workaround is necessary for those with older systems. Among other things, this should make Nautilus, Balsa and other multi-threaded GNOME programs more stable, therefore update is recommended to all existing users. Bump PORTREVISION. Reported by: Joe Clarke <marcus@marcuscom.com>
