summaryrefslogtreecommitdiff
path: root/gdb/rs6000-tdep.c
Commit message (Expand)AuthorAgeFilesLines
...
* last? remaining BIG_ENDIAN switchAndrew Cagney2002-01-061-1/+1
* s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney2002-01-051-5/+5
* 2001-12-29 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-12-301-4/+271
* * gdbarch.sh (TARGET_CHAR_SIGNED): New macro.Jim Blandy2001-12-201-0/+1
* 2001-12-11 Michael Snyder <msnyder@redhat.com>Michael Snyder2001-12-111-10/+1
* 2001-12-09 Elena Zannoni <ezannoni@redhat.com>Elena Zannoni2001-12-091-23/+58
* Add cross platform SVR4 shared library support for PowerPC.Kevin Buettner2001-12-011-0/+3
* Add explicit #include of "value.h".Andrew Cagney2001-10-211-0/+1
* * rs6000-tdep.c (rs6000_gdbarch_init): Don't use the previousAndrew Cagney2001-09-291-7/+3
* * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)Andrew Cagney2001-08-011-0/+1
* s/value_ptr/struct value */Andrew Cagney2001-07-151-4/+4
* * symtab.c (main_name): New function.Andrew Cagney2001-07-071-1/+1
* Fix logic selecting a new architecture. Use the sequence:Andrew Cagney2001-05-141-1/+1
* * config/rs6000/tm-rs6000.h (IN_SOLIB_RETURN_TRAMPOLINE): Define.Nicholas Duffek2001-05-011-5/+56
* * target.h (enum target_signal): Move definition from here.Andrew Cagney2001-03-211-1/+2
* Update/correct copyright notices.Kevin Buettner2001-03-061-2/+2
* Create new file regcache.h. Update all uses.Andrew Cagney2001-03-011-0/+1
* Add __FILE__ and __LINE__ parameter to internal_error() /Andrew Cagney2001-02-081-3/+5
* Handle optimizer code motions into the prologue.Kevin Buettner2000-11-181-6/+101
* Add auto-solib-add support for AIX, remove obsolete and unusedPeter Schauer2000-11-091-1/+0
* * arch-utils.c, arch-utils.h (default_convert_from_func_ptr_addr):Peter Schauer2000-10-261-3/+7
* Add a limit parameter for scanning the prologue.Kevin Buettner2000-10-051-9/+10
* * rs6000-tdep.c (rs6000_pop_frame): Use PC_IN_CALL_DUMMY to testPeter Schauer2000-09-241-3/+2
* Make GNU/Linux/PPC work again.Kevin Buettner2000-07-311-37/+149
* Protoization.gdb-post-protoization-2000-07-29Kevin Buettner2000-07-301-2/+2
* * ppcbug-rom.c (ppcbug_regnames[]): Make array size implicit.Nicholas Duffek2000-07-141-4/+1
* * xcoffread.c (read_symbol_nvalue): Return CORE_ADDR.Nicholas Duffek2000-07-071-2/+2
* * rs6000-tdep.c: Changes throughout for multi-arch 64-bitNicholas Duffek2000-06-161-672/+849
* Eliminate PARAMS from function pointer declarations.gdb-post-params-removal-2000-06-04Kevin Buettner2000-06-041-1/+1
* PARAMS removal.gdb-post-params-removal-2000-05-28Kevin Buettner2000-05-281-6/+6
* Changes to skip_prologue for PPC architecture.Kevin Buettner2000-02-261-11/+27
* Shared library, function calling fixes for GNU/Linux PPC port.Kevin Buettner2000-02-241-4/+4
* Changes for GNU/Linux PPC native port of gdb.Kevin Buettner2000-02-221-9/+6
* AIX 4.3 changes.Kevin Buettner2000-02-151-34/+74
* import gdb-1999-10-04 snapshotJason Molenda1999-10-051-1/+2
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-3/+0
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-575/+654
* import gdb-1999-06-14 snapshotJason Molenda1999-06-141-1/+1
* import gdb-1999-06-07 snapshotJason Molenda1999-06-071-1/+1
* import gdb-1999-05-25 snapshotJason Molenda1999-05-251-1/+1
* import gdb-19990504 snapshotStan Shebs1999-05-051-0/+10
* import gdb-19990422 snapshotStan Shebs1999-04-261-67/+59
* Initial revisionStan Shebs1999-04-161-0/+1800