aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.c
AgeCommit message (Expand)AuthorFilesLines
2000-08-04alias.c (mark_constant_function): Use INSN_P.Rodney Brown1-6/+6
2000-07-30Makefile.in (OBJS): Add doloop.o.Richard Henderson1-3/+9
2000-07-28Makefile.in (INSN_ATTR_H): New macro.Alexandre Oliva1-20/+21
2000-07-13final.c (profile_function): Do not emit profile counters in the data section,...Zack Weinberg1-0/+4
2000-07-08final.c (final): Do not abort when reg-stack introduces a new insn.Richard Henderson1-6/+15
2000-07-07final.c (final): Detect out of bounds array access to the insn_lengths array.Jeffrey A Law1-0/+6
2000-06-13final.c (final_scan_insn): Delete notes between cc0 setter and user when rest...Hans-Peter Nilsson1-1/+19
2000-05-29final.c (current_output_insn): New.Richard Henderson1-3/+4
2000-05-25except.c (func_eh_entry): Add emitted field.Andrew MacLeod1-0/+7
2000-05-22final.c (final_scan_insn, [...]): Remove dangling "else" that causes "break" ...Richard Kenner1-3/+0
2000-05-20final.c (split_double): Right shift of negative values is not portable.Alexandre Oliva1-15/+40
2000-05-20top level:Zack Weinberg1-1/+1
2000-05-19basic-block.h (struct edge_def): New field "count".Jan Hubicka1-4/+3
2000-05-18print-rtl.c (print_rtx): Only print note line number as string if between NOT...Jakub Jelinek1-0/+3
2000-05-12Makefile.in (final.o): Depend on BASIC_BLOCK_H.Richard Henderson1-146/+170
2000-05-08final.c (current_insn_predicate): New.Richard Henderson1-0/+12
2000-05-04rtl.h (MEM_COPY_ATTRIBUTES): Also copy RTX_UNCHANGING_P and MEM_ALIAS_SET.Richard Kenner1-1/+1
2000-05-02final.c (final_start_function): Fix spelling of "necessary".Mumit Khan1-1/+1
2000-04-16Makefile.in ($(srcdir)/c-parse.y: c-parse.in): Enclose the whole message in q...Dave Pitts1-2/+1
2000-04-06final.c (final): Use xcalloc to allocate line_note_exists.Mark Mitchell1-2/+3
2000-03-29Convert ACCUMULATE_OUTGOING_ARGS to an expression.Jan Hubicka1-13/+21
2000-03-24sibcall.c (skip_copy_to_return_value): Use OUTGOING_REGNO for comparison if r...Jakub Jelinek1-4/+5
2000-03-17Sibling call optimizations.Jeffrey A Law1-2/+4
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi1-4/+4
2000-03-04stmt.c (is_body_block): Move...Jason Merrill1-4/+1
2000-03-03dwarf2out.c (dwarf2out_frame_debug): Add cast to silence warning.Jason Merrill1-1/+4
2000-02-29c-decl.c (current_function_decl): Move to toplev.c.Martin v. Löwis1-0/+2
2000-02-28emit-rtl.c (remove_unncessary_notes): Remove notes for empty blocks.Mark Mitchell1-65/+30
2000-02-25Fix copyrights.Jeff Law1-1/+2
2000-02-23final.c (shorten_branches): Make value passed to LABEL_ALIGN conform to docum...J"orn Rennecke1-1/+1
2000-01-18calls.c (emit_call_1): Mark parameter with ATTRIBUTE_UNUSED.Kaveh R. Ghazi1-1/+1
2000-01-14eh-common.h: PROTO -> PARAMS.Kaveh R. Ghazi1-15/+15
2000-01-10Makefile.in (optabs.o): Depend on real.hKaveh R. Ghazi1-3/+5
2000-01-05final.c (shorten_branches): Correctly compute length of asms without operands.Denis Chertykov1-3/+4
1999-12-24Makefile.in (toplev.o): Depend on loop.h.Kaveh R. Ghazi1-2/+2
1999-11-03defaults.h (ASM_OUTPUT_ALTERNATE_LABEL_NAME): Provide default.Catherine Moore1-3/+8
1999-10-24final.c (peephole): Delete prototype.Kaveh R. Ghazi1-4/+0
1999-10-03cpplib.c (if_directive_nameo): Add static prototype.Kaveh R. Ghazi1-2/+6
1999-10-01Delete !REGISTER_CONSTRAINTS codeBernd Schmidt1-2/+0
1999-09-26combine.c (gen_rtx_combine): Add missing call to va_end().Kaveh R. Ghazi1-0/+1
1999-09-20Make it possible to prototype port-specific functions (and convert i386 to us...Bernd Schmidt1-0/+1
1999-09-14except.c (expand_eh_region_start_for_decl): Use NOTE_EH_HANDLER, not NOTE_BLO...Mark Mitchell1-6/+6
1999-09-13recog.h (INSN_OUTPUT_FORMAT_*): New.Richard Henderson1-16/+30
1999-09-12Replace insn_foo with insn_data.foo.Richard Henderson1-5/+7
1999-09-11Replace recog_foo with recog_data.foo.Richard Henderson1-15/+16
1999-09-07* final.c (shorten_branches): Fix last change.Andreas Schwab1-1/+1
1999-09-06Merge in gcc2-ss-010999Jeff Law1-2/+4
1999-09-03dbxout.c (dbxout_init): Use xcalloc instead of xmalloc+bzero.Richard Henderson1-12/+5
1999-09-02flags.h: New variables align_loops...Geoffrey Keating1-6/+6
1999-08-31backport: Makefile.in (STAGESTUFF): Add *.peephole2.Richard Henderson1-0/+4