aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1998-02-18tree.h (merge_machine_{type,decl}_attributes): Declare.Brendan Kehoe12-40/+158
1998-02-18Remove this change until we can fix it correctly.Jeffrey A Law2-6/+7
1998-02-18* Makefile.in (STAGESTUFF): Add genrtl.c, genrtl.h and gengenrtl.Bernd Schmidt2-2/+6
1998-02-17Makefile.in ($(CONFIGURE_TARGET_MODULES)): Run configure with CONFIG_SITE=/de...Dave Love2-2/+7
1998-02-17u77-test.f: Tweak some o/p.Dave Love4-4/+20
1998-02-17fold-const.c: Include "system.h" to get stdlib.h and stdio.h.Kaveh R. Ghazi3-8/+16
1998-02-17c-common.c (c_expand_start_cond, [...]): Don't warn about non-ambiguous else ...Bernd Schmidt2-12/+53
1998-02-17sco5.h (ASM_OUTPUT_DOUBLE, [...]): Delete.Robert Lipe2-59/+5
1998-02-17combine.c (simplify_rtx): Obey CLASS_CANNOT_CHANGE_SIZE when simplifying a su...Richard Henderson2-0/+39
1998-02-17New testcase for x86 XFmode problems.Jeff Law1-0/+27
1998-02-17Remove unwanted CYGNUS LOCAL marker.Jeff Law1-2/+0
1998-02-17Makefile.in (gcc.o): Depend on system.h, in accordance with last change to gc...Kaveh R. Ghazi2-1/+5
1998-02-17haifa-sched.c: Include "system.h" to get <stdlib.h> and <stdio.h>.Kaveh R. Ghazi3-34/+50
1998-02-17loop.c (rtx_equal_for_loop_p): Add some braces to disambiguate a dangling els...Jeffrey A Law2-9/+17
1998-02-17New alpha test from HJ.Jeff Law1-0/+36
1998-02-17Various minor tweaks.Jeff Law1-4/+4
1998-02-17linux.mt (IO_OBJECTS): Add iogetline.o.H.J. Lu7-32/+90
1998-02-17mips.h (CAN_ELIMINATE): Don't eliminate the frame pointer for the stack point...Gavin Koch2-6/+18
1998-02-17parse.y (initdcl0_innards): New grammar symbol.Mark Mitchell3-3838/+3831
1998-02-17Fix problems with last patch.J"orn Rennecke2-2/+19
1998-02-17* parse.y (simple_stmt): Use getdecls() to check for decl.Jason Merrill3-4/+8
1998-02-17rtl.h (force_line_numbers, [...]): Declare.Joern Rennecke3-60/+72
1998-02-17* i386.md (adddi3): Add =!r,0,0,X alternative.J"orn Rennecke2-4/+8
1998-02-16Update documentation for builtin_setjmp related patterns.Richard Henderson1-4/+25
1998-02-16bump copyright dateDavid Edelsohn1-1/+1
1998-02-16rs6000.h (MY_ISCOFF): Add numeric value of U803XTOCMAGIC.David Edelsohn3-3/+11
1998-02-16mips.c (mips_expand_epilogue): Update tsize_rtx if tsize changes to something...Gavin Koch2-0/+8
1998-02-16va-mips.h: Replace casts of pointers to int with casts of pointers to __PTRDI...Gavin Koch2-7/+13
1998-02-16loop.c (strength_reduce, [...]): Use HOST_WIDE_INT_PRINT_DEC to print CONST_I...John Carr2-7/+22
1998-02-15tree.c (first_rtl_op): New fn.Jason Merrill5-38/+112
1998-02-16Makefile.in (BASE_FLAGS_TO_PASS, [...]): Really add this change to sync Makef...Manfred Hollstein1-4/+1
1998-02-16Makefile.in (BASE_FLAGS_TO_PASS, [...]): Really add this change to sync Makef...Manfred Hollstein1-0/+5
1998-02-15toplev.c (flag_schedule_reverse_before_reload): Delete variable.Jeffrey A Law4-23/+12
1998-02-15gcc.c: Get system includes...Kaveh R. Ghazi2-55/+19
1998-02-15system.h: Fix return type of bcmp prototype from `void' to `int'.Kaveh R. Ghazi2-3/+13
1998-02-15Fix Irix6 EH failures, was broken by mips16 patch.Jim Wilson2-1/+9
1998-02-15alias.c: Include <stdlib.h> and <string.h>.John Carr2-1/+16
1998-02-14Make-lang.in (DEMANGLER_INSTALL_NAME, [...]): New macros.Manfred Hollstein2-2/+23
1998-02-14* call.c (standard_conversion): Fix multi-level ptr conversions.Jason Merrill3-26/+16
1998-02-14Bump for snapshotJeffrey A Law2-1/+5
1998-02-14t-semi (STMP_FIXPROTO): Define to nothing.Richard Earnshaw3-0/+7
1998-02-14arm.md (movsfcc): Also validate operands[3] when compiling hard float.Richard Earnshaw2-76/+169
1998-02-13varasm.c (output_constant_pool): Bring back 'done' label inside an appropriat...Jeffrey A Law16-26/+80
1998-02-13disableJason Merrill1-1/+1
1998-02-13* pt.c (determine_specialization): Give better errors.Jason Merrill2-5/+15
1998-02-13Fix C++ irix6 -g compiler abort.Jim Wilson2-13/+71
1998-02-13* init.c (build_new): Propagate error_mark_node up.Mike Stump2-7/+9
1998-02-13parse.y (simple_stmt): If the condition isn't a declaration, start the contro...Jason Merrill3-147/+188
1998-02-13* except.c (emit_throw): Lose throw_used.Jason Merrill2-8/+4
1998-02-13tweak messageJason Merrill1-1/+1