2014-01-14 Michael Hudson-Doyle <michael.hudson@linaro.org>
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
7ec1862d
YQ
12014-01-14 Yao Qi <yao@codesourcery.com>
2
3 * gdbarch.sh (core_xfer_shared_libraries): Change its argument
4 'len''s type to ULONGEST.
5 (core_xfer_shared_libraries_aix): Likewise.
6 * gdbarch.c, gdbarch.h: Regenerated.
7 * i386-cygwin-tdep.c (windows_core_xfer_shared_libraries):
8 Change type of 'len' to ULONGEST.
9 * rs6000-aix-tdep.c (rs6000_aix_ld_info_to_xml): Likewise.
10 (rs6000_aix_core_xfer_shared_libraries_aix): Likewise.
11
dea80a27
YQ
122014-01-14 Yao Qi <yao@codesourcery.com>
13
14 * common/linux-osdata.c (linux_xfer_osdata_processes): Change
15 type of 'len' to ULONGEST.
16 (linux_xfer_osdata_processgroups): Likewise.
17 (linux_xfer_osdata_threads): Likewise.
18 (linux_xfer_osdata_fds): Likewise.
19 (linux_xfer_osdata_isockets): Likewise.
20 (linux_xfer_osdata_shm): Likewise.
21 (linux_xfer_osdata_sem): Likewise.
22 (linux_xfer_osdata_msg): Likewise.
23 (linux_common_xfer_osdata): Likewise.
24 (struct osdata_type) <getter>: Likewise.
25 * common/linux-osdata.h (linux_common_xfer_osdata): Update
26 the declaration.
27
b55e14c7
YQ
282014-01-14 Yao Qi <yao@codesourcery.com>
29
30 * target.h (target_xfer_partial_ftype): Update.
31 (struct target_ops) <to_xfer_partial>: Change 'len' type to
32 ULONGEST.
33 * aix-thread.c (aix_thread_xfer_partial): Change type of
34 argument 'len' to ULONGEST.
35 * auxv.c (procfs_xfer_auxv): Likewise.
36 (ld_so_xfer_auxv): Likewise.
37 (memory_xfer_auxv): Likewise.
38 * bfd-target.c (target_bfd_xfer_partial): Likewise.
39 * bsd-kvm.c (bsd_kvm_xfer_partial): Likewise.
40 * bsd-uthread.c (bsd_uthread_xfer_partial): Likewise.
41 * corelow.c (core_xfer_partial): Likewise.
42 * ctf.c (ctf_xfer_partial): Likewise.
43 * darwin-nat.c (darwin_read_write_inferior): Likewise. Use
44 '%u'.
45 (darwin_read_dyld_info): Likewise.
46 (darwin_xfer_partial): Likewise.
47 * exec.c (section_table_xfer_memory_partial): Likewise.
48 (exec_xfer_partial): Likewise.
49 * exec.h (section_table_xfer_memory_partial): Update
50 declaration.
51 * gnu-nat.c (gnu_xfer_memory): Likewise. Call pulongest
52 instead of plongest.
53 (gnu_xfer_partial): Likewise.
54 * ia64-hpux-nat.c (ia64_hpux_xfer_memory): Likewise.
55 (ia64_hpux_xfer_solib_got): Likewise.
56 (ia64_hpux_xfer_partial): Likewise.
57 * ia64-linux-nat.c (ia64_linux_xfer_partial):
58 * inf-ptrace.c (inf_ptrace_xfer_partial):
59 * inf-ttrace.c (inf_ttrace_xfer_partial):
60 * linux-nat.c (linux_xfer_siginfo): Likewise.
61 (linux_nat_xfer_partial): Likewise.
62 (spu_enumerate_spu_ids, linux_proc_xfer_spu): Likewise.
63 (linux_nat_xfer_osdata, linux_xfer_partial): Likewise.
64 * monitor.c (monitor_xfer_memory): Likewise.
65 (monitor_xfer_partial): Likewise.
66 * procfs.c (procfs_xfer_partial): Likewise.
67 * record-full.c (record_full_xfer_partial): Likewise.
68 (record_full_core_xfer_partial): Likewise.
69 * remote-sim.c (gdbsim_xfer_memory): Likewise. Call pulongest
70 instead of plongest.
71 (gdbsim_xfer_partial): Likewise.
72 * remote.c (remote_xfer_partial): Likewise.
73 * rs6000-aix-tdep.c (rs6000_aix_ld_info_to_xml): Likewise.
74 * rs6000-aix-tdep.h (rs6000_aix_ld_info_to_xml): Update
75 declaration.
76 * rs6000-nat.c (rs6000_xfer_partial): Likewise.
77 (rs6000_xfer_shared_libraries): Likewise.
78 * sol-thread.c (sol_thread_xfer_partial): Likewise.
79 * sparc-nat.c (sparc_xfer_wcookie): Likewise.
80 (sparc_xfer_partial): Likewise.
81 * spu-linux-nat.c (spu_proc_xfer_spu): Likewise.
82 (spu_xfer_partial): Likewise.
83 * spu-multiarch.c (spu_xfer_partial): Likewise.
84 * target.c (target_read_live_memory): Likewise.
85 (memory_xfer_live_readonly_partial): Likewise.
86 (memory_xfer_partial, memory_xfer_partial_1): Likewise.
87 (target_xfer_partial, default_xfer_partial): Likewise.
88 (current_xfer_partial): Likewise.
89 * tracepoint.c (tfile_xfer_partial): Likewise.
90 * windows-nat.c (windows_xfer_memory): Likewise. Call
91 pulongest instead of plongest.
92 (windows_xfer_partial): Likewise.
93 (windows_xfer_shared_libraries): Likewise.
94
05804640
YQ
952014-01-14 Yao Qi <yao@codesourcery.com>
96
97 * rs6000-nat.c (rs6000_xfer_shared_libraries): Use
98 target_xfer_partial_ftype.
99
b5b08fb4
SC
1002014-01-13 Siva Chandra Reddy <sivachandra@google.com>
101
102 PR python/15464
103 PR python/16113
104 * valops.c (value_struct_elt_bitpos): New function
105 * py-type.c (convert_field): Set 'name' attribute of a gdb.Field
106 object to 'None' if the field name is an empty string ("").
107 * python/py-value.c (valpy_getitem): Use 'bitpos' and 'type'
108 attribute to look for a field when 'name' is 'None'.
109 (get_field_type): New function
110
13aaf454
DE
1112014-01-13 Doug Evans <dje@google.com>
112
113 PR symtab/16426
114 * dwarf2read.c (dwarf2_get_dwz_file): Call gdb_bfd_record_inclusion.
115 (try_open_dwop_file): Ditto.
116 * gdb_bfd.c: #include "vec.h".
117 (bfdp): New typedef.
118 (struct gdb_bfd_data): New member included_bfds.
119 (gdb_bfd_unref): Unref all included bfds.
120 (gdb_bfd_record_inclusion): New function.
121 * gdb_bfd.h (gdb_bfd_record_inclusion): Declare.
122
c2cec97c
TT
1232014-01-13 Tom Tromey <tromey@redhat.com>
124
125 * gdbcore.h (deprecated_core_resize_section_table): Remove.
126
78e5999d
TT
1272014-01-13 Tom Tromey <tromey@redhat.com>
128
129 * defs.h (use_windows): Remove.
130 * gdb.c (main): Update.
131 * main.c (captured_main, gdb_main): Update.
132 * main.h (struct captured_main_args) <use_windows>: Remove.
133 * top.c (use_windows): Remove.
134
f2052bbe
TT
1352014-01-13 Tom Tromey <tromey@redhat.com>
136
137 * defs.h (deprecated_flush_hook): Remove.
138
fde4f8ed
JK
1392014-01-13 Jan Kratochvil <jan.kratochvil@redhat.com>
140
141 PR threads/16216
142 * linux-thread-db.c (try_thread_db_load): Add parameter
143 check_auto_load_safe. Move here the file_is_auto_load_safe call.
144 (try_thread_db_load_from_pdir_1): Move it there from here.
145 (try_thread_db_load_from_sdir): Update caller.
146 (try_thread_db_load_from_dir): Move it there from here.
147
bdf61915
PP
1482014-01-13 Patrick Palka <patrick@parcs.ath.cx>
149
150 * regformats/regdat.sh: Always rewrite the register file.
151
f71e1a8d
PA
1522014-01-13 Pedro Alves <palves@redhat.com>
153
154 * Makefile.in (CHECK_HEADERS): New variable.
155 (check-headers:): New rule.
156
42c85435
TT
1572014-01-13 Tom Tromey <tromey@redhat.com>
158
159 * cli/cli-setshow.c (do_set_command): Update.
160 * defs.h (deprecated_set_hook): Remove.
161 * top.c (deprecated_set_hook): Remove.
162
f8de5129
PA
1632014-01-13 Pedro Alves <palves@redhat.com>
164
165 * tracepoint.c (tfile_fetch_registers): Don't infer the PC from
166 the tracepoint if the PC is a pseudo-register.
167
fc270c35
TT
1682014-01-13 Tom Tromey <tromey@redhat.com>
169
170 * defs.h (XCALLOC): Remove.
171 * bcache.c (bcache_xmalloc): Use XCNEW, not XCALLOC.
172 (print_bcache_statistics): Use XCNEWVEC, not XCALLOC.
173 * dwarf2loc.c (allocate_piece_closure): Likewise.
174 * elfread.c (elf_symfile_segments): Likewise.
175 (elf_symfile_segments): Likewise.
176 * gdbtypes.c (copy_type_recursive): Likewise.
177 * i386-tdep.c (i386_gdbarch_init): Use XCNEW, not XCALLOC.
178 * jit.c (jit_frame_sniffer): Use XCNEWVEC, not XCALLOC.
179 * minsyms.c (prim_record_minimal_symbol_full): Use XCNEW, not
180 XCALLOC.
181 * mt-tdep.c (mt_gdbarch_init): Likewise.
182 * opencl-lang.c (allocate_lval_closure): Use XCNEWVEC, not
183 XCALLOC.
184 * psymtab.c (psymbol_compare): Use XCNEW, not XCALLOC.
185 * regcache.c (regcache_xmalloc_1): Use XCNEWVEC, not XCALLOC.
186 * registry.c (registry_alloc_data): Likewise.
187 * rs6000-tdep.c (rs6000_gdbarch_init): Use XCNEW, not XCALLOC.
188 * s390-linux-tdep.c (s390_gdbarch_init): Likewise.
189 * serial.c (serial_fdopen_ops): Likewise.
190 * solib-aix.c (solib_aix_get_section_offsets): Use XCNEWVEC, not
191 XCALLOC.
192 * spu-tdep.c (spu_gdbarch_init): Use XCNEW, not XCALLOC.
193 * symfile.c (default_symfile_segments): Use XCNEW and XCNEWVEC,
194 not XCALLOC.
195
70ba0933
TT
1962014-01-13 Tom Tromey <tromey@redhat.com>
197
198 * defs.h (XMALLOC): Remove.
199 * avr-tdep.c (avr_gdbarch_init): Use XNEW, not XMALLOC.
200 * bfin-tdep.c (bfin_gdbarch_init): Likewise.
201 * cli-out.c (struct ui_out *): Likewise.
202 * cli/cli-dump.c (add_dump_command): Likewise.
203 (add_dump_command): Likewise.
204 * complaints.c (get_complaints): Likewise.
205 (find_complaint): Likewise.
206 * dwarf2-frame.c (execute_cfa_program): Likewise.
207 * dwarf2read.c (abbrev_table_read_table): Likewise.
208 * gdbarch.sh: Likewise.
209 * gdbarch.c: Rebuild.
210 * inf-ttrace.c (inf_ttrace_add_page): Likewise.
211 * interps.c (interp_new): Likewise.
212 * lm32-tdep.c (lm32_gdbarch_init): Likewise.
213 * m32r-tdep.c (m32r_gdbarch_init): Likewise.
214 * mi/mi-console.c (mi_console_file_new): Likewise.
215 * mi/mi-interp.c (mi_interpreter_init): Likewise.
216 * mi/mi-out.c (mi_out_new): Likewise.
217 * mi/mi-parse.c (mi_parse): Likewise.
218 * microblaze-tdep.c (microblaze_gdbarch_init): Likewise.
219 * moxie-tdep.c (moxie_gdbarch_init): Likewise.
220 * observer.c (xalloc_observer_list_node): Likewise.
221 * regcache.c (regcache_xmalloc_1): Likewise.
222 * reggroups.c (reggroup_new): Likewise.
223 (_initialize_reggroup): Likewise.
224 * registry.c (register_data_with_cleanup): Likewise.
225 * remote.c (remote_notif_stop_alloc_reply): Likewise.
226 * ser-base.c (serial_ttystate): Likewise.
227 * ser-mingw.c (make_pipe_state): Likewise.
228 * ser-pipe.c (pipe_open): Likewise.
229 * serial.c (serial_open): Likewise.
230 * sh64-tdep.c (sh64_gdbarch_init): Likewise.
231 * tui/tui-data.c (tui_alloc_generic_win_info): Likewise.
232 (tui_alloc_win_info): Likewise.
233 (tui_add_content_elements): Likewise.
234 * tui/tui-file.c (tui_file_new): Likewise.
235 * tui/tui-out.c (tui_out_new): Likewise.
236 * ui-file.c (mem_file_new): Likewise.
237 * ui-out.c (push_level): Likewise.
238 (make_cleanup_ui_out_end): Likewise.
239 (append_header_to_list): Likewise.
240 (ui_out_new): Likewise.
241 * user-regs.c (user_reg_add_builtin): Likewise.
242
41bf6aca
TT
2432014-01-13 Tom Tromey <tromey@redhat.com>
244
245 * defs.h (XZALLOC): Remove.
246 * ada-lang.c (get_ada_inferior_data): Use XCNEW, not XZALLOC.
247 * ada-tasks.c (get_ada_tasks_pspace_data): Likewise.
248 (get_ada_tasks_inferior_data): Likewise.
249 * auto-load.c (get_auto_load_pspace_data): Likewise.
250 * auxv.c (get_auxv_inferior_data): Likewise.
251 * bfd-target.c (target_bfd_reopen): Likewise.
252 * breakpoint.c (get_catch_syscall_inferior_data): Likewise.
253 (deprecated_insert_raw_breakpoint): Likewise.
254 * bsd-uthread.c (bsd_uthread_pid_to_str): Likewise.
255 * corelow.c (core_open): Likewise.
256 * darwin-nat.c (darwin_check_new_threads): Likewise.
257 (darwin_attach_pid): Likewise.
258 * dummy-frame.c (dummy_frame_push): Likewise.
259 * dwarf2-frame.c (dwarf2_frame_cache): Likewise.
260 * dwarf2loc.c (allocate_piece_closure): Likewise.
261 * elfread.c (elf_symfile_segments): Likewise.
262 * eval.c (ptrmath_type_p): Likewise.
263 * exceptions.c (EXCEPTIONS_SIGJMP_BUF): Likewise.
264 * gdbtypes.c (alloc_type_arch): Likewise.
265 (alloc_type_instance): Likewise.
266 * hppa-tdep.c (hppa_gdbarch_init): Likewise.
267 * inf-child.c (inf_child_can_use_agent): Likewise.
268 * inflow.c (get_inflow_inferior_data): Likewise.
269 * infrun.c (save_infcall_suspend_state): Likewise.
270 * jit.c (jit_reader_load): Likewise.
271 (get_jit_objfile_data): Likewise.
272 (get_jit_program_space_data): Likewise.
273 (jit_object_open_impl): Likewise.
274 (jit_symtab_open_impl): Likewise.
275 (jit_block_open_impl): Likewise.
276 (jit_frame_sniffer): Likewise.
277 * linux-fork.c (add_fork): Likewise.
278 * maint.c (make_command_stats_cleanup): Likewise.
279 * objfiles.c (get_objfile_pspace_data): Likewise.
280 * opencl-lang.c (struct lval_closure): Likewise.
281 * osdata.c (osdata_start_osdata): Likewise.
282 * progspace.c (new_address_space): Likewise.
283 (add_program_space): Likewise.
284 * remote-sim.c (get_sim_inferior_data): Likewise.
285 * sh-tdep.c (sh_gdbarch_init): Likewise.
286 * skip.c (Ignore): Likewise.
287 (skip_delete_command): Likewise.
288 * solib-aix.c (get_solib_aix_inferior_data): Likewise.
289 (library_list_start_library): Likewise.
290 (solib_aix_current_sos): Likewise.
291 * solib-darwin.c (get_darwin_info): Likewise.
292 (darwin_current_sos): Likewise.
293 * solib-dsbt.c (get_dsbt_info): Likewise.
294 * solib-ia64-hpux.c (new_so_list): Likewise.
295 (ia64_hpux_get_solib_linkage_addr): Likewise.
296 * solib-spu.c (append_ocl_sos): Likewise.
297 (spu_current_sos): Likewise.
298 * solib-svr4.c (get_svr4_info): Likewise.
299 (svr4_keep_data_in_core): Likewise.
300 (library_list_start_library): Likewise.
301 (svr4_default_sos): Likewise.
302 (svr4_read_so_list): Likewise.
303 * solib-target.c (library_list_start_library): Likewise.
304 (solib_target_current_sos): Likewise.
305 * sparc-tdep.c (sparc32_gdbarch_init): Likewise.
306 * symfile-debug.c (install_symfile_debug_logging): Likewise.
307 * symfile.c (default_symfile_segments): Likewise.
308 * target-descriptions.c (tdesc_data_init): Likewise.
309 (tdesc_create_reg): Likewise.
310 (struct tdesc_type *): Likewise.
311 (tdesc_create_vector): Likewise.
312 (tdesc_set_struct_size): Likewise.
313 (struct tdesc_type *): Likewise.
314 (tdesc_free_feature): Likewise.
315 (tdesc_create_feature): Likewise.
316 * windows-nat.c (windows_add_thread): Likewise.
317 (windows_make_so): Likewise.
318 * xml-support.c (gdb_xml_body_text): Likewise.
319 (gdb_xml_create_parser_and_cleanup): Likewise.
320 (xml_process_xincludes): Likewise.
321 * xml-syscall.c (allocate_syscalls_info): Likewise.
322 (syscall_create_syscall_desc): Likewise.
323
5acfdbae
SDJ
3242014-01-12 Sergio Durigan Junior <sergiodj@redhat.com>
325
326 * i386-tdep.c (i386_stap_parse_special_token_triplet): New
327 function, with code from i386_stap_parse_special_token.
328 (i386_stap_parse_special_token_three_arg_disp): Likewise.
329 (i386_stap_parse_special_token): Move code to the two functions
330 above; simplify it.
331
0000e5cc
PA
3322014-01-09 Pedro Alves <palves@redhat.com>
333 Hui Zhu <hui@codesourcery.com>
334
335 PR gdb/16101
336 * breakpoint.c (insert_bp_location): Rename hw_bp_err_string to
337 bp_err_string. Don't mark the location shlib_disabled if the
338 error thrown wasn't a generic or memory error. Catch errors
339 thrown while inserting breakpoints in overlayed code. Output
340 error message of software breakpoints.
341 * remote.c (remote_insert_breakpoint): If this breakpoint has
342 target-side commands but this stub doesn't support Z0 packets,
343 throw NOT_SUPPORTED_ERROR error.
344 * exceptions.h (enum errors) <NOT_SUPPORTED_ERROR>: New error.
345 * target.h (target_insert_breakpoint): Extend comment.
346 (target_insert_hw_breakpoint): Add comment.
347
b7ea362b
PA
3482014-01-08 Pedro Alves <palves@redhat.com>
349
350 * remote.c (remote_add_thread): Add threads silently if starting
351 up.
352 (remote_notice_new_inferior): If in all-stop, and starting up,
353 don't call notice_new_inferior.
354 (get_current_thread): New function, factored out from ...
355 (add_current_inferior_and_thread): ... this. Adjust.
356 (remote_start_remote) <all-stop>: Fetch the thread list. If we
357 found any thread, then select the remote's current thread as GDB's
358 current thread too.
359
b7bba001
JB
3602014-01-08 Joel Brobecker <brobecker@adacore.com>
361
362 * NEWS: Create a new section for the next release branch.
363 Rename the section of the current branch, now that it has
364 been cut.
365
16dfbded
JB
3662014-01-08 Joel Brobecker <brobecker@adacore.com>
367
368 GDB 7.7 branch created (79301218fa0f074c5656db0ec8972a5ddcf91fb5):
369 * version.in: Bump version to 7.7.50.DATE-cvs.
370
22c90ac1
YQ
3712014-01-08 Yao Qi <yao@codesourcery.com>
372
373 * spu-linux-nat.c (spu_symbol_file_add_from_memory): Change
374 type of 'id' to gdb_byte. Cast 'id' to 'const char *'.
375 (spu_xfer_partial): Cast 'buf' to 'const char *'.
376
d64ad97c
YQ
3772014-01-08 Yao Qi <yao@codesourcery.com>
378
379 * spu-linux-nat.c (spu_symbol_file_add_from_memory): Pass
380 return value of bfd_get_filename to symbol_file_add_from_bfd.
381
f93ba80c
PM
3822014-01-08 Pierre Muller <muller@sourceware.org>
383
384 Fix PR16201.
385 * coff-pe-read.c (struct read_pe_section_data): Add index field.
386 (add_pe_exported_sym): Use SECTION_DATA->INDEX for call
387 to prim_record_mininal_symbol_and_info.
388 (add_pe_forwarded_sym): Use known section number of forwarded symbol
389 in call to prim_record_minimal_symbol_and_info.
390 (read_pe_exported_syms): Set index field of section_data.
391
a4d9ba85
AP
3922014-01-07 Andrew Pinski <apinski@cavium.com>
393
394 * features/aarch64-core.xml (cpsr): Change to be 64bit.
395 * features/aarch64.c: Regenerate.
396
1b67eb02
AS
3972014-01-07 Andreas Schwab <schwab@linux-m68k.org>
398
399 * target.c (return_null): Define.
400 (update_current_target): Use it instead of return_zero for
401 functions that return a pointer.
402
5e3f4fab
EBM
4032014-01-07 Edjunior Barbosa Machado <emachado@linux.vnet.ibm.com>
404
405 * source.c (add_path): Fix check for duplicated paths in the previously
406 included paths.
407
e2616788
HK
4082014-01-07 Honggyu Kim <hong.gyu.kim@lge.com>
409
410 * ada-lang.c: Remove duplicated include statements.
411 * alphabsd-nat.c: Ditto.
412 * amd64-darwin-tdep.c: Ditto.
413 * amd64fbsd-nat.c: Ditto.
414 * auto-load.c: Ditto.
415 * ax-gdb.c: Ditto.
416 * breakpoint.c: Ditto.
417 * dbxread.c: Ditto.
418 * fork-child.c: Ditto.
419 * gdb_usleep.c: Ditto.
420 * i386-darwin-tdep.c: Ditto.
421 * i386fbsd-nat.c: Ditto.
422 * infcmd.c: Ditto.
423 * inferior.c: Ditto.
424 * jv-lang.c: Ditto.
425 * linux-nat.c: Ditto.
426 * linux-tdep.c: Ditto.
427 * m68kbsd-nat.c: Ditto.
428 * m68klinux-nat.c: Ditto.
429 * microblaze-tdep.c: Ditto.
430 * mips-linux-tdep.c: Ditto.
431 * mn10300-tdep.c: Ditto.
432 * nto-tdep.c: Ditto.
433 * opencl-lang.c: Ditto.
434 * osdata.c: Ditto.
435 * printcmd.c: Ditto.
436 * regcache.c: Ditto.
437 * remote-m32r-sdi.c: Ditto.
438 * remote.c: Ditto.
439 * symfile.c: Ditto.
440 * symtab.c: Ditto.
441 * tilegx-linux-nat.c: Ditto.
442 * tilegx-tdep.c: Ditto.
443 * tracepoint.c: Ditto.
444 * valops.c: Ditto.
445 * vaxbsd-nat.c: Ditto.
446 * windows-nat.c: Ditto.
447 * xtensa-tdep.c: Ditto.
448
bd1f7788
YQ
4492014-01-07 Yao Qi <yao@codesourcery.com>
450
451 * spu-linux-nat.c (_initialize_spu_nat): Declare.
452
79301218
JB
4532014-01-07 Yao Qi <yao@codesourcery.com>
454 Joel Brobecker <brobecker@adacore.com>
455
456 * aix-thread.c (pdc_read_regs): Cast parameter to uintptr_t.
457 (pdc_write_regs): Likewise.
458 (fetch_regs_kernel_thread): Likewise.
459 (store_regs_kernel_thread): Likewise.
460
4612014-01-07 Joel Brobecker <brobecker@adacore.com>
462
463 * ada-varobj.c (ada_varobj_adjust_for_child_access): Convert
464 tagged type objects to their actual type.
465
8e355c5d
JB
4662014-01-07 Joel Brobecker <brobecker@adacore.com>
467
468 * ada-valprint.c (print_field_values): Add "language" parameter.
469 Update calls to print_field_values and print_variant_part.
470 Pass new parameter "language" in call to val_print instead
471 of "current_language". Replace call to ada_val_print by call
472 to val_print.
473 (print_variant_part): Add "language" parameter.
474 (ada_val_print_struct_union): Update call to print_field_values.
475
4fbf5aa5
JB
4762014-01-07 Joel Brobecker <brobecker@adacore.com>
477
478 * ada-valprint.c (ui_memcpy): Delete.
479 (ada_print_floating): Update documentation. Add empty line
480 between between function documentation and implementation.
481 Delete variable "buffer". Use ui_file_xstrdup in place of
482 ui_file_put. Minor adjustments following this change.
483
71855601
JB
4842014-01-07 Joel Brobecker <brobecker@adacore.com>
485
486 * ada-valprint.c (ada_val_print_string): New function,
487 extracted from ada_val_print_array.
488 (ada_val_print_array): Replace extracted code by call
489 to ada_val_print_string followed by a return. Move
490 "else" branch to the function's top block.
491
4eb27a30
JB
4922014-01-07 Joel Brobecker <brobecker@adacore.com>
493
494 * ada-valprint.c (ada_val_print_array): Move implementation
495 down. Rename parameter "offset" and "val" into "offset_aligned"
496 and "original_value" respectively. Add parameter "offset".
497
34b27950
JB
4982014-01-07 Joel Brobecker <brobecker@adacore.com>
499
500 * ada-valprint.c (ada_val_print_ref): Rewrite by mostly
501 re-organizing the code. Change the "???" message printed
502 when target type is a TYPE_CODE_UNDEF into
503 "<ref to undefined type>".
504
079e4591
JB
5052014-01-07 Joel Brobecker <brobecker@adacore.com>
506
507 * ada-valprint.c (print_record): Delete, implementation inlined...
508 (ada_val_print_struct_union): ... here. Remove call to
509 ada_check_typedef in inlined implementation.
510
8004dfd1
JB
5112014-01-07 Joel Brobecker <brobecker@adacore.com>
512
513 * ada-valprint.c (ada_val_print_gnat_array): New function,
514 extracted from ada_val_print_1;
515 (ada_val_print_ptr, ada_val_print_num, ada_val_print_enum)
516 (ada_val_print_flt, ada_val_print_struct_union)
517 (ada_val_print_ref): Likewise.
518 (ada_val_print_1): Delete variables i and elttype.
519 Replace extracted-out code by call to corresponding
520 new functions.
521
760a2db0
JB
5222014-01-07 Joel Brobecker <brobecker@adacore.com>
523
524 * ada-valprint.c (ada_val_print_1): Remove call to gdb_flush.
525
3a92c861
JB
5262014-01-07 Joel Brobecker <brobecker@adacore.com>
527
528 * ada-valprint.c (ada_val_print_1): Replace calls to
529 ada_val_print_1 by calls to val_print.
530
cd1630f9
JB
5312014-01-07 Joel Brobecker <brobecker@adacore.com>
532
533 * ada-valprint.c (ada_val_print_1): Add parameter "language".
534 Update calls to self accordingly. Replace calls to c_val_print
535 by calls to val_print.
536
bdf779a0
JB
5372014-01-07 Joel Brobecker <brobecker@adacore.com>
538
539 * ada-valprint.c (print_record): Delete declaration.
540 (adjust_type_signedness, ada_val_print_1): Likewise.
541 (ada_val_print): Move function implementation down.
542 (print_variant_part, print_field_values, print_record):
543 Move function implementation up.
544
c0d48811
JB
5452014-01-07 Joel Brobecker <brobecker@adacore.com>
546
547 * python/py-type.c (typy_get_name): New function.
548 (type_object_getset): Add entry for attribute "name".
549 * NEWS: Add entry mentioning this new attribute.
550
c26e9cbb
YQ
5512014-01-07 Yao Qi <yao@codesourcery.com>
552
553 * gnu-nat.c (set_exceptions_cmd): Remove an empty body 'if'
554 statement.
555
0cc6f43d
YQ
5562014-01-07 Yao Qi <yao@codesourcery.com>
557
558 * gnu-nat.c (info_port_rights): Add qualifier const to
559 argument args.
560
eec03155
YQ
5612014-01-07 Yao Qi <yao@codesourcery.com>
562
563 * gnu-nat.c (trace_me): Use 'void' for empty argument list.
564
f04a82ef
YQ
5652014-01-07 Yao Qi <yao@codesourcery.com>
566
567 * gnu-nat.c (make_inf) Update declaration.
568 (make_inf): Make it static.
569 (inf_set_traced): Likewise.
570 (inf_port_to_thread, inf_task_died_status): Likewise.
571
d57dda0a
YQ
5722014-01-07 Yao Qi <yao@codesourcery.com>
573
574 * gnu-nat.c (inf_tid_to_proc): Remove declaration.
575
3aa8c969
YQ
5762014-01-07 Yao Qi <yao@codesourcery.com>
577
578 * gnu-nat.c (_initialize_gnu_nat): Declare.
579
94123b4f
YQ
5802014-01-07 Yao Qi <yao@codesourcery.com>
581
582 * gdbarch.sh (byte_order, byte_order_for_code): Change type to
583 'enum bfd_endian'.
584 (struct gdbarch_info) <byte_order>: Change type to
585 'enum bfd_endian'.
586 <byte_order_for_code>: Likewise.
587 * gdbarch.c, gdbarch.h: Regenerated.
588
dc81d70a
TT
5892014-01-06 Sasha Smundak <asmundak@google.com>
590
591 * jit.c: (jit_reader_load_command): Fix JIT reader path creation.
592
cc2f3c35
TT
5932014-01-06 Tom Tromey <tromey@redhat.com>
594
595 * doublest.c (convert_doublest_to_floatformat): Use const, not
596 CONST.
597 * somread.c (som_symtab_read): Likewise.
598
adcf2eed
HZ
5992014-01-07 Hui Zhu <hui@codesourcery.com>
600
601 * gdb_bfd.c (gdb_bfd_stash_filename): Removed.
602 (gdb_bfd_open): Removed gdb_bfd_stash_filename.
603 (gdb_bfd_fopen): Ditto.
604 (gdb_bfd_openr): Ditto.
605 (gdb_bfd_openw): Ditto.
606 (gdb_bfd_openr_iovec): Ditto.
607 (gdb_bfd_fdopenr): Ditto.
608 * gdb_bfd.h (gdb_bfd_stash_filename): Removed.
609 * solib-aix.c (solib_aix_bfd_open): Alloc object_bfd->filename
610 with xstrdup.
611 * solib-darwin.c (darwin_bfd_open): Alloc res->filename
612 with xstrdup.
613 * symfile-mem.c (symbol_file_add_from_memory): Removed
614 gdb_bfd_stash_filename.
615
50722198
DE
6162014-01-03 Doug Evans <dje@google.com>
617
618 * nat/linux-waitpid.c (linux_debug): Remove extraneous \n from
619 output.
620
2fa4b862
JB
6212014-01-01 Joel Brobecker <brobecker@adacore.com>
622
623 Update year range in copyright notice of all files.
624
28498c42
JB
6252014-01-01 Joel Brobecker <brobecker@adacore.com>
626
627 * top.c (print_gdb_version): Set copyright year to 2014.
628
7b6e1046
JB
6292014-01-01 Joel Brobecker <brobecker@adacore.com>
630
631 * config/djgpp/fnchange.lst: Add entry for gdb/ChangeLog-2013.
632
df96af55 633For older changes see ChangeLog-2013.
c906108c
SS
634\f
635Local Variables:
636mode: change-log
637left-margin: 8
638fill-column: 74
639version-control: never
57da7796 640coding: utf-8
c906108c 641End:
This page took 1.8072 seconds and 4 git commands to generate.