| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Dec 2011 15:03:54
7.3.1_2
|
joerg  |
Add a workaround (actually, a hack) for bug #13519. |
18 Dec 2011 22:07:33
7.3.1_1
|
joerg  |
Activate the built-in simulator. |
17 Dec 2011 22:47:21
7.3.1
|
joerg  |
Upgrade to GDB 7.3.1. |
03 Jul 2011 14:59:23
6.8
|
ohauer  |
-remove MD5 |
22 Jan 2010 19:32:28
6.8
|
joerg  |
Upgrade to GDB version 6.8 (finally). |
31 Jan 2009 21:20:09
6.5
|
pgollucci  |
- Update download location switch to GNU
Reported by: -fetch-original pointyhat run via pav |
22 Feb 2008 08:49:27
6.5
|
joerg  |
Unescape an HTML escape within this patch. It's been within the
context part only so all it did was causing fuzz when patching, thus
no PORTREVISION bump needed. |
30 Sep 2006 21:49:24
6.5
|
joerg  |
Upgrade to GCC 6.5.
Add local patches to support the ATmega256x controller family that
features a 3-byte PC. patch-atmega256x-binutils is Bjoern Haase's
backported binutils patch for the ATmega256x (stripped down to those
GNU binutils directories that are present in the GDB source tree),
while patch-atmega256x-gdb is my own one to modify the AVR backend in
GDB to understand 3-byte PCs. |
22 Jan 2006 08:30:12
6.3_2
|
edwin  |
SHA256ify
Approved by: krion@ |
27 May 2005 04:49:55
6.3_2
|
joerg  |
Oops, that patched missed one directory name in front of the file name
to patch...
Reminded by: pointyhat |
24 May 2005 20:02:50
6.3_1
|
joerg  |
Fix for GDB bug #1948. Internally, this fixes a bad check in
remote_xfer_partial(), notably for AVR-GDB this makes the command
"info io_registers" work again. |
14 Feb 2005 17:10:10
6.3
|
joerg  |
Oops, one dash too many. ;-) |
14 Feb 2005 17:08:56
6.3
|
joerg  |
Fix PGKNAMEPREFIX (missing trailing dash). |
05 Feb 2005 22:42:11
6.3
|
joerg  |
Update to GDB 6.3. This also requires a patch from Theodore Roth,
see http://sources.redhat.com/ml/gdb-patches/2004-10/msg00324.html |
31 Mar 2004 03:12:58
5.3_1
|
trevor  |
SIZEify (maintainer timeout) |
04 Feb 2004 05:21:48
5.3_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2) |
13 Jun 2003 15:09:52
5.3
|
joerg  |
Upgrade to GDB 5.3. |
07 Mar 2003 06:01:16
5.2.1
|
ade  |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
10 Sep 2002 08:52:42
5.2.1
|
joerg  |
Complete the support for the AVR microcontroller toolchain: a port of
GDB to the AVR. |