joerg 2006-09-28 21:44:52 UTC FreeBSD ports repository
Modified files: devel/avr-gcc-devel Makefile devel/avr-gcc-devel/files patch-dwarf patch-zz-atmega256x Log: Fix the COMMENT to tell this is GCC 4.x rather than 3.x. Pointed out by Simon Barner. Revert the default debugging format to stabs but offer DWARF-2 as an option (rather than being the default). AVR-GDB currently understands stabs much better than DWARF-2. Fix a bug in patch-zz-atmega256x that caused -fcall-prologues to generate faulty code. This affected libgcc.a as it uses this option. This bug has been originally found and fixed by Wang Guohui but I missed his fix when adding the patch here. Revision Changes Path 1.9 +3 -2 ports/devel/avr-gcc-devel/Makefile 1.2 +2 -1 ports/devel/avr-gcc-devel/files/patch-dwarf 1.2 +1 -1 ports/devel/avr-gcc-devel/files/patch-zz-atmega256x _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "[EMAIL PROTECTED]"