summaryrefslogtreecommitdiff
path: root/gcc/tree-inline.c
Commit message (Expand)AuthorAgeFilesLines
* 2008-07-23 Martin Jambor <mjambor@suse.cz>jamborm2008-07-231-5/+30
* Add ability to set target options (ix86 only) and optimization options on a f...meissner2008-07-231-0/+31
* * gimplify.c (struct gimplify_ctx): Move to tree-gimple.h.jakub2008-07-091-2/+5
* * ggc.h (GGC_RESIZEVAR): New, reorder macros.ghazi2008-06-201-4/+4
* * tree-inline.c (copy_body_r): Copy TREE_SIDE_EFFECTS along withebotcazou2008-06-121-0/+1
* 2008-06-10 Vinodha Ramasamy <vinodha@google.com>dougkwan2008-06-101-4/+5
* * c-cppbuiltin.c (c_cpp_builtins): Change _OPENMP value tojakub2008-06-061-0/+1
* gcc/rwild2008-06-061-2/+2
* * tree-inline.c (setup_one_parameter): Remove dead code.ebotcazou2008-05-171-16/+2
* 2008-05-13 Diego Novillo <dnovillo@google.com>dnovillo2008-05-131-1/+1
* * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.tomby2008-05-091-2/+1
* 2008-05-07 Kenneth Zadeck <zadeck@naturalbridge.com>zadeck2008-05-071-1/+1
* * tree-cfg.c (verify_expr): Check for NON_LVALUE_EXPR astomby2008-04-231-1/+0
* * except.c (dw2_size_of_call_site_table,hubicka2008-04-181-22/+19
* PR tree-optimization/35899jakub2008-04-161-3/+3
* 2007-03-09 Paolo Bonzini <bonzini@gnu.org>bonzini2008-04-031-38/+6
* 2008-03-21 Richard Guenther <rguenther@suse.de>rguenth2008-03-201-2/+2
* * tree-pretty-print.c: Include predict.h.hubicka2008-03-181-0/+1
* 2008-02-29 Douglas Gregor <doug.gregor@gmail.com>dgregor2008-02-291-0/+2
* 2008-02-26 Manuel Lopez-Ibanez <manu@gcc.gnu.org>manu2008-02-261-1/+0
* 2008-02-21 Richard Guenther <rguenther@suse.de>rguenth2008-02-211-0/+1
* PR middle-end/28779hubicka2008-02-191-8/+26
* PR middle-end/34969jakub2008-01-291-2/+8
* 2008-01-29 Richard Guenther <rguenther@suse.de>rguenth2008-01-291-4/+10
* 2008-01-21 Richard Guenther <rguenther@suse.de>rguenth2008-01-211-1/+10
* PR c++/33407ian2008-01-181-3/+21
* 2008-01-16 Jakub Jelinek <jakub@redhat.com>rguenth2008-01-161-2/+9
* PR tree-optimization/34708hubicka2008-01-091-6/+6
* PR gcov-profile/34609jakub2008-01-041-1/+2
* Fix incorrectly applied patch in last commit.hubicka2008-01-031-1/+1
* PR tree-optimization/31081hubicka2008-01-031-7/+36
* PR tree-optimization/29484jakub2008-01-031-2/+38
* PR tree-optimization/33434jakub2007-11-291-0/+8
* * tree-ssa-live.c (remove_unused_scope_block_p): Dropaoliva2007-11-261-0/+2
* 2007-11-25 Richard Guenther <rguenther@suse.de>rguenth2007-11-251-1/+1
* PR debug/29436, c/32326jason2007-11-191-16/+1
* PR middle-end/34018jakub2007-11-101-3/+10
* PR tree-optimization/33458jakub2007-11-061-0/+11
* 2007-09-23 Razya Ladelskyrazya2007-10-291-0/+2
* gcc/ChangeLog:aoliva2007-10-151-2/+1
* gcc/ChangeLog:aoliva2007-10-151-3/+12
* PR tree-optimization/33572aoliva2007-10-091-1/+2
* gcc/ChangeLog:aoliva2007-10-061-70/+49
* 2007-09-24 Pranav Bhandarkar <pranav.bhandarkar@celunite.com>rguenth2007-09-241-1/+8
* * tree-inline.c (remap_type_1): Correctly chain variants.ebotcazou2007-09-221-1/+1
* * builtins.def (BUILT_IN_VA_ARG_PACK_LEN): New builtin.jakub2007-09-111-0/+27
* * builtins.def (BUILT_IN_VA_ARG_PACK): New built-in.jakub2007-09-051-1/+52
* 2007-09-05 Sandra Loosemore <sandra@codesourcery.com>sandra2007-09-051-21/+0
* 2007-08-28 Richard Guenther <rguenther@suse.de>rguenth2007-08-281-14/+0
* 2007-08-24 Richard Guenther <rguenther@suse.de>rguenth2007-08-241-14/+36