summaryrefslogtreecommitdiff
path: root/gdb/valops.c
Commit message (Expand)AuthorAgeFilesLines
* Since d10v is public now, remove all sanitization statementsMichael Meissner1997-02-201-24/+39
* * c-exp.y (qualified_name): Replace explicit check for validPeter Schauer1996-12-141-9/+21
* Added target function calls for SH, M32R and H8300.Michael Snyder1996-11-271-31/+91
* * configure.in: Add test for "long long" support.Fred Fish1996-07-281-0/+6
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-2/+5
* * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1996-03-301-6/+8
* * valops.c (value_assign): Make copy of internal variable valueFred Fish1996-03-281-4/+11
* * Add native support for long double data type.Stu Grossman1996-02-171-10/+35
* * stabsread.c (read_struct_type): Trivial simplification.Per Bothner1996-01-121-5/+7
* * valops.c (value_slice): Implement (value) bitstring slices.Per Bothner1995-12-011-20/+45
* * ch-exp.y: Replaced by ...Per Bothner1995-11-301-142/+190
* * alpha-tdep.c, mips-tdep.c (init_extra_frame_info):Peter Schauer1995-10-211-28/+36
* * valops.c (search_struct_field): Also allow "else" as a variant name,Per Bothner1995-09-271-1/+4
* * eval.c (evaluate_struct_tuple): New function. Used to evaluatePer Bothner1995-09-271-9/+33
* * gdbtypes.c (create_set_type): Set TYPE_LENGTH in bytes, not bits.Per Bothner1995-09-191-4/+18
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-15/+32
* * valops.c (value_repeat), eval.c (evaluate_subexp_standard):Jim Kingdon1995-03-141-0/+2
* * valops.c (value_cast, value_slice), parse.c (follow_types): AddJim Kingdon1995-03-141-0/+5
* * valops.c (value_cast): Don't use backslash newline--pre-ANSIJim Kingdon1995-03-061-2/+2
* * valops.c (value_cast): Cehck for cast to array type *before*Per Bothner1995-03-041-58/+76
* * valops.c (value_struct_elt_for_reference): Work around macroJeff Law1995-03-031-4/+25
* * valops.c (value_arg_coerce): Now takes param_type argument.Per Bothner1995-02-121-704/+84
* * ch-exp.y (value_string_element, string_primitive_value,Per Bothner1995-02-011-14/+123
* Add support for Chill bitstring literals (e.h. H'FF00').Per Bothner1995-01-231-8/+43
* * top.c (line_completion_function): Renamed fromPeter Schauer1994-10-291-27/+493
* Initial Fortran language support, adapted from work by Farooq ButtStan Shebs1994-08-191-112/+355
* * value.h (struct value): Add modifiable field.Jim Kingdon1994-03-011-1/+5
* * valops.c (value_assign): Set `type' after coercing toval.Peter Schauer1994-01-251-13/+19
* Sat Dec 25 09:50:29 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)Jim Kingdon1993-12-251-1/+1
* * valops.c (value_coerce_array): Handle STRINGs as well as ARRAYs.Per Bothner1993-12-211-2/+15
* Modified Files:Kung Hsu1993-11-181-0/+10
* Modified Files:Kung Hsu1993-11-171-12/+20
* * findvar.c (value_of_register, value_from_register),Peter Schauer1993-11-021-14/+24
* * valops.c (value_assign): Change bitfield code to use a buffer ofJim Kingdon1993-10-281-13/+29
* * valops.c (value_assign): Call reinit_frame_cache when assigningJim Kingdon1993-10-261-0/+9
* * findvar.c, value.h (symbol_read_needs_frame): New function.Jim Kingdon1993-10-081-1/+1
* Changes to support alpha OSF/1 in native mode.Peter Schauer1993-10-051-8/+13
* CVS:Kung Hsu1993-09-231-12/+16
* * findvar.c (extract_signed_integer): Cast *p to LONGEST before doingPeter Schauer1993-09-171-5/+5
* * infcmd.c, inferior.h (run_stack_dummy): If we stop somewhereJim Kingdon1993-08-271-2/+36
* * blockframe.c (block_innermost_frame): Uncomment.Jim Kingdon1993-08-181-14/+57
* * findvar.c, defs.hJim Kingdon1993-07-101-5/+6
* minor comment fixJim Kingdon1993-07-091-1/+1
* * infcmd.c (run_stack_dummy): New argument name.Jim Kingdon1993-07-081-7/+62
* * Fix two bugs found by deja-gnu. One is the incorrect reportingStu Grossman1993-04-231-2/+12
* * valops.c (typecmp): Now static.Michael Tiemann1993-02-011-78/+204
* * defs.h (STRCMP, STREQ, STREQN): New macros.Fred Fish1992-12-231-17/+17
* * hppa-pinsn.c (print_insn): Improve handling of be and bleStu Grossman1992-12-221-3/+10
* * c-exp.y (yylex): Add tempbuf, tempbufindex, and tempbufsize,Fred Fish1992-11-241-48/+30
* Removed a large number of changes inserted by Per BothnerJohn Gilmore1992-09-101-22/+18