unwind-dw2-fde-darwin.c (examine_objects): Use 64-bit Mach-O getters if ppc64.
authorStan Shebs <shebs@apple.com>
Wed, 5 Jan 2005 18:39:43 +0000 (18:39 +0000)
committerStan Shebs <shebs@gcc.gnu.org>
Wed, 5 Jan 2005 18:39:43 +0000 (18:39 +0000)
commit59d8fe27225bbdeb958692a320caf77eb8fc9f17
tree92090e557808239acca7de92b369dca94e57a36b
parenta6cc7e85debd2f43dd64c7ecdff9f5907270b381
unwind-dw2-fde-darwin.c (examine_objects): Use 64-bit Mach-O getters if ppc64.

        * unwind-dw2-fde-darwin.c (examine_objects): Use 64-bit
        Mach-O getters if ppc64.
        * config/darwin.c (darwin_asm_output_dwarf_delta): Obey
        size argument.
        * config/darwin.h (ASM_PREFERRED_EH_DATA_FORMAT): Use
        signed four-byte field for global code case.
        (STARTFILE_SPEC): Avoid crt2.o for 64-bit compilation.

From-SVN: r92962
gcc/ChangeLog
gcc/config/darwin.c
gcc/config/darwin.h
gcc/unwind-dw2-fde-darwin.c