<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/fpc.git/packages/gdbint/src, 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> * Avoid double freeing of frames with zero size as it creates a problem with heaptrc unit</title>
<updated>2011-04-08T11:40:42+00:00</updated>
<author>
<name>pierre</name>
<email>pierre@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-04-08T11:40:42+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=1742b57c92e08d4ed49f598399a126761720b70f'/>
<id>1742b57c92e08d4ed49f598399a126761720b70f</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17271 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@17271 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Correct last patch for 7.0 case</title>
<updated>2011-03-07T11:04:32+00:00</updated>
<author>
<name>pierre</name>
<email>pierre@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-03-07T11:04:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=544193b2b80c2acbc97d5c1ab498f1fb33d546ee'/>
<id>544193b2b80c2acbc97d5c1ab498f1fb33d546ee</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17087 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@17087 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Fix gdbint for releases 7.1 7.2 and 7.3</title>
<updated>2011-03-07T10:48:32+00:00</updated>
<author>
<name>pierre</name>
<email>pierre@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2011-03-07T10:48:32+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=a32dda98fd012904462eb02c786f654de0d3037b'/>
<id>a32dda98fd012904462eb02c786f654de0d3037b</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@17086 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@17086 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * Extract implicit libraries from ifdef NotImplemented</title>
<updated>2010-11-08T15:43:56+00:00</updated>
<author>
<name>pierre</name>
<email>pierre@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-11-08T15:43:56+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=34a5a0e5a28a0c35706ea570ac0e32e281ffc123'/>
<id>34a5a0e5a28a0c35706ea570ac0e32e281ffc123</id>
<content type='text'>
   to enable use of gdblib.inc file without addition of these
   implicit libraries
 * Add win64 library list
 * Increase jmp_buf size to 16*sizeof(longint), value used in mingw headers

git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16315 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
   to enable use of gdblib.inc file without addition of these
   implicit libraries
 * Add win64 library list
 * Increase jmp_buf size to 16*sizeof(longint), value used in mingw headers

git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@16315 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * fix current_address type</title>
<updated>2010-08-24T13:17:37+00:00</updated>
<author>
<name>pierre</name>
<email>pierre@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-08-24T13:17:37+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=1b2eec8e156c7b91fed53cf2feb72db404ea28d1'/>
<id>1b2eec8e156c7b91fed53cf2feb72db404ea28d1</id>
<content type='text'>
 * add python_libdir global cvar to avoid linking main.o from libgdb.a


git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@15889 3ad0048d-3df7-0310-abae-a5850022a9f2
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
 * add python_libdir global cvar to avoid linking main.o from libgdb.a


git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@15889 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> Use ptrint to cast a pointer to an integer</title>
<updated>2010-08-24T13:15:18+00:00</updated>
<author>
<name>pierre</name>
<email>pierre@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-08-24T13:15:18+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=a16f44838d12c860ff9fd0adc42e01947dc129d6'/>
<id>a16f44838d12c860ff9fd0adc42e01947dc129d6</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@15888 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@15888 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * add batch_flag to avoid libgdb.a/main.o integration</title>
<updated>2010-05-03T14:29:19+00:00</updated>
<author>
<name>pierre</name>
<email>pierre@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2010-05-03T14:29:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=a5ee45ea3511b0d897c77e3d40920fbe1f2b54b1'/>
<id>a5ee45ea3511b0d897c77e3d40920fbe1f2b54b1</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@15214 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@15214 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * handle post 7.0 CVS diffs in structs</title>
<updated>2009-12-09T23:41:55+00:00</updated>
<author>
<name>pierre</name>
<email>pierre@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-12-09T23:41:55+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=9197103f81314ce53d1c57adfa578b64782673a8'/>
<id>9197103f81314ce53d1c57adfa578b64782673a8</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14380 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@14380 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> * more bp_location fixes</title>
<updated>2009-12-09T15:29:19+00:00</updated>
<author>
<name>pierre</name>
<email>pierre@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-12-09T15:29:19+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=8c1caef0e5ee12651abef48675d8c283387646a8'/>
<id>8c1caef0e5ee12651abef48675d8c283387646a8</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14378 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@14378 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
<entry>
<title> BP_LOCATION is used from 6.6</title>
<updated>2009-12-09T14:53:00+00:00</updated>
<author>
<name>pierre</name>
<email>pierre@3ad0048d-3df7-0310-abae-a5850022a9f2</email>
</author>
<published>2009-12-09T14:53:00+00:00</published>
<link rel='alternate' type='text/html' href='http://trove.baserock.org/cgit/delta/fpc.git/commit/?id=556ecf15734d71bbfc3a16997987c56ccb43707a'/>
<id>556ecf15734d71bbfc3a16997987c56ccb43707a</id>
<content type='text'>
git-svn-id: http://svn.freepascal.org/svn/fpc/trunk@14377 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@14377 3ad0048d-3df7-0310-abae-a5850022a9f2
</pre>
</div>
</content>
</entry>
</feed>
