Age | Commit message (Expand) | Author | Files | Lines |
2001-05-04 | Phase 1 of the ptid_t changes. | Kevin Buettner | 1 | -2/+2 |
2001-05-01 | * config/rs6000/tm-rs6000.h (IN_SOLIB_RETURN_TRAMPOLINE): Define. | Nicholas Duffek | 1 | -0/+7 |
2001-04-06 | * config/rs6000/nm-rs6000.h (PTRACE_ATTACH): Don't define. | Geoffrey Keating | 1 | -3/+0 |
2001-03-21 | * target.h (enum target_signal): Move definition from here. | Andrew Cagney | 1 | -1/+1 |
2001-03-20 | Change SOFTWARE_SINGLE_STEP_P into SOFTWARE_SINGLE_STEP_P(). | Andrew Cagney | 1 | -1/+1 |
2001-03-06 | Update/correct copyright notices. | Kevin Buettner | 5 | -5/+8 |
2001-02-10 | Get rid of AIX specific PC_LOAD_SEGMENT, replace with PC_SOLIB. | Peter Schauer | 1 | -4/+5 |
2001-01-26 | 2001-01-24 Jeff Holcomb <jeffh@redhat.com> | Jeff Holcomb | 1 | -4/+1 |
2000-11-09 | Add auto-solib-add support for AIX, remove obsolete and unused | Peter Schauer | 7 | -11/+11 |
2000-10-26 | * arch-utils.c, arch-utils.h (default_convert_from_func_ptr_addr): | Peter Schauer | 1 | -17/+0 |
2000-10-25 | Revert change of 2000-10-24 in which solib-svr4.o was added to TDEPFILES. | Kevin Buettner | 1 | -1/+1 |
2000-10-24 | Reorganize solib.c. | Kevin Buettner | 1 | -1/+1 |
2000-07-31 | Make GNU/Linux/PPC work again. | Kevin Buettner | 3 | -3/+3 |
2000-07-14 | * ppcbug-rom.c (ppcbug_regnames[]): Make array size implicit. | Nicholas Duffek | 1 | -0/+3 |
2000-06-16 | * rs6000-tdep.c: Changes throughout for multi-arch 64-bit | Nicholas Duffek | 2 | -443/+21 |
2000-06-12 | Set SER_HARDWIRE using autoconf instead of via XDEPFILES. Include | Andrew Cagney | 1 | -1/+1 |
2000-06-04 | Eliminate PARAMS from function pointer declarations. | Kevin Buettner | 1 | -1/+1 |
2000-05-28 | PARAMS removal. | Kevin Buettner | 3 | -24/+24 |
2000-02-22 | Bring COERCE_FLOAT_TO_DOUBLE under gdbarch's control. | Jim Blandy | 1 | -1/+1 |
2000-02-22 | Changes for GNU/Linux PPC native port of gdb. | Kevin Buettner | 1 | -5/+4 |
1999-08-31 | import gdb-1999-08-30 snapshot | Jason Molenda | 2 | -8/+4 |
1999-07-07 | import gdb-1999-07-07 post reformat | Jason Molenda | 8 | -181/+191 |
1999-05-25 | import gdb-1999-05-25 snapshot | Jason Molenda | 1 | -6/+5 |
1999-05-05 | import gdb-19990504 snapshot | Stan Shebs | 1 | -5/+2 |
1999-04-26 | import gdb-19990422 snapshot | Stan Shebs | 1 | -1/+1 |
1999-04-16 | Initial creation of sourceware repositorygdb-4_18-branchpoint | Stan Shebs | 14 | -0/+911 |
1999-04-16 | Initial creation of sourceware repository | Stan Shebs | 14 | -956/+0 |
1998-12-12 | CARP: Mechanism to replace EXTRA_FRAME_INFO. | Andrew Cagney | 1 | -85/+6 |
1998-12-09 | 1998-12-08 Philippe De Muyter <phdm@macqel.be> | Jason Molenda | 1 | -4/+5 |
1998-12-07 | * rs6000-tdep.c (pop_frame): Correctly find the registers saved in | Jim Blandy | 1 | -4/+6 |
1998-11-27 | CARP: | Andrew Cagney | 1 | -1/+3 |
1998-11-26 | CARP: Delete ABOUT_TO_RETURN across all targets. | Andrew Cagney | 1 | -51/+47 |
1997-04-19 | * config/powerpc/tm-ppc-aix4.h, config/rs6000/tm-rs6000-aix4.h | Peter Schauer | 1 | -4/+1 |
1996-08-16 | Fix warning | Michael Meissner | 1 | -6/+36 |
1996-08-14 | * Makefile.in (init.c): Generate with prototypes. | Fred Fish | 1 | -1/+1 |
1996-01-11 | oops, forgot the sanitize files for the aix4* changes | Brendan Kehoe | 1 | -0/+1 |
1996-01-11 | Wed Jan 10 16:08:49 1996 Brendan Kehoe <brendan@lisa.cygnus.com> | Brendan Kehoe | 1 | -0/+26 |
1995-08-13 | * config/powerpc/xm-aix.h (FIVE_ARG_PTRACE): Define. | Jeff Law | 1 | -0/+2 |
1995-08-12 | * configure.in: Recognize aix4 specially as some aspects | Jeff Law | 4 | -0/+59 |
1995-08-02 | Update FSF address. | Fred Fish | 3 | -3/+3 |
1995-08-01 | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1 | -5/+0 |
1995-07-27 | Better support V.4 calling sequences. | Michael Meissner | 1 | -38/+58 |
1995-07-25 | Change aix_framedata -> rs6000_framedata | Michael Meissner | 1 | -3/+12 |
1995-06-06 | Fix some little endian problems | Michael Meissner | 1 | -6/+3 |
1994-11-28 | * config/rs6000/tm-rs6000.h (setpgrp): move defn from here... | J.T. Conklin | 1 | -0/+5 |
1994-10-29 | * config/rs6000/tm-rs6000.h (INIT_EXTRA_FRAME_INFO): | Peter Schauer | 1 | -29/+31 |
1994-10-13 | * exec.c: Merge in RS6000 support from xcoffexec.c. | Stan Shebs | 2 | -0/+8 |
1994-05-14 | * source.c (find_source_lines): Always use code that was #ifdef | Jim Kingdon | 1 | -4/+0 |
1994-02-18 | * config/rs6000/{tm-rs6000lynx.h,nm-rs6000lynx.h,xm-rs6000lynx.h}: | Jim Kingdon | 4 | -3/+3 |
1994-02-12 | * configure.in: Add Lynx/rs6000 support. | Stu Grossman | 4 | -0/+91 |