855
commit9aec1dc7eede4e1686b99ff91b373294eb8c9da8
authorIain Sandoe <iain@codesourcery.com>
Wed, 13 May 2015 22:25:56 +0000 (13 23:25 +0100)
committerIain Sandoe <iain@codesourcery.com>
Wed, 13 May 2015 22:25:56 +0000 (13 23:25 +0100)
treec528151bde543cb14f28f87ec4b06e7631081ba5
parent47b982940de02562fec0283429925274c61612ec
855
94 files changed:
cctools/Makefile
cctools/RelNotes/CompilerTools.html [deleted file]
cctools/RelNotes/FatFiles.rtf [deleted file]
cctools/RelNotes/Makefile [deleted file]
cctools/RelNotes/Private_CompilerTools.html [deleted file]
cctools/ar/notes [deleted file]
cctools/as/arm.c
cctools/as/as.c
cctools/as/driver.c
cctools/as/notes [deleted file]
cctools/as/read.c
cctools/cbtlibs/Makefile
cctools/cbtlibs/notes [deleted file]
cctools/efitools/mtoc.c
cctools/efitools/notes [deleted file]
cctools/gprof/notes [deleted file]
cctools/include/Makefile
cctools/include/coff/filehdr.h
cctools/include/i386/eflags.h [new file with mode: 0644]
cctools/include/llvm-c/Disassembler.h
cctools/include/mach-o/arm64/reloc.h [new file with mode: 0644]
cctools/include/mach-o/getsect.h
cctools/include/mach-o/loader.h
cctools/include/mach-o/swap.h
cctools/include/mach/arm/_structs.h
cctools/include/mach/arm/thread_state.h
cctools/include/mach/arm/thread_status.h
cctools/include/mach/i386/_structs.h [new file with mode: 0644]
cctools/include/mach/i386/fp_reg.h [new file with mode: 0644]
cctools/include/mach/i386/thread_state.h [new file with mode: 0644]
cctools/include/mach/i386/thread_status.h [new file with mode: 0644]
cctools/include/mach/machine.h
cctools/include/notes [deleted file]
cctools/include/stuff/breakout.h
cctools/include/stuff/bytesex.h
cctools/ld/Makefile
cctools/ld/notes [deleted file]
cctools/libmacho/Makefile
cctools/libmacho/arch.c
cctools/libmacho/getsecbyname.c
cctools/libmacho/notes [deleted file]
cctools/libmacho/swap.c
cctools/libstuff/Makefile
cctools/libstuff/arch.c
cctools/libstuff/best_arch.c
cctools/libstuff/breakout.c
cctools/libstuff/bytesex.c
cctools/libstuff/checkout.c
cctools/libstuff/errors.c
cctools/libstuff/fatals.c
cctools/libstuff/get_arch_from_host.c
cctools/libstuff/lto.c
cctools/libstuff/notes [deleted file]
cctools/libstuff/ofile.c
cctools/libstuff/reloc.c
cctools/libstuff/swap_headers.c
cctools/libstuff/writeout.c
cctools/man/arch.3
cctools/man/notes [deleted file]
cctools/man/otool.1
cctools/misc/Makefile
cctools/misc/codesign_allocate.c
cctools/misc/ctf_insert.c
cctools/misc/indr.c
cctools/misc/inout.c
cctools/misc/install_name_tool.c
cctools/misc/libtool.c
cctools/misc/lipo.c
cctools/misc/notes [deleted file]
cctools/misc/pagestuff.c
cctools/misc/redo_prebinding.c
cctools/misc/strip.c
cctools/otool/Makefile
cctools/otool/arm64_disasm.c [new file with mode: 0644]
cctools/otool/arm64_disasm.h [new file with mode: 0644]
cctools/otool/arm_disasm.c
cctools/otool/coff_print.c
cctools/otool/cxa_demangle.h [new file with mode: 0644]
cctools/otool/dyld_bind_info.c [new file with mode: 0644]
cctools/otool/dyld_bind_info.h [new file with mode: 0644]
cctools/otool/hppa_disasm.c
cctools/otool/i386_disasm.c
cctools/otool/i386_disasm.h
cctools/otool/m68k_disasm.c
cctools/otool/main.c
cctools/otool/notes [deleted file]
cctools/otool/ofile_print.c
cctools/otool/ofile_print.h
cctools/otool/otool.h
cctools/otool/ppc_disasm.c
cctools/otool/print_objc.c
cctools/otool/print_objc2_32bit.c
cctools/otool/print_objc2_64bit.c
cctools/otool/sparc_disasm.c