summaryrefslogtreecommitdiff
path: root/gcc/config/sparc
Commit message (Expand)AuthorAgeFilesLines
* * dwarf2asm.c (unaligned_integer_asm_op): Abort ifwehle2001-10-031-1/+1
* * c-parse.in (yyerror): Const-ification and/or static-ization.ghazi2001-09-131-2/+2
* * c-common.c (c_tree_code_name): Const-ification.ghazi2001-09-122-7/+7
* * configure.in: Check whether assembler supports section merging.jakub2001-09-113-3/+11
* * config/sparc/linux.h: Set CPLUSPLUS_CPP_SPEC.davem2001-09-052-0/+8
* 2001-09-04 David S. Miller <davem@redhat.com>davem2001-09-041-563/+399
* 2001-09-04 David S. Miller <davem@redhat.com>davem2001-09-042-119/+62
* 2001-09-04 David S. Miller <davem@redhat.com>davem2001-09-041-24/+24
* * sparc.h (ASM_OUTPUT_BYTE): Fix format specifier warning.ghazi2001-08-241-1/+1
* * sparc.c (uns_small_int): Don't reference a constant >32-bit.ghazi2001-08-231-26/+42
* * sparc.c (sparc_variable_issue): Fix typo in last change.ghazi2001-08-211-1/+1
* * haifa-sched.c: Convert to target hooks. Macros replacedzack2001-08-183-38/+63
* * optabs.h (OTI_flodiv, flodiv_optab): Kill.zack2001-08-181-1/+1
* * varasm.c (named_section_flags): Remove align parameter.rth2001-08-171-4/+2
* * expr.h: Split out optab- and libfunc-related code to...zack2001-08-131-0/+3
* Move constructor/destructor handling into target hooks.rth2001-08-093-111/+2
* Don't use #if inside C test expression.zack2001-08-041-5/+3
* * sparc-protos.h: Add prototypes for fp_zero_operand andzack2001-08-041-0/+2
* * target.h (gcc_target): Add asm_out.named_section,rth2001-08-042-19/+26
* 2001-07-25 Andrew MacLeod <amacleod@redhat.com>amacleod2001-07-251-2/+2
* * config/sparc/rtems.h (CPP_PREDEFINES): Remove redundantrth2001-07-253-3/+4
* gcc:nathan2001-07-212-8/+0
* * config.gcc: For *-*-chorusos triplet, get chorus.h file fromcchavva2001-07-171-43/+0
* 2001-07-13 Marc Espie <espie@cvs.openbsd.org>espie2001-07-132-1/+7
* * alias.c (set_mem_alias_set): New function.kenner2001-07-111-3/+3
* * emit-rtl.c (gen_highpart_mode): New.hubicka2001-07-091-8/+9
* * final.c (output_addr_const): Use target opening andneil2001-07-091-6/+0
* * target.h (targetm): Rename global from "target", so as not toshebs2001-07-071-1/+1
* * Makefile.in (final.o): Depend on target.h.neil2001-07-063-58/+79
* * explow.c (plus_constant_wide, case LO_SUM): New case.kenner2001-07-032-29/+17
* * emit-rtl.c (adjust_address): New function.kenner2001-07-021-11/+10
* * Makefile.in (TARGET_H, TARGET_DEF_H): New.neil2001-06-261-0/+6
* * defaults.h: Default escape sequences to ASCII.neil2001-06-261-9/+0
* * config/mips/iris6.h (NO_BUILTIN_WINT_TYPE): Define.ro2001-06-112-1/+34
* 2001-06-05 David O'Brien <obrien@FreeBSD.org>obrien2001-06-061-2/+0
* Remove -Amachine and -Acpu from here.green2001-06-051-1/+1
* * config.gcc (all gnu and linux): Use t-slibgcc-elf-ver with t-linux.rth2001-05-252-32/+0
* * sparc/sol2.h (CPLUSPLUS_CPP_SPEC): Add all of CPP_SPEC insteadmmitchel2001-05-241-15/+1
* i * libgcc1-test.c, libgcc1.c, config/i386/perform.h: Delete file.zack2001-05-1714-61/+4
* * config/sparc/sol2.h (CPLUSPLUS_CPP_SPEC): Define.mmitchel2001-05-161-0/+22
* * alpha.h: NULL_PTR -> NULL.ghazi2001-05-041-1/+1
* * config/sparc/sparc.md (movsf_no_f_insn): Add more alternativesgeoffk2001-04-261-26/+55
* 2001-04-21 Kazu Hirata <kazu@hxi.com>kazu2001-04-211-1/+1
* * toplev.c (output_lang_identify): Delete.zack2001-04-164-28/+1
* * Makefile.in (reg-stack.o): Depend on reload.h.ghazi2001-04-131-3/+0
* * sparc-protos.h: Delete redundant prototypes.ghazi2001-04-111-41/+0
* * sparc/sol2-sld-64.h (STARTFILE_SPEC): Added missing blank.jakub2001-04-111-1/+1
* * config.gcc: Set default for xmake_file at top, not bottom.zack2001-04-071-1/+0
* 2001-04-03 Jakub Jelinek <jakub@redhat.com>amacleod2001-04-033-51/+76
* * config/sparc/sparc.c (eligible_for_epilogue_delay): False ifrth2001-03-283-10/+25