blob: 8b7b44d24e39a95b4f21d7446a913fc2cc116215 [file] [log] [blame]
Ulrich Drepperb08d5a82005-07-26 05:00:05 +000012005-02-15 Ulrich Drepper <drepper@redhat.com>
2
3 * Makefile (AM_CFLAGS): Add -Wunused -Wextra -Wformat=2.
4
5 * asm_end.c (text_end): Mark parameter as possibly unused.
6
72005-02-06 Ulrich Drepper <drepper@redhat.com>
8
9 * Makefile.am: Remove lint handling.
10
112005-02-05 Ulrich Drepper <drepper@redhat.com>
12
13 * asm_end.c (binary_end): Don't terminate with error() in case
14 something goes wrong.
15
16 * Makefile.am: Check for text relocations in constructed DSO.
17
18 * Makefile.am (AM_CFLAGS): More warnings. Add -fmudflap for MUDFLAP.
19
20 * asm_end.c (binary_end): Remove shadowing variables.
21 Little cleanups.
22
23 * asm_newsym.c: Allocate memory for the string parameter.
24
252005-02-04 Ulrich Drepper <drepper@redhat.com>
26
27 * asm_newscn_ingrp.c (asm_newscn_ingrp): Use INTUSE to reference
28 asm_newscn.
29
302004-09-25 Ulrich Drepper <drepper@redhat.com>
31
32 * asm_error.c: Make compile with gcc 4.0.
33
342004-01-20 Ulrich Drepper <drepper@redhat.com>
35
36 * Makefile.am: Support building with mudflap.
37
382004-01-18 Ulrich Drepper <drepper@redhat.com>
39
40 * libasmP.h (_): Use elfutils domain.
41
422004-01-17 Ulrich Drepper <drepper@redhat.com>
43
44 * Makefile.am: Support building with mudflap.
45
462003-08-13 Ulrich Drepper <drepper@redhat.com>
47
48 * Makefile.in: Depend on libebl.a, not libebl.so.
49
502003-08-11 Ulrich Drepper <drepper@redhat.com>
51
52 * Moved to CVS archive.