Age | Commit message (Expand) | Author | Files | Lines |
2001-08-27 | final.c (final_scan_insn): Don't enter APP_ON mode for empty asm strings. | Richard Henderson | 1 | -11/+20 |
2001-08-27 | emit-rtl.c: Use VA_OPEN/VA_CLOSE/VA_FIXEDARG throughout. | Andreas Jaeger | 1 | -12/+4 |
2001-08-22 | * final.c (final_scan_insn): Call ADDR_VEC_ALIGN on next insn. | Matt Kraai | 1 | -1/+1 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-22 | final.c (LABEL_ALIGN_AFTER_BARRIER): Default to no alignment. | Richard Henderson | 1 | -6/+10 |
2001-08-22 | * final.c (compute_alignments): Fix typo. | Richard Henderson | 1 | -1/+1 |
2001-08-20 | * final.c (end_final): Fix typo last change. | Richard Henderson | 1 | -1/+0 |
2001-08-19 | final.c (compute_alignments): New function. | Jan Hubicka | 1 | -52/+123 |
2001-08-17 | defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ... | Richard Henderson | 1 | -42/+53 |
2001-08-17 | final.c: Undo my previous accidental checkin. | Jan Hubicka | 1 | -116/+52 |
2001-08-17 | final.c (shorten_branches): Clear the end of the label_align array only if we... | Zack Weinberg | 1 | -4/+12 |
2001-08-16 | Thu Aug 16 17:39:45 CEST 2001 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -52/+108 |
2001-08-08 | emit-rtl.c (adjust_address, [...]): Cast offset to unsigned HOST_WIDE_INT to ... | Jan van Male | 1 | -6/+6 |
2001-08-08 | final.c (shorten_branches): Update the INSN_ADDRESSES of insns within fixed l... | Graham Stott | 1 | -1/+20 |
2001-08-07 | calls.c (expand_call): Do not emit INSN_SETJMP note. | Jan Hubicka | 1 | -1/+0 |
2001-07-28 | dwarf2out.c (dw_val_class_offset): New. | Richard Henderson | 1 | -1/+2 |
2001-07-26 | toplev.c, [...]: Include xcoffout.h if appropriate. | Neil Booth | 1 | -0/+5 |
2001-07-19 | Makefile.in (emit-rtl.o, c-decl.o): Depend on debug.h. | Neil Booth | 1 | -16/+3 |
2001-07-19 | Makefile.in (toplev.o, [...]): Don't depend on dwarfout.h. | Neil Booth | 1 | -4/+0 |
2001-07-17 | dbxout.c (dbxout_really_begin_function): Rename to dbxout_begin_function. | Neil Booth | 1 | -50/+14 |
2001-07-15 | dbxout.c (dbxout_source_line): Make static, update prototype. | Neil Booth | 1 | -83/+14 |
2001-07-12 | Makefile.in (final.o): Depend on debug.h. | Neil Booth | 1 | -41/+4 |
2001-07-09 | [multiple changes] | Richard Kenner | 1 | -1/+1 |
2001-07-09 | final.c (output_addr_const): Use target opening and closing parentheses. | Neil Booth | 1 | -2/+2 |
2001-07-08 | final.c (no_asm_to_stream): New. | Neil Booth | 1 | -6/+9 |
2001-07-07 | target.h (targetm): Rename global from "target", so as not to conflict with l... | Stan Shebs | 1 | -2/+2 |
2001-07-06 | Makefile.in (final.o): Depend on target.h. | Neil Booth | 1 | -11/+16 |
2001-06-22 | regs.h (struct reg_info_def): Add freq field. | Jan Hubicka | 1 | -1/+2 |
2001-06-08 | function.c (diddle_return_value): Kill code to determine return value before ... | Jan Hubicka | 1 | -20/+0 |
2001-06-07 | toplev.c (rest_of_compilation): Revert previous patch. | Jan Hubicka | 1 | -0/+20 |
2001-06-07 | Thu Jun 7 13:20:14 CEST 2001 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -20/+0 |
2001-06-06 | i386.md (floatdi?f): Avoid usinf of SSE instructions if TARGET_64BIT is false. | Jan Hubicka | 1 | -0/+19 |
2001-05-11 | defaults.h (ASM_PREFERRED_EH_DATA_FORMAT): New. | Richard Henderson | 1 | -10/+3 |
2001-05-04 | alpha.h: NULL_PTR -> NULL. | Kaveh R. Ghazi | 1 | -5/+3 |
2001-05-01 | dbxout.c, [...]: Always include gstab.h, not system stab.h. | Zack Weinberg | 1 | -17/+0 |
2001-04-03 | Use byte offsets in SUBREGs instead of words. | Jakub Jelinek | 1 | -18/+7 |
2001-03-28 | IA-64 ABI Exception Handling. | Richard Henderson | 1 | -22/+4 |
2001-03-27 | Remove flag_new_exceptions. | Richard Henderson | 1 | -4/+1 |
2001-03-27 | Make -fsjlj-exceptions a configure option. | Richard Henderson | 1 | -2/+2 |
2001-03-27 | Fix ia64-linux kernel miscompile, bad unwind info when reorder epilogue block. | Jim Wilson | 1 | -0/+3 |
2001-03-22 | mkconfig.sh: Include insn-flags.h. | Richard Henderson | 1 | -2/+0 |
2001-03-18 | defaults.h (ACCUMULATE_OUTGOING_ARGS, PUSH_ARGS): Move from ... | Richard Henderson | 1 | -4/+0 |
2001-03-17 | dwarf2out.c (queue_reg_save): New. | Richard Henderson | 1 | -20/+9 |
2001-02-28 | Undo the accidental checkin :( | Jan Hubicka | 1 | -6/+0 |
2001-02-28 | i386.md (sse_andti3, [...]): Add SSE2 versions; add missing '%' in constraints. | Jan Hubicka | 1 | -0/+6 |
2001-02-18 | * final.c (output_operand_lossage): Use internal_error, not error. | Richard Kenner | 1 | -4/+1 |
2001-02-08 | Eliminate SUBREGs inside MEMs. | Bernd Schmidt | 1 | -2/+4 |
2001-02-06 | final.c: Revert back my previous changes. | Chandrakala Chavva | 1 | -0/+4 |
2001-02-05 | final.c: Move the declaration profile_label_no to ... | Chandrakala Chavva | 1 | -4/+0 |
2001-01-28 | configure.in: Arrange to include defaults.h in [ht]config.h/tm.h. | Kaveh R. Ghazi | 1 | -1/+0 |