<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/fpc.git/packages/zorba, 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> * unmerged table based initialization of libraries.</title>
<updated>2011-02-19T17:24:37+00:00</updated>
<author>
<name>marco</name>
<email>marco@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-02-19T17:24:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=e8c759d1b3c7e46adaf12ba3dfc072251a5dea75'/>
<id>e8c759d1b3c7e46adaf12ba3dfc072251a5dea75</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16941 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@16941 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 fpmake.pp files:</title>
<updated>2010-04-15T20:26:03+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-04-15T20:26:03+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=52d05e32940af386fc8bc4b91a5fae9bb98829f8'/>
<id>52d05e32940af386fc8bc4b91a5fae9bb98829f8</id>
<content type='text'>
 * ExternalURL does not exist anymore
 * Do not add dependencies on files in other packages, add a package dependency
   on the package where the files are in instead
 * Replaced the copy of fcl-base's fpmake.pp in fcl-extra with a real one
 * Fixed some dependencies and file-names



git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@15148 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * ExternalURL does not exist anymore
 * Do not add dependencies on files in other packages, add a package dependency
   on the package where the files are in instead
 * Replaced the copy of fcl-base's fpmake.pp in fcl-extra with a real one
 * Fixed some dependencies and file-names



git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@15148 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>* added some helper functions </title>
<updated>2009-11-24T19:20:26+00:00</updated>
<author>
<name>ivost</name>
<email>ivost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-11-24T19:20:26+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=1107e9bca3fba98024c56a5aff7e86eb9f803f64'/>
<id>1107e9bca3fba98024c56a5aff7e86eb9f803f64</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14267 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@14267 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>* splittet zorba(dyn).pas into xqc.pas and zorba(dyn).pas</title>
<updated>2009-11-24T12:10:12+00:00</updated>
<author>
<name>ivost</name>
<email>ivost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-11-24T12:10:12+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=592047c1bb8364be841791b3ffe22e53ca857169'/>
<id>592047c1bb8364be841791b3ffe22e53ca857169</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14265 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@14265 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>  - removed, it's automatically generated (and removed) by the build process</title>
<updated>2009-11-15T12:56:39+00:00</updated>
<author>
<name>jonas</name>
<email>jonas@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-11-15T12:56:39+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=af3b713defae9d915858f9df70ba0241c6a8b2ec'/>
<id>af3b713defae9d915858f9df70ba0241c6a8b2ec</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14182 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@14182 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>* added zorba to build tree</title>
<updated>2009-11-07T11:39:58+00:00</updated>
<author>
<name>ivost</name>
<email>ivost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-11-07T11:39:58+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=14e098531d9ac43b9cda034df859e6591b6b6e54'/>
<id>14e098531d9ac43b9cda034df859e6591b6b6e54</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14096 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@14096 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>* changed out parameter</title>
<updated>2009-11-04T17:46:43+00:00</updated>
<author>
<name>ivost</name>
<email>ivost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-11-04T17:46:43+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=7cc9be01945aa9977f9fcce50de2aecbb74bb9b6'/>
<id>7cc9be01945aa9977f9fcce50de2aecbb74bb9b6</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14058 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@14058 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>* updated testpackages to use newest version of libhandler</title>
<updated>2009-11-01T11:31:37+00:00</updated>
<author>
<name>ivost</name>
<email>ivost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-11-01T11:31:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=5f0fbe51153e0ac855741bd1bb43b96e9901433d'/>
<id>5f0fbe51153e0ac855741bd1bb43b96e9901433d</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@13996 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@13996 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
</feed>
