aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
1999-09-20Daily bump.Jeff Law5-5/+5
1999-09-19* c-pragma.c (mark_align_stack): Dereference the void* properly.Richard Henderson2-1/+5
1999-09-19Forgot to commit last time.Richard Henderson1-0/+5
1999-09-19Fix typo in last changeMark Mitchell1-1/+10
1999-09-19rtl.h (insns_safe_to_move_p): New function.Mark Mitchell5-4/+110
1999-09-19* ir.texi: New file.Mark Mitchell3-1/+1805
1999-09-19c-pragma.c: Include ggc.h.Richard Henderson2-1/+2
1999-09-19Daily bump.Jeff Law5-5/+5
1999-09-19gxxint.texi: G++ now implements namespaces.Mark Mitchell5-8/+43
1999-09-18decl.c (layout_var_decl): Change prototype.Mark Mitchell4-19/+45
1999-09-18sol2.h (CPP_SPEC): Support -[p]threadsAlexandre Oliva2-9/+24
1999-09-18c-pragma.c (mark_align_stack): New.Richard Henderson4-0/+35
1999-09-18configure.in: Pick up thread library on Solaris/x86 just like on Solaris/sparc.Alexandre Oliva3-98/+124
1999-09-18rtl.h (global_rtx_index): New enum.Alex Samuel4-171/+174
1999-09-18* overload1.C: New test.Alexandre Oliva2-0/+25
1999-09-18Update.Ulrich Drepper1-0/+4
1999-09-18(USER_H): Add iso646.h back.Ulrich Drepper1-33/+33
1999-09-18haifa-sched.c (sched_analyze): Use free_INSN_LIST_list instead of zapping the...Jeffrey A Law2-1/+4
1999-09-18* inline1.C: New test.Alexandre Oliva2-0/+35
1999-09-18typeck.c (get_member_function_from_ptrfunc): Always consider virtuality insid...Martin v. Löwis2-57/+61
1999-09-18New test case.Martin v. Löwis1-0/+18
1999-09-18Daily bump.Jeff Law5-5/+5
1999-09-18pa.h (INSN_SETS_ARE_DELAYED): Delete.Jeffrey A Law3-9/+18
1999-09-18Turn on function-at-a-time processing.Mark Mitchell12-1244/+1324
1999-09-17cp-tree.h (language_function): Add x_eh_spec_try_block.Mark Mitchell4-5/+37
1999-09-17cp-tree.def (CLEANUP_STMT): Fix spelling in dumps.Mark Mitchell6-26/+143
1999-09-17functiion.h (struct function): Add x_whole_function_mode_p.Mark Mitchell6-9/+114
1999-09-17tree.h (warn_about_unused_variables): Declare.Mark Mitchell3-7/+30
1999-09-17stmt.c (preserve_subexpressions_p): Don't crash when current_function->stmt i...Mark Mitchell2-1/+7
1999-09-17stmt.c (expand_start_bindings): Allow callers to pass a flag indicating that ...Mark Mitchell4-10/+33
1999-09-17* fold-const.c (operand_equal_p): Pay attention to side effects.Gavin Romig-Koch2-0/+10
1999-09-17typoJason Merrill1-1/+1
1999-09-17libgcc2.c (L_exit): Check for ON_EXIT, not HAVE_ON_EXIT.Jason Merrill3-4/+6
1999-09-17newJason Merrill1-0/+22
1999-09-17tlink.c (scan_linker_output): Look for keywords before accepting a mangled na...Jason Merrill2-2/+11
1999-09-17Revert call.c 1.173 change, do same effect, but more obviously.Nathan Sidwell2-8/+11
1999-09-17decl.c (warn_extern_redeclared_static): Don't get confused by static member f...Mark Mitchell4-3/+37
1999-09-171999-09017 Gabriel Dos Reis <dosreis@cmla.ens-cachan.fr>Gabriel Dos Reis2-1/+5
1999-09-17* call.c (perform_implicit_conversion): Deal with error_mark_node.Nathan Sidwell2-1/+6
1999-09-17complext.cc (pow): Don't expect floating point promotion in presence of templ...Gabriel Dos Reis2-1/+7
1999-09-17Daily bump.Jeff Law5-5/+5
1999-09-17cp-tree.h (poplevel_class): Declare.Mark Mitchell10-4243/+4243
1999-09-17revertJason Merrill3-22/+5
1999-09-17Add missing Changelog entry.Gabriel Dos Reis1-0/+9
1999-09-17error.c: Reduce code duplication.Gabriel Dos Reis2-26/+23
1999-09-16decl.c (saved_scope_p): New fn.Jason Merrill3-5/+22
1999-09-16alpha-interix.h (DWARF2_UNWIND_INFO): Define to zero.Richard Henderson3-1/+9
1999-09-16alpha.md: Revert Thu Nov 26 change that came in through the last gcc2 merge...Richard Henderson2-0/+97
1999-09-16libgcc2.c (__do_global_ctors): Call atexit with one arg.Kaveh R. Ghazi3-2/+11
1999-09-16lex.c (init_cpp_parse): Call xcalloc, not malloc/bzero.Kaveh R. Ghazi3-7/+9