]> git.pld-linux.org Git - packages/crossavr-gcc.git/blame - crossavr-gcc-dwarf.patch
- updated for 4.2.3
[packages/crossavr-gcc.git] / crossavr-gcc-dwarf.patch
CommitLineData
1321be35
ER
1--- gcc/config/avr/avr.h.orig 2006-04-13 15:31:19.000000000 +0200
2+++ gcc/config/avr/avr.h 2006-04-13 16:23:16.000000000 +0200
3@@ -892,3 +892,7 @@
4 #define ZERO_REGNO 1
5
6+#define DWARF2_DEBUGGING_INFO 1
7 #define PREFERRED_DEBUGGING_TYPE DBX_DEBUG
8+
9+/* Offset from the frame pointer register value to the top of the stack. */
10+#define FRAME_POINTER_CFA_OFFSET(FNDECL) 0
This page took 0.069078 seconds and 4 git commands to generate.