Skip to content

0.8.3

Compare
Choose a tag to compare
@kata198 kata198 released this 17 Nov 17:47
· 29 commits to master since this release

0.8.3 - Nov 17 2017

  • Add "findgcda" helper command (as of yet undocumented)

  • Add -fprofile-update=prefer-atomic to the profile generation
    CFLAGS/CXXFLAGS ( for extas/makepkg.conf ) to better protect against possible
    corruption of gcda files during multithreaded or similar conditions

0.8.2 - Aug 31 2017

  • Fixup abs2 to work in some cases it was not before (and thus the
    archsrc-getpkg etc commands)

0.8.0 - Jun 17 2017

  • extras (makepkg.conf) - Remove "--as-needed" from LDFLAGS for all profiles,
    it breaks several builds, especially in combination with LTO or profiling
  • extras (makepkg.conf) - Add "nolto" option which can be passed to the
    profile functions, ( e.x. set_cflags_do_profile 'nolto' ), which will enable
    profiling WITHOUT enabling lto and linker plugin ( aka ld.gold )
  • Unset "PACKAGER" field, which was set to me