1. 86696f3 ELF2: Avoid bitwise-OR hack. NFC. by Rui Ueyama · 10 years ago
  2. 8f2c4da ELF2: Rename getMostConstrainingVisibility -> getVisibility. NFC. by Rui Ueyama · 10 years ago
  3. aca48ff ELF2: Inititalize other symbols only once as well. by Rui Ueyama · 10 years ago
  4. 833ce28 ELF2: Make member variable names shorter. by Rui Ueyama · 10 years ago
  5. 9ea49c7 ELF2: Initialize SyntheticOptional only once. by Rui Ueyama · 10 years ago
  6. 8e5560d Don't complain about symbols showing up in multible shared libraries. by Rafael Espindola · 10 years ago
  7. 9d06ab6 Rename Chunks.(h|cpp) to InputSection.(h|cpp). NFC. by Rafael Espindola · 10 years ago
  8. 6666f6a ELF2: Reduce nesting by returning early. NFC. by Rui Ueyama · 10 years ago
  9. 7da94a5 ELF2: Return early. NFC. by Rui Ueyama · 10 years ago
  10. 18173d4 Start adding support for symbols in shared libraries. by Rafael Espindola · 10 years ago
  11. 1b348a6 [elf2] Add basic archive file support. by Michael J. Spencer · 10 years ago
  12. 78471f0 Merge visibility from all symbols with the same name. by Rafael Espindola · 10 years ago
  13. f31f961 Remember the maximum alignment used to refer to a common symbol. by Rafael Espindola · 10 years ago
  14. daa92a6 Keep the largest common symbol. by Rafael Espindola · 10 years ago
  15. 30e1797 Turn resolution.s into an exhaustive testcase. by Rafael Espindola · 10 years ago
  16. 3a63f3f Add support for weak absolute symbols. by Rafael Espindola · 10 years ago
  17. 0e0c190 Start adding support for absolute symbols. by Rafael Espindola · 10 years ago
  18. 1bd885a ELF: Also record the type of undefined symbols. by Rafael Espindola · 10 years ago
  19. 4f89fda ELF2: Make Defined{Regular,Weak} ctors look the same as other SymbolBody ctors. by Rui Ueyama · 10 years ago
  20. 76e24ea Add support for weak undefined symbols. by Rafael Espindola · 10 years ago
  21. 791e9f9 Remove unused templating. by Rafael Espindola · 10 years ago
  22. b13df65 Add support for weak symbols. by Rafael Espindola · 10 years ago
  23. ae1b23b Use real values for DefindeFirst and DefinedLast. by Rafael Espindola · 10 years ago
  24. df1e05a Delete broken code. by Rafael Espindola · 10 years ago
  25. 49a2ca6 bar by Rafael Espindola · 10 years ago
  26. e3335d8 Delete dead code. by Rafael Espindola · 10 years ago
  27. cdae0a4 [ELF2] Devirtualize SymbolBody. by Michael J. Spencer · 10 years ago
  28. fdbbcdad ELF2: Inline very small functions. by Rui Ueyama · 10 years ago
  29. a7ccb29 ELF2: Devirtualize SymbolBody::compare. NFC. by Rui Ueyama · 10 years ago
  30. 84487f1 [ELF2] Add a new ELF linker based on the new PE/COFF linker. by Michael J. Spencer · 10 years ago
  31. bae540e Revert ELF port. Posting to mailing list. by Michael J. Spencer · 10 years ago
  32. f754b1f Put explicit template instantiations in the correct namespace. by Michael J. Spencer · 10 years ago
  33. 8a41454 Initial ELF port. by Michael J. Spencer · 10 years ago