summaryrefslogtreecommitdiff
path: root/cross/avr-gdb/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2006-10-13Fixed "test ==".rillig1-1/+2
2005-12-19Fix errno.joerg1-1/+2
2005-11-05Fixed pkglint warnings:rillig1-2/+2
- Using "+=" with CONFIGURE_ARGS. - Converted patch-ab to unified format. - Replaced ${PKGNAME:...} with a simple "avr-gdb".
2005-02-24Add RMD160 digestsagc1-1/+3
2003-10-21Add bounds checking for prologue buffer. This avoids avr-gdb crasheswennmach1-1/+2
when debugging programs without prologue. Patch provided by Karl Janmar < karl -AT- utopiafoundation -DOT- org > in PR pkg/23154
2003-07-24regen distinfo after removal of patches/patch-aawennmach1-2/+1
2003-07-17Update avr-gdb to 5.3, making patch-aa obsolete.wennmach1-2/+2
While there, buildlink2-ify. Changes suggested by Joachim Koenig-Baltes <joachim@cms.tecmath.com> in private e-mail.
2003-07-16GNU Debugger GDB, configured for Atmel AVR microcontroller targets.wennmach1-0/+4
Submitted by Karl Janmar <karlj@mdstud.chalmers.se> in PR 22139, with only minor changes by myself. Original package from FreeBSD.