aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-07-14tweakJason Merrill1-1/+0
2000-07-14dwarf2out.c (dwarf2out_frame_debug_expr): If we store the CFA register in the...Jason Merrill2-3/+23
2000-07-14* std/bastring.h (basic_string<>::clear): Add function.Jean-Francois Panisset2-0/+6
2000-07-14mips.md: (absdi2): Handle sign_extend for second operand.Clinton Popetz2-1/+12
2000-07-14* cpplib.c (do_pragma_dependency): Tidy warning messages.Nathan Sidwell2-2/+9
2000-07-14Daily bump.Jeff Law5-5/+5
2000-07-14top level:Zack Weinberg6-3/+17
2000-07-14* gcc_update (files_and_dependencies): Remove generated YACC files.Mark Mitchell2-1/+4
2000-07-14* parse.c: Remove.Mark Mitchell2-17653/+4
2000-07-14cvsignore: Add generated YACC files.Mark Mitchell5-0/+17
2000-07-14Add missing filesNick Clifton2-0/+69
2000-07-13cpplex.c (adjust_column): New funcion.Neil Booth2-15/+36
2000-07-13cpphash.c (struct macro_info): Add new members.Neil Booth2-153/+160
2000-07-13* genrecog.c (write_header): Split long string.Kaveh R. Ghazi2-3/+6
2000-07-13* cpphash.c (macro_info): Don't use the `signed' keyword.Kaveh R. Ghazi2-1/+3
2000-07-13parse.y (fold_constant_for_init): Avoid bullish conversion.Alexandre Petit-Bianco3-8/+6
2000-07-13Reverting incorrectly applied changeTom Tromey1-22/+2
2000-07-13* system.h (alloca): Prototype if __GNUC__ && __SIZE_TYPE__.Kaveh R. Ghazi2-0/+9
2000-07-13* objc/hash.h: Include string.h.Kaveh R. Ghazi2-0/+5
2000-07-13* lang-specs.h: Added %{I*}.Tom Tromey3-3/+27
2000-07-13calls.c (stored_args_map): New variable.Jakub Jelinek4-5/+164
2000-07-13implement various pre-processor guards around standard typesBruce Korb1-0/+13
2000-07-13Regenerate fixincl.x, tooBruce Korb1-244/+118
2000-07-13Obsolete test resultBruce Korb1-28/+0
2000-07-13fixinc test result changesBruce Korb6-4/+61
2000-07-13implement various pre-processor guards around standard typesBruce Korb4-119/+252
2000-07-13diagnostic.c (vline_wrapper_message_with_location, [...]): Remove.Gabriel Dos Reis2-226/+62
2000-07-13c-common.h (flag_digraphs): New.Neil Booth8-8/+106
2000-07-13Daily bump.Jeff Law5-5/+5
2000-07-13gcc.c (do_spec_1): Add new %B operator.Zack Weinberg11-488/+244
2000-07-13* tradcif.c: Remove.Zack Weinberg2-1543/+2
2000-07-13gcc.c (execute): If a subprocess gets a fatal signal...Zack Weinberg3-64/+72
2000-07-13final.c (profile_function): Do not emit profile counters in the data section,...Zack Weinberg3-11/+21
2000-07-13* tradcpp.c (main): Rename 'perror' label to 'sys_error'.Zack Weinberg2-7/+9
2000-07-13cppexp.c, [...]: Eradicate all traces of code dependent on traditional, lang_...Zack Weinberg9-265/+219
2000-07-12Add missing imports.Bryce McKinlay1-0/+2
2000-07-12Fix missing "package" declaration.Bryce McKinlay2-0/+4
2000-07-12Add missing files from last check-in:Bryce McKinlay4-0/+83
2000-07-12c-common.c (combine_strings): Emit a pedantic warning when a string length is...Kaveh R. Ghazi2-0/+11
2000-07-12xm-pa64.h (NO_SYS_SIGLIST): Kill.Jeffrey A Law2-3/+5
2000-07-12c-decl.c (define_label): Warn about identifier conflicts with labels in tradi...Kaveh R. Ghazi5-1/+37
2000-07-12Makefile.in (c-errors.o): Fix thinko in dependency.Gabriel Dos Reis2-2/+6
2000-07-12gcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any of -traditional, -ftradi...Zack Weinberg5-28/+35
2000-07-12cppexp.c (LOGICAL): Delete macro.Zack Weinberg3-12/+35
2000-07-12configure.in (m88k-openbsd): Express configuration using new fragment style.Marc Espie4-0/+127
2000-07-1220000630-2.f: New test.David Billinghurst3-0/+16
2000-07-12* expr.c (expand_expr): Return const0_rtx, not error_mark_node.Kaveh R. Ghazi2-1/+5
2000-07-12reload.c (push_secondary_reload): Make sure to add the new reload at the end,...Richard Henderson2-1/+12
2000-07-12Oops, use CPP_WTRADITIONAL, not CPP_TRADITIONAL.Kaveh R. Ghazi2-2/+2
2000-07-12* cpplex.c (is_macro_disabled): Use CPP_TRADITIONAL.Kaveh R. Ghazi2-1/+3