[gdb/testsuite] Fix regexp in skip_opencl_tests
[external/binutils.git] / gdb / symmisc.c
2019-01-17 Tom TromeyMake minimal symbol range adapter a method on objfile
2019-01-17 Tom TromeyAdd compunits range adapter to objfile
2019-01-17 Tom TromeyChange all_objfiles adapter to be a method on program_space
2019-01-10 Keith Seitzgdb/23712: Use new multidictionary API
2019-01-10 Tom TromeyIntroduce class psymtab_storage
2019-01-10 Tom TromeyRemove ALL_OBJFILE_FILETABS
2019-01-10 Tom TromeyRemove ALL_COMPUNIT_FILETABS
2019-01-10 Tom TromeyRemove ALL_OBJFILE_COMPUNITS
2019-01-10 Tom TromeyRemove ALL_MSYMBOLS and ALL_OBJFILE_MSYMBOLS
2019-01-10 Tom TromeyRemove most uses of ALL_OBJFILES
2019-01-10 Tom TromeyRemove ALL_PSPACE_OBJFILES
2019-01-04 Tom TromeyUse upper case for more metasyntactic variables in gdb
2019-01-01 Joel BrobeckerUpdate copyright year range in all GDB files.
2018-06-01 Tom TromeyRemove TYPE_TAG_NAME
2018-04-26 Pedro AlvesFor PPC64/ELFv1: Introduce mst_data_gnu_ifunc
2018-01-02 Joel BrobeckerUpdate copyright year range in all GDB files
2017-11-08 Pedro AlvesIntroduce lookup_name_info and generalize Ada's FULL...
2017-10-10 Pedro AlvesEliminate catch_errors
2017-09-27 Tom TromeyConstify some commands in symmisc.c
2017-09-09 John BaldwinRemove unnecessary function prototypes.
2017-08-05 Tom TromeyUse gdb::unique_xmalloc_ptr when calling tilde_expand
2017-08-03 Tom TromeyIntroduce gdb_argv, a class wrapper for buildargv
2017-02-23 Pedro AlvesUse gdb::function_view in iterate_over_symtabs & co
2017-02-16 Sergio Durigan JuniorPR gdb/21164: maint print {symbols,msymbols,psymbols...
2017-02-02 Pedro AlvesEliminate make_cleanup_ui_file_delete / make ui_file...
2017-01-01 Joel Brobeckerupdate copyright year range in GDB files
2016-12-22 Doug EvansNew syntax for mt print symbols,msymbols,psymbols.
2016-12-09 Pedro Alvesgdb: Remove support for obsolete OSABIs and a.out
2016-05-08 Trevor Saundersremove trivialy unused variables
2016-04-20 Doug Evanssymmisc.c (dump_symtab_1): Print owning compunit for...
2016-04-19 Doug Evanssymmisc.c (dump_symtab_1, dump_symtab): Delete arg...
2016-03-11 Andrew Burgessgdb: New maint info line-table command.
2016-01-01 Joel BrobeckerGDB copyright headers update after running GDB's copyri...
2015-09-25 Simon MarchiAdd some more casts (2/2)
2015-01-31 Gary Bensonnew callback parameter expansion_notify for expand_symt...
2015-01-01 Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-23 Doug EvansLook up primitive types as symbols.
2014-12-23 Doug EvansReplace some symbol accessor macros with functions.
2014-11-20 Doug EvansSplit struct symtab into two: struct symtab and compuni...
2014-11-18 Doug Evanssymtab.h (SYMTAB_BLOCKVECTOR): Renamed from BLOCKVECTOR...
2014-11-18 Doug Evanssymtab.h (SYMTAB_LINETABLE): Renamed from LINETABLE...
2014-11-18 Doug EvansSYMTAB_DIRNAME: New macro.
2014-11-18 Doug EvansSYMTAB_OBJFILE: New macro.
2014-11-11 Doug Evanssymmisc.c: Remove trailing whitespace.
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-05 Alan ModraPrepare gdb for 64-bit obstacks
2014-06-18 Tom Tromeyconstify some blockvector APIs
2014-02-26 Tom Tromeyadd short-circuit logic to elfread.c
2014-02-26 Tom Tromeymove minimal symbols to per-bfd
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeychange minsym representation
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_stat.h
2013-11-18 Tom Tromeyremove gdb_string.h
2013-09-24 Jan KratochvilCode cleanup: Add objfile_name accessor
2013-08-26 Doug Evans * NEWS: Document "mt print objfiles" now takes optiona...
2013-08-24 Doug Evans * symmisc.c (dump_symtab): Delete prototype.
2013-05-30 Tom Tromeymaintenance_expand_symtabs leaks a cleanup
2013-05-17 Doug Evans * NEWS: Mention new maintenance commands check-symtabs...
2013-04-09 Tom Tromey * symmisc.c (dump_msymbols): Cast fprintf_filtered...
2013-04-08 Tom Tromey * maint.c (print_bfd_section_info): Print the section...
2013-04-08 Tom Tromey PR symtab/8424:
2013-02-03 Jan Kratochvilgdb/
2013-02-03 Jan Kratochvilgdb/
2013-01-21 Jan Kratochvilgdb/
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-20 Yao Qigdb/
2012-12-04 Doug Evans * symmisc.c: Whitespace fixes.
2012-11-12 Tom Tromey * ada-lang.c (user_select_syms, ada_print_subexp)...
2012-08-22 Tom Tromey * dwarf2read.c (macro_start_file): Update.
2012-08-22 Tom Tromey * elfread.c (elf_symtab_read): Update.
2012-07-26 Tom Tromey * symmisc.c (print_symbol_bcache_statistics): Use...
2012-05-10 Tom Tromey * tracepoint.c (scope_info): Update.
2012-04-18 Jan Kratochvilgdb/
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-04-04 Tom Tromey * symtab.h (free_symtab): Remove.
2011-04-04 Tom Tromey * mdebugread.c (psymtab_to_symtab_1): Copy linetable...
2011-04-04 Tom Tromey * xcoffread.c (read_xcoff_symtab): Make `debugfmt...
2011-03-28 Jan Kratochvilgdb/
2011-03-23 Kai Tietz2011-03-23 Kai Tietz <ktietz@redhat.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-08-31 Sami WagiaallaCreate and use a specialized bcache type for psymbols
2010-05-16 Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-05-06 Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-03-10 Tom Tromeygdb
2010-03-09 Keith Seitzdwarf2_physname patchset:
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-11-05 Tom Tromey * symmisc.c (print_symbol_bcache_statistics): Print...
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-07-02 Ulrich Weigand * defs.h (strlen_paddr, paddr, paddr_nz): Remove.
2009-05-23 Eli Zaretskii * symmisc.c (dump_symtab): Switch the current language to
2009-04-21 Pierre Muller ARI fix: remove "%p".
2009-04-17 Pierre Muller ARI fix: Do not use %p, replace by call to host_addres...
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-10-06 Doug Evans * symmisc.c (maintenance_info_symtabs): Watch for ^c.
2008-10-03 Paul Pluzhnikov2008-10-03 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-10-01 Tom Tromey * symtab.c (find_pc_sect_psymtab): Use MSYMBOL_TYPE.
next