aboutsummaryrefslogtreecommitdiff
path: root/gdb/ppc-linux-tdep.c
AgeCommit message (Expand)AuthorFilesLines
2004-02-162004-02-09 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+1
2003-11-142003-11-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-0/+3
2003-11-132003-11-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+4
2003-11-072003-11-07 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+11
2003-10-292003-10-29 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+8
2003-10-242003-10-24 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-4/+2
2003-10-222003-10-22 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-2/+5
2003-10-212003-10-21 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-1/+1
2003-10-032003-10-03 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+9
2003-09-252003-09-25 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-10/+10
2003-09-162003-09-16 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-7/+23
2003-09-092003-09-08 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-08-282003-08-27 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-14/+0
2003-06-24* ppc-linux-tdep.c: More "Linux" -> "GNU/Linux".Jim Blandy1-17/+17
2003-06-24* ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): NewJim Blandy1-0/+40
2003-06-24* ppc-linux-tdep.c (ppc64_call_dummy_address): New function.Jim Blandy1-0/+14
2003-06-24* ppc-linux-tdep.c (ppc64_desc_entry_point): New function.Jim Blandy1-1/+11
2003-06-17* ppc-linux-tdep.c: "Linux" -> "GNU/Linux"Jim Blandy1-3/+3
2003-06-13Recognize and skip 64-bit PowerPC Linux linkage functions.Jim Blandy1-4/+263
2003-06-12Actually finish the job started by my change of 2003-05-29.Jim Blandy1-2/+2
2003-06-022003-06-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-05-30Use gdbarch methods for solib stuff on PowerPC Linux.Jim Blandy1-0/+4
2003-04-142003-04-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-18/+22
2003-03-24Index: ChangeLogAndrew Cagney1-1/+1
2003-03-122003-03-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-03-022003-03-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-03-022003-03-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney1-1/+1
2003-02-04 Pointed out by Anton Blanchard <anton@samba.org>.Daniel Jacobowitz1-6/+26
2003-01-04 * arch-utils.c (gdbarch_info_init): Set osabi toDaniel Jacobowitz1-1/+2
2002-12-21* osabi.c: Include "gdb_assert.h" and "gdb_string.h".Mark Kettenis1-1/+1
2002-11-182002-11-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney1-9/+16
2002-07-30 * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG)Daniel Jacobowitz1-0/+83
2002-05-30* Makefile.in (ppc_tdep_h): Define.Jason Thorpe1-287/+41
2002-04-292002-04-29 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-8/+73
2002-04-24* arch-utils.h: Update copyright.Andrew Cagney1-8/+9
2002-04-18* gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney1-1/+1
2002-03-222002-03-22 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-0/+8
2002-02-24s/Linux/.../Andrew Cagney1-11/+12
2001-12-092001-12-09 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni1-8/+15
2001-12-01Add cross platform SVR4 shared library support for PowerPC.Kevin Buettner1-0/+41
2001-10-21Add explicit #include of "value.h".Andrew Cagney1-0/+1
2001-07-15s/value_ptr/struct value */Andrew Cagney1-2/+2
2001-03-06Update/correct copyright notices.Kevin Buettner1-2/+2
2001-03-01Create new file regcache.h. Update all uses.Andrew Cagney1-2/+4
2000-07-31Make GNU/Linux/PPC work again.Kevin Buettner1-11/+13
2000-07-30Protoization.Kevin Buettner1-6/+2
2000-02-26Add comment explaining ppc_linux_memory_remove_breakpoint ().Kevin Buettner1-2/+124
2000-02-24Shared library, function calling fixes for GNU/Linux PPC port.Kevin Buettner1-0/+34
2000-02-22Cleanups and signal handler backtrace fix for GNU/Linux PPC port.Kevin Buettner1-3/+12
2000-02-22Changes for GNU/Linux PPC native port of gdb.Kevin Buettner1-0/+599