summaryrefslogtreecommitdiff
path: root/gcc/final.c
Commit message (Expand)AuthorAgeFilesLines
* * dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters withghazi2001-11-041-2/+4
* * emit-rtl.c (set_mem_attributes): Set RTX_UNCHANGINGP_P if T is akenner2001-11-031-4/+4
* * ChangeLog.0, ChangeLog.1, ChangeLog.2, ChangeLog.3, ChangeLog.4,jsm282001-10-281-1/+1
* * c-format.c (maybe_read_dollar_number): Use safe-ctype macrosghazi2001-10-211-6/+6
* * final.c (output_asm_operand_names): New fcn, from output_asm_insn.kenner2001-10-201-22/+44
* * final.c (get_decl_from_op): New function.kenner2001-10-191-5/+49
* * emit-rtl.c (gen_reg_rtx): Also reallocate reg_decl array.kenner2001-10-181-29/+59
* * final.c (output_asm_insn): Make sure assembly dialects arejakub2001-10-121-3/+30
* * rtl.h (REG_VTABLE_REF): New.rth2001-10-111-3/+6
* 2001-10-10 Stan Shebs <shebs@apple.com>shebs2001-10-111-18/+18
* * final.c (final_scan_insn): Use delete_insn instead of delete_note.hubicka2001-09-261-1/+1
* * Makefile.in (cfgrtl.o): Add.hubicka2001-09-251-14/+4
* * final.c (final_scan_insn): Don't enter APP_ON mode forrth2001-08-271-11/+20
* * emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout.aj2001-08-271-12/+4
* * final.c (final_scan_insn): Call ADDR_VEC_ALIGN on next insn.rth2001-08-221-1/+1
* * Makefile.in, alias.c, basic-block.h, bb-reorder.c, bitmap.c,gerald2001-08-221-12/+12
* * final.c (LABEL_ALIGN_AFTER_BARRIER): Default to no alignment.rth2001-08-221-6/+10
* * final.c (compute_alignments): Fix typo.rth2001-08-221-1/+1
* * final.c (end_final): Fix typo last change.rth2001-08-201-1/+0
* * final.c (compute_alignments): New function.hubicka2001-08-191-52/+123
* * defaults.h (UNALIGNED_SHORT_ASM_OP, UNALIGNED_INT_ASM_OP,rth2001-08-181-42/+53
* * final.c: Undo my previous accidental checkin.hubicka2001-08-171-116/+52
* * final.c (shorten_branches): Clear the end of the label_alignzack2001-08-171-4/+12
* Thu Aug 16 17:39:45 CEST 2001 Jan Hubicka <jh@suse.cz>hubicka2001-08-161-52/+108
* 2001-08-08 Jan van Male <jan.vanmale@fenk.wau.nl>aj2001-08-081-6/+6
* * final.c (shorten_branches): Update the INSN_ADDRESSES of insnsgrahams2001-08-081-1/+20
* * calls.c (expand_call): Do not emit INSN_SETJMP note.hubicka2001-08-071-1/+0
* * dwarf2out.c (dw_val_class_offset): New.rth2001-07-291-1/+2
* * toplev.c, varasm.c, final.c: Include xcoffout.h if appropriate.neil2001-07-261-0/+5
* * Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h.neil2001-07-191-16/+3
* * Makefile.in (toplev.o, dwarfout.o, final.o): Don't depend onneil2001-07-191-4/+0
* * dbxout.c (dbxout_really_begin_function): Rename toneil2001-07-171-50/+14
* * dbxout.c (dbxout_source_line): Make static, update prototype.neil2001-07-151-83/+14
* * Makefile.in (final.o): Depend on debug.h.neil2001-07-121-41/+4
* Mon Jul 9 06:41:07 2001 Richard Kenner <kenner@vlsi1.ultra.nyu.edu>kenner2001-07-091-1/+1
* * 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