]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/stmt.c
[Ada] Improved support for aspect alignment in CCG
[thirdparty/gcc.git] / gcc / stmt.c
2020-01-01  Jakub JelinekUpdate copyright years.
2019-11-12  Martin LiskaRemove gcc/params.* files.
2019-07-25  Eric Botcazoustmt.c (expand_case): Try to narrow the index type...
2019-07-09  Martin SeborPR c++/61339 - add mismatch between struct and class...
2019-05-17  Martin Sebortrans.c (check_inlining_for_nested_subprog): Quote...
2019-01-01  Jakub JelinekUpdate copyright years.
2018-08-27  Martin LiskaAdd new gswitch related functions into tree-cfg.c.
2018-04-30  Andrew SadekMicroblaze Target: PIC data text relative
2018-03-13  Jakub Jelinekre PR middle-end/84831 (Invalid memory read in parse_ou...
2018-01-03  Jakub JelinekUpdate copyright years.
2017-10-10  Richard SandifordRequire wi::to_wide for trees
2017-09-13  Martin LiskaFix emission of exception dispatch (PR middle-end/82154).
2017-08-29  Martin LiskaMake expansion of balanced binary trees of switches...
2017-08-07  Jakub Jelinekre PR middle-end/81698 (expand_case uses wrong edge...
2017-07-14  Martin LiskaRemove Pascal language in source code.
2017-06-29  Jan Hubickaasan.c (asan_emit_stack_protection): Update.
2017-06-29  Peter Bergnerre PR middle-end/81194 (ICE during RTL pass: expand)
2017-05-10  Peter Bergnertree-cfg.c (gimple_seq_unreachable_p): New function.
2017-01-01  Jakub JelinekUpdate copyright years.
2016-10-13  Thomas Preud'hommeMove MEMMODEL_* from coretypes.h to memmodel.h
2016-10-09  Jakub Jelinektree-ssa.c (target_for_debug_bind, [...]): Use VAR_P...
2016-08-28  Trevor Saundersmake forced labels a vec
2016-01-29  Vladimir Makarovre PR target/69299 (-mavx performance degradation with...
2016-01-04  Jakub JelinekUpdate copyright years.
2015-10-30  Andrew MacLeodalias.c: Remove unused headers.
2015-10-29  Andrew MacLeodalias.c: Reorder #include statements and remove duplicates.
2015-09-16  Mikhail MaltsevShare memory blocks between pool allocators
2015-08-19  Trevor Saundersremove useless typedefs
2015-08-14  Alexandre Oliva[PR64164] Drop copyrename, use coalescible partition...
2015-07-16  Martin LiskaAdd new object_allocator and clean-up allocator usage.
2015-07-10  Andrew MacLeodgimple-predict.h: New file.
2015-07-08  Andrew MacLeodtree-core.h: Include symtab.h.
2015-07-05  Richard Sandifordtarget.def: Add code_for_* hooks.
2015-06-30  Richard Sandifordtarget-insns.def (jump): New targetm instruction pattern.
2015-06-17  Andrew MacLeodcoretypes.h: Include input.h and as-a.h.
2015-06-08  Andrew MacLeodcoretypes.h: Include hash-table.h and hash-set.h for...
2015-06-06  Richard Sandifordemit-rtl.c, [...]: Replace rtx base types with more...
2015-06-04  Andrew MacLeodcoretypes.h: Include machmode.h...
2015-06-01  Martin LiskaChange use to type-based pool allocator in stmt.c.
2015-05-24  Trevor Saundersadd default for HAVE_tablejump
2015-05-20  Mikhail MaltsevPromote types of RTL expressions to more derived ones.
2015-05-11  Richard HendersonOnly resolve_asm_operand_names once
2015-04-17  Jakub Jelinekre PR target/65689 ([AArch64] S constraint fails for...
2015-02-13  Jakub Jelinekre PR ipa/65034 (ICE (segfault) on arm-linux-gnueabihf)
2015-01-15  Vladimir Makarovre PR rtl-optimization/64110 (ICE: Max. number of gener...
2015-01-15  Prathamesh Kulkarnidojump.h: New header file.
2015-01-09  Michael Collisongenattrtab.c (write_header): Include hash-set.h...
2015-01-05  Jakub JelinekUpdate copyright years.
2014-11-19  David MalcolmMerger of git branch "gimple-classes-v2-option-3"
2014-11-01  Andrew MacLeod2014-11-01 Andrew MacLeod <amacleod@redhat,com>
2014-10-29  Richard Sandiforddecl.c, [...]: Remove redundant enum from machine_mode.
2014-10-27  Andrew MacLeodggcplug.c: Shuffle includes to include gcc-plugin.h...
2014-10-16  Andrew MacLeodfunction.h: Flatten file.
2014-09-03  Trevor Saundersuse rtx_code_label more
2014-08-28  David MalcolmConvert forced_labels from an EXPR_LIST to an INSN_LIST
2014-08-28  David MalcolmConvert nonlocal_goto_handler_labels from an EXPR_LIST...
2014-08-22  David Malcolmstmt.c: Use rtx_insn
2014-08-07  Trevor Saundersremove pointer-set.[ch]
2014-08-02  Trevor Saundersadd a hash_set based on hash_table
2014-06-11  Richard Sandifordcommon.md: New file.
2014-06-11  Richard Sandifordsystem.h (REG_CLASS_FROM_CONSTRAINT): Poison.
2014-06-02  Andrew MacLeodexpr.h: Remove prototypes of functions defined in built...
2014-05-27  Segher Boessenkoolstmt.c (dump_case_nodes): Don't convert values to HOST_...
2014-05-06  Kenneth ZadeckMerge in wide-int.
2014-01-02  Richard SandifordUpdate copyright years in gcc/
2013-11-22  Andrew MacLeodgimple.h: Remove all includes.
2013-11-19  Diego NovilloFactor unrelated declarations out of tree.h.
2013-11-18  Richard Sandifordcuintp.c (UI_From_gnu): Use tree_to_shwi rather than...
2013-11-18  Richard Sandifordc-common.c, [...]: Replace tree_low_cst (..., 0) with...
2013-11-18  Richard Sandiforddecl.c, [...]: Replace host_integerp (..., 1) with...
2013-11-08  Diego NovilloRe-factor tree.h - Part 1.
2013-10-10  Jakub Jelinekre PR middle-end/58670 (asm goto miscompilation)
2013-10-01  Alan Modrastmt.c (expand_asm_operands): Revert part of 2013-09...
2013-09-28  Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-24  Alan Modrare PR middle-end/57134 (ICE with -mstrict-align and...
2013-07-03  Hans-Peter Nilssonre PR middle-end/55030 (gcc.c-torture/execute/builtins...
2013-04-08  Teresa JohnsonFirst phase of unifying the computation of profile...
2013-03-30  Steven Bosschercfgrtl.c (fixup_reorder_chain): Do not emit barriers...
2013-02-27  Jakub Jelinekre PR target/56455 (ICE in final_scan_insn)
2013-01-10  Richard SandifordUpdate copyright years in gcc/
2012-12-10  Kai Tietz* stmt.c (expand_sjlj_dispatch_table): Fix off by one.
2012-12-10  Kai Tietzre PR bootstrap/53912 (bootstrap fails using default...
2012-11-18  Diego NovilloThis patch rewrites the old VEC macro-based interface...
2012-10-31  Easwaran Ramanre PR target/54938 (sh libgcc_unpack_df.o fails to...
2012-10-23  Hans-Peter Nilssonre PR middle-end/55030 (gcc.c-torture/execute/builtins...
2012-10-22  Hans-Peter Nilssonstmt.c (expand_nl_goto_receiver): Remove almost-copy...
2012-10-16  Easwaran Raman[multiple changes]
2012-09-19  Dehao ChenIntegrate lexical block into source_location.
2012-09-11  Steven Bosschertree.h (expand_case): Move prototype ...
2012-09-04  Steven Bosschergimple.h (gimple_build_switch): Remove.
2012-07-16  Steven Bosscherfunction.c (stack_protect_epilogue): Use expand_call...
2012-07-16  Steven Bosschersystem.h (dump_file): Do not define.
2012-07-05  Steven Bosscherexpr.c (try_casesi): Remove bogus ATTRIBUTE_UNUSED...
2012-07-02  Steven Bosscherstmt.c (emit_case_bit_tests): Remove.
2012-06-29  Steven Bosschersystem.h (CASE_USE_BIT_TESTS): Poison.
2012-05-29  Michael Matzrtl.h (assign_stack_temp, [...]): Remove 'keep' argument.
2012-05-29  Michael Matzexpr.c (expand_expr_real_1 <normal_inner_ref>): Don...
2012-05-02  Steven Bosschervms.h (SUBTARGET_OVERRIDE_OPTIONS): For pic code, unset...
2012-04-18  Steven Bosschertarghooks.c (default_case_values_threshold): Fix code...
2012-04-17  Steven Bosscherstmt.c (cost_table_, [...]): Remove.
next