Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 30 Sep 2006 21:49:24 +0000 (UTC)
From:      Joerg Wunsch <joerg@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/devel/avr-gdb Makefile distinfo ports/devel/avr-gdb/files patch-atmega256x-binutils patch-atmega256x-gdb
Message-ID:  <200609302149.k8ULnPjk019475@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
joerg       2006-09-30 21:49:24 UTC

  FreeBSD ports repository

  Modified files:
    devel/avr-gdb        Makefile distinfo 
  Added files:
    devel/avr-gdb/files  patch-atmega256x-binutils 
                         patch-atmega256x-gdb 
  Log:
  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.
  
  Revision  Changes    Path
  1.10      +1 -2      ports/devel/avr-gdb/Makefile
  1.6       +3 -3      ports/devel/avr-gdb/distinfo
  1.1       +1521 -0   ports/devel/avr-gdb/files/patch-atmega256x-binutils (new)
  1.1       +66 -0     ports/devel/avr-gdb/files/patch-atmega256x-gdb (new)



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200609302149.k8ULnPjk019475>