]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2000-07-15 Zack Weinbergcpphash.c (save_expansion): Clear PREV_WHITE on tokens...
2000-07-15 Jakub Jelinek* gcc.dg/20000715-1.c: New test.
2000-07-15 Jakub Jelinek* gcc.c-torture/execute/20000715-2.c: New test.
2000-07-15 Richard Hendersonfold-const.c (extract_muldiv): Don't optimize past...
2000-07-15 Gabriel Dos... diagnostic.c (doing_line_wrapping, [...]): Remove.
2000-07-15 Kaveh R. GhaziWarning patch:
2000-07-15 Michael MeissnerFix (<cond> ? FOO++ : BAR++) == 2 from misoptimizing...
2000-07-15 Jeff LawDaily bump.
2000-07-15 Bryce McKinlaycommit changelog
2000-07-15 Neil BoothREADME.Portability: Correct example about calling a...
2000-07-15 Bryce McKinlayEventQueue.java (invokeAndWait): Call postEvent() withi...
2000-07-15 Michael Meissnerupdate portability guide
2000-07-15 Neil Booth* README.Portability: Small update.
2000-07-15 Neil Booth* README.Portability: New file.
2000-07-15 Mark Mitchellmh-irix6 (CC): Don't set it.
2000-07-14 Jason Merrilltweak
2000-07-14 Jason Merrilldwarf2out.c (dwarf2out_frame_debug_expr): If we store...
2000-07-14 Jean-Francois... * std/bastring.h (basic_string<>::clear): Add function.
2000-07-14 Clinton Popetzmips.md: (absdi2): Handle sign_extend for second operand.
2000-07-14 Nathan Sidwell* cpplib.c (do_pragma_dependency): Tidy warning messages.
2000-07-14 Jeff LawDaily bump.
2000-07-14 Zack Weinbergtop level:
2000-07-14 Mark Mitchell* gcc_update (files_and_dependencies): Remove generated...
2000-07-14 Mark Mitchell* parse.c: Remove.
2000-07-14 Mark Mitchellcvsignore: Add generated YACC files.
2000-07-14 Nick CliftonAdd missing files
2000-07-13 Neil Boothcpplex.c (adjust_column): New funcion.
2000-07-13 Neil Boothcpphash.c (struct macro_info): Add new members.
2000-07-13 Kaveh R. Ghazi* genrecog.c (write_header): Split long string.
2000-07-13 Kaveh R. Ghazi* cpphash.c (macro_info): Don't use the `signed' keyword.
2000-07-13 Alexandre Petit... parse.y (fold_constant_for_init): Avoid bullish conversion.
2000-07-13 Tom TromeyReverting incorrectly applied change
2000-07-13 Kaveh R. Ghazi* system.h (alloca): Prototype if __GNUC__ && __SIZE_TY...
2000-07-13 Kaveh R. Ghazi* objc/hash.h: Include string.h.
2000-07-13 Tom Tromey* lang-specs.h: Added %{I*}.
2000-07-13 Jakub Jelinekcalls.c (stored_args_map): New variable.
2000-07-13 Bruce Korbimplement various pre-processor guards around standard...
2000-07-13 Bruce KorbRegenerate fixincl.x, too
2000-07-13 Bruce KorbObsolete test result
2000-07-13 Bruce Korbfixinc test result changes
2000-07-13 Bruce Korbimplement various pre-processor guards around standard...
2000-07-13 Gabriel Dos... diagnostic.c (vline_wrapper_message_with_location,...
2000-07-13 Neil Boothc-common.h (flag_digraphs): New.
2000-07-13 Jeff LawDaily bump.
2000-07-13 Zack Weinberggcc.c (do_spec_1): Add new %B operator.
2000-07-13 Zack Weinberg* tradcif.c: Remove.
2000-07-13 Zack Weinberggcc.c (execute): If a subprocess gets a fatal signal...
2000-07-13 Zack Weinbergfinal.c (profile_function): Do not emit profile counter...
2000-07-13 Zack Weinberg* tradcpp.c (main): Rename 'perror' label to 'sys_error'.
2000-07-13 Zack Weinbergcppexp.c, [...]: Eradicate all traces of code dependent...
2000-07-12 Bryce McKinlayAdd missing imports.
2000-07-12 Bryce McKinlayFix missing "package" declaration.
2000-07-12 Bryce McKinlayAdd missing files from last check-in:
2000-07-12 Kaveh R. Ghazic-common.c (combine_strings): Emit a pedantic warning...
2000-07-12 Jeffrey A Lawxm-pa64.h (NO_SYS_SIGLIST): Kill.
2000-07-12 Kaveh R. Ghazic-decl.c (define_label): Warn about identifier conflict...
2000-07-12 Gabriel Dos... Makefile.in (c-errors.o): Fix thinko in dependency.
2000-07-12 Zack Weinberggcc.c (C specs [!USE_CPPLIB]): Invoke tradcpp if any...
2000-07-12 Zack Weinbergcppexp.c (LOGICAL): Delete macro.
2000-07-12 Marc Espieconfigure.in (m88k-openbsd): Express configuration...
2000-07-12 David Billinghurst20000630-2.f: New test.
2000-07-12 Kaveh R. Ghazi* expr.c (expand_expr): Return const0_rtx, not error_ma...
2000-07-12 Richard Hendersonreload.c (push_secondary_reload): Make sure to add...
2000-07-12 Kaveh R. GhaziOops, use CPP_WTRADITIONAL, not CPP_TRADITIONAL.
2000-07-12 Kaveh R. Ghazi* cpplex.c (is_macro_disabled): Use CPP_TRADITIONAL.
2000-07-12 Kaveh R. GhaziWarning fixes:
2000-07-12 Bruce Korbremoved dinkleberries and use xmalloc instead of a...
2000-07-12 Neil Boothcpphash.h: (TOKEN_SPELL) Pulled from cpplex.c.
2000-07-12 Gabriel Dos... c-typeck.c (pedwarn_c99): Move to
2000-07-12 Jeff LawDaily bump.
2000-07-12 Mark Mitchellgcc_update (files_and_dependencies): Remove generated...
2000-07-12 Bryce McKinlaybackport: Applet.java: New file.
2000-07-12 Rodney Browngcc.texi: Fix minor typos
2000-07-12 J. David Anglinpa.c (hppa_encode_label): Store labels in gc memory...
2000-07-12 Marc Espie* collect2.c (main): Recognize .lo as object files.
2000-07-12 J. David Anglinaclocal.m4 (AC_FUNC_MMAP_ANYWHERE): Extend test to...
2000-07-12 Bryce McKinlayBig AWT patch.
2000-07-12 Gabriel Dos... diagnostic.c (save_output_state): Remove.
2000-07-11 David Billinghurst* g77.f-torture/execute/20000503-1.x: Delete. Test...
2000-07-11 David BillinghurstRemove. No longer expected to fail.
2000-07-11 Zack Weinberg[multiple changes]
2000-07-11 Bruce Korbnew tests results from changes
2000-07-11 Benjamin ChelfRegenerate after this patch:
2000-07-11 Bruce Korbfixinc/inclhack.def(libc1_ifdefd_memx) omit #if/#endif...
2000-07-11 Clinton Popetzgensupport.c (process_rtx): Make rtl checking stop...
2000-07-11 Phil Edwardsdocs: Update sourceware->sources in every HTML file.
2000-07-11 Phil EdwardsForce checkin of footer.html to push webpages.
2000-07-11 Clinton Popetzmips.c (simple_memory_operand): Access the INTVAL of...
2000-07-11 Bruce Korbirix_multiline_cmnt is now obsolete
2000-07-11 Nick Cliftonfix spelling typo
2000-07-11 Andrew Haleystatic_init2.java: New file.
2000-07-11 Mark Mitchellclass.c (layout_class_type): Add pointers to virtual...
2000-07-11 Bruce KorbRemove obsolete fix tests
2000-07-11 Kaveh R. Ghazi* cpplex.c (T, I, S, C, N): Avoid non-constant initiali...
2000-07-11 Neil Booth* gcc.dg/cpp/cmdlne-C.c: Fix typo.
2000-07-11 Neil Boothcpp.texi: Update.
2000-07-11 Neil Boothcppinit.c: (cpp_reader_init): Allow digraphs by default.
2000-07-11 Jeff LawDaily bump.
2000-07-11 Alexandre Petit... Fixing a really lame patch. Sorry for the ChangeLog...
2000-07-11 Zack WeinbergAdd tradcif.c: tradcif.y dependency
next
This page took 0.091513 seconds and 5 git commands to generate.