summaryrefslogtreecommitdiff
path: root/gdb/values.c
Commit message (Expand)AuthorAgeFilesLines
* * 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
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-231-6/+6
* * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1992-12-181-1/+1
* * tm-sun4sol2.h: Add CPLUS_MARKER. Solaris 2.0 requires '.'Fred Fish1992-11-301-1/+1
* * Makefile.in (SFILES_MAINDIR): Add ch-exp.y.Fred Fish1992-11-151-1/+1
* A bunch of changes mostly to improve debugging of C++ programs.John Gilmore1992-10-061-9/+91
* Removed a large number of changes inserted by Per BothnerJohn Gilmore1992-09-101-91/+9
* A ton of changes to improve C++ debugging. See ChangeLog.Per Bothner1992-09-041-9/+91
* * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_typeFred Fish1992-07-091-1/+2
* * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1992-07-041-29/+29
* * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1992-06-291-31/+28
* Changes to support GDB running on DOS using GO32 and H8 supportSteve Chamberlain1992-05-131-3/+3