blob: e962de95a7e948781595e0e1733818b13ced8a6a [file] [log] [blame]
Roland McGrath420c8b52007-04-27 03:26:04 +000012007-04-26 Roland McGrath <roland@redhat.com>
2
Roland McGrath2be02912007-04-27 04:07:41 +00003 * alpha_symbol.c (alpha_machine_section_flag_check): New function.
4 * alpha_init.c (alpha_init): Initialize hook.
5
Roland McGrath420c8b52007-04-27 03:26:04 +00006 * alpha_regs.c: New file.
7 * Makefile.am (alpha_SRCS): Add it.
8 * alpha_init.c (alpha_init): Initialize register_info hook.
9
Roland McGrath4be15242007-04-25 03:09:33 +0000102007-04-22 Roland McGrath <roland@redhat.com>
11
12 * ppc_regs.c (ppc_register_info): Use some names instead of sprNNN:
13 mq, xer, lr, ctr, dsisr, dar, dec, vrsave.
14 Set *BITS to 64 for FPU registers.
15
16 * i386_regs.c (i386_register_info): Set *BITS to 16 for fctrl, fstat.
17 * x86_64_regs.c (x86_64_register_info): Likewise for fcw, fsw.
18
Roland McGrath5f6a41a2007-04-01 23:11:40 +0000192007-04-01 Roland McGrath <roland@redhat.com>
20
21 * x86_64_regs.c (x86_64_register_info): Add more registers from newer
22 ABI spec.
23
Ulrich Drepperaa915fd2007-02-05 07:25:33 +0000242007-01-11 Roland McGrath <roland@redhat.com>
25
26 * ia64_symbol.c (ia64_machine_section_flag_check): New function.
27 * ia64_init.c (ia64_init): Use it.
28
29 * ia64_symbol.c (ia64_section_type_name): Typo fix in string.
30
Roland McGrathc373d852006-10-10 00:25:21 +0000312006-10-09 Roland McGrath <roland@redhat.com>
32
33 * ia64_symbol.c (ia64_reloc_simple_type): Treat SECREL types as simple.
34
352006-08-29 Roland McGrath <roland@redhat.com>
36
37 * sparc_retval.c: New file.
38 * Makefile.am (sparc_SRCS): Add it.
39 * sparc_init.c (sparc_init): Initialize return_value_location hook.
40
412006-08-22 Roland McGrath <roland@redhat.com>
42
43 * i386_regs.c (i386_register_name): Renamed i386_register_info.
44 Take new args, yield more info.
45 * i386_init.c (i386_init): Update initializer.
46 * ia64_regs.c (ia64_register_name): Likewise.
47 * ia64_init.c (ia64_init): Likewise.
48 * ppc_regs.c (ppc_register_name): Likewise.
49 * ppc64_init.c (ppc64_init): Likewise.
50 * ppc_init.c (ppc_init): Likewise.
51 * s390_regs.c (s390_register_name): Likewise.
52 * s390_init.c (s390_init): Likewise.
53 * sparc_regs.c (sparc_register_name): Likewise.
54 * sparc_init.c (sparc_init): Likewise.
55 * x86_64_regs.c (x86_64_register_name): Likewise.
56 * x86_64_init.c (x86_64_init): Likewise.
57
Roland McGrathc812a832006-08-08 20:02:11 +0000582006-08-08 Roland McGrath <roland@redhat.com>
59
60 * Makefile.am (%.os): Don't depend on %.o, since we don't actually
61 need static object for anything here. This rule is the only source of
62 .deps/ files.
63
Roland McGrath3b578ba2006-08-08 19:08:50 +0000642006-06-23 Stepan Kasal <skasal@redhat.com>
65
66 * Makefile.am (PACKAGE_VERSION): Remove superfluous definition.
67
Roland McGrath19db8592006-08-03 08:52:46 +0000682006-08-03 Roland McGrath <roland@redhat.com>
69
70 * sparc_regs.c (sparc_register_name): List 32 FPU regs only for
71 EM_SPARC. EM_SPARC32PLUS also has 64.
72
Roland McGrath95024622006-07-21 10:06:31 +0000732006-07-21 Roland McGrath <roland@redhat.com>
74
75 * i386_regs.c (i386_register_name): Fix return value when using stpcpy.
76 * ppc_regs.c (ppc_register_name): Likewise.
77 * s390_regs.c (s390_register_name): Likewise.
78
79 * ia64_retval.c: New file.
80 * Makefile.am (ia64_SRCS): Add it.
81 * ia64_init.c (ia64_init): Install return_value_location hook.
82
83 * ia64_regs.c: New file.
84 * Makefile.am (ia64_SRCS): Add it.
85 * ia64_init.c (ia64_init): Install register_name hook.
86
Ulrich Drepper28ed8952006-07-07 03:43:47 +0000872006-07-05 Ulrich Drepper <drepper@redhat.com>
88
89 * alpha_init.c: Initialize sysvhash_entrysize.
90 * s390_init.c: Likewise.
91
922006-07-04 Ulrich Drepper <drepper@redhat.com>
93
94 * common-reloc.c (relative_reloc_p): New function.
95 (init_reloc): Hook it up.
96 * ia64_reloc.def: Define NO_RELATIVE_RELOC.
97
Ulrich Drepperd5a75192006-06-15 03:07:46 +0000982006-06-13 Roland McGrath <roland@redhat.com>
99
100 * ppc64_retval.c: Remove SVR4_STRUCT_RETURN braino.
101
Ulrich Drepper6ca46002006-06-12 22:40:23 +00001022006-06-12 Ulrich Drepper <drepper@redhat.com>
103
104 * common-reloc.c (none_reloc_p): New function.
Ulrich Drepper28ed8952006-07-07 03:43:47 +0000105 (init_reloc): Hook it up.
Ulrich Drepper6ca46002006-06-12 22:40:23 +0000106
Roland McGrath123ccad2006-02-22 19:59:31 +00001072006-02-22 Roland McGrath <roland@redhat.com>
108
109 * ppc64_retval.c (SVR4_STRUCT_RETURN): New macro.
110 (ppc64_return_value_location): Use registers for aggregate conditional
111 on that.
112 * ppc_retval.c (SVR4_STRUCT_RETURN): New macro.
113 (ppc_return_value_location): Use registers for aggregate conditional
114 on that.
115
Roland McGrath321327a2006-01-13 00:51:21 +00001162006-01-12 Roland McGrath <roland@redhat.com>
117
118 * s390_retval.c: New file.
119 * Makefile.am (s390_SRCS): Add it.
120 * s390_init.c (s390_init): Install return_value_location hook.
121
Roland McGrathef6fbff2006-01-12 03:00:55 +00001222006-01-11 Roland McGrath <roland@redhat.com>
123
Roland McGrath5f38a2c2006-01-12 03:08:35 +0000124 * s390_regs.c: New file.
125 * Makefile.am (s390_SRCS): Add it.
126 * s390_init.c (s390_init): Install register_name hook.
127
Roland McGrathef6fbff2006-01-12 03:00:55 +0000128 * s390_reloc.def: Update bits per
129 Martin Schwidefsky <schwidefsky@de.ibm.com>.
130
Roland McGrathba72ab12005-12-12 00:04:33 +00001312005-12-10 Ulrich Drepper
132
133 * common-reloc.c (R_NAME): Generate string correctly.
134
Roland McGrath994b4892005-12-05 22:46:21 +00001352005-12-05 Roland McGrath <roland@redhat.com>
136
137 * i386_regs.c (i386_register_name): Use a table for the first 8 regs.
138 * x86_64_regs.c (x86_64_register_name): Likewise.
139
1402005-11-25 Roland McGrath <roland@redhat.com>
141
142 * i386_regs.c (i386_register_name): Return 0, not 1, for gaps.
143
144 * i386_regs.c: New file.
145 * ppc_regs.c: New file.
146 * sparc_regs.c: New file.
147 * x86_64_regs.c: New file.
148 * Makefile.am
149 (i386_SRCS, x86_64_SRCS, ppc_SRCS, ppc64_SRCS, sparc_SRCS): Add them.
150 * i386_init.c: Initialize register_name hook.
151 * ppc_init.c: Likewise.
152 * ppc64_init.c: Likewise.
153 * sparc_init.c: Likewise.
154 * x86_64_init.c: Likewise.
155
Roland McGrathb6405ca2005-11-19 21:36:37 +00001562005-11-19 Roland McGrath <roland@redhat.com>
157
158 * ppc64_reloc.def: REL30 -> ADDR30.
159
Roland McGrathf47ba532005-11-19 07:40:29 +00001602005-11-18 Roland McGrath <roland@redhat.com>
161
162 * alpha_init.c: Use HOOK macro.
163 * arm_init.c: Likewise.
164 * i386_init.c: Likewise.
165 * ia64_init.c: Likewise.
166 * ppc64_init.c: Likewise.
167 * ppc_init.c: Likewise.
168 * s390_init.c: Likewise.
169 * sh_init.c: Likewise.
170 * sparc_init.c: Likewise.
171 * x86_64_init.c: Likewise.
172
Roland McGrath6e8d1832005-11-17 22:47:38 +00001732005-11-17 Roland McGrath <roland@redhat.com>
174
Roland McGrath093281d2005-11-18 02:24:43 +0000175 * Makefile.am (uninstall): Don't try to remove $(pkgincludedir).
Roland McGrath3dca43b2005-11-18 02:30:43 +0000176 (CLEANFILES): Add libebl_$(m).so.
Roland McGrath093281d2005-11-18 02:24:43 +0000177
Roland McGrath6e8d1832005-11-17 22:47:38 +0000178 * ppc_reloc.def: Update bits per Alan Modra <amodra@bigpond.net.au>.
179 * ppc64_reloc.def: Likewise.
180
Roland McGrathe47ab762005-11-17 03:16:00 +00001812005-11-15 Roland McGrath <roland@redhat.com>
182
183 * Contents moved here from ../libebl.