Commit graph

12 commits

Author SHA1 Message Date
Joerg Wunsch
b4e46a1d2c 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.
2006-09-30 21:49:24 +00:00
Edwin Groothuis
acd87b4ad8 SHA256ify
Approved by:    krion@
2006-01-22 08:34:46 +00:00
Joerg Wunsch
965ab41481 Oops, that patched missed one directory name in front of the file name
to patch...

Reminded by:	pointyhat
2005-05-27 04:49:55 +00:00
Joerg Wunsch
d81b26e726 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.
2005-05-24 20:02:50 +00:00
Joerg Wunsch
2c4e331c4c Oops, one dash too many. ;-) 2005-02-14 17:10:10 +00:00
Joerg Wunsch
d228f6f642 Fix PGKNAMEPREFIX (missing trailing dash). 2005-02-14 17:08:56 +00:00
Joerg Wunsch
0c48427350 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
2005-02-05 22:42:11 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joerg Wunsch
6cf3a8d0ca Upgrade to GDB 5.3. 2003-06-13 15:09:52 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Joerg Wunsch
9998b9f45d Complete the support for the AVR microcontroller toolchain: a port of
GDB to the AVR.
2002-09-10 08:52:42 +00:00