* m32c/crt0.S (done_inilist): Fix dwarf2 address sizes.

This commit is contained in:
DJ Delorie 2006-06-30 21:55:23 +00:00
parent e0d8706d8f
commit 6d2903ba95
2 changed files with 6 additions and 4 deletions

View File

@ -1,3 +1,7 @@
2006-06-30 DJ Delorie <dj@redhat.com>
* m32c/crt0.S (done_inilist): Fix dwarf2 address sizes.
2006-06-23 Shaun Jackman <sjackman@gmail.com>
* arm/elf-linux.specs: New file.

View File

@ -34,13 +34,11 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
#define A16
#define A(n,w) n
#define W w
#define ADDR .2byte
#define ALIGN 1
#else
#define A24
#define A(n,w) w
#define W l
#define ADDR .4byte
#define ALIGN 2
#endif
@ -166,8 +164,8 @@ __m32c_fini:
.4byte .LEFDE0-.LASFDE0 ; FDE Length
.LASFDE0:
.4byte .Lframe0 ; FDE CIE offset
ADDR .LFB2 ; FDE initial location
ADDR .LFE2-.LFB2 ; FDE address range
.4byte .LFB2 ; FDE initial location
.4byte .LFE2-.LFB2 ; FDE address range
.byte 0xf ; DW_CFA_def_cfa_expression
.uleb128 1 ; length of expression
.byte 0x30 ; DW_OP_lit0