aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2009-11-26 * gcc-plugin.h (hashtab.h): Include.ici-20091108-branchamylaar
2009-11-26 * Makefile.in (s-header-vars): New rule.amylaar
2009-11-20 loop-init.c (rtl_unroll_and_peel_loops): Fix spelling in last change.amylaar
2009-11-20 * opts.c (decode_options): Properly move optimization_default_nodeamylaar
2009-11-20Delete ICI plugin, because it contains Google Summer of Code code, foramylaar
2009-11-20 * tree-pass.h (execute_one_ipa_pass): Remove unused declaration.amylaar
2009-11-20Move get_current_pass_name to ici.c .amylaar
2009-11-18Change ici to be a plugin.amylaar
2009-11-18Remove ICI "-export-dynamic -ldl" configure patch - in gcc 4.5, theamylaar
2009-11-17Fix problems found by C++ type checking.amylaar
2009-11-17Set flag_api_instrument_functions in ici/ici.c .amylaar
2009-11-17Remoev ICI argument handling and augmentation.amylaar
2009-11-17Rename ICI plugins to match gcc 4.5 style.amylaar
2009-11-17move ici-legacy.h to ici directory.amylaar
2009-11-17Move feature-internal.h, feature.h and ic-interface.h to ici directory.amylaar
2009-11-17Replace register_call_by_name call in passes.c with new plugin event.amylaar
2009-11-17Replace C++ comment with #if 0 / #endif.amylaar
2009-11-17ici/ici.c (invoke_named_callbacks): If the callback doesn't exist,amylaar
2009-11-17Move code to bind pass_instrument_functions into the pass tree intoamylaar
2009-11-16Comment fix.amylaar
2009-11-16Removed extra line break.amylaar
2009-11-16Remove extra blank lines & outdated comment.amylaar
2009-11-16Remove code from cgraphunit that has been moved to ici.c .amylaar
2009-11-16 * tree.pass.h (pass_clone_functions): Remove declaration.amylaar
2009-11-16 * events.c (hash_param_callback): Allow NULL to stand for emptyamylaar
2009-11-16Move ici specific files to new directory ici; add new file ici/ici.camylaar
2009-11-16 * gcc-plugin.h (enum plugin_event): Add PLUGIN_ALL_IPA_PASSES_START,amylaar
2009-11-16 * events.c (hash_param_callback): Read and pass parameter type.amylaar
2009-11-16Remove generic cloning code for now - this code is not supposed toamylaar
2009-11-16Small changes to remove go past a few of the bootstrap errors:amylaar
2009-11-16Merge in changes from:amylaar
2009-11-16Make ICI plugin events a layer on top of low-level plugin events.amylaar
2009-11-09patches from http://gcc-ici.svn.sourceforge.net/svnroot/gcc-ici/branches/patc...amylaar
2009-11-08Create branch to syn ICI 2.0 with gcc mainline.amylaar
2009-11-082009-11-08 Paolo Carlini <paolo.carlini@oracle.com>paolo
2009-11-08 PR target/41985jakub
2009-11-08 * cfgrtl.c (pass_free_cfg): Add pass name.amylaar
2009-11-082009-11-08 Paolo Bonzini <bonzini@gnu.org>bonzini
2009-11-082009-11-08 Richard Guenther <rguenther@suse.de>rguenth
2009-11-08 * gcc-interface/decl.c (make_packable_type): Fix oversight.ebotcazou
2009-11-082009-11-08 Richard Guenther <rguenther@suse.de>rguenth
2009-11-08 * tree.c (reconstruct_complex_type): Preserve attributes.jason
2009-11-08 PR c++/18451jason
2009-11-08Daily bump.gccadmin
2009-11-072009-11-07 Richard Guenther <rguenther@suse.de>rguenth
2009-11-072009-11-07 David Binderman <dcb314@hotmail.com>paolo
2009-11-07 * g++.dg/abi/regparm1.C: Fix execute test.jason
2009-11-07 PR tree-optimization/41643jakub
2009-11-07 * config/i386/sse.md (xop_pmacsww, xop_pmacssww, xop_pmacsdd,uros
2009-11-072009-11-06 Jerry DeLisle <jvdelisle@gcc.gnu.org>jvdelisle