aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1998-09-02cvt.c (convert_pointer_to_real): Tidy.Jason Merrill5-84/+83
1998-09-02switch back to XFAILBrendan Kehoe1-1/+1
1998-09-02Fix miscompilation of MIPS cross assembler on sparc host.Jim Wilson2-1/+14
1998-09-02fix typoBrendan Kehoe1-1/+1
1998-09-02* fix-header.c (symlink): Treat like readlink.Jeffrey A Law2-1/+5
1998-09-02Benjamin Kosnik1-2/+2
1998-09-02dwarfout.c (fundamental_type_code): Encode 32 bit floats/doubles as FT_float.J"orn Rennecke2-1/+15
1998-09-02Update definitions of HANDLE_PRAGMA macro in order to conform to new spec.Nick Clifton7-121/+137
1998-09-02Change HANDLE_PRAGMA macro so that it supports USE_CPPLIBNick Clifton2-4/+47
1998-09-02Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIBNick Clifton4-22/+147
1998-09-02Change HANDLE_PRAGMA macro so that it will work with USE_CPPLIB.Nick Clifton8-55/+164
1998-09-01sparc.md (movdf): Only generate special RTL for LABEL_REFs when PIC.David S. Miller3-26/+56
1998-09-01Daily bump.Jeff Law1-1/+1
1998-09-01sparc.c (finalize_pic): Don't output arbitrary alignment, use FUNCTION_BOUNDA...David S. Miller2-3/+17
1998-09-01decl2.c (output_vtable_inherit): Use %cDIGIT in the operands.Jason Merrill3-5/+9
1998-09-01cp-tree.h (DECL_FRIEND_PSEUDO_TEMPLATE_INSTANTIATION): New macro.Mark Mitchell5-4/+49
1998-09-01Fix typoMark Mitchell1-2/+1
1998-09-01decl.c (lookup_name_real): Also do implicit typename thing for artificial TYP...Jason Merrill9-40/+76
1998-09-01Fix typoMark Mitchell1-2/+2
1998-09-01* decl2.c (arg_assoc): Handle template-id expressions as arguments.Mark Mitchell3-4/+79
1998-09-01bugs.texi, [...]: Doc updates from Craig.Craig Burley1-12/+350
1998-09-01bugs.texi, [...]: Doc updates from Craig.Craig Burley3-28/+33
1998-09-01bugs.texi, [...]: Doc updates from Craig.Craig Burley1-16/+174
1998-09-01bugs.texi, [...]: Doc updates from Craig.Craig Burley1-0/+5
1998-08-31Daily bump.Jeff Law1-1/+1
1998-08-31decl.c (finish_enum): Handle member enums of classes declared in template fun...Mark Mitchell5-2/+29
1998-08-31* NEWS: Add SCO Openserver and Unixware 7 notes.Jeffrey A Law2-0/+4
1998-08-31sparc.md (movsf_const_intreg): Kill warning.David S. Miller2-4/+11
1998-08-31Add support for torture_eval_before_compile and torture_eval_before_executeNick Clifton2-0/+23
1998-08-31va_list.h: New file.Richard Henderson3-0/+22
1998-08-31NEWS: Fix typos.Jeff Law1-2/+2
1998-08-31NEWS: Fix typos.Jeff Law1-0/+4
1998-08-31varasm.c (compare_constant_1): Handle RANGE_EXPR.Dave Brolley2-0/+7
1998-08-31cp-tree.h, decl2.c: Remove support for -fall-virtual, -fenum-int-equivalence ...Jason Merrill7-105/+34
1998-08-31decl.c (layout_chill_variants): Calculate nlables properly.Dave Brolley2-2/+20
1998-08-31make member I publicBrendan Kehoe1-0/+1
1998-08-31Document TImode out of 2nd Haifa pass.Richard Henderson1-3/+12
1998-08-31print-rtl.c (print_rtx): NOTE_INSN_LIVE has an rtx not a bitmap.Richard Henderson1-4/+23
1998-08-31print-rtl.c (print_rtx): NOTE_INSN_LIVE has an rtx not a bitmap.Richard Henderson1-11/+2
1998-08-31print-rtl.c (print_rtx): NOTE_INSN_LIVE has an rtx not a bitmap.Richard Henderson1-0/+7
1998-08-31Fixes for sunos4 cc:Kaveh R. Ghazi2-3/+8
1998-08-30change to bogus errorsJason Merrill1-2/+2
1998-08-31m68k.h (TARGET_SWITCHES): Don't remove MASK_68040 for -m68020-60, to prevent ...Andreas Schwab2-2/+8
1998-08-30Daily bump.Jeff Law1-1/+1
1998-08-30configure.in: If the native compiler is GCC use $(WARN_CFLAGS) even in stage1.Mark Mitchell4-69/+100
1998-08-30* Makefile.in (INTERFACE): New, set to 1.H.J. Lu2-0/+8
1998-08-30configure.in (gxx_include_dir): Changed to '${prefix}/include/g++'-${libstdcx...H.J. Lu3-81/+89
1998-08-30expr.c (expand_expr): Change ">" to ">=" making MOVE_RATIO use consistent.Hans-Peter Nilsson3-2/+13
1998-08-30* collect2.c (mktemp): Delete unused declaration.Jeffrey A Law2-1/+2
1998-08-30error.c (dump_decl): Use CP_DECL_CONTEXT, not DECL_CONTEXT, when comparing wi...Mark Mitchell2-2/+6