Add tests for PR ld/16452 and PR ld/16457
[platform/upstream/binutils.git] / gdb / objfiles.h
2014-06-16 Pedro Alves"$ gdb PROGRAM" vs "(gdb) file PROGRAM" difference...
2014-04-23 Pedro AlvesStale breakpoint instructions, spurious SIGTRAPS.
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 Tromeychange minsym representation
2014-01-15 Tom Tromeymove the "main" data into the per-BFD object
2014-01-15 Tom Tromeymove the entry point info into the per-bfd object
2014-01-15 Tom Tromeyrelocate the entry point address when used
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-06 Tom Tromeyremove objfile_to_front
2013-12-02 Jan KratochvilRecord objfile->original_name as an absolute path
2013-10-29 Nicolas BlancNew remove-symbol-file command.
2013-10-09 Jan KratochvilNew flag OBJF_NOT_FILENAME
2013-10-07 Tom Tromeymove the demangled_names_hash into the per-BFD
2013-09-25 Doug Evans New option "set debug symfile on".
2013-09-24 Jan KratochvilKeep objfile original filename
2013-09-24 Jan KratochvilCode cleanup: Add objfile_name accessor
2013-09-24 Jan KratochvilRemove solib-sunos.c
2013-08-20 Tom Tromeymove gdbarch object from objfile to per-BFD
2013-06-24 Maciej W. Rozycki * objfiles.h (pc_in_section): New prototype.
2013-06-04 Gary Benson2013-06-04 Gary Benson <gbenson@redhat.com>
2013-05-06 Doug Evans * dbxread.c (process_one_symbol): Constify section_off...
2013-04-08 Tom Tromey * coffread.c (cs_to_section): Use gdb_bfd_section_index.
2013-03-14 Tom Tromey * gdb_bfd.c (struct gdb_bfd_data) <crc_computed, crc>:
2013-02-28 Tom Tromey * objfiles.h (ALL_PSPACE_OBJFILES): Remove trailing...
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-18 Joel Brobeckersolib-darwin.c: handle PIE when attaching processes.
2012-12-15 Joel BrobeckerMove init_entry_point_info to symfile.c and make it...
2012-12-12 Tom Tromey * coffread.c (coff_objfile_data_key): New global.
2012-12-12 Tom Tromey * coffread.c (coff_symfile_init): Use set_objfile_data.
2012-08-22 Tom Tromey * jit.c (jit_object_close_impl): Don't malloc the...
2012-08-22 Tom Tromey * dwarf2read.c (macro_start_file): Update.
2012-08-22 Tom Tromey * elfread.c (elf_symtab_read): Update.
2012-08-22 Tom Tromey * auto-load.c (_initialize_auto_load): Update.
2012-07-18 Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2012-06-05 Joel BrobeckerNew "iterate_over_objfiles_in_search_order" gdbarch...
2012-06-04 Doug Evans * objfiles.h (ALL_OBJFILE_PRIMARY_SYMTABS): New macro.
2012-02-21 Doug Evans * objfiles.c (add_to_objfile_sections): Remove outdate...
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-08 Tom Tromey * objfiles.h (struct objfile): Remove obsolete comment.
2011-10-11 Jan Kratochvilgdb/
2011-10-11 Doug Evans * linux-thread-db.c (thread_db_new_objfile): Only...
2011-06-14 Tom Tromey * symtab.h (current_objfile): Don't declare.
2011-06-01 Yao Qi2011-06-01 Yao Qi <yao@codesourcery.com>
2011-04-04 Tom Tromeygdb
2011-03-07 Tom Tromey * xcoffread.c (xcoff_sym_fns): Update.
2011-01-26 Thiago Jung Bauermann2011-01-25 Mathieu Lacage <mathieu.lacage@inria.fr>
2011-01-10 Michael Snyder2011-01-10 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-09-30 Tom Tromey * symfile.h (struct sym_fns) <next>: Remove.
2010-09-24 Pedro Alves * objfiles.h (ALL_OBJSECTIONS): Handle breaks in the...
2010-09-22 Jan Kratochvilgdb/
2010-08-31 Sami WagiaallaCreate and use a specialized bcache type for psymbols
2010-07-28 Tom Tromeygdb
2010-04-14 Pedro Alves * objfiles.h (gdb_bfd_close_or_warn): Declare.
2010-03-10 Tom Tromeygdb
2010-01-06 Tristan Gingold2010-01-06 Tristan Gingold <gingold@adacore.com>
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-11-05 Tom Tromey * symmisc.c (print_symbol_bcache_statistics): Print...
2009-11-02 Jan Kratochvilgdb/
2009-10-19 Pedro Alves2009-10-19 Pedro Alves <pedro@codesourcery.com>
2009-10-13 Tristan Gingold2009-10-12 Tristan Gingold <gingold@adacore.com>
2009-09-11 Doug Evans * objfiles.c (struct objfile_data): Delete member...
2009-08-27 Doug Evans * NEWS: Add note on "info sharedlibrary".
2009-08-21 Paul Pluzhnikov2009-08-21 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-08-04 Paul Pluzhnikov2009-08-04 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-07-22 Paul Pluzhnikov2009-07-22 Paul Pluzhnikov <ppluzhnikov@google.com>
2009-01-15 Ulrich Weigand * solist.h (struct target_so_ops): New member bfd_open.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-11-18 Paul Pluzhnikov2008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2008-10-01 Tom Tromey * symfile.c (syms_from_objfile): Update.
2008-09-05 Ulrich Weigand * breakpoint.h (struct bp_location): Change type of...
2008-08-21 Daniel Jacobowitz * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
2008-08-20 Pedro Alves * objfiles.h (struct obj_section): Remove addr and...
2008-08-18 Tom Tromey * symfile.c (reread_symbols): Update.
2008-05-04 Jan Kratochvil gdb/
2008-05-02 Daniel Jacobowitz * Makefile.in (arm-tdep.o): Update.
2008-03-26 Ulrich Weigand * objfiles.h (struct objfile): New GDBARCH member.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-12-04 Ulrich Weigand * coffread.c (decode_type): Use builtin_type_int32...
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-05 Ulrich Weigand * objfiles.h (ImportEntry, ExportEntry): Remove types.
2007-01-21 Daniel Jacobowitz * objfiles.h (ALL_PRIMARY_SYMTABS): Define.
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-02-11 Andrew Cagney2005-02-11 Andrew Cagney <cagney@gnu.org>
2004-10-23 Andrew Cagney2004-10-23 Andrew Cagney <cagney@gnu.org>
2004-09-02 Andrew Cagney2004-09-01 Andrew Cagney <cagney@gnu.org>
2004-06-24 Andrew Cagney2004-06-24 Andrew Cagney <cagney@gnu.org>
2004-05-07 Andrew Cagney2004-05-07 Andrew Cagney <cagney@redhat.com>
2004-04-30 Andrew Cagney2004-04-30 Andrew Cagney <cagney@redhat.com>
2004-02-14 Elena Zannoni2004-02-14 Elena Zannoni <ezannoni@redhat.com>
2004-02-10 Elena Zannoni2004-02-10 Elena Zannoni <ezannoni@redhat.com>
2004-02-07 Elena Zannoni2004-02-07 Elena Zannoni <ezannoni@redhat.com>
2004-02-07 Elena Zannoni2004-02-07 Elena Zannoni <ezannoni@redhat.com>
2004-02-07 Elena Zannoni2004-02-07 Elena Zannoni <ezannoni@redhat.com>
2004-02-04 Daniel Jacobowitz * objfiles.h: Delete comments refering to inside_entry...
2004-01-19 Andrew Cagney2004-01-19 Andrew Cagney <cagney@redhat.com>
next