cvs commit: ports/devel/avr-gdb Makefile distinfo ports/devel/avr-gdb/files patch-atmega256x-binutils patch-atmega256x-gdb

Joerg Wunsch joerg at FreeBSD.org
Sat Sep 30 14:49:25 PDT 2006


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)


More information about the cvs-all mailing list