Re-factor tree.h - Part 1.
[platform/upstream/gcc.git] / gcc / builtins.c
2013-11-08 Diego NovilloRe-factor tree.h - Part 1.
2013-10-31 Jakub Jelinektree.c (tree_ctz): New function.
2013-10-30 Ilya Enkovichbuiltin-types.def (BT_FN_VOID_CONST_PTR): New.
2013-10-29 Balaji V. IyerAdded _Cilk_spawn and _Cilk_sync (2 cilk keywords)...
2013-10-26 Jeff LawMakefile.def (target_modules): Remove libmudflap
2013-10-24 Andrew MacLeodbuiltins.c (dummy_object, [...]): Move to gimplify.c.
2013-10-23 Andrew MacLeodtree-ssa.h: Remove all #include's
2013-10-10 Andrew MacLeodtree-flow.h: Move some prototypes to gimple.h.
2013-09-28 Richard Sandifordalloc-pool.c, [...]: Add missing whitespace before...
2013-09-18 Marek Polacekre PR sanitizer/58411 (no_sanitize_undefined function...
2013-09-12 Andrew MacLeodtree-ssa.h: New.
2013-09-09 Richard Sandifordasan.c (asan_emit_stack_protection): Use gen_int_mode...
2013-09-09 Richard Sandifordasan.c (asan_clear_shadow): Use gen_int_mode with the...
2013-09-02 Diego NovilloSplit all the structures, enums, typedefs and some...
2013-09-01 Jan Hubickafork-instrumentation.c: New testcase.
2013-08-30 Marek PolacekMerge ubsan into trunk.
2013-08-23 Marc Glissere PR other/57324 (Undefined behavior issues found...
2013-08-19 Peter Bergnerbuiltins.def (BUILT_IN_FABSD32): New DFP ABS builtin.
2013-08-19 Alexander Ivchenkotarget.def (TARGET_LIBC_HAS_FUNCTION): New target hook.
2013-07-06 Jakub Jelinekre PR target/29776 (result of ffs/clz/ctz/popcount...
2013-07-03 Hans-Peter Nilssonre PR middle-end/55030 (gcc.c-torture/execute/builtins...
2013-05-28 Eric Botcazouinvoke.texi (SPARC Options): Document -mfix-ut699.
2013-04-25 Marek Polacekre PR tree-optimization/57066 (std::logb(-inf) returns...
2013-04-03 Jakub Jelinekre PR c/19449 (__builtin_constant_p cannot resolve...
2013-01-10 Richard SandifordUpdate copyright years in gcc/
2013-01-10 Richard Bienerbuiltins.c (expand_builtin_init_trampoline): Use set_me...
2013-01-09 Richard Sandifordre PR middle-end/55114 (gcc.dg/builtins-53.c ICEs on...
2013-01-02 Richard Sandifordgcc/
2012-11-26 Hans-Peter Nilssonre PR middle-end/55030 (gcc.c-torture/execute/builtins...
2012-11-20 Jakub Jelinekre PR debug/55094 (ICE in maybe_record_trace_start...
2012-11-18 Diego NovilloThis patch rewrites the old VEC macro-based interface...
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-13 Chung-Lin Tangbuiltins.c (expand_builtin_set_thread_pointer): Use...
2012-10-11 Chung-Lin Tangbuiltins.c (expand_builtin_thread_pointer): New.
2012-09-07 Lawrence CrowlModify gcc/*.[hc] double_int call sites to use the...
2012-09-05 Jakub Jelinekre PR middle-end/54486 (Spurious printf format warning...
2012-08-08 Ulrich Weigandbuiltins.c (expand_builtin_atomic_compare_exchange...
2012-07-24 Richard HendersonIntroduce and use unknown_optab
2012-07-20 Richard Guentherbuiltins.c (get_object_alignment_2): Correct offset...
2012-07-18 Richard Guenthertree.h (get_object_or_type_alignment): Remove.
2012-07-13 Richard Guentherre PR c/53937 (Pack'ing struct causes gcc to not recogn...
2012-06-21 Michael Matzre PR middle-end/53688 (191.fma3d in SPEC CPU 2000...
2012-06-02 Kenneth Zadeck2012-06-2 Kenneth Zadeck <zadeck@naturalbridge.com>
2012-05-29 Michael Matzrtl.h (assign_stack_temp, [...]): Remove 'keep' argument.
2012-05-05 Richard Sandifordrtl.h (plus_constant, [...]): Merge into a single plus_...
2012-05-03 Martin Jamborbuiltins.c (get_object_alignment_1): Return whether...
2012-05-02 Kirill YukhinChangeLog entry:
2012-04-30 Dodji SeketeliAdd -Wvarargs option
2012-04-30 Dodji SeketeliFix va_start related location
2012-04-11 Eric Botcazoure PR target/52624 (missing __builtin_bswap16)
2012-03-19 Uros Bizjakbuiltins.c (expand_builtin_cexpi): Use copy_addr_to_reg...
2012-03-15 Jakub Jelinekre PR middle-end/52592 (compilation failure with undefi...
2012-02-10 Jakub Jelinekre PR middle-end/52177 (ICE: verify_gimple failed:...
2012-02-09 Bin Chengre PR middle-end/51867 (GCC generates inconsistent...
2012-01-27 Ian Lance Taylorcompiler: Use new __builtin_init_heap_trampoline.
2012-01-25 Richard Guenthertree.h (get_pointer_alignment_1): Declare.
2011-12-15 Romain Geisslerbuiltins.def (BUILT_IN_STPNCPY_CHK): New definition.
2011-12-08 Eric Botcazoure PR tree-optimization/51315 (unaligned memory accesse...
2011-12-05 Richard Guenthercgraph.c (cgraph_create_edge_1): Initialize call_stmt_c...
2011-11-25 Andrew MacLeodre PR other/51011 (FAIL: gcc.dg/atomic-generic.c (test...
2011-11-24 Andrew MacLeodoptab.c (maybe_emit_atomic_exchange): New.
2011-11-17 Andrew MacLeodbuiltins.c (expand_builtin): Remove 4th parameter repre...
2011-11-17 Richard HendersonUnify implementations of __builtin_mem_*_fence and...
2011-11-12 Richard Hendersonbuiltins.c (expand_builtin_compare_and_swap): If target...
2011-11-10 Andrew MacLeodre PR middle-end/51038 (29_atomics/atomic_flag/clear...
2011-11-10 Andrew MacLeodre PR rtl-optimization/51040 (ICE: RTL check: access...
2011-11-07 Richard HendersonAllow libcalls to be installed for legacy __sync optabs.
2011-11-07 Andrew MacLeodatomic_base.h (atomic_thread_fence): Call builtin.
2011-11-06 Andrew MacleodCheck in patch/merge from cxx-mem-model Branch
2011-11-02 Paolo Carlinire PR c++/50956 (-Wcast-qual does not work)
2011-10-24 Michael MeissnerRemove extra newline added in October 11 change
2011-10-11 Michael MeissnerConvert standard builtin functions from being arrays...
2011-10-07 Tom de Vriesre PR middle-end/50527 (inconsistent vla align)
2011-10-06 Jakub Jelinektree.h (avoid_folding_inline_builtin): New prototype.
2011-10-04 Jakub Jelinekre PR middle-end/50604 (verify_gimple failed: type...
2011-08-23 Mark Heffernanre PR middle-end/38509 (Bogus "attempt to free a non...
2011-08-17 Richard Guenthertree.h (convert_to_ptrofftype_loc): New function.
2011-08-15 Richard Hendersonre PR debug/50006 (ICE in in connect_traces, at dwarf2c...
2011-08-12 Nick Cliftonbuiltins.c (expand_builtin_memcmp): Do not use cmpstrns...
2011-08-12 Uros Bizjakbuiltins.def (BUILT_IN_ICEIL{,F,L}, [...]): New builtin...
2011-08-10 Richard Guenthertree.h (can_trust_pointer_alignment): Remove.
2011-08-10 Richard Guenthertree.h (get_pointer_alignment): Remove max-align argument.
2011-07-29 Richard Guentherbuiltins.c (fold_builtin_signbit): Build the comparison...
2011-07-20 Kai Tietzbuiltins.c (fold_builtin_expect): See through the cast...
2011-07-19 Richard Sandifordrtl.texi (MEM_OFFSET_KNOWN_P): Document.
2011-07-19 Richard Sandifordrtl.texi (MEM_SIZE_KNOWN_P): Document.
2011-07-19 Richard Guenthertree.h (fold_build_pointer_plus_loc): New helper function.
2011-06-29 Richard Sandifordre PR middle-end/49545 (New C++ test failures)
2011-06-27 Jakub Jelinekbuiltin-types.def (BT_FN_PTR_CONST_PTR_SIZE_VAR): New.
2011-06-21 Andrew MacLeodcosmetic. Add sync_ to all the expand_builtin defines...
2011-06-21 Jakub Jelinekre PR middle-end/49489 (gcc.c-torture/execute/builtin...
2011-06-21 Bernd SchmidtMakefile.in (lib2funcs): Add _clrsbsi2 and _clrsbdi2.
2011-06-14 H.J. LuProperly expand strlen to Pmode.
2011-06-06 Bill Schmidtre PR tree-optimization/46728 (GCC does not generate...
2011-06-02 Eric Botcazoufunction.h (struct stack_usage): Remove dynamic_alloc_c...
2011-05-23 Richard Guentherre PR tree-optimization/15419 (memcpy pessimization)
2011-04-29 Richard Guentherbuiltins.c (fold_builtin_classify_type): Use integer_ty...
2011-04-29 Richard Guentherexpr.h (expand_shift): Rename to ...
2011-04-15 Michael Matztree.h (ALLOCA_FOR_VAR_P): Rename to CALL_ALLOCA_FOR_VAR_P.
next