* regset.h (struct core_regset_section): Add HUMAN_NAME.
[deliverable/binutils-gdb.git] / gdb / ChangeLog
CommitLineData
1b1818e4
UW
12010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
2
3 * regset.h (struct core_regset_section): Add HUMAN_NAME.
4 * i386-linux-tdep.c (i386_linux_regset_sections): Fill in HUMAN_NAME.
5 * ppc-linux-tdep.c (ppc_linux_vsx_regset_sections): Likewise.
6 (ppc_linux_vmx_regset_sections): Likewise.
7 (ppc_linux_fp_regset_sections): Likewise.
8
9 * corelow.c (get_core_register_section): Constify arguments.
10 (get_core_registers): Use gdbarch_core_regset_sections instead
11 of hard-coded platform-specific register section names.
12
dcbf108f
UW
132010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
14
15 * dwarf2loc.c (read_pieced_value): If a piece occupies part of
16 a register, assume the least-signficant part is used.
17 (write_pieced_value): Likewise.
18
704e9165
UW
192010-01-04 Ulrich Weigand <uweigand@de.ibm.com>
20
21 * printcmd.c: Include "arch-utils.h".
22 (do_one_display): Re-parse expression if current architecture changed.
23
c54eabfa
JK
242010-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
25 Joel Brobecker <brobecker@adacore.com>
26
27 * gdbtypes.c (check_typedef): New comment on type length.
28 * value.c (allocate_value_lazy): Remove the unused atype variable. New
29 comment on type length.
30 (value_primitive_field): Keep the original TYPE value, new comment.
31
50cb2941
JK
322010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
33
34 * cli/cli-script.c (process_next_line): Rename p1 as p_end and p2 as
35 p_start. Change != comparisons to > and < comparisons.
36
be66db07
JK
372010-01-01 Jan Kratochvil <jan.kratochvil@redhat.com>
38
39 * cli/cli-script.c (process_next_line): Check P2 overrun.
40
abd775ce
JB
412009-01-01 Joel Brobecker <brobecker@adacore.com>
42
43 Update the copyright hearder to add year 2010 for most GDB files.
44
6479260d
JB
452009-01-01 Joel Brobecker <brobecker@adacore.com>
46
47 Fix build failure in inf-ptrace.c.
48 * inf-ptrace.c (inf_ptrace_follow_fork): Fix typo.
49
4a70f654
JB
502010-01-01 Joel Brobecker <brobecker@adacore.com>
51
52 * top.c (print_gdb_version): Update copyright year.
53
b9ee2233
JB
542010-01-01 Joel Brobecker <brobecker@adacore.com>
55
56 Fix break *FUN'address thread NUM.
57 * ada-lex.l (task): Expand rule to also match the thread keyword.
58
70575d34
JB
592010-01-01 Joel Brobecker <brobecker@adacore.com>
60
61 Fix break *FUN'address task NUM.
62 * ada-lex.l (task): New rule.
63 * ada-lang.c (valid_task_id): Make sure the Ada task list has
64 been built before using it.
65
e1e4d4a4 66For older changes see ChangeLog-2009.
c906108c
SS
67\f
68Local Variables:
69mode: change-log
70left-margin: 8
71fill-column: 74
72version-control: never
57da7796 73coding: utf-8
c906108c 74End:
This page took 1.086648 seconds and 4 git commands to generate.