summaryrefslogtreecommitdiff
path: root/gdb/arc-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi2016-11-031-1/+2
* Add default_breakpoint_from_pcYao Qi2016-11-031-2/+0
* Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi2016-11-031-13/+21
* arc: Add evaluation of long jump targetsAnton Kolesov2016-10-121-1/+29
* arc: Add a gdbarch_tdep structureAnton Kolesov2016-10-121-1/+4
* arc: Remove annoying debug messageAnton Kolesov2016-10-051-3/+0
* arc: Fix ARI warning for printf(%p)Anton Kolesov2016-09-221-2/+3
* arc: New Synopsys ARC portAnton Kolesov2016-09-211-0/+1281
* 2002-12-16 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-12-161-738/+0
* 2002-08-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney2002-08-061-738/+738
* 2002-07-30 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-07-301-0/+1
* * config/sparc/tm-sparc.h (sparc_skip_prologue): RestoreAndrew Cagney2002-04-221-1/+1
* 2002-04-21 David S. Miller <davem@redhat.com>David S. Miller2002-04-221-0/+8
* * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PCRichard Earnshaw2002-02-201-1/+3
* * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney2002-02-051-2/+2
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+1
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
* Replace strsave() with xstrdup().Andrew Cagney2001-01-311-6/+6
* Add new arc core numbers.Nick Clifton2001-01-191-9/+6
* Protoization.Kevin Buettner2000-07-301-36/+16
* PARAMS removal.Kevin Buettner2000-05-281-3/+3
* import gdb-1999-12-06 snapshotJason Molenda1999-12-071-10/+10
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-6/+8
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-63/+77
* import gdb-19990504 snapshotStan Shebs1999-05-051-1/+1
* import gdb-19990422 snapshotStan Shebs1999-04-261-1/+1
* Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+733
* Initial creation of sourceware repositoryStan Shebs1999-04-161-733/+0
* CARP:Andrew Cagney1998-11-271-13/+4
* arc port no longer sanitized.David Edelsohn1997-09-101-4/+1
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-1/+1
* Update FSF address.Fred Fish1995-08-021-1/+1
* * arc-tdep.c (arc_bfd_mach_type): New static global.David Edelsohn1995-06-021-28/+88
* * arc-tdep.c: #include "gdbcmd.h".David Edelsohn1995-04-121-116/+439
* * arc-tdep.c (_initialize_arc_tdep): set tm_print_insn according toKung Hsu1995-03-011-1/+1
* * i386-tdep.c (_initialize_i386_tdep): Put void decl on separateStan Shebs1995-02-071-1/+2
* * arc-tdep.c: new target dependent codes for arc processor.Kung Hsu1995-02-031-0/+361