aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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-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
1998-02-13tweak commentsJason Merrill1-2/+2
1998-02-13sched.c (update_flow_info, REG_WAS_0): Ignore if setting insn was deleted.J"orn Rennecke3-0/+22
1998-02-13* genextract.c (main): Fix typo.Jeffrey A Law2-1/+5
1998-02-13Change timestamp of my last entry to reflect checkin time, not submissionRobert Lipe1-1/+1
1998-02-13Rats. Forgot to change copyrights on the first commit.Robert Lipe14-14/+14
1998-02-13c-lang.c (finish_file): Bracket declaration of static_ctors, static_dtors.Robert Lipe19-62/+134
1998-02-12call.c (build_over_call): Convert builtin abs, labs and fabs to tree-codes.Andreas Schwab3-2/+24
1998-02-13* combine.c (can_combine_p): Handle USEs in PARALLELs.J"orn Rennecke2-0/+41
1998-02-12* call.c (standard_conversion): A BASE_CONV replaces an RVALUE_CONV.Jason Merrill2-1/+9
1998-02-12linux.h (LIB_SPEC): Add -lc for -shared if USE_GNULIBC_1 is not defined.H.J. Lu5-3/+25
1998-02-12cp-tree.h: Add access_protected_virtual_node.Jason Merrill7-394/+388
1998-02-12sysv4.h (ENDFILE_SPEC): add missing %(endfile_linux) for -mcall-linuxFranz Sirl2-1/+6
1998-02-12system.h: New file to get common systems includes and various definitions and...Kaveh R. Ghazi2-0/+193
1998-02-12* cccp.c (new_include_prefix): Correctly handle -I./.Jeffrey A Law2-1/+5
1998-02-12* gcc.dg/ifelse-1.c: New test.Jeffrey A Law2-0/+24
1998-02-12com.c (type_for_mode): Add explicit braces to avoid ambiguous `else'.Kaveh R. Ghazi11-168/+262
1998-02-12Benjamin Kosnik1-0/+51
1998-02-12decl.c (shadow_tag): Give error for typedef-ing built-in types Fixes g++/14837Benjamin Kosnik1-1/+1
1998-02-12decl.c (shadow_tag): Give error for typedef-ing built-in types Fixes g++/14837Benjamin Kosnik1-0/+4