aboutsummaryrefslogtreecommitdiff
path: root/gdb/rs6000-nat.c
AgeCommit message (Expand)AuthorFilesLines
2000-06-16 * rs6000-tdep.c: Changes throughout for multi-arch 64-bitNicholas Duffek1-233/+517
2000-05-28PARAMS removal.Kevin Buettner1-16/+9
2000-05-04Elena Zannoni <ezannoni@kwikemart.cygnus.com>Elena Zannoni1-3/+3
2000-04-25Tue Apr 25 13:51:58 2000 glen mccready <gkm@pobox.com>Glen McCready1-19/+18
2000-04-20Fri Apr 7 13:44:38 2000 glen mccready <gkm@pobox.com>Glen McCready1-9/+20
2000-02-15AIX 4.3 changes.Kevin Buettner1-0/+7
1999-10-12import gdb-1999-10-11 snapshotJason Molenda1-1/+1
1999-10-05import gdb-1999-10-04 snapshotJason Molenda1-4/+6
1999-09-28import gdb-1999-09-28 snapshotJason Molenda1-21/+2
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-3/+1
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-193/+205
1999-04-26import gdb-19990422 snapshotStan Shebs1-2/+0
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+845
1999-04-16Initial creation of sourceware repositoryStan Shebs1-845/+0
1999-02-01Allow PPC users to select which PPC/RS6000 variant they're debuggingJim Blandy1-15/+25
1998-12-28hp merge changes -- too numerous to mention here; see ChangeLog andDavid Taylor1-1/+1
1998-04-26 * rs6000-nat.c (vmap_ldinfo): Issue warning instead of error ifPeter Schauer1-12/+23
1997-08-15 * infrun.c (wait_for_inferior): Add the symbols for anyPeter Schauer1-21/+29
1997-04-19 * config/powerpc/tm-ppc-aix4.h, config/rs6000/tm-rs6000-aix4.hPeter Schauer1-57/+29
1996-09-09 * alpha-nat.c (fetch_core_registers): Match Sep 4 gdbcore.h prototypeFred Fish1-2/+2
1996-08-01 * rs6000-nat.c (add_vmap): Return 0 to caller rather than random value.Fred Fish1-2/+20
1996-05-02 * Makefile.in (rs6000-nat.o): Dependant on xcoffsolib.h.Fred Fish1-0/+4
1996-03-19 * rs6000-nat.c (exec_one_dummy_insn): Don't clobber theJeff Law1-0/+3
1996-01-19 * rs6000-nat.c (exec_one_dummy_insn): Rework to avoidJeff Law1-1/+9
1996-01-11 * coredep.c: Renamed to core-aout.cFred Fish1-1/+16
1996-01-04Changes to hexdump "struct user" for child process on some configurationsFred Fish1-1/+8
1995-10-21 * alpha-tdep.c, mips-tdep.c (init_extra_frame_info):Peter Schauer1-1/+1
1995-10-12 * corelow.c (core_open): Don't update the to_sections andJeff Law1-0/+13
1995-09-23 * mdebugread.c (parse_partial_symbols): Reset includes_usedPeter Schauer1-1/+10
1995-08-09 * configure.in (powerpc-*-aix*): Recognize as a new gdb hostJeff Law1-0/+10
1995-08-02Update FSF address.Fred Fish1-1/+1
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-1/+1
1995-05-18 * Makefile.in (xcoffread.o): Depend on partial-stab.h.Jim Kingdon1-13/+9
1995-04-16 * xcoffread.c (xcoff_sym_fns): Revise comment about merging thisJim Kingdon1-38/+9
1995-04-12 * rs6000-nat.c (vmap_ldinfo): If we don't find ldinfo for theJim Kingdon1-10/+7
1995-04-11 * utils.c, defs.h (warning_begin): Renamed from warning_setup, forJim Kingdon1-0/+25
1994-09-24 * corelow.c (add_solib_stub): Remove copying of to_sections,Peter Schauer1-6/+7
1994-08-22 * rs6000-nat.c: Include libbfd.h again, needed until referenceStan Shebs1-0/+1
1994-08-02 * defs.h (bfd_read, bfd_seek): Remove declarations.Stan Shebs1-1/+0
1994-05-05Thu May 5 12:00:22 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-6/+8
1994-04-30Fri Apr 29 15:56:18 1994 Stan Shebs (shebs@andros.cygnus.com)Stan Shebs1-217/+234
1994-03-19 * Makefile.in (TAGS): Use variables directly, rather than usingJim Kingdon1-11/+11
1994-02-17 * corelow.c, exec.c, irix5-nat.c, mipsread.c, objfiles.c,David MacKenzie1-3/+3
1994-02-12 * configure.in: Add Lynx/rs6000 support.Stu Grossman1-0/+500
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-3/+3
1993-09-01bcopy -> memcpyK. Richard Pixley1-3/+3
1992-10-28include nm.h in defs.hK. Richard Pixley1-1/+0
1992-10-02Rs6000 native support.K. Richard Pixley1-0/+249