Update of /cvsroot/eclipseoprofile/org.eclipse.cdt.oprofile/org.eclipse.cdt.oprofile.core.linux
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27568a/org.eclipse.cdt.oprofile.core.linux
Modified Files:
ChangeLog
Log Message:
Adding patch from Keith Seitz from Eclipse.org repository
Index: ChangeLog
===================================================================
RCS file: /cvsroot/eclipseoprofile/org.eclipse.cdt.oprofile/org.eclipse.cdt.oprofile.core.linux/ChangeLog,v
retrieving revision 1.9
retrieving revision 1.10
diff -C2 -d -r1.9 -r1.10
*** ChangeLog 10 Jun 2005 16:17:25 -0000 1.9
--- ChangeLog 2 May 2006 01:37:25 -0000 1.10
***************
*** 1,6 ****
- 2005-06-10 Keith Seitz <ke...@re...>
-
- * src/opxml.cc (main): getopt_long_only returns an int, not a char.
-
2005-05-27 Jeremy Handcock <han...@re...>
--- 1,2 ----
***************
*** 25,33 ****
(bin.includes): Include opcontrol-wrappers.
- 2005-05-26 Jeremy Handcock <han...@re...>
-
- Eclipse.org Bugzilla #96849:
- * src/build.xml: Set failonerror="true" for all `exec' tasks.
-
2005-02-04 Keith Seitz <ke...@re...>
--- 21,24 ----
|