2010-01-04 Ulrich Weigand * regset.h (struct core_regset_section): Add HUMAN_NAME. * i386-linux-tdep.c (i386_linux_regset_sections): Fill in HUMAN_NAME. * ppc-linux-tdep.c (ppc_linux_vsx_regset_sections): Likewise. (ppc_linux_vmx_regset_sections): Likewise. (ppc_linux_fp_regset_sections): Likewise. * corelow.c (get_core_register_section): Constify arguments. (get_core_registers): Use gdbarch_core_regset_sections instead of hard-coded platform-specific register section names. 2010-01-04 Ulrich Weigand * dwarf2loc.c (read_pieced_value): If a piece occupies part of a register, assume the least-signficant part is used. (write_pieced_value): Likewise. 2010-01-04 Ulrich Weigand * printcmd.c: Include "arch-utils.h". (do_one_display): Re-parse expression if current architecture changed. 2010-01-03 Jan Kratochvil Joel Brobecker * gdbtypes.c (check_typedef): New comment on type length. * value.c (allocate_value_lazy): Remove the unused atype variable. New comment on type length. (value_primitive_field): Keep the original TYPE value, new comment. 2010-01-01 Jan Kratochvil * cli/cli-script.c (process_next_line): Rename p1 as p_end and p2 as p_start. Change != comparisons to > and < comparisons. 2010-01-01 Jan Kratochvil * cli/cli-script.c (process_next_line): Check P2 overrun. 2009-01-01 Joel Brobecker Update the copyright hearder to add year 2010 for most GDB files. 2009-01-01 Joel Brobecker Fix build failure in inf-ptrace.c. * inf-ptrace.c (inf_ptrace_follow_fork): Fix typo. 2010-01-01 Joel Brobecker * top.c (print_gdb_version): Update copyright year. 2010-01-01 Joel Brobecker Fix break *FUN'address thread NUM. * ada-lex.l (task): Expand rule to also match the thread keyword. 2010-01-01 Joel Brobecker Fix break *FUN'address task NUM. * ada-lex.l (task): New rule. * ada-lang.c (valid_task_id): Make sure the Ada task list has been built before using it. For older changes see ChangeLog-2009. Local Variables: mode: change-log left-margin: 8 fill-column: 74 version-control: never coding: utf-8 End: