Age | Commit message (Expand) | Author |
---|---|---|
2014-06-03 | gnu: elfutils: Add synopsis and description....* gnu/packages/elf.scm (elfutils): Add synopsis and description. | Ludovic Courtès |
2014-02-17 | gnu: patchelf: Fix platform page size determination....* gnu/packages/patches/patchelf-page-size.patch: New file. * gnu/packages/elf.scm (patchelf): Add the patch. * gnu-system.am (dist_patch_DATA): Add the patch. | Mark H Weaver |
2013-12-15 | gnu: Move libelf and patchelf to (gnu packages elf)....* gnu/packages/patchelf.scm (patchelf): Move to... * gnu/packages/elf.scm (patchelf): ... here. * gnu/packages/patchelf.scm: Remove. * gnu-system.am (GNU_SYSTEM_MODULES): Adjust accordingly. * gnu/packages/gcc.scm (libelf): Move to... * gnu/packages/elf.scm (libelf): ... here. * gnu/packages/cdrom.scm, gnu/packages/icu4c.scm, gnu/packages/samba.scm, gnu/packages/scheme.scm, gnu/packages/ssh.scm: Adjust references to (gnu packages patchelf). | Ludovic Courtès |
2013-12-15 | gnu: Add elfutils....* gnu/packages/elf.scm: New file. * gnu-system.am (GNU_SYSTEM_MODULES): Add it. | Ludovic Courtès |