blob: 86ac44b969080b5fc1eeb9bab541de2fba6a4935 [file] [log] [blame]
Roland McGrathc373d852006-10-10 00:25:21 +000012006-10-09 Roland McGrath <roland@redhat.com>
2
3 * ia64_symbol.c (ia64_reloc_simple_type): Treat SECREL types as simple.
4
52006-08-29 Roland McGrath <roland@redhat.com>
6
7 * sparc_retval.c: New file.
8 * Makefile.am (sparc_SRCS): Add it.
9 * sparc_init.c (sparc_init): Initialize return_value_location hook.
10
112006-08-22 Roland McGrath <roland@redhat.com>
12
13 * i386_regs.c (i386_register_name): Renamed i386_register_info.
14 Take new args, yield more info.
15 * i386_init.c (i386_init): Update initializer.
16 * ia64_regs.c (ia64_register_name): Likewise.
17 * ia64_init.c (ia64_init): Likewise.
18 * ppc_regs.c (ppc_register_name): Likewise.
19 * ppc64_init.c (ppc64_init): Likewise.
20 * ppc_init.c (ppc_init): Likewise.
21 * s390_regs.c (s390_register_name): Likewise.
22 * s390_init.c (s390_init): Likewise.
23 * sparc_regs.c (sparc_register_name): Likewise.
24 * sparc_init.c (sparc_init): Likewise.
25 * x86_64_regs.c (x86_64_register_name): Likewise.
26 * x86_64_init.c (x86_64_init): Likewise.
27
Roland McGrathc812a832006-08-08 20:02:11 +0000282006-08-08 Roland McGrath <roland@redhat.com>
29
30 * Makefile.am (%.os): Don't depend on %.o, since we don't actually
31 need static object for anything here. This rule is the only source of
32 .deps/ files.
33
Roland McGrath3b578ba2006-08-08 19:08:50 +0000342006-06-23 Stepan Kasal <skasal@redhat.com>
35
36 * Makefile.am (PACKAGE_VERSION): Remove superfluous definition.
37
Roland McGrath19db8592006-08-03 08:52:46 +0000382006-08-03 Roland McGrath <roland@redhat.com>
39
40 * sparc_regs.c (sparc_register_name): List 32 FPU regs only for
41 EM_SPARC. EM_SPARC32PLUS also has 64.
42
Roland McGrath95024622006-07-21 10:06:31 +0000432006-07-21 Roland McGrath <roland@redhat.com>
44
45 * i386_regs.c (i386_register_name): Fix return value when using stpcpy.
46 * ppc_regs.c (ppc_register_name): Likewise.
47 * s390_regs.c (s390_register_name): Likewise.
48
49 * ia64_retval.c: New file.
50 * Makefile.am (ia64_SRCS): Add it.
51 * ia64_init.c (ia64_init): Install return_value_location hook.
52
53 * ia64_regs.c: New file.
54 * Makefile.am (ia64_SRCS): Add it.
55 * ia64_init.c (ia64_init): Install register_name hook.
56
Ulrich Drepper28ed8952006-07-07 03:43:47 +0000572006-07-05 Ulrich Drepper <drepper@redhat.com>
58
59 * alpha_init.c: Initialize sysvhash_entrysize.
60 * s390_init.c: Likewise.
61
622006-07-04 Ulrich Drepper <drepper@redhat.com>
63
64 * common-reloc.c (relative_reloc_p): New function.
65 (init_reloc): Hook it up.
66 * ia64_reloc.def: Define NO_RELATIVE_RELOC.
67
Ulrich Drepperd5a75192006-06-15 03:07:46 +0000682006-06-13 Roland McGrath <roland@redhat.com>
69
70 * ppc64_retval.c: Remove SVR4_STRUCT_RETURN braino.
71
Ulrich Drepper6ca46002006-06-12 22:40:23 +0000722006-06-12 Ulrich Drepper <drepper@redhat.com>
73
74 * common-reloc.c (none_reloc_p): New function.
Ulrich Drepper28ed8952006-07-07 03:43:47 +000075 (init_reloc): Hook it up.
Ulrich Drepper6ca46002006-06-12 22:40:23 +000076
Roland McGrath123ccad2006-02-22 19:59:31 +0000772006-02-22 Roland McGrath <roland@redhat.com>
78
79 * ppc64_retval.c (SVR4_STRUCT_RETURN): New macro.
80 (ppc64_return_value_location): Use registers for aggregate conditional
81 on that.
82 * ppc_retval.c (SVR4_STRUCT_RETURN): New macro.
83 (ppc_return_value_location): Use registers for aggregate conditional
84 on that.
85
Roland McGrath321327a2006-01-13 00:51:21 +0000862006-01-12 Roland McGrath <roland@redhat.com>
87
88 * s390_retval.c: New file.
89 * Makefile.am (s390_SRCS): Add it.
90 * s390_init.c (s390_init): Install return_value_location hook.
91
Roland McGrathef6fbff2006-01-12 03:00:55 +0000922006-01-11 Roland McGrath <roland@redhat.com>
93
Roland McGrath5f38a2c2006-01-12 03:08:35 +000094 * s390_regs.c: New file.
95 * Makefile.am (s390_SRCS): Add it.
96 * s390_init.c (s390_init): Install register_name hook.
97
Roland McGrathef6fbff2006-01-12 03:00:55 +000098 * s390_reloc.def: Update bits per
99 Martin Schwidefsky <schwidefsky@de.ibm.com>.
100
Roland McGrathba72ab12005-12-12 00:04:33 +00001012005-12-10 Ulrich Drepper
102
103 * common-reloc.c (R_NAME): Generate string correctly.
104
Roland McGrath994b4892005-12-05 22:46:21 +00001052005-12-05 Roland McGrath <roland@redhat.com>
106
107 * i386_regs.c (i386_register_name): Use a table for the first 8 regs.
108 * x86_64_regs.c (x86_64_register_name): Likewise.
109
1102005-11-25 Roland McGrath <roland@redhat.com>
111
112 * i386_regs.c (i386_register_name): Return 0, not 1, for gaps.
113
114 * i386_regs.c: New file.
115 * ppc_regs.c: New file.
116 * sparc_regs.c: New file.
117 * x86_64_regs.c: New file.
118 * Makefile.am
119 (i386_SRCS, x86_64_SRCS, ppc_SRCS, ppc64_SRCS, sparc_SRCS): Add them.
120 * i386_init.c: Initialize register_name hook.
121 * ppc_init.c: Likewise.
122 * ppc64_init.c: Likewise.
123 * sparc_init.c: Likewise.
124 * x86_64_init.c: Likewise.
125
Roland McGrathb6405ca2005-11-19 21:36:37 +00001262005-11-19 Roland McGrath <roland@redhat.com>
127
128 * ppc64_reloc.def: REL30 -> ADDR30.
129
Roland McGrathf47ba532005-11-19 07:40:29 +00001302005-11-18 Roland McGrath <roland@redhat.com>
131
132 * alpha_init.c: Use HOOK macro.
133 * arm_init.c: Likewise.
134 * i386_init.c: Likewise.
135 * ia64_init.c: Likewise.
136 * ppc64_init.c: Likewise.
137 * ppc_init.c: Likewise.
138 * s390_init.c: Likewise.
139 * sh_init.c: Likewise.
140 * sparc_init.c: Likewise.
141 * x86_64_init.c: Likewise.
142
Roland McGrath6e8d1832005-11-17 22:47:38 +00001432005-11-17 Roland McGrath <roland@redhat.com>
144
Roland McGrath093281d2005-11-18 02:24:43 +0000145 * Makefile.am (uninstall): Don't try to remove $(pkgincludedir).
Roland McGrath3dca43b2005-11-18 02:30:43 +0000146 (CLEANFILES): Add libebl_$(m).so.
Roland McGrath093281d2005-11-18 02:24:43 +0000147
Roland McGrath6e8d1832005-11-17 22:47:38 +0000148 * ppc_reloc.def: Update bits per Alan Modra <amodra@bigpond.net.au>.
149 * ppc64_reloc.def: Likewise.
150
Roland McGrathe47ab762005-11-17 03:16:00 +00001512005-11-15 Roland McGrath <roland@redhat.com>
152
153 * Contents moved here from ../libebl.