<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/fpc.git/packages/pthreads, branch avr</title>
<subtitle>svn.freepascal.org: svn/fpc
</subtitle>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/'/>
<entry>
<title>Remove linux only "Pascal-style" variants of pthreads header translation</title>
<updated>2010-11-11T18:45:42+00:00</updated>
<author>
<name>tom_at_work</name>
<email>tom_at_work@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-11-11T18:45:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=43259c556321853c22f95d07d9835d03bd0f4721'/>
<id>43259c556321853c22f95d07d9835d03bd0f4721</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16326 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16326 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>* fix definition of function pointer to be passed to pthread_create</title>
<updated>2010-10-30T18:19:11+00:00</updated>
<author>
<name>tom_at_work</name>
<email>tom_at_work@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-10-30T18:19:11+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=1e92c27487488d26c2acd0e73dde2a24ba6f375f'/>
<id>1e92c27487488d26c2acd0e73dde2a24ba6f375f</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16267 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16267 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * PSemaphore</title>
<updated>2010-10-26T20:37:24+00:00</updated>
<author>
<name>marco</name>
<email>marco@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-10-26T20:37:24+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=c3125625dfb39c69d67462fcfd57a24ccbe39ebc'/>
<id>c3125625dfb39c69d67462fcfd57a24ccbe39ebc</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16228 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16228 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>  + i386/iphonesim target for the new iPhoneSimulator in Xcode 3.2.4 and</title>
<updated>2010-09-29T21:56:47+00:00</updated>
<author>
<name>jonas</name>
<email>jonas@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-09-29T21:56:47+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=1afbfb7777fec3a15b9dfb3b5a696502a9a67920'/>
<id>1afbfb7777fec3a15b9dfb3b5a696502a9a67920</id>
<content type='text'>
    later: the same as i386/darwin, except
      a) uses the non-fragile Objective-C ABI/runtime
      b) does not require stubs for direct calls/jumps (not required for
         i386/darwin under 10.6 and later either, but still generated
         there for backwards compatibility)
      c) only the same packages are enabled as for ARM/Darwin
      d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
    This target also defines the symbol "darwin" apart from the target
    name "iphonesim" for source code compatibility reasons.


git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16065 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    later: the same as i386/darwin, except
      a) uses the non-fragile Objective-C ABI/runtime
      b) does not require stubs for direct calls/jumps (not required for
         i386/darwin under 10.6 and later either, but still generated
         there for backwards compatibility)
      c) only the same packages are enabled as for ARM/Darwin
      d) MacOSAll is compiled specifically for the iPhoneSimulator SDK
    This target also defines the symbol "darwin" apart from the target
    name "iphonesim" for source code compatibility reasons.


git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16065 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>  * fixed pthread_create signature</title>
<updated>2010-07-15T12:02:48+00:00</updated>
<author>
<name>jonas</name>
<email>jonas@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-07-15T12:02:48+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=2bfc8cb13a8329891b82fb1fe163c308a26f6abf'/>
<id>2bfc8cb13a8329891b82fb1fe163c308a26f6abf</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@15580 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@15580 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Update Makefiles</title>
<updated>2009-12-10T08:36:52+00:00</updated>
<author>
<name>pierre</name>
<email>pierre@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-12-10T08:36:52+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=c54e19a489c97317ac1fe648ce3ae5cb8e77590e'/>
<id>c54e19a489c97317ac1fe648ce3ae5cb8e77590e</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14385 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14385 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>  * Makefiles version 2.5.1</title>
<updated>2009-08-13T21:21:28+00:00</updated>
<author>
<name>jonas</name>
<email>jonas@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-08-13T21:21:28+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=24306ad25dcde566cae81c1bc516896ce1e19cd5'/>
<id>24306ad25dcde566cae81c1bc516896ce1e19cd5</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13533 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13533 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>  * regenerated using latest fpcmake</title>
<updated>2009-08-02T18:40:14+00:00</updated>
<author>
<name>jonas</name>
<email>jonas@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-08-02T18:40:14+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=8be579d453cacf726ed0fe6a7664fafdf29b4c26'/>
<id>8be579d453cacf726ed0fe6a7664fafdf29b4c26</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13487 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13487 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>+ added missing file, by Olivier Coursiere</title>
<updated>2009-03-08T12:09:01+00:00</updated>
<author>
<name>florian</name>
<email>florian@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-03-08T12:09:01+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=1cc9b913fba98f4359a6a959192b3261ec4db5bc'/>
<id>1cc9b913fba98f4359a6a959192b3261ec4db5bc</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@12865 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@12865 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Added sem_timedwait for [BSD]-[Darwin]. Mantis 13148</title>
<updated>2009-02-11T16:49:15+00:00</updated>
<author>
<name>marco</name>
<email>marco@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-02-11T16:49:15+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=8862f36b0f846d946ff5bbae1a673a2c8a8ffcd1'/>
<id>8862f36b0f846d946ff5bbae1a673a2c8a8ffcd1</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@12734 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@12734 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
</feed>
