summaryrefslogtreecommitdiffstats
path: root/gdb/valprint.c
Commit message (Expand)AuthorAgeFilesLines
* * valprint.c (print_longest) [CC_HAS_LONG_LONG &&Mark Kettenis2002-08-241-3/+3
* 2002-07-26 Andrew Cagney <ac131313@redhat.com>Andrew Cagney2002-07-291-1/+0
* * valprint.c (strcat_longest): Delete commented out function.Andrew Cagney2002-05-041-106/+4
* * findvar.c (extract_signed_integer): Cast printf argumentJason Thorpe2002-04-231-1/+1
* * valprint.c (set_input_radix): Use input_radix.Andrew Cagney2002-03-171-2/+6
* * cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New functions.Andrew Cagney2002-02-051-2/+2
* * valprint.c (print_floating): Allow non TYPE_CODE_FLT types.Andrew Cagney2002-02-041-13/+19
* Eliminate IEEE_FLOAT.Andrew Cagney2002-01-201-13/+12
* s/BIG_ENDIAN/BFD_ENDIAN_BIG/Andrew Cagney2002-01-051-6/+6
* Approved by Jim Blandy:Fred Fish2001-12-121-1/+1
* s/value_ptr/struct value */Andrew Cagney2001-11-101-1/+1
* Revert previous erroneous checkin.Christopher Faylor2001-10-201-1/+0
* * win32-nat.c (handle_load_dll): Avoid strlwr'ing loaded DLLs or cygwin may notChristopher Faylor2001-10-201-0/+1
* * defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)Andrew Cagney2001-08-011-0/+1
* malloc() -> xmalloc.Andrew Cagney2001-03-201-3/+1
* * defs.h: Provide prototypes for floatformat_is_negative,Mark Kettenis2001-03-071-77/+29
* 2001-03-06 J.T. Conklin <jtc@redback.com>J.T. Conklin2001-03-071-1/+0
* Update/correct copyright notices.Kevin Buettner2001-03-061-1/+2
* Replace calls to abort() with calls to internal_error().Kevin Buettner2001-02-251-5/+5
* Replace free() with xfree().Kevin Buettner2000-12-151-3/+3
* Protoization.Kevin Buettner2000-11-081-6/+3
* * eval.c (parse_and_eval_long): New function.David Taylor2000-10-301-1/+1
* Protoization.Kevin Buettner2000-07-301-95/+33
* PARAMS removal.Kevin Buettner2000-05-281-9/+9
* * gdbarch.sh: Make multi-arch variable defaults, defaults for non-Andrew Cagney2000-04-201-6/+0
* Bring IEEE_FLOAT under gdbarch's control.Jim Blandy2000-04-141-70/+74
* Clean up compiler warnings:Jim Kingdon2000-02-081-1/+1
* import gdb-2000-02-01 snapshotJason Molenda2000-02-021-16/+17
* import gdb-1999-10-18 snapshotJason Molenda1999-10-191-2/+46
* import gdb-1999-09-08 snapshotStan Shebs1999-09-091-5/+11
* import gdb-1999-07-07 post reformatJason Molenda1999-07-071-277/+290
* import gdb-19990422 snapshotStan Shebs1999-04-261-0/+3
* Initial creation of sourceware repositoryStan Shebs1999-04-161-0/+1567
* Initial creation of sourceware repositoryStan Shebs1999-04-161-1063/+0
* See gdb ChangeLog entry with header:Fred Fish1996-07-261-9/+62
* * core-aout.c (fetch_core_registers): Cast core_reg_size to intFred Fish1996-03-301-69/+26
* * f-typeprint.c, valarith.c, valprint.c, typeprint.c, eval.c:Per Bothner1995-11-301-61/+5
* * configure.in: Check for working mmap, ansi headers, string.h,J.T. Conklin1995-08-011-98/+80
* gcc -Wall lint:Jim Kingdon1994-05-131-15/+16
* * printcmd.c (print_command_1): Annotate the top-level expressionsJim Kingdon1994-04-211-1/+10
* * valprint.c (val_print): Remove inaccurate comment about whatJim Kingdon1994-03-261-3/+7
* * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,Jim Kingdon1994-03-031-4/+4
* * target.c, target.h (target_read_string): Provide error detection toJim Kingdon1994-03-011-0/+7
* * valprint.c (val_print_string): If errcode is set, always printJim Kingdon1994-03-011-5/+0
* * valprint.c (val_print_string): If errcode is set, always printJim Kingdon1994-02-281-18/+34
* * defs.h, valprint.c: Make longest_to_int a function not a macro.Jim Kingdon1994-02-181-2/+27
* Fix many sins which will come up in 32 bit x 64 bit GDB, andJim Kingdon1994-01-271-8/+10
* Change the stream argument to _filtered to GDB_FILE *.Thomas Lord1993-11-011-39/+47
* * valprint.c (print_hex_chars): Use local_hex_format_{pre,suf}fix.Jim Kingdon1993-06-131-3/+6
* * Makefile.in (VERSION): Bump to 4.9.2.Fred Fish1993-06-121-134/+229
OpenPOWER on IntegriCloud