Skip to content
Snippets Groups Projects
Select Git revision
  • fix_semaphore
  • master default protected
  • 0.6.0
  • 0.5.0
4 results
You can move around the graph by using the arrow keys.
Created with Raphaël 2.2.012Aug1187543230Jul2519181598129Jun27252423222019141397632128May2726242322211383226Apr241915141310729Mar2419108762128Feb2418147628Jan27212013818Dec171615652129Nov281418Sep17161513817Aug1211987431Jul25242118131211106543130Jun2726161413121030May232212119828Apr2726252423222120191514131211764131Mar3028272517161054328Feb25242322212019227Jan21201817151413765131Dec30292826231918171413121192128Nov272625make all ld printlns happen in case of verbose = true and apply cargo fmtAvoid relinking already linked libsRefer to libraries with soname if available and avoid loading libs twiceAdd SONAME for libc.soMerge branch 'lD_PATH' into 'master'Modify ld_script so that it works on linux.Merge branch 'elf_And_flock' into 'master'Run Linux tests in CIMerge branch 'weaken_floattidf' into 'master'Add (POSIX defined) struct flockAdd elf.h header to relibcMerge branch 'fix-ci' into 'master'Fix CIFix printf issue found in GDBMerge branch 'fix-linker' into 'master'Move text section of linker awayAlso weaken `__floattidf`Use objcopy to remove duplicate symbolsAdd sys_mman expected outputInit TLS before allocatorDo not require allocation in static_initAdd llvm_asm featuresCorrect more asm! usagesUse 2020-07-27 nightly, it has rustfmtFix compilation on newer nightly, update nightly to 2020-08-01Merge branch 'memory' into 'master'Update redox_syscallMake munmap use funmap2Remove ptrace write call.Use mmap2 version of redox_syscall.Use fmap2 to support passing an address.Align stack to 128 bytesMerge branch 'dlopen_dlclose_dlsym' into 'master'Apply cargo fmt to the whole repoImplement dlopen/closeAllow struct Linker to specify which library space to useAdd callbacks to ld.so version of Linker's functionRefactor init and fini by merging common codeAllow Linker struct to specify with library name space to operate onSeparate library specific data from main Linker struct
Loading