Automatic date update in version.in
[platform/upstream/binutils.git] / gdb / utils.c
2014-10-08 Gary BensonRemove spurious exceptions.h inclusions
2014-08-29 Gary BensonMove internal_{,v}warning to common/errors.[ch]
2014-08-29 Gary BensonMake warning usable earlier
2014-08-29 Gary BensonMake internal_vproblem always work
2014-08-19 Gary BensonIntroduce common/errors.h
2014-08-19 Gary BensonEnsure internal_vproblem always prints the message
2014-08-07 Gary BensonInclude string.h in common-defs.h
2014-08-07 Gary BensonInclude gdb_assert.h in common-defs.h
2014-08-05 Gary BensonRemove spurious va_end in vwarning
2014-08-05 Alan ModraPrepare gdb for 64-bit obstacks
2014-07-24 Gary BensonRationalize "fatal" error handling outside of gdbserver
2014-07-18 Tom Tromeyfix PR gdb/17130
2014-07-14 Pedro AlvesPut GDB's terminal settings into effect when paginating
2014-06-19 Gary BensonRefactor and expose core-dumping functionality
2014-06-19 Gary BensonAdd new internal problem for demangler warnings
2014-06-05 Simon MarchiPR mi/15806: Fix quoting of async events
2014-06-04 Tom Tromeyconstify to_attach
2014-05-27 Gary BensonPrompt the user to file bug reports for internal errors...
2014-03-27 Sergio Durigan JuniorRemove `expout*' globals from parser-defs.h
2014-03-18 Jan KratochvilFix SIGTERM signal safety (PR gdb/15358).
2014-02-12 Tom Tromeyshare "cell" code
2014-02-06 Doug EvansExtension Language API
2014-01-01 Joel BrobeckerUpdate Copyright year range in all files maintained...
2013-12-02 Jan KratochvilRecord objfile->original_name as an absolute path
2013-11-18 Tom Tromeyremove gdb_string.h
2013-10-29 Tom Tromeyundef reg in gdb_curses.h
2013-10-13 Jan KratochvilImprove Executable displayed path (PR 15415 regression...
2013-10-11 Joel Brobeckerwarn if "source" fails to open the file when from_tty...
2013-10-11 Joel Brobeckernew function perror_string extracted out of throw_perro...
2013-10-02 Keith SeitzConstification of parse_linespec and fallout:
2013-08-13 Pierre Muller * src/gdb/utils.c (init_page_info): Only call tgetnum...
2013-08-01 Andrew BurgessRemove error_pre_print and quit_pre_print.
2013-07-31 Andrew BurgessRemove deprecated_throw_reason from internal_verror.
2013-07-01 Pedro AlvesNormalize on PATH_MAX instead of MAXPATHLEN throughout.
2013-07-01 Pedro Alvesutils.c: pathconf call, check for _PC_PATH_MAX instead...
2013-06-18 Tom TromeyFix PR symtab/15391
2013-05-30 Tom Tromeyfix compile_rx_or_error
2013-05-30 Tom Tromeyfix up cleanup handling in internal_vproblem
2013-04-15 Tom Tromey PR c++/13588:
2013-04-10 Pedro AlvesAccept "set foo unlimited" in integer/uinteger/zuintege...
2013-03-22 Jan Kratochvilgdb/
2013-03-21 Doug Evans New commands "mt set per-command {space,time,symtab...
2013-03-07 Pedro AlvesFix -Wpointer-sign around strings/encoding conversions.
2013-03-07 Eli Zaretskii * utils.c (initialize_utils): Improve doc strings...
2013-02-14 Pedro AlvesMove savestring to common/common-utils.c, make gdbserve...
2013-02-14 Pedro Alvessavestring: Rename parameter 'size' to 'len'.
2013-02-03 Jan Kratochvilgdb/
2013-01-30 Tom Tromey * symfile.c (get_file_crc): Use bfd_calc_gnu_debuglink...
2013-01-13 Jan Kratochvilgdb/
2013-01-01 Joel BrobeckerUpdate years in copyright notice for the GDB files.
2012-08-22 Tom Tromey * defs.h (quit_flag): Don't declare.
2012-08-22 Tom Tromey * event-top.c (sigwinch_token, handle_sigwinch): Remove.
2012-08-08 Doug Evans * utils.c (prompt_for_continue_wait_time): New static...
2012-07-18 Doug Evans * common/gdb_vecs.h: Moved here from ./gdb_vecs.h.
2012-07-18 Tom Tromey * utils.c (make_cleanup_bfd_unref): Rename from
2012-07-18 Tom Tromey * dwarf2read.c (try_open_dwo_file): Use gdb_bfd_ref and
2012-07-02 Jan Kratochvilgdb/
2012-05-20 Jan Kratochvilgdb/
2012-05-11 Jan Kratochvilgdb/
2012-04-17 Doug Evans * cleanups.h: New file.
2012-04-17 Doug Evans * utils.c (make_cleanup_freeargv): Use make_cleanup...
2012-04-17 Jan Kratochvilgdb/
2012-02-07 Doug Evans * gdbtypes.h (struct main_type): Change type of name...
2012-01-28 Jan Kratochvilgdb/
2012-01-23 Pedro Alves2012-01-23 Pedro Alves <palves@redhat.com>
2012-01-04 Joel BrobeckerCopyright year update in most files of the GDB Project.
2011-12-27 Joel BrobeckerImprove gdb_realpath for Windows hosts
2011-12-14 Doug Evans * defs.h (wait_to_die_with_timeout): Declare.
2011-12-06 Tom Tromeythe "ambiguous linespec" series
2011-11-16 David S. Miller * utils.c (report_command_stats): Cast delta_wall_time...
2011-11-10 Doug Evans * defs.h (is_cplus_marker, set_demangling_style):...
2011-11-04 Doug Evans * utils.c: #include "timeval-utils.h".
2011-10-14 Jan Kratochvilgdb/
2011-10-09 Doug Evans Add new "alias" command.
2011-10-09 Jan Kratochvilgdb/
2011-09-09 Jan Kratochvilgdb/
2011-09-08 Jan Kratochvilgdb/
2011-08-26 Jan Kratochvilgdb/
2011-07-21 Kwok Yeung2011-07-22 Kwok Cheung Yeung <kcy@codesourcery.com>
2011-05-27 Pedro Alves2011-05-27 Pedro Alves <pedro@codesourcery.com>
2011-05-13 Tom Tromey * utils.c (do_value_free): New function.
2011-05-13 Thiago Jung Bauermanngdb/
2011-04-27 Jan Kratochvilgdb/doc/
2011-04-27 Jan Kratochvilgdb/
2011-04-19 Tom Tromeygdb
2011-04-01 Tom Tromey * utils.c (report_command_stats): Don't print `-'...
2011-03-31 Thiago Jung Bauermann2011-03-31 Thiago Jung Bauermann <bauerman@br.ibm...
2011-03-05 Michael Snyder2011-03-05 Michael Snyder <msnyder@vmware.com>
2011-03-03 Joel Brobeckeradd i18n markup in error message (utils.c:parse_escape)
2011-03-02 Michael Snyder2011-03-02 Michael Snyder <msnyder@vmware.com>
2011-02-28 Michael Snyder2011-02-28 Michael Snyder <msnyder@vmware.com>
2011-01-17 Tom Tromey * cli/cli-cmds.c (apropos_command): Free the compiled...
2011-01-12 Michael Snyder2011-01-11 Michael Snyder <msnyder@vmware.com>
2011-01-05 Michael Snyder2011-01-05 Michael Snyder <msnyder@vmware.com>
2011-01-01 Joel Brobeckerrun copyright.sh for 2011.
2010-12-18 Michael Snyder2010-12-17 Michael Snyder <msnyder@vmware.com>
2010-09-11 Jan Kratochvilgdb/
2010-08-07 Jan Kratochvilgdb/
2010-07-27 Jan Kratochvilgdb/
2010-07-19 Jan Kratochvilgdb/
next