8363ed7a317b4646d89bbfccc6c90dbb48e870b9
[deliverable/binutils-gdb.git] / gdb / ChangeLog
1 2013-01-03 Yao Qi <yao@codesourcery.com>
2
3 * psymtab.c (fixup_psymbol_section): Update declaration.
4 (fixup_psymbol_section): Remove code returning value.
5
6 2013-01-03 Yao Qi <yao@codesourcery.com>
7
8 * symtab.h: Remove some out of date comments.
9 (enum exception_event_kind): Move it ...
10 * breakpoint.c: ... here.
11
12 2013-01-02 Iain Sandoe <developer@sandoe-acoustics.co.uk>
13
14 PR gdb/14405
15 * darwin-nat.c (darwin_read_dyld_info): Only build if
16 TASK_DYLD_INFO_COUNT is defined.
17 (darwin_xfer_partial): Call darwin_read_dyld_info only if
18 TASK_DYLD_INFO_COUNT is defined.
19
20 2013-01-02 Tom Tromey <tromey@redhat.com>
21
22 * symfile.h (struct ecoff_debug_hack): Remove.
23 * objfiles.c: Don't include mdebugread.h.
24
25 2013-01-02 Tom Tromey <tromey@redhat.com>
26
27 * config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.
28 * configure.ac: Check for Mach-O support in BFD. Update
29 CONFIG_OBS.
30 * configure: Rebuild.
31
32 2013-01-02 Tom Tromey <tromey@redhat.com>
33
34 * acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
35 * configure.ac: Use GDB_AC_CHECK_BFD.
36 * configure: Rebuild.
37
38 2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
39
40 * MAINTAINERS: Update my email.
41
42 2013-01-01 Joel Brobecker <brobecker@adacore.com>
43
44 * cli/cli-script.h (make_cleanup_free_command_lines): Make extern.
45
46 2013-01-01 Joel Brobecker <brobecker@adacore.com>
47
48 * rs6000-nat.c (bss_data_overlap): New function.
49 (vmap_symtab): Use it to adjust the .bss section's offset.
50
51 2013-01-01 Joel Brobecker <brobecker@adacore.com>
52
53 Update year range in copyright notice of all files.
54
55 2013-01-01 Joel Brobecker <brobecker@adacore.com>
56
57 * top.c (print_gdb_version): Update copyright year.
58
59 For older changes see ChangeLog-2012.
60 \f
61 Local Variables:
62 mode: change-log
63 left-margin: 8
64 fill-column: 74
65 version-control: never
66 coding: utf-8
67 End:
This page took 0.029939 seconds and 4 git commands to generate.