aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1999-05-17lang-specs.h: Define __GNUC__ and __GNUC_MINOR__ only if -no-gcc was not given.Zack Weinberg1-0/+5
1999-05-17Fix ChangeLog entry.Zack Weinberg1-1/+1
1999-05-17lang-specs.h: Define __GNUC__ and __GNUC_MINOR__ only if -no-gcc was not given.Zack Weinberg1-1/+1
1999-05-17lang-specs.h: Define __GNUC__ and __GNUC_MINOR__ only if -no-gcc was not given.Zack Weinberg1-0/+5
1999-05-17lang-specs.h: Define __GNU_CC and __GNUC_MINOR__ only if -no-gcc was not given.Zack Weinberg2-4/+11
1999-05-17Makefile.in (stmp-fixproto): Pass location of mkinstalldirs to fixproto.Alexandre Oliva3-5/+28
1999-05-17* fixinc/fixincl.c: Remove #error, it is not portable.Alexandre Oliva2-1/+5
1999-05-17* collect2.c (main): Fix typo in COLLECT2_HOST_INITIALIZATION.Marc Espie2-2/+6
1999-05-17parse.y (constructor_block_end:): New rule, tagged <node>.Alexandre Petit-Bianco3-1978/+1970
1999-05-17parse.y (statement_nsi:): Pop `for' statement block.Alexandre Petit-Bianco1-257/+264
1999-05-17parse.y (statement_nsi:): Pop `for' statement block.Alexandre Petit-Bianco2-4/+14
1999-05-17cp-tree.def (TEMPLATE_ID_EXPR): Update documentation.Mark Mitchell6-14/+63
1999-05-17Removed no-op pipeRainer Orth3-2/+4
1999-05-17Wait for children from chain_open()Rainer Orth3-1/+15
1999-05-17newJason Merrill2-0/+36
1999-05-17call.c (build_over_call): Don't throw away initializations/copies of empty cl...Mark Mitchell4-19/+71
1999-05-17tree.def (TYPE_NONCOPIED_PARTS): Revise documentation to match reality.Mark Mitchell3-3/+16
1999-05-16Bump for snapshotJeffrey A Law2-1/+5
1999-05-16reg-stack.c: Do not emit pop insns after cc0 setter.Jan Hubicka3-26/+75
1999-05-16m68k.c (standard_68881_constant_p): Don't accept -0.0 as valid 68881 constant.Andreas Schwab2-1/+6
1999-05-16* gcc.c-torture/compile/990517-1.c: New test.Andreas Schwab2-1/+33
1999-05-16fold-const.c (fold_truthop): When converting a one-bit comparison don't sign ...Andreas Schwab2-15/+18
1999-05-16990326-1.c: Force bitfields to be aligned.Andreas Schwab2-13/+34
1999-05-16Daily bump.Jeff Law1-1/+1
1999-05-16cse.c (cse_insn): Copy SRC_CONST before putting it in the REG_EQUAL note.Andreas Schwab2-0/+8
1999-05-16* vxppc.h (CPP_SPEC): Fix support for vararg functions.Mike Stump2-12/+20
1999-05-16decl2.c (build_expr_from_tree): Handle COMPONENT_REFs that indicate a referen...Mark Mitchell3-4/+37
1999-05-16revertJason Merrill4-765/+752
1999-05-16and another oneJason Merrill1-0/+2
1999-05-16* init.c (build_new_1): suspend_momentary while calculating size.Jason Merrill2-12/+13
1999-05-16decl2.c (finish_objects): Don't use .?tors.* if we don't have ASM_OUTPUT_CONS...Jason Merrill8-831/+829
1999-05-16cp-tree.h (permanent_p): New function.Mark Mitchell4-7/+29
1999-05-15Daily bump.Jeff Law1-1/+1
1999-05-15update derived filesCraig Burley1-33/+45
1999-05-15fix INTEGER*8 subscripts, add -fflatten-arraysCraig Burley9-69/+248
1999-05-15hackshell.tpl: Fix mis-applied patch.Jeffrey A Law3-2/+7
1999-05-14mkfixinc.sh: Add the Hurd (*-*-gnu*) to the list of targets that do not need ...Mark Kettenis1-0/+1
1999-05-14mkfixinc.sh: Add the Hurd (*-*-gnu*) to the list of targets that do not need ...Mark Kettenis1-0/+5
1999-05-14Delete accidentally duplicated testJeff Law2-58/+0
1999-05-14Daily bump.Jeff Law1-1/+1
1999-05-14c4x.md (set_lo_sum+2): New splitter to load large const_ints.Michael Hayes2-0/+19
1999-05-14c4x.md (decrement_and_branch_on_count): Disabled.Michael Hayes2-5/+58
1999-05-14Fix previous patch.Michael Hayes1-1/+0
1999-05-14c4x.md (*umulqi3_highpart_clobber): Fix operand 2 constraints order.Michael Hayes1-0/+6
1999-05-14c4x.md (*umulqi3_highpart_clobber): Fix operand 2 constraints order.Michael Hayes1-1/+1
1999-05-14[multiple changes]Alexandre Petit-Bianco5-12/+22
1999-05-14Update.Ulrich Drepper1-2/+7
1999-05-14(FD_ZERO): Fix operand numbers in asm input operands.Ulrich Drepper1-6/+6
1999-05-13Daily bump.Jeff Law1-1/+1
1999-05-13parse.y (java_check_regular_methods): Warning check on not overriding methods...Alexandre Petit-Bianco3-2/+18