]> Git Repo - binutils.git/blob - gdb/ChangeLog
Remove duplicated #include's from GDB
[binutils.git] / gdb / ChangeLog
1 2014-01-07  Honggyu Kim  <[email protected]>
2
3         * ada-lang.c: Remove duplicated include statements.
4         * alphabsd-nat.c: Ditto.
5         * amd64-darwin-tdep.c: Ditto.
6         * amd64fbsd-nat.c: Ditto.
7         * auto-load.c: Ditto.
8         * ax-gdb.c: Ditto.
9         * breakpoint.c: Ditto.
10         * dbxread.c: Ditto.
11         * fork-child.c: Ditto.
12         * gdb_usleep.c: Ditto.
13         * i386-darwin-tdep.c: Ditto.
14         * i386fbsd-nat.c: Ditto.
15         * infcmd.c: Ditto.
16         * inferior.c: Ditto.
17         * jv-lang.c: Ditto.
18         * linux-nat.c: Ditto.
19         * linux-tdep.c: Ditto.
20         * m68kbsd-nat.c: Ditto.
21         * m68klinux-nat.c: Ditto.
22         * microblaze-tdep.c: Ditto.
23         * mips-linux-tdep.c: Ditto.
24         * mn10300-tdep.c: Ditto.
25         * nto-tdep.c: Ditto.
26         * opencl-lang.c: Ditto.
27         * osdata.c: Ditto.
28         * printcmd.c: Ditto.
29         * regcache.c: Ditto.
30         * remote-m32r-sdi.c: Ditto.
31         * remote.c: Ditto.
32         * symfile.c: Ditto.
33         * symtab.c: Ditto.
34         * tilegx-linux-nat.c: Ditto.
35         * tilegx-tdep.c: Ditto.
36         * tracepoint.c: Ditto.
37         * valops.c: Ditto.
38         * vaxbsd-nat.c: Ditto.
39         * windows-nat.c: Ditto.
40         * xtensa-tdep.c: Ditto.
41
42 2014-01-07  Yao Qi  <[email protected]>
43
44         * spu-linux-nat.c (_initialize_spu_nat): Declare.
45
46 2014-01-07  Joel Brobecker  <[email protected]>
47
48         * ada-valprint.c (print_field_values): Add "language" parameter.
49         Update calls to print_field_values and print_variant_part.
50         Pass new parameter "language" in call to val_print instead
51         of "current_language".  Replace call to ada_val_print by call
52         to val_print.
53         (print_variant_part): Add "language" parameter.
54         (ada_val_print_struct_union): Update call to print_field_values.
55
56 2014-01-07  Joel Brobecker  <[email protected]>
57
58         * ada-valprint.c (ui_memcpy): Delete.
59         (ada_print_floating): Update documentation.  Add empty line
60         between between function documentation and implementation.
61         Delete variable "buffer".  Use ui_file_xstrdup in place of
62         ui_file_put.  Minor adjustments following this change.
63
64 2014-01-07  Joel Brobecker  <[email protected]>
65
66         * ada-valprint.c (ada_val_print_string): New function,
67         extracted from ada_val_print_array.
68         (ada_val_print_array): Replace extracted code by call
69         to ada_val_print_string followed by a return.  Move
70         "else" branch to the function's top block.
71
72 2014-01-07  Joel Brobecker  <[email protected]>
73
74         * ada-valprint.c (ada_val_print_array): Move implementation
75         down.  Rename parameter "offset" and "val" into "offset_aligned"
76         and "original_value" respectively.  Add parameter "offset".
77
78 2014-01-07  Joel Brobecker  <[email protected]>
79
80         * ada-valprint.c (ada_val_print_ref): Rewrite by mostly
81         re-organizing the code. Change the "???" message printed
82         when target type is a TYPE_CODE_UNDEF into
83         "<ref to undefined type>".
84
85 2014-01-07  Joel Brobecker  <[email protected]>
86
87         * ada-valprint.c (print_record): Delete, implementation inlined...
88         (ada_val_print_struct_union): ... here.  Remove call to
89         ada_check_typedef in inlined implementation.
90
91 2014-01-07  Joel Brobecker  <[email protected]>
92
93         * ada-valprint.c (ada_val_print_gnat_array): New function,
94         extracted from ada_val_print_1;
95         (ada_val_print_ptr, ada_val_print_num, ada_val_print_enum)
96         (ada_val_print_flt, ada_val_print_struct_union)
97         (ada_val_print_ref): Likewise.
98         (ada_val_print_1): Delete variables i and elttype.
99         Replace extracted-out code by call to corresponding
100         new functions.
101
102 2014-01-07  Joel Brobecker  <[email protected]>
103
104         * ada-valprint.c (ada_val_print_1): Remove call to gdb_flush.
105
106 2014-01-07  Joel Brobecker  <[email protected]>
107
108         * ada-valprint.c (ada_val_print_1): Replace calls to
109         ada_val_print_1 by calls to val_print.
110
111 2014-01-07  Joel Brobecker  <[email protected]>
112
113         * ada-valprint.c (ada_val_print_1): Add parameter "language".
114         Update calls to self accordingly.  Replace calls to c_val_print
115         by calls to val_print.
116
117 2014-01-07  Joel Brobecker  <[email protected]>
118
119         * ada-valprint.c (print_record): Delete declaration.
120         (adjust_type_signedness, ada_val_print_1): Likewise.
121         (ada_val_print): Move function implementation down.
122         (print_variant_part, print_field_values, print_record):
123         Move function implementation up.
124
125 2014-01-07  Joel Brobecker  <[email protected]>
126
127         * python/py-type.c (typy_get_name): New function.
128         (type_object_getset): Add entry for attribute "name".
129         * NEWS: Add entry mentioning this new attribute.
130
131 2014-01-07  Yao Qi  <[email protected]>
132
133         * gnu-nat.c (set_exceptions_cmd): Remove an empty body 'if'
134         statement.
135
136 2014-01-07  Yao Qi  <[email protected]>
137
138         * gnu-nat.c (info_port_rights): Add qualifier const to
139         argument args.
140
141 2014-01-07  Yao Qi  <[email protected]>
142
143         * gnu-nat.c (trace_me): Use 'void' for empty argument list.
144
145 2014-01-07  Yao Qi  <[email protected]>
146
147         * gnu-nat.c (make_inf) Update declaration.
148         (make_inf): Make it static.
149         (inf_set_traced): Likewise.
150         (inf_port_to_thread, inf_task_died_status): Likewise.
151
152 2014-01-07  Yao Qi  <[email protected]>
153
154         * gnu-nat.c (inf_tid_to_proc): Remove declaration.
155
156 2014-01-07  Yao Qi  <[email protected]>
157
158         * gnu-nat.c (_initialize_gnu_nat): Declare.
159
160 2014-01-07  Yao Qi  <[email protected]>
161
162         * gdbarch.sh (byte_order, byte_order_for_code): Change type to
163         'enum bfd_endian'.
164         (struct gdbarch_info) <byte_order>: Change type to
165         'enum bfd_endian'.
166         <byte_order_for_code>: Likewise.
167         * gdbarch.c, gdbarch.h: Regenerated.
168
169 2014-01-06  Sasha Smundak  <[email protected]>
170
171         * jit.c: (jit_reader_load_command): Fix JIT reader path creation.
172
173 2014-01-06  Tom Tromey  <[email protected]>
174
175         * doublest.c (convert_doublest_to_floatformat): Use const, not
176         CONST.
177         * somread.c (som_symtab_read): Likewise.
178
179 2014-01-07  Hui Zhu  <[email protected]>
180
181         * gdb_bfd.c (gdb_bfd_stash_filename): Removed.
182         (gdb_bfd_open): Removed gdb_bfd_stash_filename.
183         (gdb_bfd_fopen): Ditto.
184         (gdb_bfd_openr): Ditto.
185         (gdb_bfd_openw): Ditto.
186         (gdb_bfd_openr_iovec): Ditto.
187         (gdb_bfd_fdopenr): Ditto.
188         * gdb_bfd.h (gdb_bfd_stash_filename): Removed.
189         * solib-aix.c (solib_aix_bfd_open): Alloc object_bfd->filename
190         with xstrdup.
191         * solib-darwin.c (darwin_bfd_open): Alloc res->filename
192         with xstrdup.
193         * symfile-mem.c (symbol_file_add_from_memory): Removed
194         gdb_bfd_stash_filename.
195
196 2014-01-03  Doug Evans  <[email protected]>
197
198         * nat/linux-waitpid.c (linux_debug): Remove extraneous \n from
199         output.
200
201 2014-01-01  Joel Brobecker  <[email protected]>
202
203         Update year range in copyright notice of all files.
204
205 2014-01-01  Joel Brobecker  <[email protected]>
206
207         * top.c (print_gdb_version): Set copyright year to 2014.
208
209 2014-01-01  Joel Brobecker  <[email protected]>
210
211         * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2013.
212
213 For older changes see ChangeLog-2013.
214 \f
215 Local Variables:
216 mode: change-log
217 left-margin: 8
218 fill-column: 74
219 version-control: never
220 coding: utf-8
221 End:
This page took 0.037256 seconds and 4 git commands to generate.