aboutsummaryrefslogtreecommitdiff
path: root/gcc/bt-load.c
AgeCommit message (Expand)Author
2016-01-07Fix a minor issue found by a static analyzer (PR66206).bernds
2016-01-04 Update copyright years.jakub
2015-10-302015-10-30 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-10-292015-10-29 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-09-13bt-load.c: remove typedefs that hide pointernesstbsaunde
2015-08-19remove useless typedefstbsaunde
2015-07-082015-07-07 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-172015-06-17 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-082015-06-08 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-06-042015-06-04 Andrew MacLeod <amacleod@redhat.com>amacleod
2015-05-20Promote types of RTL expressions to more derived ones.miyuki
2015-05-19gcc/rsandifo
2015-01-152015-10-15 Prathamesh Kulkarni <prathamesh.kulkarni@linaro.org>prathamesh3492
2015-01-092015-01-09 Michael Collison <michael.collison@linaro.org>prathamesh3492
2015-01-05gcc/olegendo
2015-01-05 Update copyright years.jakub
2014-11-25 * bt-load.c (migrate_btr_defs): Get the key of a heap entrysegher
2014-11-18bt-load is ported to fibonacci_heap.marxin
2014-10-29gcc/ada/rsandifo
2014-10-272014-10-27 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-10-162014-10-16 Andrew MacLeod <amacleod@redhat.com>amacleod
2014-08-28gcc/rsandifo
2014-08-21bt-load.c: Use rtx_insndmalcolm
2014-07-09remove has_executetbsaunde
2014-05-262014-05-23 Richard Biener <rguenther@suse.de>rguenth
2014-05-062014-05-06 Richard Biener <rguenther@suse.de>rguenth
2014-04-17pass cfun to pass::executetbsaunde
2014-04-17pass current function to opt_pass::gate ()tbsaunde
2014-04-17remove has_gatetbsaunde
2014-01-02Update copyright years in gcc/rsandifo
2013-12-09Eliminate last_basic_block macro.dmalcolm
2013-12-09Eliminate BASIC_BLOCK macro.dmalcolm
2013-11-19Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm
2013-11-19Eliminate n_basic_blocks macrodmalcolm
2013-09-28gcc/rsandifo
2013-08-05Automated conversion of passes to C++ classesdmalcolm
2013-04-102013-04-10 Richard Biener <rguenther@suse.de>rguenth
2013-01-10Update copyright years in gcc/rsandifo
2012-11-01This patch renames sbitmap iterators to unify them with the bitmap iterators.crowl
2012-11-01This patch normalizes more bitmap function names.crowl
2012-11-012012-11-01 Sharad Singhai <singhai@google.com>singhai
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.crowl
2012-08-132012-08-13 Richard Guenther <rguenther@suse.de>rguenth
2012-07-23 * sbitmap.h (struct int_list): Remove.steven
2012-05-31 * output.h (__gcc_host_wide_int__): Move to hwint.h.steven
2011-08-27 * doc/rtl.texi (simple_return): Document.bernds
2011-06-14dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl
2011-01-03Update Copyright years for files modified in 2010.jakub
2010-07-082010-07-08 Manuel López-Ibáñez <manu@gcc.gnu.org>manu
2010-06-30 PR other/44566amylaar