summaryrefslogtreecommitdiff
path: root/gdb/rs6000-tdep.c
Commit message (Expand)AuthorAgeFilesLines
* 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.Kevin 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.Kevin Buettner2000-06-041-1/+1
* PARAMS removal.Kevin 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 creation of sourceware repositorygdb-4_18-branchpointStan Shebs1999-04-161-0/+1800
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1800/+0
* Allow PPC users to select which PPC/RS6000 variant they're debuggingJim Blandy1999-02-011-2/+381
* CARP: Mechanism to replace EXTRA_FRAME_INFO.Andrew Cagney1998-12-121-49/+111
* * rs6000-tdep.c (pop_frame): Correctly find the registers saved inJim Blandy1998-12-071-13/+19
* CARP:Andrew Cagney1998-11-271-7/+4
* * rs6000-tdep.c (rs6000_breakpoint_from_pc): Change big_breakpointAndrew Cagney1998-11-261-2/+2
* CARP: *BREAKPOINT*Andrew Cagney1998-11-241-0/+19
* * rs6000-tdep.c: Don't include tm.h twice.Mark Alexander1998-10-101-1/+0
* * rs6000-tdep.c (get_saved_register): Define only ifMark Alexander1998-10-081-0/+2
* Patch from Dawn Perchik <dawn@cygnus.com>:Mark Alexander1998-09-231-6/+101
* Tue Jun 23 17:32:26 1998 Michael Snyder <msnyder@cleaver.cygnus.com>Michael Snyder1998-06-241-29/+43
* * mips-tdep.c (mips_push_arguments): Tweak alignment of registerPeter Schauer1997-09-231-1/+17
* * infrun.c (wait_for_inferior): Add the symbols for anyPeter Schauer1997-08-151-128/+18
* * config/rs6000/tm-rs6000.h (SIG_FRAME_LR_OFFSET): Define.Peter Schauer1997-05-151-7/+28