]> git.ipfire.org Git - thirdparty/binutils-gdb.git/history - gdb/coffread.c
Add casts to memory allocation related calls
[thirdparty/binutils-gdb.git] / gdb / coffread.c
2015-09-25  Simon MarchiAdd casts to memory allocation related calls
2015-08-26  Simon MarchiReplace some xmalloc-family functions with XNEW-family...
2015-08-25  Pierre-Marie de... DWARF: handle non-local references in nested functions
2015-06-15  Jon TurneyAllow gdb to find debug symbols file by build-id for...
2015-03-26  Pedro AlvesDon't set breakpoints on import stubs on Windows amd64
2015-03-06  Gary BensonNew common function "startswith"
2015-02-27  Pedro AlvesC++ keyword cleanliness, mostly auto-generated
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
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 Evansbuildsym API cleanup
2014-08-07  Gary BensonInclude string.h in common-defs.h
2014-08-07  Gary BensonInclude gdb_assert.h in common-defs.h
2014-04-11  Sanimir Agovicrefactoring: rename create_range_type to create_static_...
2014-02-26  Tom Tromeychange minsyms not to be relocated at read-time
2014-02-26  Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
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_string.h
2013-09-25  Doug Evans * symfile.h (struct sym_fns): Delete member "sym_flavour".
2013-09-24  Jan KratochvilKeep objfile original filename
2013-09-24  Jan KratochvilCode cleanup: Add objfile_name accessor
2013-08-20  Doug Evans * buildsym.c (subfile_stack): Move here from buildsym.h.
2013-07-18  Yao Qigdb/
2013-04-08  Tom Tromey * coffread.c (record_minimal_symbol): Update.
2013-04-08  Tom Tromey * coffread.c (cs_to_section): Use gdb_bfd_section_index.
2013-04-08  Tom Tromey * ada-lang.c (ada_decode_symbol): Check and set 'ada_m...
2013-04-08  Tom Tromey * coffread.c (process_coff_symbol, coff_read_enum_type...
2013-03-29  Joel BrobeckerIgnore __fu<digits>__ symbols from COFF symbol tables
2013-03-20  Tom Tromey2013-03-20 Jan Kratochvil <jan.kratochvil@redhat...
2013-01-21  Tom Tromey * symfile.h (obsavestring): Don't declare.
2013-01-21  Tom Tromey * buildsym.c (patch_subfile_names): Use set_last_sourc...
2013-01-01  Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-12-15  Joel BrobeckerFix NULL objfile's section_offsets dereference during...
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-11-21  Yao Qigdb/
2012-07-23  Tom Tromey * coffread.c (coff_symfile_read): Make a cleanup for...
2012-05-18  Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
2012-05-16  Sergio Durigan Junior2012-05-16 Sergio Durigan Junior <sergiodj@redhat...
2012-05-10  Tom Tromey * tracepoint.c (scope_info): Update.
2012-04-27  Sergio Durigan Junior2012-04-27 Sergio Durigan Junior <sergiodj@redhat...
2012-04-18  Jan Kratochvilgdb/
2012-02-07  Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-01-04  Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-06-14  Tom Tromey * coffread.c (coffread_objfile): Rename from current_o...
2011-06-14  Tom Tromey * symtab.h (current_objfile): Don't declare.
2011-05-26  Tristan Gingold2011-05-26 Tristan Gingold <gingold@adacore.com>
2011-03-17  Joel Brobeckerdelete target_ops.to_lookup_symbol
2011-03-09  Pedro Alves * cli/cli-cmds.c (shell_escape): Use lbasename.
2011-03-07  Tom Tromey * xcoffread.c (xcoff_sym_fns): Update.
2011-03-01  Michael Snyder2011-02-28 Michael Snyder <msnyder@vmware.com>
2011-02-28  Michael Snyder2011-02-28 Michael Snyder <msnyder@vmware.com>
2011-01-10  Michael Snyder2011-01-10 Michael Snyder <msnyder@vmware.com>
2011-01-07  Michael Snyder2011-01-07 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-12-31  Michael Snyder2010-12-31 Michael Snyder <msnyder@vmware.com>
2010-09-30  Tom Tromey * symfile.h (struct sym_fns) <next>: Remove.
2010-09-10  Pierre Muller * coffread.c (struct coff_symbol): Change c_value...
2010-08-09  Sami Wagiaallacreate and use symbol_set_language.
2010-05-13  Michael Snyder2010-05-13 Michael Snyder <msnyder@vmware.com>
2010-05-05  Michael Snyder2010-05-05 Michael Snyder <msnyder@vmware.com>
2010-03-10  Tom Tromeygdb
2010-02-03  Tristan Gingold2010-02-03 Tristan Gingold <gingold@adacore.com>
2010-01-19  Joel BrobeckerDelete free_named_symtabs and associated cleanup.
2010-01-01  Joel BrobeckerUpdate copyright year in most headers.
2009-12-09  Tristan Gingold2009-12-02 Tristan Gingold <gingold@adacore.com>
2009-12-07  Tristan Gingold2009-12-07 Tristan Gingold <gingold@adacore.com>
2009-12-07  Tristan Gingold2009-12-07 Tristan Gingold <gingold@adacore.com>
2009-12-02  Tristan Gingold2009-12-02 Tristan Gingold <gingold@adacore.com>
2009-12-02  Tristan Gingold2009-12-02 Tristan Gingold <gingold@adacore.com>
2009-11-16  Tom Tromey * xcoffread.c (scan_xcoff_symtab): Update.
2009-10-06  Pierre Muller ARI fix: OP eol rule.
2009-06-29  Ulrich Weigand * gdbtypes.h (struct builtin_type): Remove builtin_cor...
2009-06-17  Ulrich Weigand * buildsym.c (record_line): Remove call to gdbarch_add...
2009-06-04  Ulrich Weigand * symtab.h: Rename SYMBOL_OPS to SYMBOL_COMPUTED_OPS.
2009-05-23  Jan Kratochvilgdb/
2009-05-23  Eli Zaretskii * coffread.c (process_coff_symbol): Set the symbol...
2009-05-23  Eli Zaretskii * symmisc.c (dump_symtab): Switch the current language to
2009-01-03  Joel Brobecker Updated copyright notices for most files.
2008-11-08  Eli Zaretskii(coff_symtab_read): Fix a typo in a comment.
2008-10-08  Jan Kratochvil Convert static_kind into loc_kind enum.
2008-10-01  Tom Tromey * xcoffread.c (RECORD_MINIMAL_SYMBOL): Update.
2008-08-24  Tom Tromeygdb:
2008-08-21  Daniel Jacobowitz * ax-gdb.c (gen_var_ref): Use SYMBOL_LINKAGE_NAME.
2008-08-01  Stan Shebs * coffread.c (coff_symtab_read): Remove FUNCTION_EPILO...
2008-05-27  Andreas Schwab * symtab.h (enum address_class): Remove LOC_REGPARM and
2008-03-26  Ulrich Weigand * objfiles.h (struct objfile): New GDBARCH member.
2008-01-16  Markus Deuling * rs6000-nat.c (add_vmap, vmap_ldinfo, vmap_exec)...
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-10-22  Daniel Jacobowitz * coffread.c (coff_symfile_finish): Call dwarf2_free_o...
2007-10-11  Daniel Jacobowitz PR gdb/2280
2007-09-21  Joel Brobecker * symfile.h (struct sym_fns): Add new field...
2007-08-23  Joel Brobecker Switch the license of all .c files to GPLv3.
2007-06-19  Ulrich Weigand * gdbarch.sh (BELIEVE_PCC_PROMOTION): Replace by
2007-06-18  Daniel Jacobowitz * coffread.c (coff_sym_fns): Add default_symfile_segments.
2007-06-12  Ulrich Weigand2007-06-12 Markus Deuling <deuling@de.ibm.com>
2007-06-12  Ulrich Weigand2007-06-12 Markus Deuling <deuling@de.ibm.com>
next