summaryrefslogtreecommitdiff
path: root/gcc/tree-stdarg.c
Commit message (Expand)AuthorAgeFilesLines
* pass cfun to pass::executetbsaunde2014-04-171-49/+47
* pass current function to opt_pass::gate ()tbsaunde2014-04-171-13/+6
* remove has_gatetbsaunde2014-04-171-1/+0
* Update copyright years in gcc/rsandifo2014-01-021-1/+1
* Eliminate FOR_EACH_BB macro.dmalcolm2013-12-091-3/+3
* Eliminate last_basic_block macro.dmalcolm2013-12-091-1/+1
* * gimple.h: Remove all includes.amacleod2013-11-221-0/+5
* Eliminate ENTRY_BLOCK_PTR and EXIT_BLOCK_PTR macrosdmalcolm2013-11-191-1/+1
* Factor unrelated declarations out of tree.h.dnovillo2013-11-191-0/+1
* gcc/ada/rsandifo2013-11-181-5/+5
* gcc/c-family/rsandifo2013-11-181-1/+1
* gcc/ada/rsandifo2013-11-181-5/+5
* * gimple-walk.h: New File. Relocate prototypes from gimple.h.amacleod2013-11-131-0/+2
* * tree-ssa.h: Remove all #include'samacleod2013-10-231-1/+6
* * tree-ssa.h: Don't include gimple-low.h, tree-ssa-address.h, sbitmap.h,amacleod2013-10-181-0/+1
* gcc/rsandifo2013-09-281-2/+2
* * tree-ssa.h: New. Move content from tree-flow.h andamacleod2013-09-121-1/+1
* 2013-08-24 Marc Glisse <marc.glisse@inria.fr>glisse2013-08-231-8/+8
* Automated conversion of passes to C++ classesdmalcolm2013-08-051-17/+35
* PR tree-optimization/56205jakub2013-02-051-0/+31
* Update copyright years in gcc/rsandifo2013-01-101-2/+1
* Update Copyright years for files modified in 2011 and/or 2012.jakub2013-01-041-1/+1
* Introduce vNULL to use as a nil initializer for vec<>.dnovillo2012-11-201-1/+1
* This patch rewrites the old VEC macro-based interface into a new onednovillo2012-11-181-6/+6
* This patch normalizes more bitmap function names.crowl2012-11-011-2/+2
* 2012-11-01 Sharad Singhai <singhai@google.com>singhai2012-11-011-0/+1
* This patch implements the unification of the *bitmap interfaces as discussed.crowl2012-10-301-1/+1
* 2012-08-14 Richard Guenther <rguenther@suse.de>rguenth2012-08-141-1/+1
* 2012-08-08 Richard Guenther <rguenther@suse.de>rguenth2012-08-081-28/+27
* PR tree-optimization/51091jakub2011-11-111-2/+7
* * gengtype.c (write_field_root): Avoid out-of-scope access of newv.matz2011-11-081-1/+4
* dumping cleanup phase 1 -- Removing TODO_dump_funcdavidxl2011-06-141-1/+1
* Revert r174848,174849davidxl2011-06-091-5/+2
* Gator cleanupdavidxl2011-06-091-2/+5
* 2011-03-23 Richard Guenther <rguenther@suse.de>rguenth2011-03-231-12/+59
* * builtins.def (BUILT_IN_ARGS_INFO): Remove.froydnj2010-07-231-1/+0
* 2010-07-01 Richard Guenther <rguenther@suse.de>rguenth2010-07-011-1/+2
* * gimplify.c: Do not include except.h and optabs.h.steven2010-06-011-1/+0
* * diagnostic.c: Don't include tm.h, tree.h, tm_p.h, langhooks.h orjsm282010-05-211-1/+3
* gcc/ChangeLog:aoliva2009-09-021-0/+5
* 2009-05-11 Richard Guenther <rguenther@suse.de>rguenth2009-05-111-1/+1
* * df.h: Include "timevar.h".ian2009-04-171-2/+2
* * tree.h (IS_CONVERT_EXPR_CODE_P): Renamed totomby2008-08-181-1/+1
* 2008-07-28 Richard Guenther <rguenther@suse.de>rguenth2008-07-281-117/+110
* 2008-07-06 Kai Tietz <kai.tietz@onevision.com>ktietz2008-07-061-5/+7
* Revert 137452.ktietz2008-07-041-7/+5
* 2008-07-04 Kai Tietz <kai.tietz@onevision.com>ktietz2008-07-041-5/+7
* * config/pa/pa.c (reloc_needed): Use CASE_CONVERT.tomby2008-05-091-8/+4
* PR testsuite/35843hubicka2008-04-251-1/+1
* * gcc.dg/20050811-2.c: Update dumping flags.hubicka2008-03-191-3/+5