aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
1998-12-22cp-tree.h (TYPE_RAISES_EXCEPTIONS): Improve documentation.Mark Mitchell4-2/+15
1998-12-22Delete handling of -dM as a preprocessor optionMichael Meissner2-1/+5
1998-12-21Daily bump.Jeff Law1-1/+1
1998-12-21Do not give a warning for -dD, -dI, or -dMMichael Meissner2-0/+9
1998-12-21require diagnostic even without -pedanticAlexandre Oliva1-2/+4
1998-12-20Daily bump.Jeff Law1-1/+1
1998-12-20configure.in: Handle Digital UNIX 5.x the same as 4.x.John F. Carr4-6/+18
1998-12-20* g++.old-deja/g++.pt/ptrmem5.C: New test.Alexandre Oliva2-0/+21
1998-12-20Bump for snapshotJeffrey A Law2-1/+5
1998-12-19Daily bump.Jeff Law1-1/+1
1998-12-19Bump for snapshotJeffrey A Law2-1/+5
1998-12-19Bump for snapshotJeffrey A Law2-1/+5
1998-12-19genattr.c (fatal): Qualify a char* with the `const' keyword.Kaveh R. Ghazi13-101/+123
1998-12-18Daily bump.Jeff Law1-1/+1
1998-12-18Add new entry regarding Pentium optimizations.Gerald Pfeifer1-1/+1
1998-12-18cvt.c (convert_to_reference): Check for both error_mark_node and NULL_NODE af...DJ Delorie2-2/+7
1998-12-18error.c (interesting_scope_p): New fn.Jason Merrill2-4/+33
1998-12-18[multiple changes]Vladimir Makarov2-6/+23
1998-12-18parse.y (check_class_interface_creation): Use DIR_SEPARATOR consistently.Tom Tromey3-2/+7
1998-12-17Daily bump.Jeff Law1-1/+1
1998-12-17configure.in (with-fast-fixincludes): Fix whitespace.Rainer Orth3-2/+5
1998-12-17parse.y (DIR_SEPARATOR): New define.Tom Tromey3-427/+442
1998-12-17Rainer Orth <ro@TechFak.Uni-Bielefeld.DE>Rainer Orth2-0/+35
1998-12-17pt.c (push_inline_template_parms_recursive): Set it.Mark Mitchell2-30/+9
1998-12-17Do not generate CLOBBERs for non-pseudo regs.Nick Clifton2-4/+27
1998-12-17Add: #include "expr.h"Nick Clifton2-0/+6
1998-12-17* hwint.h: New file to consolidate HOST_WIDE_INT (etc) macros.Kaveh R. Ghazi2-0/+100
1998-12-17parse-scan.y (report_main_declaration): Recognize `java.lang.String' in argum...Tom Tromey3-2/+9
1998-12-17Fix canadian-cross build problem with haifa scheduler.Jim Wilson2-2/+9
1998-12-16Daily bump.Jeff Law1-1/+1
1998-12-17* loop.c (combine_givs_used_by_other): Don't depend on n_times_set.J"orn Rennecke2-4/+4
1998-12-16dummy import to prevent merge lossageJeff Law85-500/+314
1998-12-16* parse.y (create_interface): Remove bogus test.Per Bothner3-10/+4
1998-12-16Ensure that last optimisation level set overrides any previous levels.Nick Clifton2-6/+17
1998-12-16jcf-parse.c (get_constant): Set TREE_TYPE for string constants.Per Bothner2-1/+7
1998-12-16* parse-scan.y (qualified_name): Use correct sprintf format.Tom Tromey3-6/+10
1998-12-16class.c (resolve_address_of_overloaded_function): Do conversion to correct ty...Mark Mitchell6-70/+97
1998-12-16lang-specs.h: Pass -MD, -MMD and -MG to cc1obj if configured with cpplib.Dave Brolley1-0/+7
1998-12-16lang-specs.h (default_compilers): Pass -MD, -MMD and -MG to cc1plus if config...Dave Brolley2-0/+6
1998-12-16lang-specs.h: Pass -MD, -MMD and -MG to cc1obj if configured with cpplib.Dave Brolley1-0/+1
1998-12-16cpplib.c (do_include): Treat #include_next in the primary source file as #inc...Zack Weinberg2-7/+26
1998-12-16cccp.c: Don't define MIN/MAX anymore.Kaveh R. Ghazi5-22/+17
1998-12-15Daily bump.Jeff Law1-1/+1
1998-12-15* fix-header.c: Don't define xstrdup here.Zack Weinberg2-9/+4
1998-12-15* mn10200.md (addsi3 expander): Use "nonmemory_operand" for operand 2.Jeffrey A Law2-1/+6
1998-12-15loop.c (consec_sets_giv): New argument last_consec_insn.J"orn Rennecke2-16/+14
1998-12-15Fix dumb thinkos in last change.Jeff Law2-16/+16
1998-12-15loop.h (loop_info): New field 'vtop'.Michael Hayes4-69/+172
1998-12-15decl.c (poplevel): Make sure ns_binding is initialized.Mark Mitchell2-1/+5
1998-12-15* mn10300.md (bset, bclr): Operand 0 is a read/write operand.Jeffrey A Law2-2/+4