summaryrefslogtreecommitdiff
path: root/gcc/bt-load.c
Commit message (Expand)AuthorAgeFilesLines
* Remove bt-load.cRichard Sandiford2019-09-091-1577/+0
* Remove quite obvious dead assignments.Martin Liska2019-06-271-1/+0
* Update copyright years.Jakub Jelinek2019-01-011-1/+1
* Update copyright years.Jakub Jelinek2018-01-031-1/+1
* asan.c (create_cond_insert_point): Maintain profile.Jan Hubicka2017-11-031-1/+1
* i386.c (make_resolver_func): Update.Jan Hubicka2017-06-041-4/+4
* use auto_bitmap moreTrevor Saunders2017-05-141-5/+3
* Update copyright years.Jakub Jelinek2017-01-011-1/+1
* Move MEMMODEL_* from coretypes.h to memmodel.hThomas Preud'homme2016-10-131-0/+1
* use auto_sbitmap in various placesTrevor Saunders2016-07-261-6/+3
* Fix a minor issue found by a static analyzer (PR66206).Bernd Schmidt2016-01-071-10/+9
* Update copyright years.Jakub Jelinek2016-01-041-1/+1
* alias.c: Remove unused headers.Andrew MacLeod2015-10-301-10/+0
* alias.c: Reorder #include statements and remove duplicates.Andrew MacLeod2015-10-291-8/+8
* bt-load.c: remove typedefs that hide pointernessTrevor Saunders2015-09-131-69/+71
* remove useless typedefsTrevor Saunders2015-08-191-2/+2
* tree-core.h: Include symtab.h.Andrew MacLeod2015-07-081-10/+3
* coretypes.h: Include input.h and as-a.h.Andrew MacLeod2015-06-171-1/+0
* coretypes.h: Include hash-table.h and hash-set.h for host files.Andrew MacLeod2015-06-081-5/+0
* coretypes.h: Include machmode.h...Andrew MacLeod2015-06-041-5/+0
* Promote types of RTL expressions to more derived ones.Mikhail Maltsev2015-05-201-1/+1
* regs.h (END_HARD_REGNO): Delete.Richard Sandiford2015-05-191-1/+1
* dojump.h: New header file.Prathamesh Kulkarni2015-01-151-3/+19
* genattrtab.c (write_header): Include hash-set.h...Michael Collison2015-01-091-0/+1
* rtlanal.c (refers_to_regno_p): Change return value from int to bool.Oleg Endo2015-01-051-5/+3
* Update copyright years.Jakub Jelinek2015-01-051-1/+1
* bt-load.c (migrate_btr_defs): Get the key of a heap entry before removing it,...Segher Boessenkool2014-11-251-1/+1
* bt-load is ported to fibonacci_heap.Martin Liska2014-11-181-15/+17
* decl.c, [...]: Remove redundant enum from machine_mode.Richard Sandiford2014-10-291-1/+1
* ggcplug.c: Shuffle includes to include gcc-plugin.h earlier.Andrew MacLeod2014-10-271-0/+7
* function.h: Flatten file.Andrew MacLeod2014-10-161-0/+5
* bt-load.c: Include rtl-iter.h.Richard Sandiford2014-08-281-41/+22
* bt-load.c: Use rtx_insnDavid Malcolm2014-08-211-18/+19
* remove has_executeTrevor Saunders2014-07-091-2/+0
* system.h: Define __STDC_FORMAT_MACROS before including inttypes.h.Richard Biener2014-05-261-2/+2
* tree-pass.h (TODO_verify_ssa, [...]): Remove.Richard Biener2014-05-061-1/+1
* pass cfun to pass::executeTrevor Saunders2014-04-171-36/+28
* pass current function to opt_pass::gate ()Trevor Saunders2014-04-171-14/+6
* remove has_gateTrevor Saunders2014-04-171-2/+0
* Update copyright years in gcc/Richard Sandiford2014-01-021-1/+1
* Eliminate last_basic_block macro.David Malcolm2013-12-091-14/+16
* Eliminate BASIC_BLOCK macro.David Malcolm2013-12-091-7/+8
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosDavid Malcolm2013-11-191-1/+2
* Eliminate n_basic_blocks macroDavid Malcolm2013-11-191-1/+1
* alloc-pool.c, [...]: Add missing whitespace before "(".Richard Sandiford2013-09-281-13/+13
* Automated conversion of passes to C++ classesDavid Malcolm2013-08-051-34/+74
* passes.c (execute_todo): Do not call ggc_collect conditional here.Richard Biener2013-04-101-3/+2
* Update copyright years in gcc/Richard Sandiford2013-01-101-2/+1
* This patch renames sbitmap iterators to unify them with the bitmap iterators.Lawrence Crowl2012-11-011-1/+1
* This patch normalizes more bitmap function names.Lawrence Crowl2012-11-011-5/+5