Automatic date update in version.in
[platform/upstream/binutils.git] / gdb / solib-frv.c
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-02-26 Tom Tromeystart change to progspace independence
2014-02-26 Tom Tromeyuse bound_minsym as result for lookup_minimal_symbol...
2014-02-26 Tom Tromeychange minsym representation
2014-01-15 Tom Tromeychange solib-frv to use entry_point_address_query
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-11-18 Tom Tromeyremove gdb_string.h
2013-06-24 Maciej W. Rozycki * objfiles.h (pc_in_section): New prototype.
2013-05-06 Joel BrobeckerReimplement shared library support on ppc-aix...
2013-04-19 Pedro Alves-Wpointer-sign: gdb_byte -> char.
2013-04-08 Tom Tromey * coffread.c (cs_to_section): Use gdb_bfd_section_index.
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-11-09 Tom Tromey * gdbarch.sh (target_gdbarch): Remove macro.
2012-08-02 Yao Qigdb/
2012-07-18 Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2012-05-18 Sergio Durigan Junior2012-05-18 Sergio Durigan Junior <sergiodj@redhat...
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-08-30 Yao Qi gdb/
2011-08-09 Pedro Alves2011-08-09 Pedro Alves <pedro@codesourcery.com>
2011-04-19 Tom Tromeygdb
2011-02-26 Michael Snyder2011-02-25 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-05-16 Michael Snyder2010-05-16 Michael Snyder <msnyder@vmware.com>
2010-04-16 Mike Frysingergdb: fdpic/frv: fix shared library loading
2010-02-24 Pedro Alves * breakpoint.c (breakpoint_init_inferior): Also delete
2010-01-08 Jan Kratochvilgdb/
2010-01-01 Joel BrobeckerUpdate copyright year in most headers.
2009-11-02 Jan Kratochvilgdb/
2009-07-17 Ulrich Weigand * solib.c (solib_bfd_open): Do not call ops->bfd_open.
2009-07-02 Ulrich Weigand * defs.h (extract_signed_integer, extract_unsigned_int...
2009-07-02 Ulrich Weigand * breakpoint.h (struct breakpoint): New member GDBARCH.
2009-05-22 Pedro Alves * target.h (struct section_table): Rename to ...
2009-02-22 Pedro Alves Silence a few -Wmissing-prototypes warnings.
2009-01-03 Joel Brobecker Updated copyright notices for most files.
2008-11-19 Kevin Buettner * frv-tdep.c (frv_skip_main_prologue): New function.
2008-08-26 Ulrich WeigandChangeLog:
2008-08-26 Ulrich Weigand * gdbarch.sh (target_gdbarch): New global variable.
2008-08-21 Pedro Alves * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr.
2008-01-01 Daniel Jacobowitz Updated copyright notices for most files.
2007-10-24 Ulrich Weigand * frv-tdep.c: Include "solib.h".
2007-08-23 Joel Brobecker Switch the license of all .c files to GPLv3.
2007-04-27 Kevin Buettner * solib-frv.c (lm_base): Bail out if the main executab...
2007-02-20 Daniel Jacobowitzgdb/
2007-01-09 Daniel JacobowitzCopyright updates for 2007.
2006-04-20 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2006-03-15 Kevin BuettnerAdd FR-V Linux core file support.
2005-12-17 Eli Zaretskii * breakpoint.c:
2005-11-08 Kevin BuettnerVarious gdb_byte related changes for FRV targets.
2005-06-13 Mark Mitchell * corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr.
2005-04-29 Kevin BuettnerFix bugs related to inferior function calls on FRV...
2005-03-31 Kevin BuettnerAdd TLS load module support for FRV.
2005-02-18 Andrew Cagney2005-02-18 Andrew Cagney <cagney@gnu.org>
2005-02-11 Andrew Cagney2005-02-10 Andrew Cagney <cagney@gnu.org>
2005-01-14 Michael Snyder2005-01-13 Michael Snyder <msnyder@redhat.com>
2004-09-11 Paul N. Hilfinger* language.c (local_hex_format_custom): Remove.
2004-07-26 Andrew Cagney2004-07-26 Andrew Cagney <cagney@gnu.org>
2004-07-17 Andrew Cagney2004-07-17 Andrew Cagney <cagney@gnu.org>
2004-03-13 Kevin BuettnerAdd shared library support for FR-V FDPIC ABI.