blob: c51190d118f02e27873b646fbf8d6b16c49ccdfb [file] [log] [blame]
Roland McGrathef6fbff2006-01-12 03:00:55 +000012006-01-11 Roland McGrath <roland@redhat.com>
2
3 * s390_reloc.def: Update bits per
4 Martin Schwidefsky <schwidefsky@de.ibm.com>.
5
Roland McGrathba72ab12005-12-12 00:04:33 +000062005-12-10 Ulrich Drepper
7
8 * common-reloc.c (R_NAME): Generate string correctly.
9
Roland McGrath994b4892005-12-05 22:46:21 +0000102005-12-05 Roland McGrath <roland@redhat.com>
11
12 * i386_regs.c (i386_register_name): Use a table for the first 8 regs.
13 * x86_64_regs.c (x86_64_register_name): Likewise.
14
152005-11-25 Roland McGrath <roland@redhat.com>
16
17 * i386_regs.c (i386_register_name): Return 0, not 1, for gaps.
18
19 * i386_regs.c: New file.
20 * ppc_regs.c: New file.
21 * sparc_regs.c: New file.
22 * x86_64_regs.c: New file.
23 * Makefile.am
24 (i386_SRCS, x86_64_SRCS, ppc_SRCS, ppc64_SRCS, sparc_SRCS): Add them.
25 * i386_init.c: Initialize register_name hook.
26 * ppc_init.c: Likewise.
27 * ppc64_init.c: Likewise.
28 * sparc_init.c: Likewise.
29 * x86_64_init.c: Likewise.
30
Roland McGrathb6405ca2005-11-19 21:36:37 +0000312005-11-19 Roland McGrath <roland@redhat.com>
32
33 * ppc64_reloc.def: REL30 -> ADDR30.
34
Roland McGrathf47ba532005-11-19 07:40:29 +0000352005-11-18 Roland McGrath <roland@redhat.com>
36
37 * alpha_init.c: Use HOOK macro.
38 * arm_init.c: Likewise.
39 * i386_init.c: Likewise.
40 * ia64_init.c: Likewise.
41 * ppc64_init.c: Likewise.
42 * ppc_init.c: Likewise.
43 * s390_init.c: Likewise.
44 * sh_init.c: Likewise.
45 * sparc_init.c: Likewise.
46 * x86_64_init.c: Likewise.
47
Roland McGrath6e8d1832005-11-17 22:47:38 +0000482005-11-17 Roland McGrath <roland@redhat.com>
49
Roland McGrath093281d2005-11-18 02:24:43 +000050 * Makefile.am (uninstall): Don't try to remove $(pkgincludedir).
Roland McGrath3dca43b2005-11-18 02:30:43 +000051 (CLEANFILES): Add libebl_$(m).so.
Roland McGrath093281d2005-11-18 02:24:43 +000052
Roland McGrath6e8d1832005-11-17 22:47:38 +000053 * ppc_reloc.def: Update bits per Alan Modra <amodra@bigpond.net.au>.
54 * ppc64_reloc.def: Likewise.
55
Roland McGrathe47ab762005-11-17 03:16:00 +0000562005-11-15 Roland McGrath <roland@redhat.com>
57
58 * Contents moved here from ../libebl.