Age | Commit message (Expand) | Author | Files | Lines |
2003-06-24 | * ppc-linux-tdep.c: More "Linux" -> "GNU/Linux". | Jim Blandy | 1 | -17/+17 |
2003-06-24 | * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): New | Jim Blandy | 1 | -0/+40 |
2003-06-24 | * ppc-linux-tdep.c (ppc64_call_dummy_address): New function. | Jim Blandy | 1 | -0/+14 |
2003-06-24 | * ppc-linux-tdep.c (ppc64_desc_entry_point): New function. | Jim Blandy | 1 | -1/+11 |
2003-06-17 | * ppc-linux-tdep.c: "Linux" -> "GNU/Linux" | Jim Blandy | 1 | -3/+3 |
2003-06-13 | Recognize and skip 64-bit PowerPC Linux linkage functions. | Jim Blandy | 1 | -4/+263 |
2003-06-12 | Actually finish the job started by my change of 2003-05-29. | Jim Blandy | 1 | -2/+2 |
2003-06-02 | 2003-06-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-05-30 | Use gdbarch methods for solib stuff on PowerPC Linux. | Jim Blandy | 1 | -0/+4 |
2003-04-14 | 2003-04-13 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -18/+22 |
2003-03-24 | Index: ChangeLog | Andrew Cagney | 1 | -1/+1 |
2003-03-12 | 2003-03-12 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-03-02 | 2003-03-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-03-02 | 2003-03-01 Andrew Cagney <cagney@redhat.com> | Andrew Cagney | 1 | -1/+1 |
2003-02-04 | Pointed out by Anton Blanchard <anton@samba.org>. | Daniel Jacobowitz | 1 | -6/+26 |
2003-01-04 | * arch-utils.c (gdbarch_info_init): Set osabi to | Daniel Jacobowitz | 1 | -1/+2 |
2002-12-21 | * osabi.c: Include "gdb_assert.h" and "gdb_string.h". | Mark Kettenis | 1 | -1/+1 |
2002-11-18 | 2002-11-18 Andrew Cagney <ac131313@redhat.com> | Andrew Cagney | 1 | -9/+16 |
2002-07-30 | * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG) | Daniel Jacobowitz | 1 | -0/+83 |
2002-05-30 | * Makefile.in (ppc_tdep_h): Define. | Jason Thorpe | 1 | -287/+41 |
2002-04-29 | 2002-04-29 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -8/+73 |
2002-04-24 | * arch-utils.h: Update copyright. | Andrew Cagney | 1 | -8/+9 |
2002-04-18 | * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer. | Andrew Cagney | 1 | -1/+1 |
2002-03-22 | 2002-03-22 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -0/+8 |
2002-02-24 | s/Linux/.../ | Andrew Cagney | 1 | -11/+12 |
2001-12-09 | 2001-12-09 Elena Zannoni <ezannoni@redhat.com> | Elena Zannoni | 1 | -8/+15 |
2001-12-01 | Add cross platform SVR4 shared library support for PowerPC. | Kevin Buettner | 1 | -0/+41 |
2001-10-21 | Add explicit #include of "value.h". | Andrew Cagney | 1 | -0/+1 |
2001-07-15 | s/value_ptr/struct value */ | Andrew Cagney | 1 | -2/+2 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 1 | -2/+2 |
2001-03-01 | Create new file regcache.h. Update all uses. | Andrew Cagney | 1 | -2/+4 |
2000-07-31 | Make GNU/Linux/PPC work again. | Kevin Buettner | 1 | -11/+13 |
2000-07-30 | Protoization. | Kevin Buettner | 1 | -6/+2 |
2000-02-26 | Add comment explaining ppc_linux_memory_remove_breakpoint (). | Kevin Buettner | 1 | -2/+124 |
2000-02-24 | Shared library, function calling fixes for GNU/Linux PPC port. | Kevin Buettner | 1 | -0/+34 |
2000-02-22 | Cleanups and signal handler backtrace fix for GNU/Linux PPC port. | Kevin Buettner | 1 | -3/+12 |
2000-02-22 | Changes for GNU/Linux PPC native port of gdb. | Kevin Buettner | 1 | -0/+599 |