aboutsummaryrefslogtreecommitdiff
path: root/gdb/values.c
AgeCommit message (Expand)AuthorFilesLines
1997-08-09 * values.c (value_primitive_field): Account for offset whenPeter Schauer1-7/+10
1997-08-05 * gdbtypes.h: Re-interpret struct field. Suppport address of static.Per Bothner1-8/+31
1997-01-04 * Makefile.in configure configure.in: Remove ENABLE_CLIBS,Stu Grossman1-6/+4
1996-12-19 * values.c (unpack_double): Make it compile with MSVC++ 2.x.Mark Alexander1-1/+1
1996-11-22Fri Nov 22 15:55:22 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-9/+1
1996-11-21Wed Nov 20 19:09:16 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1-0/+8
1996-11-12Patches to add Irix6 host support.Jim Wilson1-7/+7
1996-11-11 * mips-tdep.c, remote-mips.c, values.c, mdebugread.c,Dawn Perchik1-0/+9
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-0/+2
1996-03-30 * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1-5/+5
1996-02-17 * Add native support for long double data type.Stu Grossman1-15/+16
1996-02-16 * demangle.c (is_cplus_marker): New function, checks if aFred Fish1-2/+2
1996-01-24 * value.h (COERCE_ARRAY): Don't coerce enums.Per Bothner1-2/+1
1995-11-30 * ch-exp.y: Replaced by ...Per Bothner1-121/+43
1995-10-06 * values.c allocate_repeat_value): Allocate an array type, andPer Bothner1-29/+14
1995-10-05 * expression.h (enum exp_code): Added OP_NAME.Per Bothner1-0/+4
1995-09-02 * configure.in: Explicitly `exit 0' for broken shells.Peter Schauer1-0/+2
1995-08-26 * mdebugread.c (parse_symbol): Handle sh.value of zero for enums.Peter Schauer1-4/+12
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-04-13* values.c (set_internalvar): Set modifiable flag of newval.Jim Kingdon1-0/+1
1995-01-26 * language.h (struct language_defn): New field c_style_arrays.Per Bothner1-0/+1
1994-10-15 * eval.c (evaluate_subexp): Make fnptr a LONGEST insteadPeter Schauer1-15/+1
1994-10-06 * defs.h: If TARGET_BYTE_ORDER_SELECTABLE is defined by tm.h,Ian Lance Taylor1-8/+6
1994-09-25 * infcmd.c (do_registers_info) [INVALID_FLOAT]: Only use ifStan Shebs1-0/+2
1994-09-10 * Update copyright message to include 1993, 1994.Peter Schauer1-1/+2
1994-09-10 * corelow.c (add_solib_stub): Copy to_sections changes fromPeter Schauer1-12/+12
1994-05-05 Add partial support for g++ code compiled with -fvtable-thunks.Per Bothner1-9/+20
1994-04-13 * breakpoint.h (enum bptype): Add bp_hardware_watchpoint andJeff Law1-0/+18
1994-04-08 * values.c (unpack_long): Remove obsolete comment about using aJim Kingdon1-3/+0
1994-04-05 * values.c (unpack_long, value_from_longest),Per Bothner1-0/+2
1994-03-23 * values.c (set_internalvar): Don't set var->value until we areJim Kingdon1-5/+17
1994-03-05Fix typo, value has not been changed to value_ptr in all places.Peter Schauer1-1/+2
1994-03-03 * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,Jim Kingdon1-65/+63
1994-03-01 * value.h (struct value): Add modifiable field.Jim Kingdon1-1/+6
1993-12-30* values.c (unpack_long): Fix garbled error message.Jim Kingdon1-1/+1
1993-11-10 gcc -Wall lint:Jim Kingdon1-8/+11
1993-11-04Modified Files:Kung Hsu1-4/+8
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-3/+3
1993-10-29 * defs.h, findvar.c (extract_floating, store_floating): New functions.Jim Kingdon1-70/+25
1993-10-19Modified Files:Kung Hsu1-6/+8
1993-10-04Mon Oct 4 11:02:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)Jim Kingdon1-0/+8
1993-09-08some gcc lintK. Richard Pixley1-6/+3
1993-08-18 * printcmd.c (print_address), values.c (value_as_pointer): Don'tJim Kingdon1-0/+7
1993-07-30 * cp-valprint.c (cplus_print_value): Don't dump core if theJim Kingdon1-8/+52
1993-07-10 * values.c, value.h (modify_field), callers: Make fieldval a LONGEST.Jim Kingdon1-7/+11
1993-07-10 * findvar.c, defs.hJim Kingdon1-178/+26
1993-06-17 * configure.in (alpha-*-osf*), config/alpha/alpha-osf.mh: NewSteve Chamberlain1-0/+7
1993-04-29 * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_LONG_LONGFred Fish1-11/+14
1993-04-06* values.c (USE_STRUCT_RETURN): Only use gcc wierdness for gcc1.Jim Kingdon1-5/+13