Updated copyright notices for most files.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2008-01-01 Daniel Jacobowitz <dan@codesourcery.com>
2
3 Updated copyright notices for most files.
4
5 2008-01-01 Christopher Faylor <me+gdb@cgf.cx>
6
7 * win32-nat.c (psapi_module_handle): Remove static.
8 (get_module_name): Rename from psapi_get_dll_name. Revamp slightly to
9 return first module found if base_address is zero. Don't initialize
10 psapi function pointers here. Convert to cygwin paths when
11 appropriate.
12 (win32_pid_to_exec_file): Use Cygwin's /proc interface to determine
13 executable name. Use get_module_name when that fails or when
14 !__CYGWIN__.
15 (_initialize_psapi): New function. Initialize psapi stuff before it is
16 needed or issue a warning if it is not found. Move psapi_module_handle
17 here.
18
19 2008-01-01 Joel Brobecker <brobecker@adacore.com>
20
21 * ada-lang.c (ada_remove_trailing_digits): New function.
22 (ada_remove_po_subprogram_suffix): New function.
23 (ada_decode): Improve. Move the description of the algorithm
24 directly inside the code, instead of in the function global
25 description.
26
27 2008-01-01 Joel Brobecker <brobecker@adacore.com>
28
29 * ada-valprint.c (ada_val_print_1) [TYPE_CODE_REF]: Ignore deref_ref
30 and always print the dereferenced value.
31
32 2008-01-01 Joel Brobecker <brobecker@adacore.com>
33
34 * ada-lang.c (ada_evaluate_subexp, case BINOP_SUB): Add handling
35 of the case where the first argument is a reference.
36 (ada_evaluate_subexp, case BINOP_ADD): Likewise.
37
38 2008-01-01 Joel Brobecker <brobecker@adacore.com>
39
40 Implement support for Ada interface types.
41
42 * ada-lang.c (ada_is_dispatch_table_ptr_type): New function.
43 (ada_is_ignored_field): Ignore fields that are a dispatch table
44 of a tagged type.
45
46 2008-01-01 Joel Brobecker <brobecker@adacore.com>
47
48 * top.c (print_gdb_version): Update copyright year.
49
50 2008-01-01 Joel Brobecker <brobecker@adacore.com>
51
52 * ChangeLog-2007: New ChangeLog rotation.
53 * ChangeLog: Reset for 2008.
54 * config/djgpp/fnchange.lst: Add entries for ChangeLog-2006 and
55 ChangeLog-2007.
56
57 For older changes see ChangeLog-2007.
58 \f
59 Local Variables:
60 mode: change-log
61 left-margin: 8
62 fill-column: 74
63 version-control: never
64 coding: utf-8
65 End:
This page took 0.030918 seconds and 5 git commands to generate.