summaryrefslogtreecommitdiff
path: root/gdb/values.c
Commit message (Expand)AuthorAgeFilesLines
* * Makefile.in configure configure.in: Remove ENABLE_CLIBS,Stu Grossman1997-01-041-6/+4
* * values.c (unpack_double): Make it compile with MSVC++ 2.x.Mark Alexander1996-12-191-1/+1
* Fri Nov 22 15:55:22 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-11-221-9/+1
* Wed Nov 20 19:09:16 1996 Martin M. Hunt <hunt@pizza.cygnus.com>Martin Hunt1996-11-211-0/+8
* Patches to add Irix6 host support.Jim Wilson1996-11-121-7/+7
* * mips-tdep.c, remote-mips.c, values.c, mdebugread.c,Dawn Perchik1996-11-111-0/+9
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-0/+2
* * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1996-03-301-5/+5
* * Add native support for long double data type.Stu Grossman1996-02-171-15/+16
* * demangle.c (is_cplus_marker): New function, checks if aFred Fish1996-02-161-2/+2
* * value.h (COERCE_ARRAY): Don't coerce enums.Per Bothner1996-01-241-2/+1
* * ch-exp.y: Replaced by ...Per Bothner1995-11-301-121/+43
* * values.c allocate_repeat_value): Allocate an array type, andPer Bothner1995-10-061-29/+14
* * expression.h (enum exp_code): Added OP_NAME.Per Bothner1995-10-051-0/+4
* * configure.in: Explicitly `exit 0' for broken shells.Peter Schauer1995-09-021-0/+2
* * mdebugread.c (parse_symbol): Handle sh.value of zero for enums.Peter Schauer1995-08-261-4/+12
* Update FSF address.Fred Fish1995-08-021-1/+1
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-1/+1
* * values.c (set_internalvar): Set modifiable flag of newval.Jim Kingdon1995-04-131-0/+1
* * language.h (struct language_defn): New field c_style_arrays.Per Bothner1995-01-261-0/+1
* * eval.c (evaluate_subexp): Make fnptr a LONGEST insteadPeter Schauer1994-10-151-15/+1
* * defs.h: If TARGET_BYTE_ORDER_SELECTABLE is defined by tm.h,Ian Lance Taylor1994-10-061-8/+6
* * infcmd.c (do_registers_info) [INVALID_FLOAT]: Only use ifStan Shebs1994-09-251-0/+2
* * Update copyright message to include 1993, 1994.Peter Schauer1994-09-101-1/+2
* * corelow.c (add_solib_stub): Copy to_sections changes fromPeter Schauer1994-09-101-12/+12
* Add partial support for g++ code compiled with -fvtable-thunks.Per Bothner1994-05-051-9/+20
* * breakpoint.h (enum bptype): Add bp_hardware_watchpoint andJeff Law1994-04-131-0/+18
* * values.c (unpack_long): Remove obsolete comment about using aJim Kingdon1994-04-081-3/+0
* * values.c (unpack_long, value_from_longest),Per Bothner1994-04-051-0/+2
* * values.c (set_internalvar): Don't set var->value until we areJim Kingdon1994-03-231-5/+17
* Fix typo, value has not been changed to value_ptr in all places.Peter Schauer1994-03-051-1/+2
* * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,Jim Kingdon1994-03-031-65/+63
* * value.h (struct value): Add modifiable field.Jim Kingdon1994-03-011-1/+6
* * values.c (unpack_long): Fix garbled error message.Jim Kingdon1993-12-301-1/+1
* gcc -Wall lint:Jim Kingdon1993-11-101-8/+11
* Modified Files:Kung Hsu1993-11-041-4/+8
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-3/+3
* * defs.h, findvar.c (extract_floating, store_floating): New functions.Jim Kingdon1993-10-291-70/+25
* Modified Files:Kung Hsu1993-10-191-6/+8
* Mon Oct 4 11:02:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)Jim Kingdon1993-10-041-0/+8
* some gcc lintK. Richard Pixley1993-09-081-6/+3
* * printcmd.c (print_address), values.c (value_as_pointer): Don'tJim Kingdon1993-08-181-0/+7
* * cp-valprint.c (cplus_print_value): Don't dump core if theJim Kingdon1993-07-301-8/+52
* * values.c, value.h (modify_field), callers: Make fieldval a LONGEST.Jim Kingdon1993-07-101-7/+11
* * findvar.c, defs.hJim Kingdon1993-07-101-178/+26
* * configure.in (alpha-*-osf*), config/alpha/alpha-osf.mh: NewSteve Chamberlain1993-06-171-0/+7
* * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_LONG_LONGFred Fish1993-04-291-11/+14
* * values.c (USE_STRUCT_RETURN): Only use gcc wierdness for gcc1.Jim Kingdon1993-04-061-5/+13
* * values.c (value_headof): Fix typo in which VTBL and ARG wereMichael Tiemann1993-02-011-10/+10
* * c-exp.y (exp:STRING): Convert C strings into array-of-charFred Fish1993-01-161-2/+1