Home | History | Annotate | Download | only in config
      1 2016-01-08  Mark Wielaard  <mjw (a] redhat.com>
      2 
      3 	* elfutils.spec.in: Add elfcompress. Update for 0.165.
      4 
      5 2016-01-04  Mark Wielaard  <mjw (a] redhat.com>
      6 
      7 	* libelf.pc.in: New file.
      8 	* libdw.pc.in: Likewise.
      9 	* Makefile.am (EXTRA_DIST): Add libelf.pc.in and libdw.pc.in.
     10 	(pkgconfigdir): New variable.
     11 	(pkgconfigdir_DATA): Likewise.
     12 	* elfutils.spec.in (files devel): Add libdw.pc.
     13 	(files libelf-devel): Add libelf.pc.
     14 
     15 2015-10-15  Mark Wielaard  <mjw (a] redhat.com>
     16 
     17 	* elfutils.spec.in: Update for 0.164.
     18 
     19 2015-10-07  Mark Wielaard  <mjw (a] redhat.com>
     20 
     21 	* eu.am (ARFLAGS): Set to "cr".
     22 
     23 2015-10-09  Josh Stone  <jistone (a] redhat.com>
     24 
     25 	* eu.am (print-%): New target to print any variable.
     26 
     27 2015-10-05  Josh Stone  <jistone (a] redhat.com>
     28 
     29 	* eu.am (%.os): Add AM_V_CC silencers.
     30 
     31 2015-09-24  Jose E. Marchesi  <jose.marchesi (a] oracle.com>
     32 
     33 	* eu.am (%.os): Use -fPIC instead of -fpic to avoid relocation
     34 	overflows in some platforms.
     35 
     36 2015-09-22  Mark Wielaard  <mjw (a] redhat.com>
     37 
     38 	* eu.am (AM_CFLAGS): Add -Wold-style-definition -Wstrict-prototypes.
     39 
     40 2015-08-04  Mark Wielaard  <mjw (a] redhat.com>
     41 
     42 	* 10-default-yama-scope.conf: New file.
     43 	* Makefile.am (EXTRA_DIST): Add 10-default-yama-scope.conf.
     44 	* elfutils.spec.in (Requires): default-yama-scope.
     45 	(default-yama-scope): New package.
     46 
     47 2015-06-19  Mark Wielaard  <mjw (a] redhat.com>
     48 
     49 	* elfutils.spec.in: Update for 0.163.
     50 
     51 2015-06-11  Mark Wielaard  <mjw (a] redhat.com>
     52 
     53 	* elfutils.spec.in (devel): Include elfutils/known-dwarf.h and
     54 	elfutils/version.h.
     55 
     56 2015-06-10  Mark Wielaard  <mjw (a] redhat.com>
     57 
     58 	* elfutils.spec.in: Update for 0.162.
     59 
     60 2015-05-23  Mark Wielaard  <mjw (a] redhat.com>
     61 
     62 	* eu.am (STACK_USAGE_WARNING): New variable set based on
     63 	ADD_STACK_USAGE_WARNING conditional.
     64 	(AM_CFLAGS): Use STACK_USAGE_WARNING variable.
     65 
     66 2015-05-23  Mark Wielaard  <mjw (a] redhat.com>
     67 
     68 	* eu.am (AM_CFLAGS): Add -Wstack-usage=262144.
     69 
     70 2015-04-23  Max Filippov  <jcmvbkbc (a] gmail.com>
     71 
     72 	* eu.am (DEFS.os): New variable.
     73 
     74 2015-03-18  Petr Machata  <pmachata (a] redhat.com>
     75 
     76 	* known-dwarf.awk (comment): Drop all uses of this variable.
     77 	(END): Always emit the non-_DESC variant.  Emit
     78 	DWARF_ALL_KNOWN_DW_ instead of ALL_KNOWN_DW_*, and
     79 	DWARF_ONE_KNOWN_DW_ instead of ONE_KNOWN_DW_*.
     80 
     81 2015-02-20  Petr Machata  <pmachata (a] redhat.com>
     82 
     83 	* known-dwarf.awk (END): Drop useless variables lo, hi.  Merge two
     84 	continue-checks in one.
     85 
     86 2014-12-18  Mark Wielaard  <mjw (a] redhat.com>
     87 
     88 	* elfutils.spec.in: Update for 0.161.
     89 
     90 2014-11-27  Mark Wielaard  <mjw (a] redhat.com>
     91 
     92 	* eu.am: Define textrel_msg, textrel_found and textrel_check based
     93 	on FATAL_TEXTREL.
     94 
     95 2014-08-25  Mark Wielaard  <mjw (a] redhat.com>
     96 
     97 	* elfutils.spec.in: Update for 0.160.
     98 
     99 2014-05-17  Mark Wielaard  <mjw (a] redhat.com>
    100 
    101 	* elfutils.spec.in: Update for 0.159.
    102 	(%files devel): Add libdwelf.h.
    103 
    104 2014-04-13  Mark Wielaard  <mjw (a] redhat.com>
    105 
    106 	* eu.am (AM_CFLAGS): Don't add -fmudflap.
    107 	(COMPILE.os): Don't remove no_mudflap.os.
    108 
    109 2014-01-22  Mark Wielaard  <mjw (a] redhat.com>
    110 
    111 	* eu.am (AM_CFLAGS): Unconditionally add -Wformat=2.
    112 
    113 2014-01-03  Mark Wielaard  <mjw (a] redhat.com>
    114 
    115 	* elfutils.spec.in: Update for 0.158.
    116 
    117 2013-11-01  Michael Forney  <mforney (a] mforney.org>
    118 
    119 	* eu.am: Use READELF.
    120 
    121 2013-09-30  Mark Wielaard  <mjw (a] redhat.com>
    122 
    123 	* elfutils.spec.in: Update for readelf NT_SIGINFO and NT_FILE
    124 	core notes.
    125 
    126 2013-09-27  Mark Wielaard  <mjw (a] redhat.com>
    127 
    128 	* config/elfutils.spec.in: Update for 0.157.
    129 
    130 2013-07-25  Jan Kratochvil  <jan.kratochvil (a] redhat.com>
    131 
    132 	* config/elfutils.spec.in: Update for 0.156.
    133 
    134 2013-04-24  Mark Wielaard  <mjw (a] redhat.com>
    135 
    136 	* eu.am: Use AM_CPPFLAGS instead of INCLUDES.
    137 
    138 2012-08-27  Mark Wielaard  <mjw (a] redhat.com>
    139 
    140 	* config/elfutils.spec.in: Update for 0.155.
    141 
    142 2012-07-19  Mark Wielaard  <mjw (a] redhat.com>
    143 
    144 	* known-dwarf.awk: "Generated by" header had wrong file names,
    145 	mention config/known-dwarf.awk and libdw/dwarf.h contents.
    146 
    147 2012-06-22  Mark Wielaard  <mjw (a] redhat.com>
    148 
    149 	* config/elfutils.spec.in: Update for 0.154.
    150 
    151 2012-02-23  Mark Wielaard  <mjw (a] redhat.com>
    152 
    153 	* config/elfutils.spec.in: Update for 0.153.
    154 
    155 2011-10-31  Mark Wielaard  <mjw (a] redhat.com>
    156 
    157 	* known-dwarf.awk: Use gawk.
    158 
    159 2010-07-02  Ulrich Drepper  <drepper (a] redhat.com>
    160 
    161 	* elfutils.spec.in: Add more BuildRequires.
    162 	Ship the .mo files with the libelf subpackage.
    163 
    164 2010-04-15  Roland McGrath  <roland (a] redhat.com>
    165 
    166 	* eu.am (DEFS): Add -DLOCALEDIR=... here.
    167 
    168 2010-02-15  Roland McGrath  <roland (a] redhat.com>
    169 
    170 	* eu.am: New file.
    171 
    172 2009-04-19  Roland McGrath  <roland (a] redhat.com>
    173 
    174 	* version.h.in: Revert last change.
    175 
    176 2009-04-17  Roland McGrath  <roland (a] redhat.com>
    177 
    178 	* version.h.in (_ELFUTILS_PREREQ): Multiple major by 1000000 and minor
    179 	by 1000; now _ELFUTILS_VERSION is 789000 for version 0.789.
    180 
    181 2009-01-22  Ulrich Drepper  <drepper (a] redhat.com>
    182 
    183 	* elfutils.spec.in: Distribute <elfutils/version.h> in
    184 	elfutils-libelf-devel.
    185 
    186 2009-01-22  Roland McGrath  <roland (a] redhat.com>
    187 
    188 	* known-dwarf.awk: Handle DW_FOO_BAR_* sets better.
    189 
    190 2009-01-11  Roland McGrath  <roland (a] redhat.com>
    191 
    192 	* known-dwarf.awk: New file.
    193 	* Makefile.am (EXTRA_DIST): Add it.
    194 
    195 2008-12-24  Roland McGrath  <roland (a] redhat.com>
    196 
    197 	* Makefile.am ($(srcdir)/elfutils.spec.in): Rewrite awk magic.
    198 	Put the target inside [if MAINTAINER_MODE].
    199 
    200 2008-12-16  Roland McGrath  <roland (a] redhat.com>
    201 
    202 	* version.h.in: New file.
    203 
    204 2008-01-12  Ulrich Drepper  <drepper (a] redhat.com>
    205 
    206 	* elfutils.spec.in: Add m4 to build requirements.
    207 
    208 2008-01-02  Ulrich Drepper  <drepper (a] redhat.com>
    209 
    210 	* elfutils.spec.in: Changes for disasm branch merge.
    211 
    212 2007-08-08  Roland McGrath  <roland (a] redhat.com>
    213 
    214 	* elfutils.spec.in (License): Canonicalize.
    215 
    216 2007-04-23  Roland McGrath  <roland (a] redhat.com>
    217 
    218 	* elfutils.spec.in: Distribute eu-unstrip.
    219 
    220 2005-08-13  Roland McGrath  <roland (a] redhat.com>
    221 
    222 	* Makefile.am ($(srcdir)/elfutils.spec.in): Add missing $.
    223 
    224 2005-07-28  Roland McGrath  <roland (a] redhat.com>
    225 
    226 	* elfutils.spec.in: Remove libdwfl.so from package.
    227 
    228 2005-07-21  Ulrich Drepper  <drepper (a] redhat.com>
    229 
    230 	* elfutils.spec.in: Distribute eu-elfcmp.
    231 
    232 2005-04-01  Ulrich Drepper  <drepper (a] redhat.com>
    233 
    234 	* elfutils.spec.in: Distribute eu-addr2line.
    235 
    236 2005-03-17  Ulrich Drepper  <drepper (a] redhat.com>
    237 
    238 	* elfutils.spec.in: Distribute libdw.{a,so,h}.
    239 
    240 2005-02-22  Ulrich Drepper  <drepper (a] redhat.com>
    241 
    242 	* Makefile.am: Ignore result of cvs run.
    243 
    244 	* elfutils.spec.in: Simplify build process by not using a subdir.
    245 	This means we can use %configure.
    246 
    247 2005-02-18  Ulrich Drepper  <drepper (a] redhat.com>
    248 
    249 	* Makefile.am: Automatically added changelog from NEWS file on dist.
    250 
    251 2005-02-15  Ulrich Drepper  <drepper (a] redhat.com>
    252 
    253 	* elfutils.spec.in: Make sure RPM_OPT_FLAGS is used.  During
    254 	%build, really do build the binaries.
    255 	Remove --enable-shared configure parameters.
    256 
    257 2005-02-07  Ulrich Drepper  <drepper (a] redhat.com>
    258 
    259 	* elfutils.spec.in (BuildRequires): Up gcc requirement to 3.4.
    260 
    261 2004-11-23  Ulrich Drepper  <drepper (a] redhat.com>
    262 
    263 	* elfutils.spec.in: Some more changes for the RPM with the fake
    264 	binaries.
    265 
    266 2004-01-29  Ulrich Drepper  <drepper (a] redhat.com>
    267 
    268 	* elfutils.spec.in: Update BuildRequires.
    269 
    270 2004-01-17  Ulrich Drepper  <drepper (a] redhat.com>
    271 
    272 	* Makefile.am: New file.
    273 	* config.guess: Moved to here from toplevel.
    274 	* config.rpath: Likewise.
    275 	* config.sub: Likewise.
    276 	* depcomp: Likewise.
    277 	* install-sh: Likewise.
    278 	* missing: Likewise.
    279 	* mkinstalldirs: Likewise.
    280 	* elfutils.spec.in: New file.
    281