History log of /external/elfutils/Makefile.am
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
193396a9e2d564a35e1e6c5584276d8e88abf2ed 31-Dec-2015 Mark Wielaard <mjw@redhat.com> Make make more silent.

Silent rules already are the default, but automake and make both still
tell which directory is being entered/build. Disable printing from make.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
/external/elfutils/Makefile.am
2b250b759799eaa43bce1643b7072be8c5c19c01 21-May-2015 Mark Wielaard <mjw@redhat.com> configure: Add --enable-sanitize-undefined.

Now that we are -fsanitize=undefined clean make sure we keep it that way.

We do have to disable alignment checking. Because we might explicitly
use unaligned accesses (see ALLOW_UNALIGNED).

Rename DISTCHECK_CONFIGURE_FLAGS to AM_DISTCHECK_CONFIGURE_FLAGS, so the
user can override. And add --enable-sanitize-undefined.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
/external/elfutils/Makefile.am
bb096d0412f2cb71e7cac628fc7e251a47c1a56e 03-May-2014 Mark Wielaard <mjw@redhat.com> Remove --enable-dwz. dwz alt debug is no longer experimental.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
/external/elfutils/Makefile.am
9380297e130e6ccc829c8d56d701fb539b27bb0f 11-Apr-2014 Mark Wielaard <mjw@redhat.com> libdwelf: New DWARF ELF Low-level Functions. Add dwelf_elf_gnu_debuglink.

New public header elfutils/libdwelf.h for low-level DWARF/ELF helper
functions. The new function dwelf_elf_gnu_debuglink returns the name and
crc as found in the .gnu_debuglink section of an ELF file.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
/external/elfutils/Makefile.am
21fc33fe191603b71e9e14d2d1a79a8aa48ad6e6 20-Sep-2013 Mark Wielaard <mjw@redhat.com> Make sure --enable-dwz code is also tested during make distcheck.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
/external/elfutils/Makefile.am
e3e3ee261e0d2f8716b5011ca5fcfc88766146f5 01-Oct-2012 Mark Wielaard <mjw@redhat.com> Add configure --enable-valgrind option to run all tests under valgrind.

Signed-off-by: Mark Wielaard <mjw@redhat.com>
/external/elfutils/Makefile.am
de2ed97f33139af5c7a0811e4ec66fc896a13cf2 05-Jun-2012 Mark Wielaard <mjw@redhat.com> Update name, license and contributor policy.

* Change name from "Red Hat elfutils" to "elfutils".
* Update license of standalone tools and test from GPLv2 to GPLv3+.
* Change license of libraries from GPLv2+exception to GPLv2/LGPLv3+.
* Add Developer Certificate of Origin based contributor policy.

top-level:

- COPYING: Upgraded from GPLv2 to GPLv3.
- CONTRIBUTING, COPYING-GPLv2, COPYING-LGPLv3: New files.
- NEWS: Added note about new contribution and license policy.
- Makefile.am: Updated to GPLv3, added new files to EXTRA_DIST.
- configure.ac: Update to GPLv3, changed AC_INIT name to 'elfutils'.

backends, lib, libasm, libcpu, libdw, libdwfl, libebl, libelf:

- All files updated to GPLv2/LGPLv3+. Except some very small files
(<5 lines) which didn't have any headers at all before, the linker
.maps files and the libcpu/defs files which only contain data and
libelf/elf.h which comes from glibc and is under LGPLv2+.

config:

- elfutils.spec.in: Add new License: headers and new %doc files.
- Update all license headers to GPLv2/LGPLv3+ for files used by libs.

src, tests:

- All files updated to GPLv3+. Except for the test bz2 data files, the
linker maps and script files and some very small files (<5 lines)
that don't have any headers.

Signed-off-by: Richard Fontana <rfontana@redhat.com>
Signed-off-by: Mark Wielaard <mjw@redhat.com>
/external/elfutils/Makefile.am
01f73707a7e1ed691205a86fdccf98b326f6e8fa 23-Jan-2009 Ulrich Drepper <drepper@redhat.com> Fix creation of rpm file.
/external/elfutils/Makefile.am
fbc7245df72ce0142f0a21fa0f4f88c97278bf60 17-Dec-2008 Roland McGrath <roland@redhat.com> Install elfutils/version.h header for library compatibility checking.
/external/elfutils/Makefile.am
2c9ee4f9908878ea66a63a58977aed5b6b766e9f 06-Jun-2007 Ulrich Drepper <drepper@redhat.com> Remove separate po dir for libelf.
/external/elfutils/Makefile.am
8190db6a86a37aec86c81626ab1b083c96aff891 18-Dec-2006 Roland McGrath <roland@redhat.com> propagate from branch 'com.redhat.elfutils' (head b4944cf70801d9dac056f4f80ef1334e5acb8bdc)
to branch 'com.redhat.elfutils.roland.pending' (head e7e402c668fb0670fc5f6b6a522853ae88f32f11)
/external/elfutils/Makefile.am
1e9ef50681e20ef14c2ba38aef37a71ff148be08 05-Apr-2006 Ulrich Drepper <drepper@redhat.com> Fix FSF address. No exception for libdwarf.
/external/elfutils/Makefile.am
361df7da6dfecd817b27e62b91752ac316d7cdd4 04-Apr-2006 Ulrich Drepper <drepper@redhat.com> propagate from branch 'com.redhat.elfutils.roland.pending' (head 4f8fc821345feef58624f0aa5b470d4827577d8c)
to branch 'com.redhat.elfutils' (head 76e26cb54695fd3b21ee8fb5be3036bd68200633)
/external/elfutils/Makefile.am
9365d2c3439c524c9ca0b9d70f0a559d392a7e05 19-Nov-2005 Roland McGrath <roland@redhat.com> 2005-11-18 Roland McGrath <roland@redhat.com>

* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.


tests/
2005-11-18 Roland McGrath <roland@redhat.com>

* test-subr.sh (installed_testrun): Treat /usr/lib64 like /usr/lib.
* test-wrapper.sh: Likewise.
/external/elfutils/Makefile.am
e47ab76f02c2a4f4d802ec298969ba67956435fe 17-Nov-2005 Roland McGrath <roland@redhat.com> Update new test after merge.
/external/elfutils/Makefile.am
1838590b6a448e3e2d0cc3ea6a96c8d09d3f21a4 28-Jul-2005 Roland McGrath <roland@redhat.com> Merge libdwfl contents into libdw.so
/external/elfutils/Makefile.am
b08d5a8fb42f4586d756068065186b5af7e48dad 26-Jul-2005 Ulrich Drepper <drepper@redhat.com> Adjust for monotone.
/external/elfutils/Makefile.am