aboutsummaryrefslogtreecommitdiff
path: root/gcc/calls.c
AgeCommit message (Expand)Author
2013-01-112013-01-12 Tom de Vries <tom@codesourcery.com>Tom de Vries
2013-01-10Update copyright years in gcc/Richard Sandiford
2012-11-29 PR middle-end/55321Eric Botcazou
2012-11-18This patch rewrites the old VEC macro-based interface into a new oneDiego Novillo
2012-11-01This patch normalizes more bitmap function names.Lawrence Crowl
2012-10-30This patch implements the unification of the *bitmap interfaces as discussed.Lawrence Crowl
2012-10-21 PR rtl-optimization/44194Eric Botcazou
2012-10-20 PR rtl-optimization/54315Eric Botcazou
2012-10-16 * rtl.h (get_call_rtx_from): New prototype.Steven Bosscher
2012-09-16gcc/Richard Sandiford
2012-09-14 PR rtl-optimization/44194Eric Botcazou
2012-08-09 * calls.c (mem_overlaps_already_clobbered_arg_p): Use SBITMAP_SIZESteven Bosscher
2012-05-29 * rtl.h (assign_stack_temp, assign_stack_temp_for_type,Michael Matz
2012-05-29 * expr.c (expand_expr_real_1 <normal_inner_ref>): Don't allocateMichael Matz
2012-05-14 * attribs.c (decl_attributes): Avoid emitting a warning ifBernd Schmidt
2012-05-05gcc/Richard Sandiford
2012-03-26 * toplev.c (check_global_declaration_1): Do not call assemble_external.Steven Bosscher
2012-02-06 PR middle-end/52047Patrick Marlier
2012-02-06 PR target/52129Jakub Jelinek
2012-01-05 PR debug/51762Jakub Jelinek
2011-12-21 * tree-vect-patterns.c (vect_operation_fits_smaller_type): InitializeJakub Jelinek
2011-12-12 PR middle-end/51510Jakub Jelinek
2011-12-05 PR middle-end/51323Jakub Jelinek
2011-11-26 PR middle-end/50074Joern Rennecke
2011-11-08Merge from transactional-memory branch.Aldy Hernandez
2011-10-11Convert standard builtin functions from being arrays to using a functional in...Michael Meissner
2011-09-22gcc/Richard Sandiford
2011-09-12 PR debug/50299Jakub Jelinek
2011-08-18gcc/Richard Sandiford
2011-08-04PR middle-end/49968Richard Henderson
2011-08-02PR target/49864Richard Henderson
2011-08-01Declare size only if BLOCK_REG_PADDING is defined.H.J. Lu
2011-08-01 gcc/Julian Brown
2011-07-27 * params.h (ALLOW_STORE_DATA_RACES): New.Aldy Hernandez
2011-07-19gcc/Richard Sandiford
2011-07-08Fix PR middle-end/49519.Kirill Yukhin
2011-07-05Promote the function argument before checking non-legitimate constant.H.J. Lu
2011-06-242011-06-24 Easwaran Raman <eraman@google.com>Easwaran Raman
2011-06-16 PR middle-end/46500Joern Rennecke
2011-06-062011-06-06 Mikael Pettersson <mikpe@it.uu.se>Mikael Pettersson
2011-06-04PR debug/48333Alexandre Oliva
2011-05-25 * common.opt (flag_stack_usage_info): New variable.Eric Botcazou
2011-05-042011-05-04 Andreas Krebbel <Andreas.Krebbel@de.ibm.com>Andreas Krebbel
2011-04-292011-04-29 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-04-212011-04-21 Richard Guenther <rguenther@suse.de>Richard Guenther
2011-04-21gcc/Richard Sandiford
2011-04-20remove useless if-before-free testsJim Meyering
2011-03-16 * emit-rtl.c (try_split): Don't call copy_call_info debug hook.Jakub Jelinek
2011-03-16 * calls.c (emit_call_1): Set MEM_EXPR on call's MEM.Jakub Jelinek
2011-03-16 * final.c (final_scan_insn): Handle NOTE_INSN_CALL_ARG_LOCATION.Jakub Jelinek