<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/fpc.git/packages/hermes, 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>* GAS no longer required to build hermes on i386</title>
<updated>2011-01-28T20:06:00+00:00</updated>
<author>
<name>nickysn</name>
<email>nickysn@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-01-28T20:06:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=6f5d264f51cc0c8a7135ec12e58915d282892e92'/>
<id>6f5d264f51cc0c8a7135ec12e58915d282892e92</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16827 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@16827 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>  * old make versions require a separator after colon in rule definitions</title>
<updated>2011-01-03T22:13:33+00:00</updated>
<author>
<name>hajny</name>
<email>hajny@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-01-03T22:13:33+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=67fb803ca727bc1858657a10b2da2ebb04797e82'/>
<id>67fb803ca727bc1858657a10b2da2ebb04797e82</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16695 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@16695 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 path to include file x8616lut.as in hermes i386 loader x86p_16.as (fixes hermes build on i386)</title>
<updated>2010-09-20T12:51:50+00:00</updated>
<author>
<name>nickysn</name>
<email>nickysn@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-09-20T12:51:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=ec0f4c8cf18bfbcd6cfa5ef30b0a7c8e687b66d7'/>
<id>ec0f4c8cf18bfbcd6cfa5ef30b0a7c8e687b66d7</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16027 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@16027 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>* added -dI386_ASSEMBLER for the platforms, which have the i386 loaders enabled</title>
<updated>2010-09-20T00:44:53+00:00</updated>
<author>
<name>nickysn</name>
<email>nickysn@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-09-20T00:44:53+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=7e0dba9204603ddae88c0894d0bcd323f049f151'/>
<id>7e0dba9204603ddae88c0894d0bcd323f049f151</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16025 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@16025 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>* disabled the i386 loaders by default, unless -dI386_ASSEMBLER compiler option is specified</title>
<updated>2010-09-20T00:36:50+00:00</updated>
<author>
<name>nickysn</name>
<email>nickysn@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-09-20T00:36:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=8bdabe7d806437cc1a5c2e7ccbed6229a90bd08c'/>
<id>8bdabe7d806437cc1a5c2e7ccbed6229a90bd08c</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16024 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@16024 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>  - disabled assembler loaders for Darwin/i386 because they require a GNU</title>
<updated>2010-09-19T23:35:20+00:00</updated>
<author>
<name>jonas</name>
<email>jonas@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-09-19T23:35:20+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=ea982112a4b818804839db167e1ab6396995f5bd'/>
<id>ea982112a4b818804839db167e1ab6396995f5bd</id>
<content type='text'>
    binutils assembler to be installed (and they don't respect the Darwin/i386
    ABI). Also disabled for a few other (seldom used) i386 platforms since
    they have to be enabled per platform.


git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16023 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
    binutils assembler to be installed (and they don't respect the Darwin/i386
    ABI). Also disabled for a few other (seldom used) i386 platforms since
    they have to be enabled per platform.


git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16023 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title>* updated hermes to latest version from trunk</title>
<updated>2010-09-19T20:38:50+00:00</updated>
<author>
<name>nickysn</name>
<email>nickysn@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-09-19T20:38:50+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=5eb38ea4682fbad6dfcc7bf09e717412ef494dff'/>
<id>5eb38ea4682fbad6dfcc7bf09e717412ef494dff</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16017 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@16017 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> Disabled fcl-js, hermes and fuse packages for fpmake, like they are in the packages Makefile.fpc</title>
<updated>2010-05-13T18:23:08+00:00</updated>
<author>
<name>joost</name>
<email>joost@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-05-13T18:23:08+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=e2913e0b63362d4370e7645e90ddd87c30e8f524'/>
<id>e2913e0b63362d4370e7645e90ddd87c30e8f524</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@15271 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@15271 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>
</feed>
