78a8b30e9d
if DIR is empty.
72 lines
1.9 KiB
Text
72 lines
1.9 KiB
Text
2013-01-03 Pierre Muller <muller@sourceware.org>
|
||
|
||
* main.c (relocate_gdb_directory): Avoid calling stat function
|
||
if DIR is empty.
|
||
|
||
2013-01-03 Yao Qi <yao@codesourcery.com>
|
||
|
||
* psymtab.c (fixup_psymbol_section): Update declaration.
|
||
(fixup_psymbol_section): Remove code returning value.
|
||
|
||
2013-01-03 Yao Qi <yao@codesourcery.com>
|
||
|
||
* symtab.h: Remove some out of date comments.
|
||
(enum exception_event_kind): Move it ...
|
||
* breakpoint.c: ... here.
|
||
|
||
2013-01-02 Iain Sandoe <developer@sandoe-acoustics.co.uk>
|
||
|
||
PR gdb/14405
|
||
* darwin-nat.c (darwin_read_dyld_info): Only build if
|
||
TASK_DYLD_INFO_COUNT is defined.
|
||
(darwin_xfer_partial): Call darwin_read_dyld_info only if
|
||
TASK_DYLD_INFO_COUNT is defined.
|
||
|
||
2013-01-02 Tom Tromey <tromey@redhat.com>
|
||
|
||
* symfile.h (struct ecoff_debug_hack): Remove.
|
||
* objfiles.c: Don't include mdebugread.h.
|
||
|
||
2013-01-02 Tom Tromey <tromey@redhat.com>
|
||
|
||
* config/i386/darwin.mh (NATDEPFILES): Remove machoread.o.
|
||
* configure.ac: Check for Mach-O support in BFD. Update
|
||
CONFIG_OBS.
|
||
* configure: Rebuild.
|
||
|
||
2013-01-02 Tom Tromey <tromey@redhat.com>
|
||
|
||
* acinclude.m4 (GDB_AC_CHECK_BFD): New macro.
|
||
* configure.ac: Use GDB_AC_CHECK_BFD.
|
||
* configure: Rebuild.
|
||
|
||
2013-01-01 Maxim Kuvyrkov <maxim.kuvyrkov@gmail.com>
|
||
|
||
* MAINTAINERS: Update my email.
|
||
|
||
2013-01-01 Joel Brobecker <brobecker@adacore.com>
|
||
|
||
* cli/cli-script.h (make_cleanup_free_command_lines): Make extern.
|
||
|
||
2013-01-01 Joel Brobecker <brobecker@adacore.com>
|
||
|
||
* rs6000-nat.c (bss_data_overlap): New function.
|
||
(vmap_symtab): Use it to adjust the .bss section's offset.
|
||
|
||
2013-01-01 Joel Brobecker <brobecker@adacore.com>
|
||
|
||
Update year range in copyright notice of all files.
|
||
|
||
2013-01-01 Joel Brobecker <brobecker@adacore.com>
|
||
|
||
* top.c (print_gdb_version): Update copyright year.
|
||
|
||
For older changes see ChangeLog-2012.
|
||
|
||
Local Variables:
|
||
mode: change-log
|
||
left-margin: 8
|
||
fill-column: 74
|
||
version-control: never
|
||
coding: utf-8
|
||
End:
|