aboutsummaryrefslogtreecommitdiff
path: root/gcc/final.c
AgeCommit message (Expand)AuthorFilesLines
2001-05-11defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.Richard Henderson1-10/+3
2001-05-04alpha.h: NULL_PTR -> NULL.Kaveh R. Ghazi1-5/+3
2001-05-01dbxout.c, [...]: Always include gstab.h, not system stab.h.Zack Weinberg1-17/+0
2001-04-03Use byte offsets in SUBREGs instead of words.Jakub Jelinek1-18/+7
2001-03-28IA-64 ABI Exception Handling.Richard Henderson1-22/+4
2001-03-27Remove flag_new_exceptions.Richard Henderson1-4/+1
2001-03-27Make -fsjlj-exceptions a configure option.Richard Henderson1-2/+2
2001-03-27Fix ia64-linux kernel miscompile, bad unwind info when reorder epilogue block.Jim Wilson1-0/+3
2001-03-22mkconfig.sh: Include insn-flags.h.Richard Henderson1-2/+0
2001-03-18defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move from ...Richard Henderson1-4/+0
2001-03-17dwarf2out.c (queue_reg_save): New.Richard Henderson1-20/+9
2001-02-28Undo the accidental checkin :(Jan Hubicka1-6/+0
2001-02-28i386.md (sse_andti3, [...]): Add SSE2 versions; add missing '%' in constraints.Jan Hubicka1-0/+6
2001-02-18* final.c (output_operand_lossage): Use internal_error, not error.Richard Kenner1-4/+1
2001-02-08Eliminate SUBREGs inside MEMs.Bernd Schmidt1-2/+4
2001-02-06final.c: Revert back my previous changes.Chandrakala Chavva1-0/+4
2001-02-05final.c: Move the declaration profile_label_no to ...Chandrakala Chavva1-4/+0
2001-01-28configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.Kaveh R. Ghazi1-1/+0
2001-01-12* final.c: (leaf_function_p): Fix typo.John Wehle1-9/+12
2000-12-29Introduce ORIGINAL_REGNO macroBernd Schmidt1-0/+1
2000-12-20final.c (output_addr_const): Use ASM_OUTPUT_SYMBOL_REF.Alexandre Oliva1-0/+4
2000-12-07* final.c (final_addr_vec_align): Fix clipping to BIGGEST_ALIGNMENT.J"orn Rennecke1-2/+2
2000-12-01final.c (output_addr_const): Don't assume at least one operand is a CONST_INT.Alexandre Oliva1-1/+2
2000-11-23final.c (output_addr_const): Simplify.Alexandre Oliva1-6/+11
2000-11-10alpha.c (check_float_value): Use memcpy, not bcopy.Kaveh R. Ghazi1-1/+1
2000-11-07dwarfout.c (INSN_LABEL_FMT): Remove.Richard Henderson1-23/+0
2000-10-31Make ia64 port use tags instead of labels for debug info labels.Jim Wilson1-1/+1
2000-09-29final.c (final_scan_insn): Remove extra extract_insn call; Use caching for co...Jan Hubicka1-4/+2
2000-09-19Fix shorten_branches bugsBernd Schmidt1-3/+3
2000-09-13flags.h (flag_dump_rtl_in_asm): Declare.Stephane Carrez1-0/+8
2000-09-11* final.c: Fix formatting.Kazu Hirata1-95/+109
2000-09-11defaults.h: Provide default definitions for...Zack Weinberg1-8/+0
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