summaryrefslogtreecommitdiff
path: root/gdb/solib-frv.c
Commit message (Expand)AuthorAgeFilesLines
* * solib.c (solib_bfd_open): Do not call ops->bfd_open.Ulrich Weigand2009-07-171-0/+1
* * defs.h (extract_signed_integer, extract_unsigned_integer,Ulrich Weigand2009-07-021-16/+32
* * breakpoint.h (struct breakpoint): New member GDBARCH.Ulrich Weigand2009-07-021-2/+3
* * target.h (struct section_table): Rename to ...Pedro Alves2009-05-221-1/+1
* Silence a few -Wmissing-prototypes warnings.Pedro Alves2009-02-221-1/+4
* Updated copyright notices for most files.Joel Brobecker2009-01-031-1/+1
* * frv-tdep.c (frv_skip_main_prologue): New function.Kevin Buettner2008-11-191-3/+7
* ChangeLog:Ulrich Weigand2008-08-261-15/+6
* * gdbarch.sh (target_gdbarch): New global variable.Ulrich Weigand2008-08-261-2/+2
* * arm-tdep.c (arm_pc_is_thumb): Use obj_section_addr.Pedro Alves2008-08-211-1/+1
* Updated copyright notices for most files.Daniel Jacobowitz2008-01-011-1/+1
* * frv-tdep.c: Include "solib.h".Ulrich Weigand2007-10-241-4/+1
* Switch the license of all .c files to GPLv3.Joel Brobecker2007-08-231-4/+2
* * solib-frv.c (lm_base): Bail out if the main executable hasKevin Buettner2007-04-271-0/+8
* gdb/Daniel Jacobowitz2007-02-201-0/+1
* Copyright updates for 2007.Daniel Jacobowitz2007-01-091-2/+1
* Add FR-V Linux core file support.Kevin Buettner2006-03-151-0/+24
* * breakpoint.c:Eli Zaretskii2005-12-171-3/+3
* Various gdb_byte related changes for FRV targets.Kevin Buettner2005-11-081-20/+20
* * corelow.c (core_open): Use bfd_fopen, not bfd_fdopenr.Mark Mitchell2005-06-131-1/+1
* Fix bugs related to inferior function calls on FRV using the FDPIC ABI.Kevin Buettner2005-04-291-0/+4
* Add TLS load module support for FRV.Kevin Buettner2005-03-311-0/+38
* 2005-02-18 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-181-7/+8
* 2005-02-10 Andrew Cagney <cagney@gnu.org>Andrew Cagney2005-02-111-17/+15
* 2005-01-13 Michael Snyder <msnyder@redhat.com>Michael Snyder2005-01-141-1/+1
* * language.c (local_hex_format_custom): Remove.Paul N. Hilfinger2004-09-111-13/+12
* 2004-07-26 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-261-4/+5
* 2004-07-17 Andrew Cagney <cagney@gnu.org>Andrew Cagney2004-07-171-1/+1
* Add shared library support for FR-V FDPIC ABI.Kevin Buettner2004-03-131-0/+1230