Fix date format in one entry. Fix whitespace throughout while there.
[binutils-gdb.git] / gdb / ChangeLog
2010-04-15 Pedro AlvesFix date format in one entry. Fix whitespace throughou...
2010-04-15 Pedro AlvesRemove src/gdb/ from entry.
2010-04-15 Pedro Alves * ppc-linux-tdep.c (bsd_uthread_solib_loaded): Always...
2010-04-15 Doug Evans * NEWS: Add entry for python program space support.
2010-04-15 Doug Evans Add -s option to source command.
2010-04-14 Pedro Alves Avoid rereading shared libraries that haven't changed.
2010-04-14 Doug Evansfix typo in previous entry
2010-04-14 Doug Evans * source.c (open): Strip DOS drive letter if present...
2010-04-14 Pedro Alves * objfiles.h (gdb_bfd_close_or_warn): Declare.
2010-04-14 Pedro Alves Group errors for many missing shared libraries.
2010-04-14 Phil Muldoon2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2010-04-14 Phil Muldoon2010-04-14 Phil Muldoon <pmuldoon@redhat.com>
2010-04-14 H.J. LuCorrect PR number for PR corefiles/11481.
2010-04-14 H.J. LuMention PR corefiles/11467.
2010-04-13 Mark Kettenis* i386-linux-tdep.c (i386_linux_regset_sections): Remov...
2010-04-13 Pedro Alves * remote.c (remote_get_noisy_reply): Don't error out...
2010-04-13 Pierre Muller Suppress unused value warning during compilation.
2010-04-13 Stan Shebs2010-04-12 Stan Shebs <stan@codesourcery.com>
2010-04-12 Mike Frysingergdb: constify remote files_info
2010-04-12 Richard Earnshaw2010-04-12 Matthew Gretton-Dann <matthew.gretton...
2010-04-11 H.J. LuRemove the unused variable in amd64-tdep.c.
2010-04-09 Stan Shebs2010-04-09 Stan Shebs <stan@codesourcery.com>
2010-04-09 Stan Shebs2010-04-09 Stan Shebs <stan@codesourcery.com>
2010-04-09 Ulrich Weigand * symtab.c (find_function_start_sal): Never return...
2010-04-09 Pedro Alves * NEWS: Mention tracepoints support.
2010-04-09 Pedro Alves gdb/
2010-04-09 Jan Kratochvilgdb/
2010-04-09 Pedro Alves * breakpoint.c (condition_command): Pass condition...
2010-04-09 Phil Muldoon2010-04-09 Phil Muldoon <pmuldoon@redhat.com>
2010-04-09 Pedro Alves gdb/gdbserver/
2010-04-09 Stan Shebs2010-04-08 Stan Shebs <stan@codesourcery.com>
2010-04-09 H.J. LuReplace abort with internal_error.
2010-04-08 Stan Shebs2010-04-08 Stan Shebs <stan@codesourcery.com>
2010-04-08 H.J. LuRe-indent i387_collect_xsave.
2010-04-08 H.J. LuSupport i386 without SSE.
2010-04-08 Doug Evans * source.c (openp): Skip $cdir in PATH.
2010-04-08 Phil Muldoon2010-04-08 Phil Muldoon <pmuldoon@redhat.com>
2010-04-08 Hui Zhu2010-04-08 Hui Zhu <teawater@gmail.com>
2010-04-08 Doug Evans * python/python.c (source_python_script): Use ensure_p...
2010-04-07 H.J. LuSupport amd64 AVX.
2010-04-07 H.J. LuSupport i387 AVX.
2010-04-07 H.J. LuSupport i386 AVX.
2010-04-07 H.J. LuAdd x86 AVX XML files.
2010-04-07 Doug Evans * top.c (source_file_name): Make const char *.
2010-04-07 Doug Evans * cli/cli-cmds.c (source_command): Run cleanups.
2010-04-06 Stan Shebs2010-04-06 Stan Shebs <stan@codesourcery.com>
2010-04-06 Doug Evans * top.h (source_script, cd_command): Delete.
2010-04-06 Kevin Buettner * m32c-tdep.c (make_types): When calling `arch_type...
2010-04-05 Pierre Muller * gdb/stabsread.c (define_symbol): Add support for...
2010-04-05 Pierre Muller Remove remaining "%ll" uses.
2010-04-05 Stan Shebs2010-04-05 Stan Shebs <stan@codesourcery.com>
2010-04-05 Sergio Durigan Junior2010-03-23 Sergio Durigan Junior <sergiodj@redhat...
2010-04-05 Jan Kratochvilgdb/
2010-04-04 Stan Shebs2010-04-04 Stan Shebs <stan@codesourcery.com>
2010-04-04 Stan Shebs2010-04-04 Stan Shebs <stan@codesourcery.com>
2010-04-04 Jan Kratochvilgdb/
2010-04-04 Jan Kratochvilgdb/
2010-04-02 Jan Kratochvilgdb/
2010-04-02 Hui Zhu2010-04-02 Hui Zhu <teawater@gmail.com>
2010-04-02 Hui Zhu2010-04-02 Hui Zhu <teawater@gmail.com>
2010-04-02 Pedro Alves * tracepoint.c (trace_dump_actions): New, factored...
2010-04-02 Pedro Alves * breakpoint.h (struct counted_command_line): Moved...
2010-04-01 H.J. LuUse hex_string instead of phex_nz for error.
2010-04-01 Stan Shebs2010-04-01 Stan Shebs <stan@codesourcery.com>
2010-04-01 Stan Shebs2010-04-01 Stan Shebs <stan@codesourcery.com>
2010-04-01 H.J. LuSupport "ah", "bh", "ch", "dh" on amd64.
2010-04-01 Pedro Alves gdb/
2010-04-01 Pedro Alves gdb/
2010-03-31 Richard Earnshaw * arm-tdep.c (thumb_get_next_pc_raw): Correctly detect TBH
2010-03-31 Jan Kratochvilgdb/
2010-03-31 Stan Shebs2010-03-31 Stan Shebs <stan@codesourcery.com>
2010-03-31 Pierre Muller * src/gdb/remote.c (end_thread): ARI fix: Use xstrdup...
2010-03-31 Keith Seitz * c-typeprint.c (c_type_print_args): Don't print...
2010-03-30 Pedro Alves * tui/tui-interp.c (tui_is_toplevel): New.
2010-03-30 Tom Tromey2010-03-30 Ozkan Sezer <sezeroz@gmail.com>
2010-03-30 H.J. LuAdd xmlRegisters= to qSupported packet.
2010-03-30 Stan Shebs2010-03-29 Stan Shebs <stan@codesourcery.com>
2010-03-29 Stan Shebs2010-03-29 Stan Shebs <stan@codesourcery.com>
2010-03-29 Stan Shebs2010-03-29 Stan Shebs <stan@codesourcery.com>
2010-03-29 Stan Shebs2010-03-29 Stan Shebs <stan@codesourcery.com>
2010-03-28 Pedro AlvesWhoops. Use tab, not spaces.
2010-03-28 Pedro Alves gdb/
2010-03-27 Stan Shebs2010-03-26 Stan Shebs <stan@codesourcery.com>
2010-03-26 Stan Shebs2010-03-26 Tom Tromey <tromey@redhat.com>
2010-03-26 Ulrich Weigand * breakpoint.c (expand_line_sal_maybe): Always call...
2010-03-26 Ulrich Weigand * dwarf2read.c (read_func_scope): Also scan specificat...
2010-03-26 Ulrich WeigandChangeLog:
2010-03-26 Ulrich Weigand * breakpoint.c (bpstat_clear_actions): Reset bs->comma...
2010-03-26 Pedro Alves * tracepoint.c (current_trace_status): Don't make...
2010-03-26 Pedro Alves gdb/
2010-03-26 Pedro Alves gdb/
2010-03-26 Stan Shebs2010-03-25 Stan Shebs <stan@codesourcery.com>
2010-03-25 Keith Seitz * dwarf2read.c (read_subroutine_type): If the compila...
2010-03-25 Tom Tromey PR gdb/11327, PR gdb/11328, PR breakpoints/11368:
2010-03-25 Jan Kratochvilgdb/
2010-03-24 Michael Snyder2010-03-24 Michael Snyder <msnyder@localhost.localdomain>
2010-03-24 Tom Tromeygdb
2010-03-24 Tom Tromey * breakpoint.h (struct counted_command_line): New...
2010-03-24 Daniel Jacobowitz * dwarf2-frame.c (dwarf2_frame_find_quirks): Use produ...
2010-03-24 Daniel Jacobowitz * arm-tdep.c (skip_prologue_function): New function.
next