Age | Commit message (Expand) | Author | Files | Lines |
2017-04-05 | -Wwrite-strings: The Rest | Pedro Alves | 1 | -1/+1 |
2017-03-28 | arc: Add prologue analysis | Anton Kolesov | 1 | -20/+478 |
2017-03-28 | arc: Add disassembler helper | Anton Kolesov | 1 | -1/+314 |
2017-03-28 | arc: Add "maintenance print arc" command prefix | Anton Kolesov | 1 | -0/+19 |
2017-03-28 | arc: Align internal regnums with architectural regnums | Anton Kolesov | 1 | -7/+21 |
2017-01-01 | update copyright year range in GDB files | Joel Brobecker | 1 | -1/+1 |
2016-11-03 | Remove GDBARCH_BREAKPOINT_MANIPULATION and SET_GDBARCH_BREAKPOINT_MANIPULATION | Yao Qi | 1 | -1/+2 |
2016-11-03 | Add default_breakpoint_from_pc | Yao Qi | 1 | -2/+0 |
2016-11-03 | Split breakpoint_from_pc to breakpoint_kind_from_pc and sw_breakpoint_from_kind | Yao Qi | 1 | -13/+21 |
2016-10-12 | arc: Add evaluation of long jump targets | Anton Kolesov | 1 | -1/+29 |
2016-10-12 | arc: Add a gdbarch_tdep structure | Anton Kolesov | 1 | -1/+4 |
2016-10-05 | arc: Remove annoying debug message | Anton Kolesov | 1 | -3/+0 |
2016-09-22 | arc: Fix ARI warning for printf(%p) | Anton Kolesov | 1 | -2/+3 |
2016-09-21 | arc: New Synopsys ARC port | Anton Kolesov | 1 | -0/+1281 |
2002-12-16 | 2002-12-16 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -738/+0 |
2002-08-06 | 2002-08-06 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -738/+738 |
2002-07-30 | 2002-07-30 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -0/+1 |
2002-04-22 | * config/sparc/tm-sparc.h (sparc_skip_prologue): Restore | Andrew Cagney | 1 | -1/+1 |
2002-04-22 | 2002-04-21 David S. Miller <davem@redhat.com> | David S. Miller | 1 | -0/+8 |
2002-02-20 | * arc-tdep.c (get_longjmp_target): Only compile this function if JB_PC | Richard Earnshaw | 1 | -1/+3 |
2002-02-05 | * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions. | Andrew Cagney | 1 | -2/+2 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -1/+1 |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -0/+1 |
2001-01-31 | Replace strsave() with xstrdup(). | Andrew Cagney | 1 | -6/+6 |
2001-01-19 | Add new arc core numbers. | Nick Clifton | 1 | -9/+6 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -36/+16 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 1 | -3/+3 |
1999-12-07 | import gdb-1999-12-06 snapshot | Jason Molenda | 1 | -10/+10 |
1999-09-09 | import gdb-1999-09-08 snapshot | Stan Shebs | 1 | -6/+8 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 1 | -63/+77 |
1999-05-05 | import gdb-19990504 snapshot | Stan Shebs | 1 | -1/+1 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -1/+1 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1 | -0/+733 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 1 | -733/+0 |
1998-11-27 | CARP: | Andrew Cagney | 1 | -13/+4 |
1997-09-10 | arc port no longer sanitized. | David Edelsohn | 1 | -4/+1 |
1996-07-26 | See gdb ChangeLog entry with header: | Fred Fish | 1 | -1/+1 |
1995-08-02 | Update FSF address. | Fred Fish | 1 | -1/+1 |
1995-06-02 | * arc-tdep.c (arc_bfd_mach_type): New static global. | David Edelsohn | 1 | -28/+88 |
1995-04-12 | * arc-tdep.c: #include "gdbcmd.h". | David Edelsohn | 1 | -116/+439 |
1995-03-01 | * arc-tdep.c (_initialize_arc_tdep): set tm_print_insn according to | Kung Hsu | 1 | -1/+1 |
1995-02-07 | * i386-tdep.c (_initialize_i386_tdep): Put void decl on separate | Stan Shebs | 1 | -1/+2 |
1995-02-03 | * arc-tdep.c: new target dependent codes for arc processor. | Kung Hsu | 1 | -0/+361 |