]> git.ipfire.org Git - thirdparty/gcc.git/history - gcc/config/sparc/sparc.h
GNU CC -> GCC
[thirdparty/gcc.git] / gcc / config / sparc / sparc.h
2003-09-27  Kelley CookGNU CC -> GCC
2003-09-08  Jakub Jelineksparc.c (struct machine_function): New type.
2003-07-03  Kazu Hirata2064.md: Fix comment typos.
2003-06-19  Zack Weinbergtarget.h (asm_out.file_start, [...]): New hooks.
2003-06-14  Roger Saylertl.h (STORE_FLAG_VALUE): Remove default definition...
2003-06-04  Daniel Jacobowitzconfig.gcc: Reorganize --with-cpu logic.
2003-06-04  Eric Botcazoure PR rtl-optimization/10876 (Segfault when compiling...
2003-06-03  Jakub Jelinekconfigure.in (HAVE_LD_PIE): Check for ld -pie.
2003-05-18  Neil Booth* config/sparc/sparc.h: Define sparc for now.
2003-05-17  Neil Boothconfig.gcc (sparc-*-sysv4*): Add sparc/sysv4-only.h.
2003-05-12  Jan HubickaMon May 12 11:32:53 CEST 2003 Jan Hubicka <jh@suse.cz>
2003-04-17  DJ Delorietoplev.c (target_options): Add value field.
2003-03-28  Alan Modraelf.h (ASM_OUTPUT_ALIGNED_BSS): Remove unnecessary...
2003-03-21  Eric Botcazoure PR target/8366 ([sparc-sun-solaris2.7] C testsuite...
2003-02-19  Jan Hubickacalls.c (expand_call): Update call of INIT_CUMULATIVE_ARGS
2003-01-28  Richard Hendersontarget.h (targetm.address_cost): New.
2003-01-28  Richard HendersonMakefile.in (cse.o): Depend on TARGET_H.
2002-12-16  Zack WeinbergMerge basic-improvements-branch to trunk
2002-10-22  Eric Christophersparc.h: Add #error.
2002-10-20  Richard Hendersontarget.h (struct gcc_target): Line wrap.
2002-10-18  Mark Mitchelltarget-def.h (TARGET_ASM_OUTPUT_MI_THUNK): Default...
2002-09-24  Kazu Hirataelfos.h: Follow spelling conventions.
2002-09-18  Kazu Hiratas390.c: Follow spelling convention.
2002-09-17  Samuel FigueroaSam Figueroa's change to add ASM_OUTPUT_ALIGN_WITH_NOP.
2002-09-15  Kazu Hiratacypress.md: Replace Sparc with SPARC.
2002-08-29  Jason Thorpechorus.h: Consistently define *_DEBUGGING_INFO with...
2002-07-31  Kaveh R. Ghazi* alpha.h, arc.h, arm/aout.h, avr.h, cris.h, d30v.h...
2002-07-30  Kaveh R. Ghazialpha.h, [...] (ASM_OUTPUT_LABEL): Delete definition.
2002-07-16  Zack Weinbergbuiltins.c (std_expand_builtin_va_start): Remove unused...
2002-07-16  Zack Weinbergvarargs.h: Replace with stub which issues #error.
2002-06-24  David S. Millersparc.c (INIT_TARGET_OPTABS): If ARCH64, set the 32...
2002-06-22  David S. MillerPR target/6841 target/6770 target/6719
2002-06-15  Jeff Sturm* config/sparc/sparc.h (DYNAMIC_CHAIN_ADDRESS): Add...
2002-06-10  Zack WeinbergMakefile.in (MACHMODE_H): Add @extra_modes_file@.
2002-06-04  Geoffrey KeatingMerge from pch-branch up to tag pch-commit-20020603.
2002-05-26  Richard Hendersonsparc.c (sparc_output_mi_thunk): New implementation...
2002-05-19  Richard Hendersonsystem.h (ENCODE_SECTION_INFO): Poison it.
2002-05-18  Richard Hendersonsystem.h (SELECT_RTX_SECTION): Poison.
2002-05-15  Zack Weinbergc-parse.in (MODIFIED_WCHAR_TYPE): New macro.
2002-05-09  David S. Millersparc.h (TARGET_BUGGY_QP_LIB): Define to zero.
2002-05-05  Jakub Jelineksparc.md (ashlsi3): If shift count is const1_rtx, use...
2002-05-05  David S. Millersparc.c (sparc_rtx_costs): Describe costs of more RTX...
2002-05-04  David S. Millersparc-protos.h (sparc_rtx_costs): New.
2002-05-04  David S. Millersparc.h (REG_ALLOC_ORDER, [...]): Tweak, and add more...
2002-05-03  Jakub Jelinekre PR target/6542 (Internal compiler error when buildin...
2002-05-01  Jakub JelinekPR target/6512, PR target/5628
2002-04-30  David S. Millersparc.h (BRANCH_COST, [...]): Tune for UltraSPARC-III.
2002-04-29  Vladimir Makarov2002-04-29 Vladimir Makarov <vmakarov@redhat.com>
2002-04-29  David S. Millerre PR target/6500 (Sparc.md's prefetch is buggy)
2002-04-26  David S. Millersparc.h (FUNCTION_OK_FOR_SIBCALL): Add back check for...
2002-04-24  David S. Millerre PR target/6420 (libstdc++ failures on sparc-linux...
2002-04-18  David S. Millersparc.h (BRANCH_COST): Define.
2002-04-17  Jakub Jelinekre PR bootstrap/6315 (sparc64 gcc -mhard-quad-float...
2002-04-12  Richard Hendersonrecog.c (offsettable_address_p): Match the logic in...
2002-04-09  David S. Millersparc.c (sparc_extra_constraint_check): New function...
2002-04-08  David S. Millerre PR target/6082 (memory model wrong for FreeBSD/sparc64)
2002-04-04  Jakub Jelinekre PR fortran/6106 (sparc-sun-solaris2.7 gcc-3.1 extra...
2002-04-04  David S. Millergcc.c (LINK_GCC_C_SEQUENCE_SPEC): New spec to override...
2002-04-03  Jakub Jelinekconfigure.in (HAVE_SPARC_UA_PCREL_HIDDEN): Test whether...
2002-03-31  Richard Hendersonsparc.c: Remove all references to TARGET_EPILOGUE.
2002-03-30  Richard Hendersonsparc.h (OVERRIDE_OPTIONS): Don't override -fpic or...
2002-03-29  Jakub Jelinekre PR c++/5964 (g++ generates code that results in...
2002-03-27  Richard Hendersonsparc.h (MAX_WCHAR_TYPE_SIZE): Don't define.
2002-03-19  Richard Kennersparc.h (CAN_ELMINIATE): Can only eliminate FP in favor...
2002-03-13  Jakub Jelinekre PR target/5626 (gcc-3.1 on sparcv9 does not generate...
2002-03-13  Jakub Jelineksparc.h (INITIAL_FRAME_POINTER_OFFSET): Remove.
2002-03-13  Richard Hendersonre PR rtl-optimization/5878 (gcc 3.1 breaks on C code...
2002-03-12  Andrew MacLeodsparc.h (RETURN_ADDR_RTX): Include v9 stack bias in...
2002-03-03  Zack Weinbergemit-rtl.c, [...]: Remove all #ifndef REAL_ARITHMETIC...
2002-03-03  Kaveh R. Ghazi1750a.h, [...] (BITS_PER_WORD): Delete.
2002-03-03  Richard Hendersonvarasm.c (make_decl_rtl): Remove call to REDO_SECTION_I...
2002-03-03  Kaveh R. Ghazia29k.h, [...]: (BITS_PER_UNIT): Delete.
2002-02-25  Alexandre Olivasparc.c (const64_high_operand): Zero-extend operands...
2002-02-22  Alexandre Olivasol2.h: Don't include sys/mman.h.
2002-02-06  Richard Henderson* config/sparc/sparc.h (ARG_POINTER_CFA_OFFSET): No...
2002-02-04  Richard Hendersoncombine.c (force_to_mode): Remove STACK_BIAS code.
2002-01-21  Joseph Myersalpha.h, [...]: Remove commented out target macro defin...
2002-01-08  Joseph Myerstm.texi (EASY_DIV_EXPR, [...]): Remove documentation...
2001-12-28  Jakub Jelineksparc.h (ASM_PREFERRED_EH_DATA_FORMAT, [...]): Define.
2001-12-23  Kaveh R. Ghaziarc.c (arc_hard_regno_mode_ok): Const-ify.
2001-12-23  Kaveh R. Ghazi1750a.h (datalbl, jmplbl): Declare array size explicitly.
2001-12-20  Richard Hendersonvarasm.c (assemble_real): Use REAL_VALUE_TO_x and assem...
2001-12-17  Richard Sandifordtarget.h (asm_out.byte_op, [...]): New fields.
2001-12-17  David O'Brienconfig.gcc (sparc64-*-freebsd*): Add target.
2001-12-06  Jan Hubickafinal.c (count_basic_block, [...]): Kill.
2001-11-27  Kaveh R. Ghaziaix.h (REG_SIZE): Don't #undef.
2001-11-14  David O'Brienconfig.gcc (sparc64-wrs-vxworks*, [...]): Include vario...
2001-11-03  Kazu Hiratalinux-aout.h: Fix comment formatting.
2001-10-07  Kaveh R. Ghazibuiltins.c (expand_builtin_setjmp_receiver): Const...
2001-09-12  Kaveh R. Ghazic-common.c (c_tree_code_name): Const-ification.
2001-09-11  Jakub Jelinekconfigure.in: Check whether assembler supports section...
2001-08-24  Kaveh R. Ghazi* sparc.h (ASM_OUTPUT_BYTE): Fix format specifier warning.
2001-08-18  Zack Weinberghaifa-sched.c: Convert to target hooks.
2001-08-18  Zack Weinbergoptabs.h (OTI_flodiv, [...]): Kill.
2001-07-25  Joel Sherrillrtems.h (CPP_PREDEFINES): Remove redundant -Acpu and...
2001-07-09  Neil Boothfinal.c (output_addr_const): Use target opening and...
2001-07-06  Neil BoothMakefile.in (final.o): Depend on target.h.
2001-06-26  Neil Boothdefaults.h: Default escape sequences to ASCII.
2001-05-04  Kaveh R. Ghazialpha.h: NULL_PTR -> NULL.
2001-04-13  Kaveh R. GhaziMakefile.in (reg-stack.o): Depend on reload.h.
next