| Commit message (Expand) | Author | Age | Files | Lines |
* | * value.c (value_virtual_fn_field): Handle the situation where | Mark Alexander | 1998-12-31 | 1 | -9/+25 |
* | hp merge changes -- too numerous to mention here; see ChangeLog and | David Taylor | 1998-12-28 | 1 | -73/+204 |
* | revert change 1.104 --> 1.105. sigh. this reversal breaks 18470. double | David Taylor | 1998-12-28 | 1 | -25/+9 |
* | Fix for PR 18470: | Mark Alexander | 1998-12-21 | 1 | -9/+25 |
* | CARP: Convert macro definitions of USE_STRUCT_CONVENTION into target | Andrew Cagney | 1998-11-23 | 1 | -8/+15 |
* | 1998-10-14 Jason Molenda (jsm@bugshack.cygnus.com) | Jason Molenda | 1998-10-14 | 1 | -2/+6 |
* | * target.c (target_xfer_memory): Handle requests with zero | Peter Schauer | 1998-10-02 | 1 | -3/+6 |
* | * PR 15693 fix. | Frank Ch. Eigler | 1998-06-16 | 1 | -1/+4 |
* | Mon Apr 20 15:35:03 1998 Philippe De Muyter <phdm@macqel.be> | Jason Molenda | 1998-04-20 | 1 | -1/+1 |
* | * config/d10v/tm-d10v.h (CALL_DUMMY): Define as "{ 0 }". | Fred Fish | 1998-01-23 | 1 | -0/+4 |
* | * values.c (value_primitive_field): Account for offset when | Peter Schauer | 1997-08-09 | 1 | -7/+10 |
* | * gdbtypes.h: Re-interpret struct field. Suppport address of static. | Per Bothner | 1997-08-05 | 1 | -8/+31 |
* | * Makefile.in configure configure.in: Remove ENABLE_CLIBS, | Stu Grossman | 1997-01-04 | 1 | -6/+4 |
* | * values.c (unpack_double): Make it compile with MSVC++ 2.x. | Mark Alexander | 1996-12-19 | 1 | -1/+1 |
* | Fri Nov 22 15:55:22 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1996-11-22 | 1 | -9/+1 |
* | Wed Nov 20 19:09:16 1996 Martin M. Hunt <hunt@pizza.cygnus.com> | Martin Hunt | 1996-11-21 | 1 | -0/+8 |
* | Patches to add Irix6 host support. | Jim Wilson | 1996-11-12 | 1 | -7/+7 |
* | * mips-tdep.c, remote-mips.c, values.c, mdebugread.c, | Dawn Perchik | 1996-11-11 | 1 | -0/+9 |
* | See gdb ChangeLog entry with header: | Fred Fish | 1996-07-26 | 1 | -0/+2 |
* | * core-aout.c (fetch_core_registers): Cast core_reg_size to int | Fred Fish | 1996-03-30 | 1 | -5/+5 |
* | * Add native support for long double data type. | Stu Grossman | 1996-02-17 | 1 | -15/+16 |
* | * demangle.c (is_cplus_marker): New function, checks if a | Fred Fish | 1996-02-16 | 1 | -2/+2 |
* | * value.h (COERCE_ARRAY): Don't coerce enums. | Per Bothner | 1996-01-24 | 1 | -2/+1 |
* | * ch-exp.y: Replaced by ... | Per Bothner | 1995-11-30 | 1 | -121/+43 |
* | * values.c allocate_repeat_value): Allocate an array type, and | Per Bothner | 1995-10-06 | 1 | -29/+14 |
* | * expression.h (enum exp_code): Added OP_NAME. | Per Bothner | 1995-10-05 | 1 | -0/+4 |
* | * configure.in: Explicitly `exit 0' for broken shells. | Peter Schauer | 1995-09-02 | 1 | -0/+2 |
* | * mdebugread.c (parse_symbol): Handle sh.value of zero for enums. | Peter Schauer | 1995-08-26 | 1 | -4/+12 |
* | Update FSF address. | Fred Fish | 1995-08-02 | 1 | -1/+1 |
* | * configure.in: Check for working mmap, ansi headers, string.h, | J.T. Conklin | 1995-08-01 | 1 | -1/+1 |
* | * values.c (set_internalvar): Set modifiable flag of newval. | Jim Kingdon | 1995-04-13 | 1 | -0/+1 |
* | * language.h (struct language_defn): New field c_style_arrays. | Per Bothner | 1995-01-26 | 1 | -0/+1 |
* | * eval.c (evaluate_subexp): Make fnptr a LONGEST instead | Peter Schauer | 1994-10-15 | 1 | -15/+1 |
* | * defs.h: If TARGET_BYTE_ORDER_SELECTABLE is defined by tm.h, | Ian Lance Taylor | 1994-10-06 | 1 | -8/+6 |
* | * infcmd.c (do_registers_info) [INVALID_FLOAT]: Only use if | Stan Shebs | 1994-09-25 | 1 | -0/+2 |
* | * Update copyright message to include 1993, 1994. | Peter Schauer | 1994-09-10 | 1 | -1/+2 |
* | * corelow.c (add_solib_stub): Copy to_sections changes from | Peter Schauer | 1994-09-10 | 1 | -12/+12 |
* | Add partial support for g++ code compiled with -fvtable-thunks. | Per Bothner | 1994-05-05 | 1 | -9/+20 |
* | * breakpoint.h (enum bptype): Add bp_hardware_watchpoint and | Jeff Law | 1994-04-13 | 1 | -0/+18 |
* | * values.c (unpack_long): Remove obsolete comment about using a | Jim Kingdon | 1994-04-08 | 1 | -3/+0 |
* | * values.c (unpack_long, value_from_longest), | Per Bothner | 1994-04-05 | 1 | -0/+2 |
* | * values.c (set_internalvar): Don't set var->value until we are | Jim Kingdon | 1994-03-23 | 1 | -5/+17 |
* | Fix typo, value has not been changed to value_ptr in all places. | Peter Schauer | 1994-03-05 | 1 | -1/+2 |
* | * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c, | Jim Kingdon | 1994-03-03 | 1 | -65/+63 |
* | * value.h (struct value): Add modifiable field. | Jim Kingdon | 1994-03-01 | 1 | -1/+6 |
* | * values.c (unpack_long): Fix garbled error message. | Jim Kingdon | 1993-12-30 | 1 | -1/+1 |
* | gcc -Wall lint: | Jim Kingdon | 1993-11-10 | 1 | -8/+11 |
* | Modified Files: | Kung Hsu | 1993-11-04 | 1 | -4/+8 |
* | Change the stream argument to _filtered to GDB_FILE *. | Thomas Lord | 1993-11-01 | 1 | -3/+3 |
* | * defs.h, findvar.c (extract_floating, store_floating): New functions. | Jim Kingdon | 1993-10-29 | 1 | -70/+25 |