File: ChangeLog

package info (click to toggle)
elfutils 0.123-3
  • links: PTS
  • area: main
  • in suites: etch, etch-m68k
  • size: 6,452 kB
  • ctags: 6,491
  • sloc: ansic: 51,686; sh: 7,544; makefile: 825; yacc: 664; lex: 361; sed: 16
file content (174 lines) | stat: -rw-r--r-- 5,043 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
2006-07-12  Ulrich Drepper  <drepper@redhat.com>

	* configure.ac (internal_function): Don't use internal visibility.

2006-07-05  Ulrich Drepper  <drepper@redhat.com>

	* configure.ac: Add dummy automake conditional to get dependencies
	for non-generic linker right.  See src/Makefile.am.

2005-11-22  Roland McGrath  <roland@redhat.com>

	* configure.ac: Check for --as-needed linker option.

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

	* Makefile.am (DISTCHECK_CONFIGURE_FLAGS): New variable.

2005-11-16  Roland McGrath  <roland@redhat.com>

	* configure.ac: Define HAVE_LIBASM and STANDALONE conditionals.
	In config.h, define ELFUTILS_HEADER macro.

2005-11-15  Roland McGrath  <roland@redhat.com>

	* Makefile.am (all_SUBDIRS): Add backends.
	* configure.ac: Write backends/Makefile.

	* configure.ac: Add --enable-tests-rpath option.

2005-09-16  Roland McGrath  <roland@redhat.com>

	* configure.ac (ALLOW_UNALIGNED) [__ia64__ || __alpha__]:
	Don't set it, since on IA64 you get error messages for unaligned
	accesses, and on Alpha it's at least very slow.

2005-08-29  Ulrich Drepper  <drepper@redhat.com>

	* configure.ac: Fix GCOV make condition generation.

2005-08-28  Ulrich Drepper  <drepper@redhat.com>

	* configure.ac: Add --enable-gcov option.

2005-08-06  Ulrich Drepper  <drepper@redhat.com>

	* configure.ac: Add --enable-gprof option.

2005-07-27  Roland McGrath  <roland@redhat.com>

	* Makefile.am (all_SUBDIRS): Put libdwfl before libdw.

2005-07-21  Roland McGrath  <roland@redhat.com>

	* configure.ac: Take --enable-libebl-subdir=DIR to set LIBEBL_SUBDIR.

2005-06-01  Roland McGrath  <roland@redhat.com>

	* Makefile.am (all_SUBDIRS): Add libdwfl.
	* configure.ac: Write libdwfl/Makefile.

2005-05-31  Roland McGrath  <roland@redhat.com>

	* configure.ac (WEXTRA): Check for -Wextra and set this substitution.

 	* configure.ac: Check for struct stat st_?tim members.
 	* src/strip.c (process_file): Use st_?time if st_?tim are not there.

 	* configure.ac: Check for futimes function.
 	* src/strip.c (handle_elf) [! HAVE_FUTIMES]: Use utimes instead.
 	(handle_ar) [! HAVE_FUTIMES]: Likewise.

2005-05-19  Roland McGrath  <roland@redhat.com>

	* configure.ac [AH_BOTTOM] (INTDECL, _INTDECL): New macros.

2005-05-10  Ulrich Drepper  <drepper@redhat.com>

	* configure.ac: Define MODVERSION in config.h.

2005-02-22  Ulrich Drepper  <drepper@redhat.com>

	* Makefile.am (all_SUBDIRS): Don't add doc subdir for now.
	* configure.ac: Don't use doc subdir for now.

2005-02-15  Ulrich Drepper  <drepper@redhat.com>

	* configure.ac: Remove AM_GNU_GETTEXT use.  Use only AM_PO_SUBDIRS.

2005-02-06  Ulrich Drepper  <drepper@redhat.com>

	* configure.ac (AM_INIT_AUTOMAKE): Removed dist-bzip2.

	* Makefile.am (EXTRA_DIST): Remove splint.rc.
	* splint.rc: Removed.

2004-09-25  Ulrich Drepper  <drepper@redhat.com>

	* configure.ac: Make compile with gcc 4.0.

2004-03-06  Ulrich Drepper  <drepper@redhat.com>

	* configure.ac: Use AS_HELP_STRING where applicable.

2004-01-23  Ulrich Drepper  <drepper@redhat.com>

	* configure.ac: Check for C99 compiler.

	* configure.ac: Change locking macros in config.h to at least
	evaluate the parameter.  Define base_cpu to none for generic linker.

2004-01-21  Ulrich Drepper  <drepper@redhat.com>

	* configure.ac: Print error message in case --disable-generic is
	used if no linker support for the architecture is available.

2004-01-18  Ulrich Drepper  <drepper@redhat.com>

	* configure.ac: Dont generate libebl-po/Makefile.in,
	libdw-po/Makefile.in, libasm-po/Makefile.in.

	* Makefile.am (all_SUBDIRS): Remove libebl-po, libdw-po, libasm-po.

2004-01-17  Ulrich Drepper  <drepper@redhat.com>

	* configure.ac: Pretty printing of help message.

	* configure.ac: Move AC_SYS_LARGEFILE test to the front.

	* configure.ac: Add --enable-mudflap option.

2004-01-17  Ulrich Drepper  <drepper@redhat.com>

	* configure.ac: Major cleanups.  Use aux dir.
	* config.guess: Moved to new config subdir.
	* config.rpath: Likewise.
	* config.sub: Likewise.
	* depcomp: Likewise.
	* install-sh: Likewise.
	* missing: Likewise.
	* mkinstalldirs: Likewise.
	* Makefile.am (mini_SUBDIRS): Add config.
	(EXTRA_DIST): Remove config.rpath.

	* configure.ac: Add AC_REVISION.

	* configure.ac: Add --enable-mudflap option.

2004-01-11  Ulrich Drepper  <drepper@redhat.com>

	* configure.ac: Drop libdwarf directory.  Add libdw-po.
	* Makefile.am (all_SUBDIRS): Likewise.
	* elfutils.spec: Don't distribute anything from libdwarf.

2004-01-05  Ulrich Drepper  <drepper@redhat.com>

	* Makefile.am: Support separate libelf built.

	* elfutils.spec.in: Create separata elfutils-libelf-devel package.
	Install libdw DSOs.

	* configure.ac (AC_CONFIG_SRCDIR): Use libelf/libelf.h as the file
	name.

2003-08-13  Ulrich Drepper  <drepper@redhat.com>

	* elfutils.spec.in: Remove references to libebl.so.

2003-08-11  Ulrich Drepper  <drepper@redhat.com>

	* Moved to CVS archive.

2000-08-25  Ulrich Drepper  <drepper@redhat.com>

	* The beginning.  See the NEWS file for the time being.