aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-02-15* Make-lang.in (jvspec.o): Modify rule to match that of cp/g++spec.o.Bryce McKinlay2-1/+7
2001-02-14[multiple changes]Alexandre Petit-Bianco3-36/+86
2001-02-14Fix syntax error in previous checkin.Jan Hubicka1-1/+1
2001-02-14invoke.texi (-mreg-alloc): Nuke.Jan Hubicka5-122/+17
2001-02-14* toplev.c (f_options): Clarify -fschedule-insns2 documentation.Richard Henderson2-2/+6
2001-02-14* i386.h (RETURN_IN_MEMORY): Fix formating; reject TFmodesJan Hubicka2-5/+9
2001-02-14* g++.old-deja/g++.brendan/new2.C (main): Use sizeof.J"orn Rennecke2-2/+6
2001-02-14920302-1.c (execute): Change argument type to short.J"orn Rennecke2-2/+7
2001-02-14Fix Richard suggested and I forgot.Jan Hubicka1-1/+1
2001-02-14i386-protos.h (ix86_memory_move_cost): Move offline.Jan Hubicka4-28/+200
2001-02-14regclass.c (init_reg_sets_1): Reinstall the optimization of move_cost togethe...Jan Hubicka2-32/+70
2001-02-14Makefile.in (OBJS): Add params.o.Jeffrey Oldham2-1/+5
2001-02-14jump.c (jump_optimize_1): When we delete a conditional jump preceeding a non-...Richard Henderson2-0/+30
2001-02-14* typeck.c (build_unary_op): Clarify error message.Jakub Jelinek2-1/+5
2001-02-14gcc.c (do_spec_1): Fix off-by-one error for '%M' case.Jeffrey Oldham2-1/+5
2001-02-14Makefile.in (toplev.o): Depend on params.h.Mark Mitchell8-19/+297
2001-02-14optional parens around connstructor namesAldy Hernandez2-4/+17
2001-02-14cp-tree.h (setup_vtbl_ptr): Move prototype to semantics.c section.Nathan Sidwell4-8/+12
2001-02-14* i386.md (pushsf, pushdf_nointeger): Fix constraint.Jan Hubicka2-2/+6
2001-02-14Kill remnants of this is variable.Nathan Sidwell7-42/+55
2001-02-14* regclass.c (init_reg_sets_1): Revert last two changes.Richard Henderson2-65/+36
2001-02-14pt.c (unify): Don't check cv quals of array types.Nathan Sidwell4-0/+36
2001-02-14tree.c (cp_build_qualified_type_real): Use CP_TYPE_QUALS to check whether we ...Nathan Sidwell4-1/+43
2001-02-14Daily bump.Jeff Law2-2/+2
2001-02-14stor-layout.c (is_pending_size, [...]): New functions.Jakub Jelinek7-20/+105
2001-02-14* gcc.dg/cpp/sysmac1.c, sysmac2.c: New testcases.Neil Booth3-0/+70
2001-02-14c-lex.c (lex_number): Only warn traditionally for U suffix outside system mac...Neil Booth5-6/+42
2001-02-14cp-tree.h (CLASSTYPE_DESTRUCTORS): Fix typo in comment.Mark Mitchell7-64/+96
2001-02-13configure.in (check_languages): determine languages to checkDJ Delorie4-1/+33
2001-02-13parse.y (resolve_qualified_expression_name): Try to resolve as an inner class...Alexandre Petit-Bianco2-2/+8
2001-02-14i386.md (fixsfsi2, fixdfdi2): Fix previous patch again.Jan Hubicka2-9/+23
2001-02-13decl.c (classdollar_identifier_node): Initialize.Alexandre Petit-Bianco4-6/+23
2001-02-13i386.md (movsfcc_1): Support integer cmove instruction.Jan Hubicka2-13/+43
2001-02-13i386.c (output_fp_compare): Support SSE.Jan Hubicka4-22/+157
2001-02-13* regclass.c (init_reg_sets_1): Silence warning.Jan Hubicka2-48/+56
2001-02-13i386.md (sqrt?f2): Change to expander.Jan Hubicka2-4/+72
2001-02-13rtlanal.c (find_reg_equal_equiv_note): New function.Richard Kenner4-13/+180
2001-02-13cse.c (cse_main): Converts ifdefs on PIC_OFFSET_TABLE_REGNUM to conditionals.Jan Hubicka8-13/+30
2001-02-13* i386.md (fixsfsi2, fixdfdi2): Fix previous patch.Jan Hubicka2-4/+12
2001-02-13i386.md (fixsfsi2, fixdfdi2): Force operand to register for SSE.Jan Hubicka2-0/+7
2001-02-13i386.md (add?f3, [...]): Enable for TARGET_SSE(2) too.Jan Hubicka3-38/+117
2001-02-13i386.md (dummy_extendsfdf2): Support SSE2Jan Hubicka2-40/+234
2001-02-13* lang-specs.h: Add more __EXCEPTIONS.Jason Merrill2-1/+7
2001-02-13configure.in: Use "have_gnat" variable, not "gnat".Richard Kenner3-12/+15
2001-02-13sparc.c (function_value): Treat all non-record aggregate types like used to t...Richard Kenner2-3/+10
2001-02-13i386.c (print_reg): Use ANY_FP_REG instead of FP_REGJan Hubicka4-46/+121
2001-02-13I will write 100 times "bootsrap must be run from tree you've modified"Jan Hubicka1-1/+1
2001-02-13Even more breakage. Sorry!Jan Hubicka2-1/+8
2001-02-13combine.c (UWIDE_SHIFT_LEFT_BY_BITS_PER_WORD): New macro.Alexandre Oliva2-4/+16
2001-02-13Fix breakage in my previous checkin.Jan Hubicka1-6/+6