aboutsummaryrefslogtreecommitdiff
path: root/gdb/arc-tdep.c
AgeCommit message (Expand)Author
2017-06-16arc: Select CPU model properly before disassemblingAnton Kolesov
2017-05-24Delegate opcodes to select disassembler in GDBYao Qi
2017-04-05-Wwrite-strings: The RestPedro Alves
2017-03-28arc: Add prologue analysisAnton Kolesov
2017-03-28arc: Add disassembler helperAnton Kolesov
2017-03-28arc: Add "maintenance print arc" command prefixAnton Kolesov
2017-03-28arc: Align internal regnums with architectural regnumsAnton Kolesov
2017-01-01update copyright year range in GDB filesJoel Brobecker
2016-11-03Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATIONYao Qi
2016-11-03Add default_breakpoint_from_pcYao Qi
2016-11-03Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kindYao Qi
2016-10-12arc: Add evaluation of long jump targetsAnton Kolesov
2016-10-12arc: Add a gdbarch_tdep structureAnton Kolesov
2016-10-05arc: Remove annoying debug messageAnton Kolesov
2016-09-22arc: Fix ARI warning for printf(%p)Anton Kolesov
2016-09-21arc: New Synopsys ARC portAnton Kolesov
2002-12-162002-12-16 Andrew Cagney <ac131313@redhat.com>Andrew Cagney
2002-08-062002-08-06 Andrew Cagney <cagney@redhat.com>Andrew Cagney
2002-07-302002-07-30 Andrew Cagney <ac131313@redhat.com>Andrew Cagney
2002-04-22* config/sparc/tm-sparc.h (sparc_skip_prologue): RestoreAndrew Cagney
2002-04-222002-04-21 David S. Miller <davem@redhat.com>David S. Miller
2002-02-20* arc-tdep.c (get_longjmp_target): Only compile this function if JB_PCRichard Earnshaw
2002-02-05* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney
2001-03-06Update/correct copyright notices.Kevin Buettner
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney
2001-01-31Replace strsave() with xstrdup().Andrew Cagney
2001-01-19Add new arc core numbers.Nick Clifton
2000-07-30Protoization.Kevin Buettner
2000-05-28PARAMS removal.Kevin Buettner
1999-12-07import gdb-1999-12-06 snapshotJason Molenda
1999-09-09import gdb-1999-09-08 snapshotStan Shebs
1999-07-07import gdb-1999-07-07 post reformatJason Molenda
1999-05-05import gdb-19990504 snapshotStan Shebs
1999-04-26import gdb-19990422 snapshotStan Shebs
1999-04-16Initial creation of sourceware repositoryStan Shebs
1999-04-16Initial creation of sourceware repositoryStan Shebs
1998-11-27CARP:Andrew Cagney
1997-09-10arc port no longer sanitized.David Edelsohn
1996-07-26See gdb ChangeLog entry with header:Fred Fish
1995-08-02Update FSF address.Fred Fish
1995-06-02 * arc-tdep.c (arc_bfd_mach_type): New static global.David Edelsohn
1995-04-12 * arc-tdep.c: #include "gdbcmd.h".David Edelsohn
1995-03-01 * arc-tdep.c (_initialize_arc_tdep): set tm_print_insn according toKung Hsu
1995-02-07 * i386-tdep.c (_initialize_i386_tdep): Put void decl on separateStan Shebs
1995-02-03 * arc-tdep.c: new target dependent codes for arc processor.Kung Hsu