* findvar.c (extract_signed_integer): Cast printf argument
[binutils-gdb.git] / gdb / valprint.c
2002-04-23 Jason Thorpe* findvar.c (extract_signed_integer): Cast printf argument
2002-03-17 Andrew Cagney* valprint.c (set_input_radix): Use input_radix.
2002-02-05 Andrew Cagney* cli/cli-decode.c (do_cfunc, set_cmd_cfunc): New funct...
2002-02-04 Andrew Cagney* valprint.c (print_floating): Allow non TYPE_CODE_FLT...
2002-01-20 Andrew CagneyEliminate IEEE_FLOAT.
2002-01-05 Andrew Cagneys/BIG_ENDIAN/BFD_ENDIAN_BIG/
2001-12-12 Fred FishApproved by Jim Blandy:
2001-11-10 Andrew Cagneys/value_ptr/struct value */
2001-10-20 Christopher FaylorRevert previous erroneous checkin.
2001-10-20 Christopher Faylor* win32-nat.c (handle_load_dll): Avoid strlwr'ing loade...
2001-08-01 Andrew Cagney* defs.h (HOST_FLOAT_FORMAT, HOST_DOUBLE_FORMAT)
2001-03-20 Andrew Cagneymalloc() -> xmalloc.
2001-03-07 Mark Kettenis* defs.h: Provide prototypes for floatformat_is_negative,
2001-03-07 J.T. Conklin2001-03-06 J.T. Conklin <jtc@redback.com>
2001-03-06 Kevin BuettnerUpdate/correct copyright notices.
2001-02-25 Kevin BuettnerReplace calls to abort() with calls to internal_error().
2000-12-15 Kevin BuettnerReplace free() with xfree().
2000-11-08 Kevin BuettnerProtoization.
2000-10-30 David Taylor * eval.c (parse_and_eval_long): New function.
2000-07-30 Kevin BuettnerProtoization.
2000-07-09 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-07-07 Elena ZannoniThis commit was generated by cvs2svn to track changes...
2000-05-28 Kevin BuettnerPARAMS removal.
2000-04-20 Andrew Cagney* gdbarch.sh: Make multi-arch variable defaults, defaul...
2000-04-14 Jim BlandyBring IEEE_FLOAT under gdbarch's control.
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-22 Ian Lance TaylorThis commit was generated by cvs2svn to track changes...
2000-02-08 Jim Kingdon Clean up compiler warnings:
2000-02-02 Jason Molendaimport gdb-2000-02-01 snapshot
1999-10-19 Jason Molendaimport gdb-1999-10-18 snapshot
1999-09-09 Stan Shebsimport gdb-1999-09-08 snapshot
1999-08-16 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-08-02 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-19 Jason MolendaThis commit was generated by cvs2svn to track changes...
1999-07-07 Jason Molendaimport gdb-1999-07-07 post reformat
1999-05-03 Richard HendersonThis commit was generated by cvs2svn to track changes...
1999-04-27 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-26 Stan Shebsimport gdb-19990422 snapshot
1999-04-26 Stan ShebsThis commit was generated by cvs2svn to track changes...
1999-04-16 Stan ShebsInitial creation of sourceware repository
1999-04-16 Stan ShebsInitial creation of sourceware repository
1998-12-21 Elena ZannoniThis commit was generated by cvs2svn to track changes...
1998-12-21 nobodyThis commit was manufactured by cvs2svn to create branc...
1998-03-25 Tom TromeyThis commit was generated by cvs2svn to track changes...
1996-07-26 Fred FishSee gdb ChangeLog entry with header:
1996-03-30 Fred Fish * core-aout.c (fetch_core_registers): Cast core_reg_si...
1995-11-30 Per Bothner * f-typeprint.c, valarith.c, valprint.c, typeprint...
1995-08-01 J.T. Conklin* configure.in: Check for working mmap, ansi headers...
1994-05-13 Jim Kingdon gcc -Wall lint:
1994-04-21 Jim Kingdon * printcmd.c (print_command_1): Annotate the top-level...
1994-03-26 Jim Kingdon * valprint.c (val_print): Remove inaccurate comment...
1994-03-03 Jim Kingdon * breakpoint.c, breakpoint.h, c-valprint.c, ch-valprint.c,
1994-03-01 Jim Kingdon * target.c, target.h (target_read_string): Provide...
1994-03-01 Jim Kingdon * valprint.c (val_print_string): If errcode is set...
1994-02-28 Jim Kingdon * valprint.c (val_print_string): If errcode is set...
1994-02-18 Jim Kingdon * defs.h, valprint.c: Make longest_to_int a function...
1994-01-27 Jim Kingdon Fix many sins which will come up in 32 bit x 64 bit...
1993-11-01 Thomas LordChange the stream argument to _filtered to GDB_FILE *.
1993-06-13 Jim Kingdon * valprint.c (print_hex_chars): Use local_hex_format_...
1993-06-12 Fred Fish * Makefile.in (VERSION): Bump to 4.9.2.
1993-04-29 Fred Fish * defs.h (CC_HAS_LONG_LONG): Set up to define CC_HAS_...
1993-01-14 Fred Fish * c-valprint.c (cp_print_class_member): Add extern...
1992-12-18 Fred Fish * Makefile.in (VERSION): Bump to 4.7.4.
1992-12-15 Fred Fish * gdbtypes.c (create_array_type): Complete rewrite...
1992-11-15 Fred Fish * Makefile.in (SFILES_MAINDIR): Add ch-exp.y.
1992-09-10 John GilmoreRemoved a large number of changes inserted by Per Bothner
1992-09-04 Per BothnerA ton of changes to improve C++ debugging. See ChangeLog.
1992-08-03 Fred Fish * configure.in: Recognize i486 host cpu.
1992-07-09 Fred Fish * dwarfread.c (alloc_utype, decode_subscr_data): ...
1992-07-06 Fred Fish * maint.c: New file.
1992-07-04 Fred Fish * breakpoint.c, buildsym.c, c-exp.y, coffread.c, comma...
1992-06-29 Fred Fish * dbxread.c, i386-pinsn.c, i386-tdep.c, regex.c, solib...
1992-06-24 Fred Fish * valprint.c (val_print_fields): Call fprint_symbol...
1992-06-23 Fred Fish * command.c (add_abbrev_prefix_cmd): Fix misspelling...
1992-06-19 Fred Fish * valprint.c (type_print_1): Plug memory leak. ...
1992-05-10 Fred Fish * Makefile.in (VERSION): Bump to 4.5.3
1992-05-05 Fred Fish * Makefile.in (DEMANGLER): Define and default to...
1992-04-22 Fred FishRemove now obsolete signame.c and signame.h; functional...
1992-04-15 Fred FishAdd TYPE_FLAG_FUND_TYPE bit to the flags member of...
1992-03-19 Per Bothner Some improvements to g++ debugging.
1992-01-27 Per Bothner Print C++ constructor methods without bogus "return...
1991-12-05 John GilmoreFix things pointed up by Fred Fish's test suite; see...
1991-11-21 John Gilmore* defs.h: Incorporate param.h. All users changed.
1991-11-04 Per Bothner * infrun.c: Fixed typo in comment.
1991-10-26 Per Bothner Various fixes to improve g++ debugging. See ChangeLog.
1991-10-24 Fred FishAdd three new builtin types (builtin_type_long_double...
1991-09-25 John GilmoreiVS: Modified Files:
1991-09-19 John Gilmore* valprint.c (type_print_base): Avoid printing garbage...
1991-07-14 John Gilmore * findvar.c (find_var_value): Handle &function...
1991-05-03 John Gilmore Mips bringup and general cleanup
1991-05-02 Jim KingdonThe list of changes is too long to fit in the cvs log...
1991-04-30 Michael TiemannTue Apr 30 13:13:33 1991 Michael Tiemann (tiemann...
1991-04-26 Jim Kingdon * valprint.c (val_print): Print out first element...
1991-04-19 Jim Kingdon*** empty log message ***
1991-04-04 K. Richard PixleyThis commit was generated by cvs2svn to track changes...
1991-03-28 K. Richard PixleyInitial revision
1990-09-05 John GilmoreInitial revision
2012-06-03 gdb-3.5gdb-3.5
2012-06-03 gdb-3.3gdb-3.3
2012-06-03 gdb-3.1gdb-3.1
next