Add casts for legitimate integer to enum conversions
[deliverable/binutils-gdb.git] / gdb / utils.c
2015-08-06  Simon MarchiAdd casts for legitimate integer to enum conversions
2015-07-15  Jan KratochvilRevert the previous 7 commits of: Validate binary befor...
2015-07-15  Jan KratochvilMove gdb_regex* to common/
2015-06-15  Jan KratochvilMove utility functions to common/
2015-06-10  Gary BensonMove make_cleanup_close to common code
2015-04-28  Patrick PalkaDisable readline's SIGWINCH handler
2015-04-28  Patrick PalkaIntroduce function for directly updating GDB's screen...
2015-04-11  Jan KratochvilRemove --xdb
2015-03-06  Gary BensonNew common function "startswith"
2015-03-02  Joel BrobeckerRemove use of stdbool.h in GDB sources.
2015-02-10  Mark Wielaardgdb producer_is_gcc fix bool return value.
2015-02-10  Mark WielaardChange producer_is_gcc function return type to bool.
2015-01-29  Mark WielaardMerge GCC producer parsers. Allow digits in identifiers.
2015-01-09  Patrick PalkaConsolidate the custom TUI query hook with the default...
2015-01-08  Yao Qialways read synthetic pointers as signed integers
2015-01-01  Joel BrobeckerUpdate year range in copyright notice of all files...
2014-12-13  Doug Evansutils.c (make_hex_string): Fix off-by-one error.
2014-12-13  Joel BrobeckerAvoid use of sprintf in gdb/utils.c:make_hex_string
2014-12-04  Doug EvansNew python attribute gdb.Objfile.build_id.
2014-11-28  Joel Brobeckergdb_realpath: Rework comment about handling on Windows.
2014-11-28  Yao QiUse canonicalize_file_name unconditionally
2014-11-21  Yao QiInclude alloca.h unconditionally
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/
next
This page took 1.158797 seconds and 107 git commands to generate.