aboutsummaryrefslogtreecommitdiff
path: root/gcc/function.c
AgeCommit message (Expand)Author
2005-07-27This commit was manufactured by cvs2svn to create branchno-author
2003-10-11 PR optimization/12544Eric Botcazou
2003-10-08 * function.c (pad_to_arg_alignment): Move 'boundary_in_bytes'Geoffrey Keating
2003-10-072003-10-07 Geoffrey Keating <geoffk@apple.com>Geoffrey Keating
2003-10-05 * c-pretty-print.c: Fix comment typos.Kazu Hirata
2003-10-05 * fold-const.c: Follow spelling conventions.Kazu Hirata
2003-09-22Revert DECL_SOURCE_LOCATION -> TREE_LOCUS change.Richard Henderson
2003-09-21 * tree.h (TREE_LOCUS): Rename from DECL_SOURCE_LOCATION; make const.Richard Henderson
2003-09-21 * c-format.c (gcc_diag_char_table): Add %J.Richard Henderson
2003-09-18 PR target/11184Mark Mitchell
2003-09-14 * function.c (STACK_BYTES): Move definition to head of file.Richard Sandiford
2003-09-04 * targhooks.c: New file.DJ Delorie
2003-08-29 * function.c (allocate_struct_function): New, split out of ...Richard Henderson
2003-08-27 * calls.c (initialize_argument_information): If an argument has noRichard Sandiford
2003-08-19PR c++/10538, PR c/5582Andrew Pinski
2003-07-25 Remove pedwarn_with_decl, warning_with_decl and error_with_declGabriel Dos Reis
2003-07-19 * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c builtins.cKaveh Ghazi
2003-07-15 * expr.c (expand_assignment): Remove an unused argumentKazu Hirata
2003-07-14 * doc/tm.texi (BLOCK_REG_PADDING): Describe.Alan Modra
2003-07-11 * function.c (assign_parms): Don't recombine complex args ifRichard Henderson
2003-07-07 * rtl.h (emit_line_note): Take a location_t.Nathan Sidwell
2003-07-01 * fold-const.c: Convert prototypes to ISO C90.Andreas Jaeger
2003-07-01 * rtl.h (emit_line_note_after): Remove.Nathan Sidwell
2003-06-27 * rtl.h (emit_note): Remove FILE parameter.Nathan Sidwell
2003-06-23 * basic-block.h: Fix comment formatting.Kazu Hirata
2003-06-22 * function.c (set_insn_locators): Mark as unused.Andreas Schwab
2003-06-20 * tree.h (expand_function_end): Remove all parameters.Nathan Sidwell
2003-06-16cp:Kaveh Ghazi
2003-06-16 * convert.c, dwarf2out.c, dwarfout.c, emit-rtl.c, function.c,Nathanael Nerode
2003-06-14 * tree.h (init_function_start): Remove filename and line paramters.Nathan Sidwell
2003-06-08 * cfglayout.c (insn_scope): New static functionJan Hubicka
2003-06-04 * function.c (trampolines_created): New variable.Jakub Jelinek
2003-06-032003-06-03 Aldy Hernandez <aldyh@redhat.com>Aldy Hernandez
2003-05-31Add missed chunk in last commit.Andreas Jaeger
2003-05-31 * function.c (trampoline_address): Remove ALLOCATE_TRAMPOLINEAndreas Jaeger
2003-05-27 * tree.h (contains_placeholder_p): Now returns bool.Richard Kenner
2003-05-17 * function.c (assign_parms): Check for zero size args.Alan Modra
2003-05-11 * coverage.h (coverage_counter_alloc): New function.Nathan Sidwell
2003-05-09 * expr.c (move_block_from_reg): Remove "size" parm. Localize vars.Alan Modra
2003-05-07 * function.c (assign_parms): Correct reversed reg_parm_stack_spaceAlan Modra
2003-05-03 PR c/10604Zack Weinberg
2003-05-02 * calls.c (struct arg_data): Move offset, slot_offset, size andAlan Modra
2003-04-30 * function.c (purge_addressof_1): Postpone insn in fewer cases.Zdenek Dvorak
2003-04-22Fix typo in comment.Richard Kenner
2003-04-22 * function.c (purge_addressof_1): In (mem (addressof (reg))) caseJ"orn Rennecke
2003-04-18 * function.c (purge_addressof_1): For ADDRESSOF, see if SUB is aRichard Kenner
2003-04-11 * libfuncs.h (LTI_setbits, LTI_gcov_flush, LTI_gcov_init): New.Richard Henderson
2003-04-112003-04-10 Zack Weinberg <zack@codesourcery.com>Zack Weinberg
2003-04-10 PR inline-asm/8803Jan Hubicka
2003-04-09 * function.c (purge_addressof): Use free_INSN_LIST_node instead ofZdenek Dvorak