aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-07-15cpphash.c (save_expansion): Clear PREV_WHITE on tokens immediately following ...Zack Weinberg6-25/+83
2000-07-15* gcc.dg/20000715-1.c: New test.Jakub Jelinek2-0/+10
2000-07-15* gcc.c-torture/execute/20000715-2.c: New test.Jakub Jelinek2-0/+18
2000-07-15fold-const.c (extract_muldiv): Don't optimize past an unsigned cast around an...Richard Henderson2-3/+19
2000-07-15diagnostic.c (doing_line_wrapping, [...]): Remove.Gabriel Dos Reis2-242/+84
2000-07-15Warning patch:Kaveh R. Ghazi3-17/+29
2000-07-15Fix (<cond> ? FOO++ : BAR++) == 2 from misoptimizing FOO++ into ++FOO without...Michael Meissner4-8/+152
2000-07-15Daily bump.Jeff Law5-5/+5
2000-07-15commit changelogBryce McKinlay1-0/+7
2000-07-15README.Portability: Correct example about calling a function through a pointe...Neil Booth2-10/+17
2000-07-15EventQueue.java (invokeAndWait): Call postEvent() within synchronized block.Bryce McKinlay2-4/+8
2000-07-15update portability guideMichael Meissner2-5/+13
2000-07-15* README.Portability: Small update.Neil Booth2-2/+9
2000-07-15* README.Portability: New file.Neil Booth2-0/+373
2000-07-15mh-irix6 (CC): Don't set it.Mark Mitchell5-13/+25
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