]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/gdbhooks.py
[Ada] Define the -fdump-scos option in lang.opt
[thirdparty/gcc.git] / gcc / gdbhooks.py
2019-07-23  vladmake gdbhooks.py idempotent with respect to reloading
2019-07-14  vladgdbhooks.py: dump-fn, dot-fn: cast ret values of fopen...
2019-07-01  vladgdbhooks.py: rename parameters to match usage
2019-06-11  jason * gdbhooks.py (TreePrinter.to_string): Recognize ggc_f...
2019-05-31  marxinAdd pretty print for const_tree.
2019-04-26  law * gdbhooks.py: Fix UnicodeDecodeErrors when printing...
2019-01-01  jakub Update copyright years.
2018-04-10  marxingdbhooks: Add new pretty-printers for: varpool_node...
2018-01-03  jakub Update copyright years.
2017-09-04  jakub * gdbhooks.py (OptMachineModePrinter.to_string): Use...
2017-08-30  rsandifo[77/77] Add a complex_mode class
2017-08-30  rsandifo[76/77] Add a scalar_mode_pod class
2017-08-30  rsandifo[71/77] Use opt_scalar_mode for mode iterators
2017-08-30  rsandifo[64/77] Add a scalar_mode class
2017-08-30  rsandifo[16/77] Add scalar_int_mode_pod
2017-08-30  rsandifo[15/77] Add scalar_int_mode
2017-08-30  rsandifo[11/77] Add a float_mode_for_size helper function
2017-08-30  rsandifo[7/77] Add scalar_float_mode
2017-08-30  rsandifo[6/77] Make GET_MODE_WIDER return an opt_mode
2017-01-01  jakub Update copyright years.
2016-02-22  vriesAdd dot-fn to gdbhooks.py
2016-02-22  vriesAdd dump-fn to gdbhooks.py
2016-01-04  jakub Update copyright years.
2015-11-16  vriesRemove first_pass_instance from pass_vrp
2015-09-28  tbsaundeupdate a few places for the change from gimple_statemen...
2015-06-08  jkratoch PR other/65366
2015-06-02  jkratoch PR other/65366
2015-01-05  jakub Update copyright years.
2014-12-10  aldyh * gdbhooks.py (class DWDieRefPrinter): New class.
2014-11-19  dmalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-08-05  dmalcolmgdbhooks.py: add "break-on-pass" command
2014-01-03  mrsMerge in trunk.
2014-01-02  rsandifoUpdate copyright years in gcc/
2013-11-21  rsandifoMerge with trunk.
2013-11-20  dmalcolmgdbhooks.py: fix prettyprinting of NULL vec<>*
2013-11-20  rsandifoMerge from trunk.
2013-11-20  dmalcolmgdbhooks.py: Implement a prettyprinter for vec<>*
2013-11-20  dmalcolmgdbhooks.py: Reorganize, to support regex matching...
2013-11-19  dmalcolmConvert gimple types from a union to C++ inheritance
2013-11-18  rsandifoMerge from trunk.
2013-11-18  tbsaunderemove nolonger needed {cgraph,varpool}_node_{,asm_...
2013-11-04  mrsMerge in trunk.
2013-10-29  dmalcolmgdbhooks.py: update cgraph_node prettyprinter
2013-09-04  mrsMerge in trunk.
2013-08-28  dmalcolmInitial version of gdb hooks