aboutsummaryrefslogtreecommitdiff
path: root/gdb/alpha-tdep.c
AgeCommit message (Expand)AuthorFilesLines
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-1/+1
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-411/+429
1999-06-21import gdb-1999-06-21 snapshotJason Molenda1-0/+9
1999-05-25import gdb-1999-05-25 snapshotJason Molenda1-1/+4
1999-05-05import gdb-19990504 snapshotStan Shebs1-1/+4
1999-04-26import gdb-19990422 snapshotStan Shebs1-9/+19
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1410
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1410/+0
1998-12-12CARP: Mechanism to replace EXTRA_FRAME_INFO.Andrew Cagney1-24/+17
1998-11-26CARP: Delete ABOUT_TO_RETURN across all targets.Andrew Cagney1-2/+14
1998-11-25CARP: --enable-build-warnings=-Werror: Fix problems stopping GDB beingAndrew Cagney1-1/+1
1998-10-141998-10-14 Jason Molenda (jsm@bugshack.cygnus.com)Jason Molenda1-2/+2
1998-04-22Humoring RMS by saying "GNU/Linux" instead of just "Linux"Stan Shebs1-1/+1
1997-04-26 * alpha-tdep.c (heuristic_proc_desc): Increase search limitPeter Schauer1-7/+14
1996-11-12Patches to add Irix6 host support.Jim Wilson1-2/+2
1996-11-09 * alpha-tdep.c (heuristic_proc_desc): Stop examining the prologuePeter Schauer1-3/+17
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-3/+8
1996-05-26 Changes from: David Mosberger-Tang <davidm@azstarnet.com>Fred Fish1-21/+126
1995-12-02 * alpha-tdep.c (heuristic_proc_desc): Add heuristic toPeter Schauer1-1/+53
1995-11-30 * alpha-tdep.c, c-exp.y, h8500-tdep.c, f-exp.y, f-valprint.c,Per Bothner1-4/+8
1995-10-26 * regex.h: Renamed to gnu-regex.h.Brendan Kehoe1-3/+3
1995-10-21 * alpha-tdep.c, mips-tdep.c (init_extra_frame_info):Peter Schauer1-6/+17
1995-08-03 * config/alpha/tm-alpha.h (EXTRA_FRAME_INFO): Add pc_reg field.Peter Schauer1-8/+21
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-08-01 * mips-tdep.c (mips_extract_return_value): Fix returning ofPeter Schauer1-9/+17
1995-07-29 * alpha-tdep.c: Move sigtramp handling of saved registers fromPeter Schauer1-23/+38
1995-04-15Sat Apr 15 14:05:09 1995 Jim Kingdon (kingdon@lioth.cygnus.com)Jim Kingdon1-2/+13
1995-03-13 * alpha-tdep.c (find_proc_desc): If pdr.framereg field is -1, don'tJim Kingdon1-0/+5
1995-03-10 Fix problems with infinite recursion when printing a classPeter Schauer1-1/+2
1995-02-28 * alpha-tdep.c (find_proc_desc): Only attempt to set PROC_LOCALOFFJim Kingdon1-2/+5
1995-02-12 * valops.c (value_arg_coerce): Now takes param_type argument.Per Bothner1-1/+1
1995-02-09 * config/sparc/tm-sun4sol2.h, dbxread.c: RenameJim Kingdon1-1/+1
1995-02-02 gcc -Wall lint.Stan Shebs1-3/+8
1995-01-17 General cleanup and simplication of disassembler interface.Stan Shebs1-15/+2
1994-11-04 Replace useless FRAME, FRAME_ADDR types with struct frame_info *Stan Shebs1-52/+51
1994-10-08 The point of these changes is to avoid reading the frame pointerJim Kingdon1-2/+0
1994-04-08 * infrun.c (IN_SOLIB_TRAMPOLINE): Correct comment, trampolinesPeter Schauer1-3/+14
1994-03-21Mon Mar 21 11:02:51 1994 Stu Grossman (grossman at cygnus.com)Stu Grossman1-110/+221
1994-03-08* alpha-tdep.c: Change value to value_ptr.Jim Kingdon1-7/+7
1994-01-31 * mdebugread.c (parse_procedure): Remove _sigtramp kludges forPeter Schauer1-8/+17
1993-11-02 * findvar.c (value_of_register, value_from_register),Peter Schauer1-0/+67
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-1/+1
1993-10-22 * Makefile.in (init.c): Generate using the source, not munch. ThisJim Kingdon1-3/+0
1993-10-11 * alpha-tdep.c (init_extra_frame_info): Remove kludge for gcc,Peter Schauer1-25/+5
1993-10-05 Changes to support alpha OSF/1 in native mode.Peter Schauer1-0/+987