notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it''''''''s already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

non port: devel/avr-gcc-devel/files/patch-dwarf

Number of commits found: 3

Friday, 6 Oct 2006
20:44 joerg search for other commits by this committer
Remove.  This has been moved to avr-gcc to become the standard version
of AVR-GCC now.
Original commit
Thursday, 28 Sep 2006
21:44 joerg search for other commits by this committer
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.
Original commit
Wednesday, 19 Apr 2006
10:50 joerg search for other commits by this committer
Rename ATmega164/324 to ATmega164P/324P, add support for ATmega644P,
ATmega165P, and ATmega169P.

Add the patch mentioned in GCC bug report:

http://gcc.gnu.org/bugzilla/show_bug.cgi?id=26504

to support DWARF-2 generation, and enable the respective configuration
option.
Original commit

Number of commits found: 3