summaryrefslogtreecommitdiff
path: root/gdb/mipsread.c
AgeCommit message (Expand)Author
2018-01-02Update copyright year range in all GDB filesJoel Brobecker
2017-09-09Remove unnecessary function prototypes.John Baldwin
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-10-26Make symfile_add_flags and objfile->flags strongly typedPedro Alves
2016-10-21Record minimal symbols directly in reader.Tom Tromey
2016-10-21Change minimal_symbol_reader to store objfileTom Tromey
2016-10-21Introduce minimal_symbol_readerTom Tromey
2016-01-01GDB copyright headers update after running GDB's copyright.py script.Joel Brobecker
2015-09-25Add casts to memory allocation related callsSimon Marchi
2015-01-01Update year range in copyright notice of all files owned by the GDB project.Joel Brobecker
2014-08-07Include string.h in common-defs.hGary Benson
2014-02-26change minsyms not to be relocated at read-timeTom Tromey
2014-01-01Update Copyright year range in all files maintained by GDB.Joel Brobecker
2013-11-18remove gdb_string.hTom Tromey
2013-09-25 * symfile.h (struct sym_fns): Delete member "sym_flavour".Doug Evans
2013-05-30fix mipsread.cTom Tromey
2013-01-01Update years in copyright notice for the GDB files.Joel Brobecker
2012-04-272012-04-27 Sergio Durigan Junior <sergiodj@redhat.com>Sergio Durigan Junior
2012-01-04Copyright year update in most files of the GDB Project.Joel Brobecker
2011-04-19gdbTom Tromey
2011-03-07 * xcoffread.c (xcoff_sym_fns): Update.Tom Tromey
2011-01-092011-01-08 Michael Snyder <msnyder@vmware.com>Michael Snyder
2011-01-01run copyright.sh for 2011.Joel Brobecker
2010-09-30 * symfile.h (struct sym_fns) <next>: Remove.Tom Tromey
2010-03-10gdbTom Tromey
2010-02-032010-02-03 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2010-01-01Update copyright year in most headers.Joel Brobecker
2009-12-072009-12-07 Tristan Gingold <gingold@adacore.com>Tristan Gingold
2009-01-03 Updated copyright notices for most files.Joel Brobecker
2008-09-13 * varobj.c (varobj_set_display_format): Use xfree.Tom Tromey
2008-03-12include/elf/Alan Modra
2008-01-01 Updated copyright notices for most files.Daniel Jacobowitz
2007-09-21 * symfile.h (struct sym_fns): Add new field sym_read_linetable.Joel Brobecker
2007-08-23 Switch the license of all .c files to GPLv3.Joel Brobecker
2007-06-18 * coffread.c (coff_sym_fns): Add default_symfile_segments.Daniel Jacobowitz
2007-01-09Copyright updates for 2007.Daniel Jacobowitz
2005-12-17 * breakpoint.c:Eli Zaretskii
2005-02-112005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney
2004-10-30* mipsread.c: Cleanup coding style.Mark Kettenis
2004-06-15 * dsrec.c (load_srec, make_srec): Use bfd_get_section_size instead ofAlan Modra
2004-05-072004-05-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2004-05-012004-04-30 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2004-02-142004-02-14 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni
2003-11-232003-11-23 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-09-142003-09-14 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-09-122003-09-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2003-02-252003-02-25 David Carlton <carlton@math.stanford.edu>David Carlton
2002-03-19* coffread.c: Remove redundant static declarations. ReplaceAlexandre Oliva
2001-05-29* symfile.c (compare_psymbols, compare_symbols): Declare usingAlexandre Oliva
2001-03-072001-03-06 J.T. Conklin <jtc@redback.com>J.T. Conklin