aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1999-12-20Change some regsets to regset_headsBernd Schmidt6-46/+53
1999-12-20Daily bump.Jeff Law2-2/+2
1999-12-20* config/c4x/rtems.h: New file.Michael Hayes2-0/+38
1999-12-19Better spill failure messages.Bernd Schmidt2-5/+17
1999-12-19rs6000.h (SUBTARGET_DEFAULT): New macro.Richard Kenner3-4/+17
1999-12-19Daily bump.Jeff Law2-2/+2
1999-12-19crtstuff.c (__do_global_ctors_aux): Do not call __cxa_finalize in a main prog...Mark Mitchell2-1/+8
1999-12-18cccp.c (main): Define __STDC_VERSION__ as necessary.Richard Henderson4-37/+56
1999-12-18alpha.c (alpha_emit_conditional_move): If TARGET_FIX, handle cmove with misma...Richard Henderson2-3/+53
1999-12-18c-typeck.c (c_expand_start_case): Don't warn for long switch in system headers.Richard Henderson2-0/+6
1999-12-18Fix typo in last changeRichard Kenner1-1/+1
1999-12-18Revert bogus patchRichard Kenner2-2/+1
1999-12-18alias.c: Minor reformatting.Richard Kenner9-329/+416
1999-12-18* unroll.c (copy_loop_body): Don't treat a REG like a PLUS.J"orn Rennecke2-5/+12
1999-12-18objc-parse.c: Regenerate.Zack Weinberg2-111/+185
1999-12-18toplev.c (rest_of_compilation): Restore BLOCK tree reconstruction and branch ...David S. Miller2-6/+21
1999-12-18linux-elf.h: Change all instances of ARM_FLAG_SHORT_BYTES to ARM_FLAG_MMU_TRAPS.Scott Bambrough3-3/+9
1999-12-18Daily bump.Jeff Law2-2/+2
1999-12-18toplev.c (notice, [...]): Move to diagnostic.cGabriel Dos Reis4-875/+964
1999-12-17c4x.h (ASM_OUTPUT_XXX): Wrap in do-while(0).Michael Hayes2-23/+28
1999-12-17* config/c4x/c4x.md (rpts_top, rptb_top): Add clobbers for rs and re.Michael Hayes2-9/+17
1999-12-17fixtests.c (is_cxx_header): New fn, split out of double_slash_test.Zack Weinberg10-421/+759
1999-12-17c-parse.in (string action): Do not warn about ANSI string concatenation in sy...Zack Weinberg5-175/+249
1999-12-17re GNATS gcj/119 (gcjh needs to output space before leading "::" with JArray's)Tom Tromey2-6/+13
1999-12-17sparc.h (TARGET_ARCH32): Exchange ifdefs so that if compiling libgcc2 the mac...Jakub Jelinek2-2/+7
1999-12-17loop.c (insert_loop_mem): Don't record MEMs from inside EXPR_LISTs.Richard Earnshaw2-0/+9
1999-12-17* regclass.c (regclass): Do not use flowgraph when not optimizing.Jan Hubicka2-19/+26
1999-12-17gcse.c (try_replace_reg): Do replacements in REG_EQUAL/REG_EQUIV notes too...Jan Hubicka2-2/+67
1999-12-17Daily bump.Jeff Law2-2/+2
1999-12-17cp-tree.h (cp_tree_index): Add CPTI_DSO_HANDLE.Mark Mitchell7-88/+242
1999-12-17crtstuff.c (__dso_handle): Declare.Mark Mitchell4-1/+38
1999-12-17Oops. Used wrong changelog entry.Jan Hubicka1-4/+6
1999-12-17regmove.c (copy_src_to_dest): Remove loop_depth parameter.Jan Hubicka2-44/+16
1999-12-17i386.md (HI to SImode promoting splitters): Rewrite.Jan Hubicka5-117/+153
1999-12-17i386.md (test?i_1): Use "nonmemory_operand" predicate, simplify condition.Jan Hubicka2-20/+23
1999-12-16class.c (check_field_decls): Don't return a value.Mark Mitchell5-295/+365
1999-12-16Makefile.in (INTREGRATE_H): Rename to INTEGRATE_H.Mark Mitchell12-144/+189
1999-12-16sparc.c (print_operand): Cast fprintf arguments to match the format.Jakub Jelinek2-2/+7
1999-12-16sparc.c (epilogue_renumber): Add default case to switch stmt.David S. Miller2-0/+6
1999-12-16expr.c (emit_move_insn_1): Only emit clobbers if one of the outputs is a SUBREG.David S. Miller3-19/+44
1999-12-16toplev.c (rest_of_compilation): Run branch shortening after reg-stack.Jan Hubicka2-6/+9
1999-12-16New testcase.Bernd Schmidt2-0/+20
1999-12-16regclass.c (loop_depth): RemoveJan Hubicka2-27/+25
1999-12-16Fix an older testBernd Schmidt2-1/+9
1999-12-16* tree.h (DECL_FROM_INLINE): Check DECL_ABSTRACT_ORIGIN too.Zack Weinberg2-2/+9
1999-12-16* loop.c (insert_loop_mem): Ignore memory clobbers.Richard Henderson2-0/+6
1999-12-16i386.md (movqi): Use "nonimmediate_operand" for output operand.Jan Hubicka2-16/+22
1999-12-16* profile.c: Remove redundant #include "output.h".Jeffrey A Law2-1/+2
1999-12-16combine.c (simplify_comparison): Reduce (OP (MINUS A B) 0) to (OP A B).Richard Henderson2-0/+13
1999-12-16* h8300.md (HImode preinc peephole): Fix typo.Jeffrey A Law2-1/+5