Age | Commit message (Expand) | Author | Files | Lines |
2002-08-01 | output.h (DECL_READONLY_SECTION): Remove. | H.J. Lu | 1 | -10/+3 |
2002-06-04 | Merge from pch-branch up to tag pch-commit-20020603. | Geoffrey Keating | 1 | -1/+1 |
2002-05-21 | c-common.h (enum rid): Add RID_THREAD. | Richard Henderson | 1 | -1/+2 |
2002-05-19 | target-def.h (TARGET_BINDS_LOCAL_P): New. | Richard Henderson | 1 | -0/+1 |
2002-05-19 | system.h (STRIP_NAME_ENCODING): Poison it. | Richard Henderson | 1 | -8/+2 |
2002-05-18 | system.h (SELECT_RTX_SECTION): Poison. | Richard Henderson | 1 | -1/+4 |
2002-05-17 | hooks.c (hook_tree_bool_false): New. | Richard Henderson | 1 | -0/+6 |
2002-05-13 | emit-rtl.c (global_rtl): Update comment. | Zack Weinberg | 1 | -5/+0 |
2002-05-08 | cfglayout.c (function_tail_eff_head): Rename to ... | Jan Hubicka | 1 | -0/+1 |
2002-04-28 | re PR c/6343 (attribute((weak)) not working on second declaration) | Franz Sirl | 1 | -0/+2 |
2002-04-23 | re PR target/6413 (PROFILE_HOOK label_no) | Alan Modra | 1 | -3/+0 |
2002-04-02 | re PR rtl-optimization/190 (Optimization bug for x86 target) | Richard Henderson | 1 | -0/+5 |
2002-03-01 | tm.texi (ASM_WEAKEN_DECL): Document. | Alan Modra | 1 | -1/+1 |
2002-02-26 | attribs.c (c_common_attribute_table): Add visibility. | Jakub Jelinek | 1 | -0/+2 |
2002-02-17 | final.c (output_operand_lossage): Changed to accept printf style arguments. | Philipp Thomas | 1 | -2/+2 |
2002-02-04 | output.h (SECTION_OVERRIDE): Define. | Anthony Green | 1 | -1/+2 |
2001-12-17 | target.h (asm_out.byte_op, [...]): New fields. | Richard Sandiford | 1 | -1/+23 |
2001-12-12 | output.h (regno_uninitialized): Make argument unsigned. | Aldy Hernandez | 1 | -1/+1 |
2001-12-01 | m68k.c (init_FPA_table): Provide static prototype. | Kaveh R. Ghazi | 1 | -0/+4 |
2001-11-27 | Makefile.in (c-lang.o): Depends on langhooks-def.h. | Richard Kenner | 1 | -1/+2 |
2001-11-14 | dbxout.c (dbxout_symbol_location): Update call of alter_subreg. | Jan Hubicka | 1 | -1/+1 |
2001-11-04 | Makefile.in (dbxout.o): Depend on function.h. | Kaveh R. Ghazi | 1 | -0/+4 |
2001-11-04 | dwarf2asm.c (dw2_asm_output_pcrel): Mark parameters with ATTRIBUTE_UNUSED. | Kaveh R. Ghazi | 1 | -0/+4 |
2001-10-26 | dwarf2out.c (PTR_SIZE, [...]): Move outside of macro guards. | Kaveh R. Ghazi | 1 | -6/+6 |
2001-10-22 | target.h (struct gcc_target): Add asm_out.exception_section, asm_out.eh_frame... | Stan Shebs | 1 | -1/+4 |
2001-10-20 | pe.c (arm_pe_unique_section): Const-ify. | Kaveh R. Ghazi | 1 | -0/+4 |
2001-10-11 | rtl.h (REG_VTABLE_REF): New. | Richard Henderson | 1 | -0/+5 |
2001-10-09 | c-common.h: Fix comment formatting. | Kazu Hirata | 1 | -3/+3 |
2001-10-08 | varasm.c (struct in_named_entry): Add declared. | Robert Lipe | 1 | -0/+1 |
2001-09-11 | configure.in: Check whether assembler supports section merging. | Jakub Jelinek | 1 | -8/+21 |
2001-09-10 | Makefile.in (cfg.o, [...]): New. | Jan Hubicka | 1 | -1/+1 |
2001-08-28 | c-pragma.h (add_weak): Move prototype from here... | Eric Christopher | 1 | -0/+4 |
2001-08-22 | Makefile.in, [...]: replace "GNU CC" with "GCC". | Lars Brinkhoff | 1 | -12/+12 |
2001-08-19 | final.c (compute_alignments): New function. | Jan Hubicka | 1 | -0/+3 |
2001-08-17 | defaults.h (UNALIGNED_SHORT_ASM_OP, [...]): Move from ... | Richard Henderson | 1 | -10/+11 |
2001-08-17 | final.c: Undo my previous accidental checkin. | Jan Hubicka | 1 | -3/+0 |
2001-08-16 | varasm.c (named_section_flags): Remove align parameter. | Richard Henderson | 1 | -10/+8 |
2001-08-16 | Thu Aug 16 17:39:45 CEST 2001 Jan Hubicka <jh@suse.cz> | Jan Hubicka | 1 | -0/+3 |
2001-08-09 | Move constructor/destructor handling into target hooks. | Richard Henderson | 1 | -9/+10 |
2001-08-06 | varasm.c (assemble_gc_entry): Remove. | Richard Henderson | 1 | -4/+0 |
2001-08-06 | varasm.c (assemble_constructor): Take a symbol_ref and a priority instead of ... | Richard Henderson | 1 | -8/+6 |
2001-08-03 | target.h (gcc_target): Add asm_out.named_section, section_type_flags, have_na... | Richard Henderson | 1 | -4/+27 |
2001-07-16 | output.h (sdb_begin_function_line): Restore as an extern variable. | Neil Booth | 1 | -0/+7 |
2001-07-15 | dbxout.c (dbxout_source_line): Make static, update prototype. | Neil Booth | 1 | -8/+1 |
2001-07-11 | flow.c (merge_blocks_move_successor_nojumps): Do not crash when fallthru edge... | Jan Hubicka | 1 | -1/+1 |
2001-07-09 | output.h: Add declaration of final_forward_branch_p. | Andreas Jaeger | 1 | -2/+7 |
2001-07-08 | final.c (no_asm_to_stream): New. | Neil Booth | 1 | -0/+3 |
2001-07-06 | Makefile.in (final.o): Depend on target.h. | Neil Booth | 1 | -0/+3 |
2001-04-18 | output.h (dump_flow_info, [...]): Delete redundant prototypes. | Kaveh R. Ghazi | 1 | -6/+0 |
2001-04-13 | Makefile.in (reg-stack.o): Depend on reload.h. | Kaveh R. Ghazi | 1 | -5/+0 |