Author: sewardj Date: 2011-06-28 08:25:29 +0100 (Tue, 28 Jun 2011) New Revision: 11842 Log: Delete the AIX5 port. The last release this worked for is 3.4.1, and then only on AIX 5.2 and 5.3. Removed: trunk/aix5libc.supp trunk/auxprogs/aix5_VKI_info.c trunk/auxprogs/aix5_proc_self_sysent.c trunk/coregrind/launcher-aix5-bootblock.h trunk/coregrind/launcher-aix5.c trunk/coregrind/link_tool_exe_aix5.in trunk/coregrind/m_aspacemgr/aspacemgr-aix5.c trunk/coregrind/m_coredump/coredump-xcoff.c trunk/coregrind/m_debuginfo/priv_readxcoff.h trunk/coregrind/m_debuginfo/readxcoff.c trunk/coregrind/m_dispatch/dispatch-ppc32-aix5.S trunk/coregrind/m_dispatch/dispatch-ppc64-aix5.S trunk/coregrind/m_initimg/initimg-aix5.c trunk/coregrind/m_sigframe/sigframe-ppc32-aix5.c trunk/coregrind/m_sigframe/sigframe-ppc64-aix5.c trunk/coregrind/m_syswrap/priv_syswrap-aix5.h trunk/coregrind/m_syswrap/syscall-ppc32-aix5.S trunk/coregrind/m_syswrap/syscall-ppc64-aix5.S trunk/coregrind/m_syswrap/syswrap-aix5.c trunk/coregrind/m_syswrap/syswrap-ppc32-aix5.c trunk/coregrind/m_syswrap/syswrap-ppc64-aix5.c trunk/coregrind/no_op_client_for_valgrind.c trunk/include/vki/vki-ppc32-aix5.h trunk/include/vki/vki-ppc64-aix5.h trunk/include/vki/vki-scnums-aix5.h trunk/mpi/libmpiwrap_aix5.exp Modified: trunk/Makefile.all.am trunk/Makefile.am trunk/Makefile.tool.am trunk/auxprogs/Makefile.am trunk/configure.in trunk/coregrind/Makefile.am trunk/coregrind/m_aspacemgr/aspacemgr-common.c trunk/coregrind/m_aspacemgr/priv_aspacemgr.h trunk/coregrind/m_debugger.c trunk/coregrind/m_debuginfo/d3basics.c trunk/coregrind/m_debuginfo/debuginfo.c trunk/coregrind/m_debuginfo/priv_storage.h trunk/coregrind/m_debuginfo/storage.c trunk/coregrind/m_debuglog.c trunk/coregrind/m_libcassert.c trunk/coregrind/m_libcfile.c trunk/coregrind/m_libcproc.c trunk/coregrind/m_libcsignal.c trunk/coregrind/m_machine.c trunk/coregrind/m_main.c trunk/coregrind/m_mallocfree.c trunk/coregrind/m_redir.c trunk/coregrind/m_replacemalloc/vg_replace_malloc.c trunk/coregrind/m_scheduler/scheduler.c trunk/coregrind/m_signals.c trunk/coregrind/m_stacktrace.c trunk/coregrind/m_syscall.c trunk/coregrind/m_syswrap/priv_types_n_macros.h trunk/coregrind/m_syswrap/syswrap-generic.c trunk/coregrind/m_syswrap/syswrap-main.c trunk/coregrind/m_trampoline.S trunk/coregrind/m_translate.c trunk/coregrind/m_ume/main.c trunk/coregrind/m_vki.c trunk/coregrind/m_vkiscnums.c trunk/coregrind/pub_core_aspacemgr.h trunk/coregrind/pub_core_debuginfo.h trunk/coregrind/pub_core_initimg.h trunk/coregrind/pub_core_libcfile.h trunk/coregrind/pub_core_libcsignal.h trunk/coregrind/pub_core_machine.h trunk/coregrind/pub_core_mallocfree.h trunk/coregrind/pub_core_syscall.h trunk/coregrind/pub_core_threadstate.h trunk/coregrind/pub_core_trampoline.h trunk/coregrind/pub_core_vkiscnums.h trunk/coregrind/vg_preloaded.c trunk/docs/xml/manual-core.xml trunk/drd/tests/unit_bitmap.c trunk/exp-sgcheck/tests/Makefile.am trunk/helgrind/tests/tc07_hbl1.c trunk/helgrind/tests/tc08_hbl2.c trunk/helgrind/tests/tc11_XCHG.c trunk/helgrind/tests/tc19_shadowmem.c trunk/helgrind/tests/tc20_verifywrap.c trunk/include/Makefile.am trunk/include/pub_tool_basics.h trunk/include/pub_tool_basics_asm.h trunk/include/pub_tool_machine.h trunk/include/pub_tool_redir.h trunk/include/pub_tool_vki.h trunk/include/pub_tool_vkiscnums.h trunk/include/pub_tool_vkiscnums_asm.h trunk/include/valgrind.h trunk/massif/ms_main.c trunk/massif/tests/malloc_usable.c trunk/memcheck/mc_errors.c trunk/memcheck/mc_replace_strmem.c trunk/memcheck/mc_translate.c trunk/memcheck/tests/Makefile.am trunk/memcheck/tests/badjump.c trunk/memcheck/tests/badjump2.c trunk/memcheck/tests/long_namespace_xml.cpp trunk/memcheck/tests/malloc_usable.c trunk/memcheck/tests/memalign2.c trunk/memcheck/tests/sigprocmask.c trunk/memcheck/tests/str_tester.c trunk/mpi/Makefile.am trunk/mpi/libmpiwrap.c trunk/none/tests/Makefile.am trunk/none/tests/amd64/xadd.c trunk/none/tests/fdleak_cmsg.c trunk/none/tests/pth_atfork1.c trunk/none/tests/x86/xadd.c trunk/tests/arch_test.c trunk/tests/os_test.c [... diff too large to include ...] |