inclhack.def (hpux_imaginary_i): Remove spaces.
[gcc.git] / gcc / builtins.c
2009-08-18 Richard Guentherre PR middle-end/41094 (Erroneous optimization of pow...
2009-08-14 Kaveh R. Ghazire PR middle-end/30789 (complex folding inexact)
2009-08-11 Richard Guentherre PR bootstrap/40788 (ICE on sparc: tree check: expect...
2009-07-17 H.J. Lure PR bootstrap/40781 (Revision 149722 failed to bootstrap)
2009-07-16 Aldy Hernandezre PR c/40435 (Revision 148442 caused many regressions...
2009-07-16 Kaveh R. Ghazibuiltins.c (do_mpc_arg2): New.
2009-07-14 Jason Merrillbuiltins.c (can_trust_pointer_alignment): New fn.
2009-06-28 Paolo Bonzinibuiltins.c (expand_errno_check): Use do_compare_rtx_and...
2009-06-26 Olatunji Ruwasebuiltins.c (expand_builtin_alloca): Handle builtin...
2009-06-22 Shujing Zhaoalias.c: Use REG_P...
2009-06-19 Uros Bizjakre PR testsuite/40491 (Revision 148663 caused extra...
2009-06-12 Aldy Hernandezjava-gimplify.c (java_gimplify_block): New argument...
2009-06-11 David Daneyre PR c/39252 (Request new feature __builtin_unreachabl...
2009-06-05 Kaveh R. Ghazibuiltins.c (do_mpc_ckconv, [...]): Use mpc_realref...
2009-05-29 Ian Lance Taylorbuiltins.c (validate_gimple_arglist): Don't use va_arg...
2009-05-29 Jakub Jelinekre PR middle-end/40291 (ICE on unprototyped memcmp...
2009-05-19 Kaveh R. Ghazibuiltins.c (do_mpc_arg1): Separate MPFR/MPC C rounding...
2009-05-15 Kaveh R. Ghazibuiltins.c (do_mpc_arg1, [...]): New.
2009-05-05 Richard Guentherre PR middle-end/40023 (type mismatch in address expres...
2009-05-04 Richard Guentherre PR middle-end/40015 (Revision 147083 failed gfortran...
2009-05-03 Richard Guentherre PR c/39983 (ICE: type mismatch in address expression)
2009-04-28 Ben Ellistonrevert: re PR c++/35652 (offset warning should be given...
2009-04-26 Michael MatzExpand from SSA.
2009-04-02 Rafael Avila de... builtins.c (is_builtin_name): New.
2009-03-29 Joseph Myersre PR c/456 (constant expressions constraints (gcc...
2009-03-27 Kaveh R. Ghazibuiltins.c (real_dconstp): Delete.
2009-03-27 Jakub Jelinekbuiltins.c (fold_builtin_memory_op): Optimize memmove...
2009-03-27 Manuel López-Ibáñezre PR c++/35652 (offset warning should be given in...
2009-03-03 Richard Guentherre PR tree-optimization/39272 (-D_FORTIFY_SOURCE=2...
2009-02-19 Joseph Myersre PR c/38483 (generated aborts lose previous side...
2009-01-03 Jakub Jelinekre PR c++/38705 (ICE: canonical types differ for identi...
2009-01-03 Jakub Jelinekre PR c/38700 (ICE with __builtin_expect and label)
2008-12-22 Jakub Jelinekre PR target/38488 (x86_64 generates much larger and...
2008-12-19 Andrew Haleybuiltins.c, [...]: Fix comments.
2008-12-09 Jakub Jelinekre PR middle-end/38454 (memcpy folding breaks -D_FORTIF...
2008-12-09 Andrew Haleyfixed-value.c (do_fixed_add): Add comment.
2008-12-08 Andrew Haleygimple.h (gimple_build_try): Fix declaration.
2008-12-05 Jakub Jelinekre PR middle-end/38338 (__builtin_apply causes an ICE...
2008-12-02 Jakub Jelinekre PR middle-end/38343 (ice for legal code with -O2)
2008-12-02 Jakub Jelinekre PR middle-end/38343 (ice for legal code with -O2)
2008-11-22 Jakub Jelinekre PR middle-end/37323 (__builtin_apply failures)
2008-11-20 Jakub Jelinekre PR middle-end/29215 (extra store for memcpy)
2008-11-17 Uros Bizjakre PR middle-end/37908 (atomic NAND op generate wrong...
2008-11-01 Richard Guentherre PR middle-end/37976 (ICE in insert_into_preds_of_block)
2008-10-13 Kaveh R. Ghaziconfigure.ac (MPFR check): Bump minimum version to...
2008-10-09 Jakub Jelinekre PR middle-end/37774 (Alignment information is lost...
2008-10-02 Daniel Jacobowitz* builtins.c (fold_builtin_pow): Check for 0 ** NEGATIVE.
2008-08-29 Jan Hubickaloop-unswitch.c (unswitch_single_loop): Use optimize_lo...
2008-08-21 Manuel López-Ibáñezre PR c/30457 (Please warn about va_start(ap, invalid))
2008-08-21 Manuel López-Ibáñezdiagnostic.c (pedwarn_at): Rename as pedwarn.
2008-08-20 Manuel López-Ibáñezdiagnostic.c (inform): Add an explicit location_t param...
2008-08-18 Manuel López-Ibáñezreal.h (dconst_e, [...]): Declare.
2008-08-12 Ulrich Weigandre PR bootstrap/37097 (Revision 139014 failed to bootstrap)
2008-08-12 Ulrich Weigandreal.h (struct real_format): New member round_towards_zero.
2008-08-08 Manuel López-Ibáñezre PR other/36901 (pedwarn() + -pedantic-errors + ...
2008-08-06 Kaveh R. Ghazibuiltins.c (expand_builtin_profile_func): Avoid C+...
2008-08-03 Jan Hubickaoptabs.c (expand_binop, [...]): Upse optimize_insn_for_...
2008-07-31 Jakub Jelinekre PR c/36970 (GCC should display a warning when trying...
2008-07-30 H.J. Lubuiltins.c (std_gimplify_va_arg_expr): Replace PREFERRE...
2008-07-30 H.J. Lu[multiple changes]
2008-07-28 Richard Bienerbackport: ChangeLog.tuples: ChangeLog from gimple-tuple...
2008-07-23 Manuel López-Ibáñezre PR c/35058 (-Werror= works only with some warnings)
2008-07-20 Jan Hubickabuiltins.c (expand_builtin_int_roundingfn, [...]):...
2008-07-18 H.J. Lure PR middle-end/36859 (Caller/callee mismatch for...
2008-07-15 Kai Tietzbuiltins.c (std_canonical_va_list): Treat structure...
2008-07-06 Kai Tietzconfig.gcc (extra_headers): Add cross-stdarg.h for...
2008-07-04 Kai TietzRevert 137452.
2008-07-04 Kai Tietzconfig.gcc (extra_headers): Add cross-stdarg.h for...
2008-07-02 Ian Lance Taylorrtlanal.c (add_reg_note): New function.
2008-06-26 Richard Sandifordlibfuncs.h (LTI_synchronize): New libfunc_index.
2008-06-26 Kaveh R. Ghazialias.c (record_alias_subset, [...]): Fix -Wc++-compat...
2008-06-24 Andrew Pinskire PR middle-end/36594 (multiple regressions on powerpc...
2008-06-19 Jan Hubickabuiltins.c (expand_builtin_nonlocal_goto): Stabilize...
2008-06-17 Steven BosscherRemove libcall notes.
2008-06-13 Eric Botcazoure PR middle-end/36520 (ICE in get_memory_rtx)
2008-06-11 Eric Botcazoubuiltins.c (get_memory_rtx): Accept byte-addressable...
2008-06-06 Ralf Wildenhuescgraph.c: Fix typos in comments.
2008-06-04 Andy Hutchinsonre PR target/30243 ([avr] signbit() causes an internal...
2008-06-01 Richard Sandifordrtl.h (emit_clobber, [...]): Declare.
2008-05-30 Richard Guentherbuiltins.c (build_string_literal): Avoid generating...
2008-05-24 Kaveh R. Ghazibuiltins.c (fold_builtin_fpclassify): Fix spelling...
2008-05-23 Kaveh R. Ghazibuiltin-types.def (BT_FN_INT_INT_INT_INT_INT_INT_VAR...
2008-05-18 Kaveh R. Ghazire PR middle-end/35509 (builtin isinf() mismatch to...
2008-05-14 Kenneth Zadeckoptabs.c (prepare_cmp_insn): Changed LCT_PURE_MAKE_BLOC...
2008-05-09 Tomas Bilypa.c (reloc_needed): Use CASE_CONVERT.
2008-05-07 Kenneth Zadeck[multiple changes]
2008-04-30 Rafael Avila de... builtins.c (fold_call_expr): Return realret.
2008-04-26 Simon Baldwinre PR c++/35652 (offset warning should be given in...
2008-04-25 Jan Hubickare PR testsuite/35843 (-fdump-rtl-expand does not exist...
2008-04-24 Richard Guentherc-common.h (check_builtin_function_arguments): Declare.
2008-04-23 Paolo Bonzinitree-cfg.c (verify_expr): Check with is_gimple_address.
2008-04-23 Tomas Bilytree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR...
2008-04-22 Jakub Jelinekre PR rtl-optimization/36017 (Miscompilation of tail...
2008-04-08 Jan Hubickafunction.h (incomming_args): Break out of struct function.
2008-03-31 Jan Hubickabuiltins.c (expand_builtin_setjmp_receiver): Update...
2008-03-26 Kaveh R. Ghazibuiltins.c (expand_builtin_pow, [...]): Remove uses...
2008-02-26 Manuel López-Ibáñezre PR tree-optimization/26264 (Extraneous warning with...
2008-02-20 Richard Guentherre PR middle-end/35265 (__builtin_popcount expansion...
2007-12-06 Jakub Jelinekre PR middle-end/20983 (varargs functions force va_list...
2007-11-28 Richard Sandifordre PR target/32406 (MIPS: FAIL in nestfunc-6.c at -O3)
next