| Commit message (Expand) | Author | Age | Files | Lines |
* | Handle optimizer code motions into the prologue. | Kevin Buettner | 2000-11-18 | 1 | -6/+101 |
* | Add auto-solib-add support for AIX, remove obsolete and unused | Peter Schauer | 2000-11-09 | 1 | -1/+0 |
* | * arch-utils.c, arch-utils.h (default_convert_from_func_ptr_addr): | Peter Schauer | 2000-10-26 | 1 | -3/+7 |
* | Add a limit parameter for scanning the prologue. | Kevin Buettner | 2000-10-05 | 1 | -9/+10 |
* | * rs6000-tdep.c (rs6000_pop_frame): Use PC_IN_CALL_DUMMY to test | Peter Schauer | 2000-09-24 | 1 | -3/+2 |
* | Make GNU/Linux/PPC work again. | Kevin Buettner | 2000-07-31 | 1 | -37/+149 |
* | Protoization. | Kevin Buettner | 2000-07-30 | 1 | -2/+2 |
* | * ppcbug-rom.c (ppcbug_regnames[]): Make array size implicit. | Nicholas Duffek | 2000-07-14 | 1 | -4/+1 |
* | * xcoffread.c (read_symbol_nvalue): Return CORE_ADDR. | Nicholas Duffek | 2000-07-07 | 1 | -2/+2 |
* | * rs6000-tdep.c: Changes throughout for multi-arch 64-bit | Nicholas Duffek | 2000-06-16 | 1 | -672/+849 |
* | Eliminate PARAMS from function pointer declarations. | Kevin Buettner | 2000-06-04 | 1 | -1/+1 |
* | PARAMS removal. | Kevin Buettner | 2000-05-28 | 1 | -6/+6 |
* | Changes to skip_prologue for PPC architecture. | Kevin Buettner | 2000-02-26 | 1 | -11/+27 |
* | Shared library, function calling fixes for GNU/Linux PPC port. | Kevin Buettner | 2000-02-24 | 1 | -4/+4 |
* | Changes for GNU/Linux PPC native port of gdb. | Kevin Buettner | 2000-02-22 | 1 | -9/+6 |
* | AIX 4.3 changes. | Kevin Buettner | 2000-02-15 | 1 | -34/+74 |
* | import gdb-1999-10-04 snapshot | Jason Molenda | 1999-10-05 | 1 | -1/+2 |
* | import gdb-1999-09-08 snapshot | Stan Shebs | 1999-09-09 | 1 | -3/+0 |
* | import gdb-1999-07-07 post reformat | Jason Molenda | 1999-07-07 | 1 | -575/+654 |
* | import gdb-1999-06-14 snapshot | Jason Molenda | 1999-06-14 | 1 | -1/+1 |
* | import gdb-1999-06-07 snapshot | Jason Molenda | 1999-06-07 | 1 | -1/+1 |
* | import gdb-1999-05-25 snapshot | Jason Molenda | 1999-05-25 | 1 | -1/+1 |
* | import gdb-19990504 snapshot | Stan Shebs | 1999-05-05 | 1 | -0/+10 |
* | import gdb-19990422 snapshot | Stan Shebs | 1999-04-26 | 1 | -67/+59 |
* | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 1999-04-16 | 1 | -0/+1800 |
* | Initial creation of sourceware repository | Stan Shebs | 1999-04-16 | 1 | -1800/+0 |
* | Allow PPC users to select which PPC/RS6000 variant they're debugging | Jim Blandy | 1999-02-01 | 1 | -2/+381 |
* | CARP: Mechanism to replace EXTRA_FRAME_INFO. | Andrew Cagney | 1998-12-12 | 1 | -49/+111 |
* | * rs6000-tdep.c (pop_frame): Correctly find the registers saved in | Jim Blandy | 1998-12-07 | 1 | -13/+19 |
* | CARP: | Andrew Cagney | 1998-11-27 | 1 | -7/+4 |
* | * rs6000-tdep.c (rs6000_breakpoint_from_pc): Change big_breakpoint | Andrew Cagney | 1998-11-26 | 1 | -2/+2 |
* | CARP: *BREAKPOINT* | Andrew Cagney | 1998-11-24 | 1 | -0/+19 |
* | * rs6000-tdep.c: Don't include tm.h twice. | Mark Alexander | 1998-10-10 | 1 | -1/+0 |
* | * rs6000-tdep.c (get_saved_register): Define only if | Mark Alexander | 1998-10-08 | 1 | -0/+2 |
* | Patch from Dawn Perchik <dawn@cygnus.com>: | Mark Alexander | 1998-09-23 | 1 | -6/+101 |
* | Tue Jun 23 17:32:26 1998 Michael Snyder <msnyder@cleaver.cygnus.com> | Michael Snyder | 1998-06-24 | 1 | -29/+43 |
* | * mips-tdep.c (mips_push_arguments): Tweak alignment of register | Peter Schauer | 1997-09-23 | 1 | -1/+17 |
* | * infrun.c (wait_for_inferior): Add the symbols for any | Peter Schauer | 1997-08-15 | 1 | -128/+18 |
* | * config/rs6000/tm-rs6000.h (SIG_FRAME_LR_OFFSET): Define. | Peter Schauer | 1997-05-15 | 1 | -7/+28 |
* | * config/powerpc/tm-ppc-aix4.h, config/rs6000/tm-rs6000-aix4.h | Peter Schauer | 1997-04-19 | 1 | -2/+3 |
* | * rs6000-tdep.c: Fix typo in comment. | Fred Fish | 1996-08-25 | 1 | -1/+1 |
* | * rs6000-tdep.c (rs6000_fix_call_dummy): Add full set of arguments. | Stan Shebs | 1996-08-17 | 1 | -3/+5 |
* | * rs6000-tdep.c (push_arguments): Remove unused variable "pc". | Fred Fish | 1996-07-30 | 1 | -5/+9 |
* | * rs6000-tdep.c (skip_prologue): Add missing parens around | Fred Fish | 1996-07-30 | 1 | -2/+2 |
* | See gdb ChangeLog entry with header: | Fred Fish | 1996-07-26 | 1 | -1/+1 |
* | Do not do XCOFF hoooks for ELF systems | Michael Meissner | 1996-05-06 | 1 | -9/+10 |
* | * Makefile.in (rs6000-nat.o): Dependant on xcoffsolib.h. | Fred Fish | 1996-05-02 | 1 | -0/+15 |
* | fix typo | Michael Meissner | 1995-12-01 | 1 | -1/+1 |
* | * alpha-tdep.c, c-exp.y, h8500-tdep.c, f-exp.y, f-valprint.c, | Per Bothner | 1995-11-30 | 1 | -7/+9 |
* | * rs6000-tdep.c: Don't include a.out.h, improve some formatting. | Stan Shebs | 1995-10-15 | 1 | -41/+38 |