gcc/libgcc
David Edelsohn 99113dff9d re PR c++/54601 (AIX uses atexit which causes unloading of shared modules to break)
PR target/54601
libgcc/
        * config.host (powerpc-ibm-aix[56789]): Add t-aix-cxa to tmake_file.
        Add crtcxa to extra_parts.
        * config/rs6000/exit.h: New file.
        * config/rs6000/cxa_atexit.c: New file.
        * config/rs6000/cxa_finalize.c: New file.
        * config/rs6000/crtcxa.c: New file.
        * config/rs6000/t-aix-cxa: New file.
        * config/rs6000/libgcc-aix-cxa.ver: New file.

gcc/
        * configure.ac (cxa_atexit): Add AIX.
        * configure: Regenerate.

        * config/rs6000/aix61.h (STARTFILE_SPEC): Add crtcxa.o.

From-SVN: r195675
2013-02-01 15:26:24 -05:00
..
config re PR c++/54601 (AIX uses atexit which causes unloading of shared modules to break) 2013-02-01 15:26:24 -05:00
soft-fp soft-fp updated from GLIBC upstream. 2012-11-15 18:39:47 +00:00
ChangeLog re PR c++/54601 (AIX uses atexit which causes unloading of shared modules to break) 2013-02-01 15:26:24 -05:00
Makefile.in re PR bootstrap/55571 (PR48076 fix broke bootstrap on armv5tel-linux-gnueabi) 2012-12-04 11:08:18 -08:00
config.host re PR c++/54601 (AIX uses atexit which causes unloading of shared modules to break) 2013-02-01 15:26:24 -05:00
config.in Use i386-cpuinfo.c on all i386 targets 2012-05-10 08:51:39 +00:00
configure bid_functions.h: Check for __GLIBC__ additionally to LINUX when defining format specifiers. 2012-11-05 00:08:42 +01:00
configure.ac gthr.m4: New. 2012-10-15 13:10:30 +00:00
crtstuff.c crtstuff.c (USE_PT_GNU_EH_FRAME): Define for systems using glibc even if inhibit_libc. 2012-08-19 16:11:40 +01:00
dfp-bit.c
dfp-bit.h
divmod.c
empty.mk
emutls.c re PR libgcc/48076 (Unsafe double checked locking in __emutls_get_address) 2012-11-28 13:01:26 -08:00
enable-execute-stack-empty.c
enable-execute-stack-mprotect.c
fixed-bit.c fixed-bit.c (SATFRACT): Only declare / set min_low, min_high if TO_MODE_UNSIGNED == 0. 2013-01-14 10:19:00 +00:00
fixed-bit.h
fixed-obj.mk Makefile.in (fixed-funcs,fixed-conv-funcs): filter-out LIB2FUNCS_EXCLUDE before adding them to libgcc-objects, libgcc-s-objects. 2012-08-23 15:41:03 +00:00
floatunsidf.c
floatunsisf.c
floatunsitf.c
floatunsixf.c
fp-bit.c
fp-bit.h
gbl-ctors.h
gen-fixed.sh
generic-morestack-thread.c Reverted last patch. 2013-01-14 19:38:07 +00:00
generic-morestack.c generic-morestack.c (__generic_morestack): Align the returned stack pointer to a 32 byte boundary. 2012-11-06 23:04:28 +00:00
generic-morestack.h
gstdint.h
gthr-posix.h gthr.h (__gthread_cond_timedwait_recursive): Do not require. 2012-12-20 22:19:57 +00:00
gthr-single.h re PR other/53889 (Gthreads doesn't support destroying recursive mutexes) 2012-10-02 21:22:32 +01:00
gthr.h gthr.h (__gthread_cond_timedwait_recursive): Do not require. 2012-12-20 22:19:57 +00:00
libgcc-std.ver.in re PR bootstrap/55370 (Bad libgcc.map) 2012-11-20 09:36:31 +01:00
libgcc2.c
libgcc2.h
libgcov.c This patch addresses the bogus "Invocation mismatch" messages seen in parallel profiledbootstrap builds of gcc. 2012-11-19 05:20:59 +00:00
longlong.h longlong.h: (powerpc): Delete _ARCH_PWR and _ARCH_COM handling. 2012-08-16 03:49:57 +02:00
memcmp.c
memcpy.c
memmove.c
memset.c
mkheader.sh
mkmap-flat.awk Remove obsolete Tru64 UNIX V5.1B support 2012-03-12 15:35:56 +00:00
mkmap-symver.awk
shared-object.mk
siditi-object.mk
static-object.mk Makefile.in (vis_hide, [...]): Do not make definitions depend on --enable-shared. 2012-08-22 09:36:23 +01:00
sync.c
udivmod.c
udivmodsi4.c
unwind-arm-common.inc
unwind-c.c re PR target/55445 (Always defined __SEH__ when build from trunk) 2012-11-29 10:36:41 +01:00
unwind-compat.c
unwind-compat.h
unwind-dw2-fde-compat.c
unwind-dw2-fde-dip.c config.host (*-*-openbsd*): Add t-eh-dw2-dip to tmake_file. 2012-10-05 23:35:55 +00:00
unwind-dw2-fde.c re PR bootstrap/52569 (bootstrap fails on x86_64-apple-darwin10 at revision 185261) 2012-03-13 10:00:48 +00:00
unwind-dw2-fde.h
unwind-dw2.c Assert DWARF register size <= saved reg size 2012-03-13 10:07:50 -07:00
unwind-dw2.h
unwind-generic.h re PR target/55445 (Always defined __SEH__ when build from trunk) 2012-11-29 10:36:41 +01:00
unwind-pe.h
unwind-seh.c re PR target/55445 (Always defined __SEH__ when build from trunk) 2012-11-29 10:36:41 +01:00
unwind-sjlj.c
unwind.inc