2004-07-05 |
Joseph Myers | c-decl.c, [...]: Don't check TARGET_MEM_FUNCTIONS. |
blob | commitdiff | raw |
2004-06-11 |
Jason Merrill | i386.h (EXPAND_BUILTIN_VA_ARG): Just abort. |
blob | commitdiff | raw | diff to current |
2004-05-25 |
Andrew Pinski | re PR bootstrap/15546 (Bootstrap stage3: Undefined... |
blob | commitdiff | raw | diff to current |
2004-05-13 |
Diego Novillo | Merge tree-ssa-20020619-branch into mainline. |
blob | commitdiff | raw | diff to current |
2004-03-11 |
Steve Ellcey | hpux.h (TARGET_INIT_LIBFUNCS): Add undef. |
blob | commitdiff | raw | diff to current |
2004-03-07 |
Kazu Hirata | defaults.h (LEGITIMIZE_ADDRESS): Provide a default... |
blob | commitdiff | raw | diff to current |
2004-03-03 |
Paolo Bonzini | alias.c (rtx_equal_for_memref_p): Use predicates to... |
blob | commitdiff | raw | diff to current |
2004-02-27 |
Steve Ellcey | ia64.h (no-inline-float-divide): New option. |
blob | commitdiff | raw | diff to current |
2004-02-19 |
Steve Ellcey | ia64.h (HARD_REGNO_CALLER_SAVE_MODE): New macro. |
blob | commitdiff | raw | diff to current |
2004-02-07 |
Kazu Hirata | config.gcc: Don't mention MAX_LONG_TYPE_SIZE. |
blob | commitdiff | raw | diff to current |
2004-02-06 |
Alan Modra | tm.texi (INIT_CUMULATIVE_ARGS): Update doco. |
blob | commitdiff | raw | diff to current |
2004-02-04 |
Kazu Hirata | darwin.c, [...]: Fix comment formatting. |
blob | commitdiff | raw | diff to current |
2004-02-03 |
Steve Ellcey | ia64.h (MASK_INLINE_INT_DIV_LAT): Change value. |
blob | commitdiff | raw | diff to current |
2004-01-30 |
Kazu Hirata | alpha.c: Remove mentions of deprecates macros in commen... |
blob | commitdiff | raw | diff to current |
2004-01-26 |
Kazu Hirata | ia64-protos.h: Remove the prototype for ia64_setup_inco... |
blob | commitdiff | raw | diff to current |
2003-12-06 |
Mark Mitchell | * config/ia64/ia64.h (MUST_PASS_IN_STACK): Define. |
blob | commitdiff | raw | diff to current |
2003-12-04 |
Mark Mitchell | hpux.h (TARGET_HAVE_TLS): Define it to false. |
blob | commitdiff | raw | diff to current |
2003-12-01 |
James E Wilson | Fix for aliasing problem reported by Michael Matz. |
blob | commitdiff | raw | diff to current |
2003-10-29 |
Zack Weinberg | ia64.md (UNSPEC_SETF_EXP,UNSPEC_FR_SQRT_RECIP_APPROX... |
blob | commitdiff | raw | diff to current |
2003-10-25 |
Zack Weinberg | genmodes.c (struct mode_data): Add contained and next_c... |
blob | commitdiff | raw | diff to current |
2003-10-10 |
Richard Kenner | ia64.c (ia64_vms_init_libfuncs): New function. |
blob | commitdiff | raw | diff to current |
2003-09-27 |
Kelley Cook | GNU CC -> GCC |
blob | commitdiff | raw | diff to current |
2003-08-08 |
Richard Henderson | re PR target/11535 (__builtin_return_address may not... |
blob | commitdiff | raw | diff to current |
2003-08-06 |
David Mosberger | extend.texi (Function Attributes): Document the IA... |
blob | commitdiff | raw | diff to current |
2003-06-26 |
Richard Henderson | * config/ia64/ia64.h (REGISTER_NAMES): R0 is really AP. |
blob | commitdiff | raw | diff to current |
2003-06-19 |
Zack Weinberg | target.h (asm_out.file_start, [...]): New hooks. |
blob | commitdiff | raw | diff to current |
2003-06-14 |
Roger Sayle | rtl.h (STORE_FLAG_VALUE): Remove default definition... |
blob | commitdiff | raw | diff to current |
2003-05-18 |
Neil Booth | c-cppbuiltin.c (TARGET_OS_CPP_BUILTINS, [...]): Default... |
blob | commitdiff | raw | diff to current |
2003-05-14 |
Richard Sandiford | target-def.h (TARGET_MACHINE_DEPENDENT_REORG): Define. |
blob | commitdiff | raw | diff to current |
2003-04-17 |
DJ Delorie | toplev.c (target_options): Add value field. |
blob | commitdiff | raw | diff to current |
2003-04-16 |
Richard Henderson | ia64.c (sdata_symbolic_operand): Use SYMBOL_REF_SMALL_P... |
blob | commitdiff | raw | diff to current |
2003-03-19 |
Jakub Jelinek | s390.c (s390_output_dwarf_dtprel): New. |
blob | commitdiff | raw | diff to current |
2003-03-13 |
Nathanael Nerode | fde-glibc.c, [...]: It's GCC, not GNU CC. |
blob | commitdiff | raw | diff to current |
2003-03-12 |
Steve Ellcey | ia64.h (ASM_OUTPUT_XDATA_CHAR): Remove. |
blob | commitdiff | raw | diff to current |
2003-03-12 |
Andreas Jaeger | c-cppbuiltin.c (cb_register_builtins): Define LP64... |
blob | commitdiff | raw | diff to current |
2003-03-03 |
Richard Henderson | * config/ia64/ia64.h (HAVE_AS_LTOFFX_LDXMOV_RELOCS... |
blob | commitdiff | raw | diff to current |
2003-01-31 |
Jan Hubicka | loop.c (emit_prefetch_instructions): Do conversion... |
blob | commitdiff | raw | diff to current |
2003-01-28 |
Richard Henderson | target.h (targetm.address_cost): New. |
blob | commitdiff | raw | diff to current |
2003-01-28 |
Richard Henderson | Makefile.in (cse.o): Depend on TARGET_H. |
blob | commitdiff | raw | diff to current |
2003-01-26 |
Kazu Hirata | fde-glibc.c: Fix comment typos. |
blob | commitdiff | raw | diff to current |
2003-01-09 |
Vladimir Makarov | 2003-01-09 Vladimir Makarov <vmakarov@redhat.com> |
blob | commitdiff | raw | diff to current |
2002-12-20 |
Kazu Hirata | c-pretty-print.h: Fix comment typos. |
blob | commitdiff | raw | diff to current |
2002-12-16 |
Zack Weinberg | Merge basic-improvements-branch to trunk |
blob | commitdiff | raw | diff to current |
2002-11-26 |
Jason Thorpe | elfos.h (HANDLE_SYSV_PRAGMA): Define as 1. |
blob | commitdiff | raw | diff to current |
2002-11-04 |
Aldy Hernandez | hard-reg-set.h (REG_CANNOT_CHANGE_MODE_P): New. |
blob | commitdiff | raw | diff to current |
2002-11-01 |
Steve Ellcey | ia64.h (MASK_INLINE_DIV_LAT): Remove. |
blob | commitdiff | raw | diff to current |
2002-10-20 |
Richard Henderson | target.h (struct gcc_target): Line wrap. |
blob | commitdiff | raw | diff to current |
2002-10-18 |
Mark Mitchell | target-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default... |
blob | commitdiff | raw | diff to current |
2002-09-24 |
Kazu Hirata | elfos.h: Follow spelling conventions. |
blob | commitdiff | raw | diff to current |
2002-09-21 |
Richard Henderson | real.c (struct real_format): Move to real.h. |
blob | commitdiff | raw | diff to current |
2002-09-20 |
Richard Henderson | real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ... |
blob | commitdiff | raw | diff to current |
2002-09-19 |
Kazu Hirata | fp-bit.c: Follow spelling conventions. |
blob | commitdiff | raw | diff to current |
2002-09-09 |
Steve Ellcey | hpux.h (TARGET_HPUX_LD): New, define true. r106301.535/tags/gcc_ss_20020909 |
blob | commitdiff | raw | diff to current |
2002-09-03 |
Steve Ellcey | ia64.h (EXTRA_SPECS): Remove cpp_cpu. |
blob | commitdiff | raw | diff to current |
2002-08-29 |
Jason Thorpe | chorus.h: Consistently define *_DEBUGGING_INFO with... |
blob | commitdiff | raw | diff to current |
2002-07-31 |
Kaveh R. Ghazi | * alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h... |
blob | commitdiff | raw | diff to current |
2002-07-16 |
Zack Weinberg | varargs.h: Replace with stub which issues #error. |
blob | commitdiff | raw | diff to current |
2002-06-14 |
Richard Henderson | defaults.h (TARGET_VTABLE_ENTRY_ALIGN): New. |
blob | commitdiff | raw | diff to current |
2002-06-12 |
Richard Henderson | c-common.c (builtin_define_type_max): New. |
blob | commitdiff | raw | diff to current |
2002-06-10 |
Zack Weinberg | Makefile.in (MACHMODE_H): Add @extra_modes_file@. |
blob | commitdiff | raw | diff to current |
2002-06-04 |
Geoffrey Keating | Merge from pch-branch up to tag pch-commit-20020603. |
blob | commitdiff | raw | diff to current |
2002-05-25 |
Richard Henderson | configure.in (HAVE_AS_TLS): Add ia64 test. |
blob | commitdiff | raw | diff to current |
2002-05-19 |
Richard Henderson | system.h (STRIP_NAME_ENCODING): Poison it. |
blob | commitdiff | raw | diff to current |
2002-05-19 |
Richard Henderson | system.h (ENCODE_SECTION_INFO): Poison it. |
blob | commitdiff | raw | diff to current |
2002-05-15 |
Zack Weinberg | c-parse.in (MODIFIED_WCHAR_TYPE): New macro. |
blob | commitdiff | raw | diff to current |
2002-04-18 |
Richard Henderson | ia64.c (ia64_function_arg_pass_by_reference): New. |
blob | commitdiff | raw | diff to current |
2002-04-13 |
Andreas Schwab | * config/ia64/ia64.h (CPP_SPEC): Include %(cpp_cpu). |
blob | commitdiff | raw | diff to current |
2002-04-12 |
Andreas Schwab | ia64.h (ASM_SPEC): Moved from here ... |
blob | commitdiff | raw | diff to current |
2002-04-12 |
Andreas Schwab | * config/ia64/ia64.h (EXTRA_SPECS): Fix missing backslash. |
blob | commitdiff | raw | diff to current |
2002-04-12 |
David O'Brien | aix.h (CPP_PREDEFINES): Do not define _LP64/__LP64__... |
blob | commitdiff | raw | diff to current |
2002-03-29 |
Steve Ellcey | ia64.md (*ptr_extend_plus_1, [...]): New. |
blob | commitdiff | raw | diff to current |
2002-03-22 |
Richard Henderson | re PR target/3177 (Invalid sibcall optimisation on... |
blob | commitdiff | raw | diff to current |
2002-03-20 |
Richard Henderson | flow.c (EH_USES): Provide default. |
blob | commitdiff | raw | diff to current |
2002-03-19 |
Richard Henderson | ia64.c: Revert 2002-03-01 patch. |
blob | commitdiff | raw | diff to current |
2002-03-03 |
Zack Weinberg | emit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC... |
blob | commitdiff | raw | diff to current |
2002-03-03 |
Kaveh R. Ghazi | 1750a.h, [...] (BITS_PER_WORD): Delete. |
blob | commitdiff | raw | diff to current |
2002-03-03 |
Kaveh R. Ghazi | 1750a.h, [...] (CHAR_TYPE_SIZE): Delete. |
blob | commitdiff | raw | diff to current |
2002-03-03 |
Richard Henderson | varasm.c (make_decl_rtl): Remove call to REDO_SECTION_I... |
blob | commitdiff | raw | diff to current |
2002-03-03 |
Kaveh R. Ghazi | a29k.h, [...]: (BITS_PER_UNIT): Delete. |
blob | commitdiff | raw | diff to current |
2002-01-21 |
Joseph Myers | alpha.h, [...]: Remove commented out target macro defin... |
blob | commitdiff | raw | diff to current |
2002-01-21 |
Kazu Hirata | h8300.h: Fix comment formatting. |
blob | commitdiff | raw | diff to current |
2002-01-08 |
Joseph Myers | tm.texi (EASY_DIV_EXPR, [...]): Remove documentation... |
blob | commitdiff | raw | diff to current |
2002-01-05 |
Craig Rodrigues | re PR middle-end/1557 (Regrename macro not documented) |
blob | commitdiff | raw | diff to current |
2001-12-20 |
Richard Henderson | varasm.c (assemble_real): Use REAL_VALUE_TO_x and assem... |
blob | commitdiff | raw | diff to current |
2001-12-17 |
Richard Sandiford | target.h (asm_out.byte_op, [...]): New fields. |
blob | commitdiff | raw | diff to current |
2001-12-06 |
Jan Hubicka | final.c (count_basic_block, [...]): Kill. |
blob | commitdiff | raw | diff to current |
2001-12-04 |
Janis Johnson | ia64.h (SIMULTANEOUS PREFETCHES): Define. |
blob | commitdiff | raw | diff to current |
2001-12-03 |
Neil Booth | c-decl.c (grokdeclarator): Use ISO word. |
blob | commitdiff | raw | diff to current |
2001-11-10 |
David O'Brien | config.gcc: Add FreeBSD/IA-64 target. |
blob | commitdiff | raw | diff to current |
2001-11-04 |
Kaveh R. Ghazi | convex.c (convex_output_function_prologue): Fix format... |
blob | commitdiff | raw | diff to current |
2001-09-21 |
Richard Henderson | tree.def (FDESC_EXPR): New. |
blob | commitdiff | raw | diff to current |
2001-08-23 |
Richard Henderson | ia64.c (ia64_register_move_cost): Add mode arguemnt. |
blob | commitdiff | raw | diff to current |
2001-08-22 |
Richard Henderson | final.c (LABEL_ALIGN_AFTER_BARRIER): Default to no... |
blob | commitdiff | raw | diff to current |
2001-08-19 |
Richard Henderson | ia64.h (STRIP_NAME_ENCODING): Handle @ and * in the... |
blob | commitdiff | raw | diff to current |
2001-08-19 |
Richard Henderson | flow.c (mark_regs_live_at_end): Use regs_invalidated_by... |
blob | commitdiff | raw | diff to current |
2001-08-18 |
Zack Weinberg | haifa-sched.c: Convert to target hooks. |
blob | commitdiff | raw | diff to current |
2001-08-05 |
Bernd Schmidt | New pattern for the combiner |
blob | commitdiff | raw | diff to current |
2001-08-04 |
Richard Henderson | target.h (gcc_target): Add asm_out.named_section, secti... |
blob | commitdiff | raw | diff to current |
2001-08-01 |
Andrew MacLeod | regclass.c (call_really_used_regs): New array for regis... |
blob | commitdiff | raw | diff to current |
2001-07-31 |
Richard Henderson | ia64.h (DEBUG_RANGES_SECTION): New. |
blob | commitdiff | raw | diff to current |
next |