Historique des commits

Auteur SHA1 Message Date
  Ahmed Charles 8a28a25a58 Various cleanups. il y a 7 ans
  Ahmed Charles 573866ef88 Use u64, even on 32-bit to support reading elf-64 files. il y a 7 ans
  Ahmed Charles 484e50156e Update to the 1.0.0 version of bitflags. il y a 7 ans
  Ahmed Charles fbc05fed1c Detect ELF-32 at runtime, rather than compile time. il y a 8 ans
  Ahmed Charles 5cb4ed6bf5 Change the BootInformation and ElfSection* types into value types. il y a 8 ans
  Ahmed Charles 582d5e14f4 Change pub fields into functions. il y a 8 ans
  José Miguel Sánchez García f9c58d28b3 Fix mistake with ElfSectionFlagsType il y a 8 ans
  José Miguel Sánchez García a4d88181bf Add support for ELF32 format il y a 8 ans
  Calvin Lee bae1c9c440 Added name method to ElfSection (#14) il y a 8 ans
  Calvin Lee bd5104f57a Replace overflowing cast in src/elf_sections.rs (#13) il y a 8 ans
  Calvin Lee 00aeab2469 Fix whitespace in src/elf_sections.rs il y a 8 ans
  Philipp Oppermann 33d19ac1bb Add start_address and end_address methods to ElfSection too il y a 9 ans
  Philipp Oppermann 4d64c4317a Add `ElfSection::is_allocated` function il y a 9 ans
  Philipp Oppermann 6955602209 Rename and export ElfSectionFlags il y a 9 ans
  Philipp Oppermann 05c1cb03e6 Add ElfSection::flags() method il y a 9 ans
  Philipp Oppermann 078aaf6219 Use bitflags for ElfSectionFlags il y a 9 ans
  Philipp Oppermann 0010836c8c Fix bug caused by wrong alignment il y a 9 ans
  Philipp Oppermann d130617c92 Add ElfSectionType and ElfSectionFlags enums il y a 9 ans
  Philipp Oppermann 09aa56a379 Improve ELF sections code il y a 9 ans
  Philipp Oppermann 0a571f33a4 Add ElfSectionsTag il y a 9 ans