Age | Commit message (Expand) | Author | Files | Lines |
2018-01-03 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2017-09-04 | gdbhooks.py (OptMachineModePrinter.to_string): Use 8 spaces instead of tab. | Jakub Jelinek | 1 | -2/+2 |
2017-08-30 | [77/77] Add a complex_mode class | Richard Sandiford | 1 | -1/+2 |
2017-08-30 | [76/77] Add a scalar_mode_pod class | Richard Sandiford | 1 | -1/+2 |
2017-08-30 | [71/77] Use opt_scalar_mode for mode iterators | Richard Sandiford | 1 | -1/+2 |
2017-08-30 | [64/77] Add a scalar_mode class | Richard Sandiford | 1 | -1/+1 |
2017-08-30 | [16/77] Add scalar_int_mode_pod | Richard Sandiford | 1 | -0/+4 |
2017-08-30 | [15/77] Add scalar_int_mode | Richard Sandiford | 1 | -3/+4 |
2017-08-30 | [11/77] Add a float_mode_for_size helper function | Richard Sandiford | 1 | -0/+2 |
2017-08-30 | [7/77] Add scalar_float_mode | Richard Sandiford | 1 | -0/+12 |
2017-08-30 | [6/77] Make GET_MODE_WIDER return an opt_mode | Richard Sandiford | 1 | -0/+15 |
2017-01-01 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2016-02-22 | Add dot-fn to gdbhooks.py | Richard Biener | 1 | -0/+70 |
2016-02-22 | Add dump-fn to gdbhooks.py | Tom de Vries | 1 | -0/+91 |
2016-01-04 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2015-11-16 | Remove first_pass_instance from pass_vrp | Tom de Vries | 1 | -1/+1 |
2015-09-28 | update a few places for the change from gimple_statement_base to gimple | Trevor Saunders | 1 | -1/+1 |
2015-06-08 | re PR other/65366 (gdbhooks.py is incompatible with Python3) | Jan Kratochvil | 1 | -30/+37 |
2015-06-02 | re PR other/65366 (gdbhooks.py is incompatible with Python3) | Jan Kratochvil | 1 | -32/+32 |
2015-01-05 | Update copyright years. | Jakub Jelinek | 1 | -1/+1 |
2014-12-10 | gdbhooks.py (class DWDieRefPrinter): New class. | Aldy Hernandez | 1 | -0/+22 |
2014-11-19 | Merger of git branch "gimple-classes-v2-option-3" | David Malcolm | 1 | -1/+18 |
2014-08-05 | gdbhooks.py: add "break-on-pass" command | David Malcolm | 1 | -0/+67 |
2014-01-02 | Update copyright years in gcc/ | Richard Sandiford | 1 | -1/+1 |
2013-11-20 | gdbhooks.py: fix prettyprinting of NULL vec<>* | David Malcolm | 1 | -0/+2 |
2013-11-20 | gdbhooks.py: Implement a prettyprinter for vec<>* | David Malcolm | 1 | -1/+46 |
2013-11-20 | gdbhooks.py: Reorganize, to support regex matching and typedefs | David Malcolm | 1 | -13/+49 |
2013-11-19 | Convert gimple types from a union to C++ inheritance | David Malcolm | 1 | -1/+1 |
2013-11-18 | remove nolonger needed {cgraph,varpool}_node_{,asm_}name () functions | Trevor Saunders | 1 | -1/+1 |
2013-10-29 | gdbhooks.py: update cgraph_node prettyprinter | David Malcolm | 1 | -2/+1 |
2013-08-28 | Initial version of gdb hooks | David Malcolm | 1 | -0/+397 |