aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-11-15Fix ChangeLog entry: cplus-dem.c instead of cplus_dem.cGerald Pfeifer1-1/+1
2000-11-15mkcheck.in: Add function size_command() for irix.David Billinghurst2-0/+14
2000-11-15cpplib.c (start_directive, [...]): New functions.Neil Booth4-59/+92
2000-11-15_Pragma1.c: Update.Neil Booth3-9/+25
2000-11-15toplev.c (wrapup_global_declarations): Don't write out artificial static vari...Mark Mitchell4-14/+14
2000-11-15configure.in: See if `mkstemp' is available.Toon Moene4-7/+85
2000-11-15cplus_dem.c: Eliminate use of DEFUN, it is obsolete and cannot be used in GCC.Kenneth Block2-8/+13
2000-11-15Workaround for Itanium A/B step errataBernd Schmidt3-8/+159
2000-11-15mkfixinc.sh (fixincludes): Add *-*-beos* to list of machines for which fixinc...Fred Fish3-0/+10
2000-11-15diagnostic.c (finish_abort): New fn.Jason Merrill6-23/+51
2000-11-15tree.c (build_type_no_quals): New function.Andrew Haley4-3/+30
2000-11-15typeck.c (lookup_anon_field): Cope with qv qualifiers.Nathan Sidwell4-1/+26
2000-11-15Correct style of last entryHans-Peter Nilsson1-1/+1
2000-11-15Correct date and style of last entryHans-Peter Nilsson1-1/+1
2000-11-15cplus_dem.c: Add gnat demangler.Kenneth Block2-0/+153
2000-11-15* demangle.h: Add gnat and java demangle styles.Kenneth Block2-2/+13
2000-11-15regrename.c (scan_rtx_rtx): Skip to the next chain on encountering a terminat...Graham Stott2-48/+66
2000-11-15Daily bump.Jeff Law5-5/+5
2000-11-15class.c (build_vtbl_initializer): Fix typo in comment.Mark Mitchell3-3/+8
2000-11-15configure.in: Move check for V3 above check for C++ header-file directory.Mark Mitchell3-273/+281
2000-11-14acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPOR): Set LIBS back to initial value.Benjamin Kosnik4-6/+16
2000-11-14Fix cc1plus specs breakage.Jim Wilson2-3/+7
2000-11-14* config/v850/v850.c: Remove obstacks.DJ Delorie2-4/+5
2000-11-14c90-const-expr-2.c, [...]: Add more tests.Joseph Myers3-0/+7
2000-11-14avr.c (avr_case_values_threshold): New.Marek Michalkiewicz5-36/+95
2000-11-14Makefile.in: Rebuilt.Tom Tromey3-30/+59
2000-11-14Test which exposed a gcse bug at one time.Don Lindsay1-0/+40
2000-11-14cppexp.c (parse_defined): Call cpp_get_token not _cpp_get_token.Neil Booth6-51/+69
2000-11-14builtins.c (expand_builtin_setjmp): Set current_function_calls_setjmp.Jakub Jelinek3-0/+39
2000-11-14tree.c (get_unwidened): Use host_integerp and tree_low_cst.Richard Kenner2-17/+32
2000-11-14varasm.c (struct deferred_string): New structure.Jakub Jelinek6-19/+186
2000-11-14optabs.c (expand_complex_ab): Use overflow-trapping optabs for signed types i...Chandrakala Chavva2-1/+7
2000-11-14acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPOR): Set LIBS back to initial value.Benjamin Kosnik10-1281/+1102
2000-11-14New option --target-help.Chandra Chavva2-0/+50
2000-11-14tradcpp.c, tradcif.y: Update FSF mailing address, delete reference to GPLv1.Zack Weinberg3-15/+14
2000-11-14mkcheck.in: On a platform where we don't know how to extract section sizes...Phil Edwards2-6/+11
2000-11-14c_io_stdio.h: Don't define __c_wfile_type when _GLIBCPP_USE_WCHAR_T is not de...Loren J. Rittle2-1/+5
2000-11-14* c-common.h (CTI_C_SIZE_TYPE): Update comment.Joseph Myers2-1/+8
2000-11-14varasm.c (struct varasm_status): Change x_const_rtx_sym_hash_table to array o...Jakub Jelinek2-55/+36
2000-11-14reload1.c (emit_input_reload_insns): Honour forcing of constants into memory ...Jakub Jelinek2-1/+9
2000-11-14Michael Matz <matzmich@cs.tu-berlin.de>Michael Matz10-269/+663
2000-11-14stmt.c (warn_if_unused_value): Don't warn if the expression has side effects.Richard Henderson2-3/+7
2000-11-14c-typeck.c (c_sizeof): Fold result to c_size_type_node.Richard Henderson2-37/+60
2000-11-14typeck.c (c_sizeof): Be strict about casting result value back to c_size_type...Richard Henderson2-47/+68
2000-11-14Daily bump.Jeff Law5-5/+5
2000-11-13acinclude.m4 (GLIBCPP_CHECK_TARGET): New macro...Phil Edwards13-1490/+1723
2000-11-13Makefile.am (tmp-libstdsc++.INC:): Do not use -I$(top_builddir).Alexandre Petit-Bianco5-62/+117
2000-11-13acinclude.m4 (GLIBCPP_CHECK_WCHAR_T_SUPPORT): Add test for libiconv.a providi...David Edelsohn2-0/+12
2000-11-13loop.c (basic_induction_var): Revert accidental checkin.Franz Sirl2-7/+12
2000-11-13acinclude.m4 (GLIBCPP_ENABLE_ATOMICITY): Handle FreeBSD.Loren J. Rittle4-3/+8