summaryrefslogtreecommitdiff
path: root/gdb/ppc-linux-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* * ppc-linux-tdep.c: More "Linux" -> "GNU/Linux".Jim Blandy2003-09-131-17/+17
* * ppc-linux-tdep.c (ppc64_linux_convert_from_func_ptr_addr): NewJim Blandy2003-06-281-0/+40
* * ppc-linux-tdep.c (ppc64_call_dummy_address): New function.Jim Blandy2003-06-281-0/+14
* * ppc-linux-tdep.c (ppc64_desc_entry_point): New function.Jim Blandy2003-06-281-1/+11
* * ppc-linux-tdep.c: "Linux" -> "GNU/Linux"Jim Blandy2003-06-171-3/+3
* Recognize and skip 64-bit PowerPC Linux linkage functions.Jim Blandy2003-06-131-4/+263
* Actually finish the job started by my change of 2003-05-29.Jim Blandy2003-06-121-2/+2
* 2003-06-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-06-021-1/+1
* Use gdbarch methods for solib stuff on PowerPC Linux.Jim Blandy2003-05-301-0/+4
* 2003-04-13 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-04-141-18/+22
* Index: ChangeLogAndrew Cagney2003-03-241-1/+1
* 2003-03-12 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-121-1/+1
* 2003-03-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-021-1/+1
* 2003-03-01 Andrew Cagney <cagney@redhat.com>Andrew Cagney2003-03-021-1/+1
* Pointed out by Anton Blanchard <anton@samba.org>.Daniel Jacobowitz2003-02-041-6/+26
* * arch-utils.c (gdbarch_info_init): Set osabi toDaniel Jacobowitz2003-01-041-1/+2
* * osabi.c: Include "gdb_assert.h" and "gdb_string.h".Mark Kettenis2002-12-211-1/+1
* 2002-11-18 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-11-181-9/+16
* * ppc-linux-tdep.c (ELF_NGREG, ELF_NFPREG, ELF_NVRREG)Daniel Jacobowitz2002-07-301-0/+83
* * Makefile.in (ppc_tdep_h): Define.Jason Thorpe2002-05-301-287/+41
* 2002-04-29 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-04-291-8/+73
* * arch-utils.h: Update copyright.Andrew Cagney2002-04-241-8/+9
* * gdbarch.sh (BREAKPOINT_FROM_PC): Return a const buffer.Andrew Cagney2002-04-181-1/+1
* 2002-03-22 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2002-03-221-0/+8
* s/Linux/.../Andrew Cagney2002-02-241-11/+12
* 2001-12-09 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-12-091-8/+15
* Add cross platform SVR4 shared library support for PowerPC.Kevin Buettner2001-12-011-0/+41
* Add explicit #include of "value.h".Andrew Cagney2001-10-211-0/+1
* s/value_ptr/struct value */Andrew Cagney2001-07-151-2/+2
* Update/correct copyright notices.Kevin Buettner2001-03-061-2/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-2/+4
* Make GNU/Linux/PPC work again.Kevin Buettner2000-07-311-11/+13
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-6/+2
* Add comment explaining ppc_linux_memory_remove_breakpoint ().Kevin Buettner2000-02-261-2/+124
* Shared library, function calling fixes for GNU/Linux PPC port.Kevin Buettner2000-02-241-0/+34
* Cleanups and signal handler backtrace fix for GNU/Linux PPC port.Kevin Buettner2000-02-221-3/+12
* Changes for GNU/Linux PPC native port of gdb.Kevin Buettner2000-02-221-0/+599