Replace copyreloc-main.c with copyreloc-main.S
[platform/upstream/binutils.git] / gdb / source.c
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-06-03 Brad Mouringgdb/source.c: Fix matching path substitute rule listing
2014-06-02 Joel Brobeckersimplify substitute_path_rule_matches using filename_ncmp
2014-06-02 Joel BrobeckerRemove some trailing spaces in source.c
2014-05-21 Pedro AlvesPR gdb/13860: make -interpreter-exec console "list...
2014-01-07 Edjunior Barbosa... Fix dir command for duplicated paths and add a new...
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-02 Jan KratochvilRecord objfile->original_name as an absolute path
2013-11-18 Tom Tromeyremove gdb_stat.h
2013-11-18 Tom Tromeyremove gdb_string.h
2013-09-04 Jan KratochvilCode cleanup: Change OPF_DISABLE_REALPATH to OPF_RETURN...
2013-08-28 Jan KratochvilPR gdb/15415
2013-08-20 Doug Evans * blockframe.c: Remove #include "psymtab.h".
2013-06-20 Doug Evans * source.c (openp): Document OPF_TRY_CWD_FIRST+OPF_SEA...
2013-05-30 Tom Tromeyfix source.c
2013-05-30 Tom Tromeysome cleanup checker fixes
2013-05-09 Joel Brobeckersource.c: Use fgetc instead of getc.
2013-04-22 Tom Tromey PR gdb/7912:
2013-04-10 Pedro AlvesAccept "set foo unlimited" in integer/uinteger/zuintege...
2013-03-28 Pedro AlvesFix PR gdb/15294: list with unlimited listsize broken
2013-03-14 Jan Kratochvilgdb/
2013-03-14 Jan Kratochvilgdb/
2013-02-03 Jan Kratochvilgdb/
2013-02-03 Jan Kratochvilgdb/
2013-02-03 Jan Kratochvilgdb/
2013-02-03 Jan Kratochvilgdb/
2013-02-03 Jan Kratochvilgdb/
2013-01-13 Jan Kratochvilgdb/
2013-01-13 Jan Kratochvilgdb/
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-25 Jan Kratochvilgdb/
2012-12-18 Tom Tromey * defs.h (directory_command): Don't declare.
2012-11-13 Markus Metzger * disasm.h (DISASSEMBLY_FILENAME): New macro.
2012-11-13 Markus Metzger * symtab.h (print_source_lines_flags): New enum.
2012-11-13 Pierre Muller ARI fixes: Avoid sprintf function use rule.
2012-11-09 Andrew Burgesssourceware.org/ml/gdb-patches/2012-10/msg00083.html
2012-11-08 Yao Qigdb/doc:
2012-10-18 Tom Tromey * tracepoint.c (print_one_static_tracepoint_marker...
2012-09-17 Yao Qigdb/
2012-06-29 Doug Evans * linespec.c: #include "stack.h".
2012-05-30 Thiago Jung Bauermann * source.c (openp): Expand tilde in path entries.
2012-04-17 Jan Kratochvilgdb/
2012-04-17 Jan Kratochvilgdb/
2012-04-11 Doug Evans * source.c (find_and_open_source): Consistently pass...
2012-03-16 Tom Tromey2012-03-16 Chris January <chris.january@allinea.com>
2012-03-01 Pedro Alves2012-03-01 Pedro Alves <palves@redhat.com>
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-06 Tom Tromeythe "ambiguous linespec" series
2011-12-01 Andrew Burgesssourceware.org/ml/gdb-patches/2011-11/msg00778.html
2011-11-10 Doug Evans * psymtab.c (psymtab_to_fullname): Use cached copy...
2011-11-06 Doug Evans * source.c (forget_cached_source_info_for_objfile...
2011-08-04 Pedro Alves2011-08-04 Pedro Alves <pedro@codesourcery.com>
2011-04-04 Tom Tromey * symtab.h (free_symtab): Remove.
2011-04-04 Tom Tromey * source.c (find_source_lines): Remove LSEEK_NOT_LINEA...
2011-03-23 Kai Tietz2011-03-23 Kai Tietz <ktietz@redhat.com>
2011-03-06 Michael Snyder2011-03-05 Michael Snyder <msnyder@vmware.com>
2011-03-05 Michael Snyder2011-03-05 Michael Snyder <msnyder@vmware.com>
2011-01-11 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-11-05 Doug Evans Make gdb.parameter("directories") work.
2010-07-09 Hui Zhu2010-07-04 Hui Zhu <teawater@gmail.com>
2010-05-16 Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-05-16 Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-05-06 Michael Snyder2010-05-06 Michael Snyder <msnyder@vmware.com>
2010-04-14 Doug Evans * source.c (open): Strip DOS drive letter if present...
2010-04-08 Doug Evans * source.c (openp): Skip $cdir in PATH.
2010-03-10 Tom Tromeygdb
2010-01-08 Joel BrobeckerGDB crash with empty executable name (MinGW).
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-09-22 Daniel Jacobowitz * source.c (forget_cached_source_info): Clear last_sou...
2009-07-23 Keith Seitz * source.c (forward_search_command): Don't fclose...
2009-07-06 Jan Kratochvilgdb/
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-06-17 Ulrich Weigand * dummy-frame.c (deprecated_pc_in_call_dummy): Add...
2009-06-03 Ulrich Weigand * value.h (struct internalvar): Remove.
2009-05-19 Jan Kratochvilgdb/
2009-04-21 Joseph Myersgdb:
2009-03-13 Joel Brobecker * source.c (source_full_path_of): Constify...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-10-30 Tom Tromey * source.c (symtab_to_fullname): Test 'r >= 0'.
2008-10-28 Tom Tromey * cli/cli-script.c (do_fclose_cleanup): Remove.
2008-10-03 Paul Pluzhnikov2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-09-11 Ulrich Weigand * defs.h (struct gdbarch): Add forward declaration.
2008-06-30 Luis Machado * source.c (select_source_symtab): Make sure...
2008-05-19 Ulrich Weigand * symtab.h (lookup_symbol_in_language): Remove SYMTAB...
2008-05-03 Thiago Jung Bauermann * breakpoint.c (create_exception_catchpoint): Remove...
2008-04-17 Doug Evans * source.c (find_and_open_source): Add some comments...
2008-03-14 Daniel Jacobowitz * cache.c (close_one): Remove mtime hack.
2008-03-10 Michael Snyder2008-03-06 Hidetaka Takano <hidetaka.takano@glb.toshib...
2008-02-08 Daniel Jacobowitz * source.c (find_and_open_source): Always rewrite...
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-08-13 Michael Snyder2007-08-13 Michael Snyder <msnyder@access-company...
2007-06-28 Michael Snyder2007-06-28 Michael Snyder <msnyder@access-company...
2007-01-24 Joel Brobecker * source.c (find_and_open_source): Try rewritin...
2007-01-15 Joel Brobecker * source.c (_initialize_source): Improve the...
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
next