ports/devel/avr-gcc-devel/files/patch-dwarf
Joerg Wunsch b9c015c94a 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.
2006-04-19 10:50:41 +00:00

9 lines
339 B
Text

--- gcc/config/avr/avr.h.orig 2006-04-13 15:31:19.000000000 +0200
+++ gcc/config/avr/avr.h 2006-04-13 16:23:16.000000000 +0200
@@ -892,3 +892,6 @@
#define ZERO_REGNO 1
#define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
+
+/* Offset from the frame pointer register value to the top of the stack. */
+#define FRAME_POINTER_CFA_OFFSET(FNDECL) 0