aboutsummaryrefslogtreecommitdiff
path: root/gdb/valprint.c
AgeCommit message (Expand)AuthorFilesLines
2001-08-01* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)Andrew Cagney1-0/+1
2001-03-20malloc() -> xmalloc.Andrew Cagney1-3/+1
2001-03-07* defs.h: Provide prototypes for floatformat_is_negative,Mark Kettenis1-77/+29
2001-03-072001-03-06 J.T. Conklin <jtc@redback.com>J.T. Conklin1-1/+0
2001-03-06Update/correct copyright notices.Kevin Buettner1-1/+2
2001-02-25Replace calls to abort() with calls to internal_error().Kevin Buettner1-5/+5
2000-12-15Replace free() with xfree().Kevin Buettner1-3/+3
2000-11-08Protoization.Kevin Buettner1-6/+3
2000-10-30 * eval.c (parse_and_eval_long): New function.David Taylor1-1/+1
2000-07-30Protoization.Kevin Buettner1-95/+33
2000-05-28PARAMS removal.Kevin Buettner1-9/+9
2000-04-20* gdbarch.sh: Make multi-arch variable defaults, defaults for non-Andrew Cagney1-6/+0
2000-04-14Bring IEEE_FLOAT under gdbarch's control.Jim Blandy1-70/+74
2000-02-08 Clean up compiler warnings:Jim Kingdon1-1/+1
2000-02-02import gdb-2000-02-01 snapshotJason Molenda1-16/+17
1999-10-19import gdb-1999-10-18 snapshotJason Molenda1-2/+46
1999-09-09import gdb-1999-09-08 snapshotStan Shebs1-5/+11
1999-07-07import gdb-1999-07-07 post reformatJason Molenda1-277/+290
1999-04-26import gdb-19990422 snapshotStan Shebs1-0/+3
1999-04-16Initial creation of sourceware repositorygdb-4_18-branchpointStan Shebs1-0/+1567
1999-04-16Initial creation of sourceware repositoryStan Shebs1-1063/+0
1996-07-26See gdb ChangeLog entry with header:Fred Fish1-9/+62
1996-03-30 * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1-69/+26
1995-11-30 * f-typeprint.c, valarith.c, valprint.c, typeprint.c, eval.c:Per Bothner1-61/+5
1995-08-01* configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1-98/+80
1994-05-13 gcc -Wall lint:Jim Kingdon1-15/+16
1994-04-21 * printcmd.c (print_command_1): Annotate the top-level expressionsJim Kingdon1-1/+10
1994-03-26 * valprint.c (val_print): Remove inaccurate comment about whatJim Kingdon1-3/+7
1994-03-03 * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,Jim Kingdon1-4/+4
1994-03-01 * target.c, target.h (target_read_string): Provide error detection toJim Kingdon1-0/+7
1994-03-01 * valprint.c (val_print_string): If errcode is set, always printJim Kingdon1-5/+0
1994-02-28 * valprint.c (val_print_string): If errcode is set, always printJim Kingdon1-18/+34
1994-02-18 * defs.h, valprint.c: Make longest_to_int a function not a macro.Jim Kingdon1-2/+27
1994-01-27 Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1-8/+10
1993-11-01Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1-39/+47
1993-06-13 * valprint.c (print_hex_chars): Use local_hex_format_{pre,suf}fix.Jim Kingdon1-3/+6
1993-06-12 * Makefile.in (VERSION): Bump to 4.9.2.Fred Fish1-134/+229
1993-04-29 * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_LONG_LONGFred Fish1-53/+194
1993-01-14 * c-valprint.c (cp_print_class_member): Add extern decl.Fred Fish1-12/+102
1992-12-18 * Makefile.in (VERSION): Bump to 4.7.4.Fred Fish1-1734/+311
1992-12-15 * gdbtypes.c (create_array_type): Complete rewrite. Now requiresFred Fish1-122/+48
1992-11-15 * Makefile.in (SFILES_MAINDIR): Add ch-exp.y.Fred Fish1-4/+20
1992-09-10Removed a large number of changes inserted by Per BothnerJohn Gilmore1-17/+6
1992-09-04A ton of changes to improve C++ debugging. See ChangeLog.Per Bothner1-7/+22
1992-08-03 * configure.in: Recognize i486 host cpu.Fred Fish1-66/+116
1992-07-09 * dwarfread.c (alloc_utype, decode_subscr_data): Call alloc_typeFred Fish1-2/+39
1992-07-06 * maint.c: New file.Fred Fish1-3/+0
1992-07-04 * breakpoint.c, buildsym.c, c-exp.y, coffread.c, command.c,Fred Fish1-12/+12
1992-06-29 * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib.c, symmisc.c,Fred Fish1-8/+14
1992-06-24 * valprint.c (val_print_fields): Call fprint_symbol to getFred Fish1-3/+3