summaryrefslogtreecommitdiff
path: root/gcc/function.h
Commit message (Expand)AuthorAgeFilesLines
* re PR middle-end/39378 (Multiple inheritence thunk not working with -mthumb)Jing Yu2009-03-171-6/+6
* re PR target/39139 (ICE with stringop and register var)Jakub Jelinek2009-02-101-1/+5
* function.h (rtl_data): Add a dbr_scheduled_p field.Richard Sandiford2009-01-061-0/+3
* re PR middle-end/38454 (memcpy folding breaks -D_FORTIFY_SOURCE=2 protection)Jakub Jelinek2008-12-101-0/+1
* cgraph.c (cgraph_release_function_body): Plug memory leak on ipa_transforms_t...Jan Hubicka2008-09-111-10/+0
* function.h (struct function): Add function_start_locus.Aldy Hernandez2008-09-091-0/+3
* re PR middle-end/37009 (No need to align stack when incoming stack is aligned)H.J. Lu2008-08-061-0/+3
* re PR debug/36977 (Incorrect debug info for stack variables with stack alignm...H.J. Lu2008-07-311-6/+11
* [multiple changes]H.J. Lu2008-07-301-5/+43
* predict.c (always_optimize_for_size_p): New function.Jan Hubicka2008-07-291-0/+3
* backport: ChangeLog.tuples: ChangeLog from gimple-tuples-branch.Richard Biener2008-07-281-0/+4
* cgraph.c: Fix typos in comments.Ralf Wildenhues2008-06-061-2/+2
* final.c (frame_pointer_needed): Removed.H.J. Lu2008-05-251-0/+6
* tree-ssa-dse (max_stmt_uid): Removed.Kenneth Zadeck2008-05-161-0/+3
* tree-pass.h (opt_pass): Add IPA_PASS.Jan Hubicka2008-05-011-0/+9
* re PR testsuite/35843 (-fdump-rtl-expand does not exist anymore)Jan Hubicka2008-04-251-81/+54
* except.c (dw2_size_of_call_site_table, [...]): Use vector API for call_site_r...Jan Hubicka2008-04-181-28/+19
* gengtype.c (write_root): Param_is argument is OK.Jan Hubicka2008-04-151-0/+31
* function.h (incomming_args): Break out of struct function.Jan Hubicka2008-04-081-64/+66
* function.h (rtl): Rename to x_rtl.Jan Hubicka2008-04-071-24/+29
* builtins.c (expand_builtin_setjmp_receiver): Update call of get_arg_pointer_s...Jan Hubicka2008-03-311-80/+99
* re PR target/34814 (SDmode function args not passed according to ABI specific...Peter Bergner2008-01-261-0/+1
* re PR gcov-profile/34610 (ICE with "-fprofile-arcs -fopenmp")Jakub Jelinek2008-01-191-1/+5
* PR 34081/C++Andreas Krebbel2007-11-261-8/+11
* tree-ssa-structalias.c (ipa_pta_execute): Rename 'cfun' to 'func'.Tom Tromey2007-11-161-0/+5
* function.h (struct function): Rename calls_unwind_init to saves_all_registers.Roman Zippel2007-09-071-4/+5
* Add target hook invoked when cfun changes.Sandra Loosemore2007-09-051-0/+5
* function.c (allocate_struct_function): Do not set current_function_returns_po...Richard Guenther2007-08-311-25/+6
* dominance.c (dom_computed, [...]): Removed.Zdenek Dvorak2007-07-261-0/+2
* Change copyright header to refer to version 3 of the GNU General Public Licen...Nick Clifton2007-07-261-4/+3
* function.c (match_asm_constraints_1, [...]): New.Paolo Bonzini2007-07-051-0/+4
* Merge dataflow branch into mainlineDaniel Berlin2007-06-111-9/+4
* builtins.c (expand_builtin_setjmp_setup): Update comment.Nathan Sidwell2007-05-211-13/+17
* tree-ssa-loop-niter.c (record_estimate): Use GGC_NEW to allocate struct nb_it...Zdenek Dvorak2007-05-141-1/+1
* alpha.c (alpha_output_mi_thunk_osf): Use insn_locators_alloc instead of insn_...Jan Hubicka2007-04-281-8/+0
* Revert:Jan Hubicka2007-04-241-0/+8
* function.c (init_function_start): Don't init line number info.Jan Hubicka2007-04-231-8/+0
* * function.h: Remove sequence_stack extern declaration.Aldy Hernandez2007-04-161-2/+0
* errors.h (warning, [...]): Mark as cold.Jan Hubicka2007-03-061-2/+2
* function.c (get_last_funcdef_no): New function.Razya Ladelsky2007-01-101-0/+1
* omp-low.c (expand_omp_parallel): Set function properties.Jan Hubicka2006-12-161-0/+4
* Makefile.in: Add dependencies.Jan Hubicka2006-12-131-0/+4
* Merge gimple-tuples-branch into mainline.Aldy Hernandez2006-12-051-0/+5
* Privatize SSA variables into gimple_df.Jan Hubicka2006-11-281-0/+3
* tree-vrp.c (execute_vrp): Do not update current_loops.Zdenek Dvorak2006-11-171-0/+4
* function.h (enum function_frequency): Move declaration out of struct function.Richard Guenther2006-06-161-26/+27
* c-parser.c (c_parser_cast_expression): Only insert casts into hash table if p...Aldy Hernandez2006-05-051-1/+1
* function.c (temp_slots_at_level, [...]): Use VEC instead of VARRAY.Kazu Hirata2006-04-181-1/+7
* Makefile.in (GTFILES): Move functions.h after tree.h.Kazu Hirata2006-04-121-1/+1
* 20060410.c: New.Aldy Hernandez2006-04-111-0/+6