summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* * final.c (output_addr_const): Use target opening andneil2001-07-091-2/+2
* * final.c (no_asm_to_stream): New.neil2001-07-081-6/+9
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-071-2/+2
* * Makefile.in (final.o): Depend on target.h.neil2001-07-061-11/+16
* * regs.h (struct reg_info_def): Add freq field.hubicka2001-06-221-1/+2
* * function.c (diddle_return_value): Kill code to determinehubicka2001-06-081-20/+0
* * toplev.c (rest_of_compilation): Revert previous patch.hubicka2001-06-071-0/+20
* Thu Jun 7 13:20:14 CEST 2001 Jan Hubicka <jh@suse.cz>hubicka2001-06-071-20/+0
* * i386.md (floatdi?f): Avoid usinf of SSE instructionshubicka2001-06-061-0/+19
* * defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New.rth2001-05-121-10/+3
* * alpha.h: NULL_PTR -> NULL.ghazi2001-05-041-5/+3
* * dbxout.c, mips-tfile.c, config/mips/mips.c, xcoffout.c:zack2001-05-011-17/+0
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-031-18/+7
* IA-64 ABI Exception Handling.rth2001-03-281-22/+4
* Remove flag_new_exceptions.rth2001-03-281-4/+1
* Make -fsjlj-exceptions a configure option.rth2001-03-281-2/+2
* Fix ia64-linux kernel miscompile, bad unwind info when reorder epilogue block.wilson2001-03-271-0/+3
* * mkconfig.sh: Include insn-flags.h.rth2001-03-221-2/+0
* * defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move from ...rth2001-03-181-4/+0
* * dwarf2out.c (queue_reg_save): New.rth2001-03-181-20/+9
* Undo the accidental checkin :(hubicka2001-02-281-6/+0
* * i386.md (sse_andti3, sse_nandti_3, sse_xorti3): Add SSE2 versions;hubicka2001-02-281-0/+6
* * final.c (output_operand_lossage): Use internal_error, not error.kenner2001-02-181-4/+1
* Eliminate SUBREGs inside MEMs.bernds2001-02-081-2/+4
* * final.c: Revert back my previous changes.cchavva2001-02-071-0/+4
* * final.c: Move the declaration profile_label_no to ...cchavva2001-02-061-4/+0
* * configure.in: Arrange to include defaults.h in [ht]config.h/tm.h.ghazi2001-01-281-1/+0
* * final.c: (leaf_function_p): Fix typo.wehle2001-01-121-9/+12
* Introduce ORIGINAL_REGNO macrobernds2000-12-291-0/+1
* * final.c (output_addr_const): Use ASM_OUTPUT_SYMBOL_REF.aoliva2000-12-201-0/+4
* * final.c (final_addr_vec_align): Fix clipping to BIGGEST_ALIGNMENT.amylaar2000-12-071-2/+2
* * final.c (output_addr_const) <PLUS>: Don't assume at least oneaoliva2000-12-011-1/+2
* * final.c (output_addr_const) [LABEL_REF]: Simplify.aoliva2000-11-231-6/+11
* * alpha.c (check_float_value): Use memcpy, not bcopy.ghazi2000-11-101-1/+1
* * dwarfout.c (INSN_LABEL_FMT): Remove.rth2000-11-081-23/+0
* Make ia64 port use tags instead of labels for debug info labels.wilson2000-11-011-1/+1
* * final.c (final_scan_insn): Remove extra extract_insn call;hubicka2000-09-291-4/+2
* Fix shorten_branches bugscrux2000-09-191-3/+3
* * flags.h (flag_dump_rtl_in_asm): Declare.ciceron2000-09-131-0/+8
* * final.c: Fix formatting.law2000-09-111-95/+109
* * defaults.h: Provide default definitions for: CHAR_TYPE_SIZE,zack2000-09-111-8/+0
* * alias.c (mark_constant_function): Use INSN_P.law2000-08-041-6/+6
* * Makefile.in (OBJS): Add doloop.o.rth2000-07-301-3/+9
* * Makefile.in (INSN_ATTR_H): New macro. Replace all dependenciesaoliva2000-07-281-20/+21
* * final.c (profile_function): Do not emit profile counters inzack2000-07-131-0/+4
* * final.c (final): Do not abort when reg-stack introducesrth2000-07-081-6/+15
* * final.c (final): Detect out of bounds array access tolaw2000-07-071-0/+6
* * final.c (final_scan_insn): Delete notes between cc0 setter andlaw2000-06-131-1/+19
* * final.c (current_output_insn): New.rth2000-05-291-3/+4
* 2000-05-25 Andrew MacLeod <amacleod@cygnus.com>aph2000-05-251-0/+7