]> gcc.gnu.org Git - gcc.git/history - gcc
[multiple changes]
[gcc.git] / gcc /
2004-05-27 Josef Zlomekre PR middle-end/14084 (Reg allocator incorrectly chang...
2004-05-27 GCC AdministratorDaily bump.
2004-05-26 Aldy Hernandezrs6000.c (spe_expand_stv_builtin): New.
2004-05-26 Roger Sayleio.c (format_asterisk): Silence compiler warnings by...
2004-05-26 Roger Sayle* tree.h: Fix comment typo.
2004-05-26 Steven Bosschergimplify.c (compare_case_labels): New function.
2004-05-26 Jan Hubicka* cfgcleanup.c (try_optimize_cfg): Do not merge across...
2004-05-26 Jan Hubickai386.md (UNSPECV_EH_RETURN): Kill.
2004-05-26 Bryce McKinlaylex.c (java_new_lexer): Set 'encoding'.
2004-05-26 Joseph Myers* fr.po: Update.
2004-05-26 Jan Hubickacfgcleanup.c (try_forward_edges): Do not check loop...
2004-05-26 Jan Hubicka* except.c (can_throw_internal): Notice RESX instructions.
2004-05-26 Eric Botcazouvarasm.c (output_constant): Pass the minimum of the...
2004-05-26 Roger Saylere PR fortran/13912 (Does not accept consecutive arithm...
2004-05-26 GCC AdministratorDaily bump.
2004-05-25 Paul Brookarm.c (thumb_exit, [...]): Remove pointless #ifdef.
2004-05-25 Janis Johnsoncompat.exp (compat-get-options-main): New.
2004-05-25 Janis Johnson* lib/compat.exp (compat-execute): Break up long lines.
2004-05-25 Paolo BonziniMakefile.in (top_builddir): Define to .
2004-05-25 Alexandre Olivaconfigure.ac (gcc_cv_ld): Prefer in-tree ld over whatev...
2004-05-25 Vladimir Makarovglobal.c (global_alloc): Call make_accurate_live_analysis.
2004-05-25 Devang Patelalias.c (init_alias_analysis): Use ggc_calloc instead...
2004-05-25 Andrew Pinskire PR bootstrap/15546 (Bootstrap stage3: Undefined...
2004-05-25 Jan Hubicka* builtins.def (__builtin_expect): Mark the function...
2004-05-25 Mostafa HagogNew files for implementing sms in gcc.
2004-05-25 Ayal Zaksddg.h, [...]: New files.
2004-05-25 Paolo BonziniMakefile.in (OBJS): Add rtlhooks.o.
2004-05-25 Svein E. SeldalUpdated AVR -mint8 option and set proper 64-bit type
2004-05-25 Mike Stump* doc/install.texi: Document that dejagnu 1.4.4 is...
2004-05-25 GCC AdministratorDaily bump.
2004-05-24 Geoffrey Keatingmethod.c (implicitly_declare_fn): Don't call defer_fn...
2004-05-24 Joseph Myersintl.h (open_quote, [...]): New.
2004-05-24 Janis Johnsonaltivec-7.c: Don't use 'vector long'.
2004-05-24 Janis Johnsonaltivec-6.c: Use -maltivec, don't limit to darwin.
2004-05-24 Janis Johnsonaltivec-3.c: Move call to altivec_check.
2004-05-24 Rainer OrthMakefile.in (CPPLIBS): Renamed to CPPLIB.
2004-05-24 Ulrich Weigandre PR tree-optimization/14197 (Wrong code for bcopy...
2004-05-24 Arnaud CharletComplete previous check-in.
2004-05-24 Arnaud Charlet[multiple changes]
2004-05-24 Arnaud Charlets-osinte-linux-ia64.ads renamed system-linux-ia64.ads
2004-05-24 Paolo BonziniMakefile.def (host_modules): add libcpp.
2004-05-24 Paolo Bonzinigcc.c (struct prefix_list): Add forward declaration.
2004-05-24 Roger Saylefold-const.c (non_lvalue): Explicitly list the tree...
2004-05-24 Mark Mitchellre PR c++/15044 (ICE on syntax error, template header.)
2004-05-24 GCC AdministratorDaily bump.
2004-05-23 Paul Brookexpr.c (check_inquiry): Remove bogus tests.
2004-05-23 Joseph Myersgcc.texi, [...]: Update based on printed manual.
2004-05-23 Mark Mitchellre PR c++/15165 (ICE in instantiate_template)
2004-05-23 Mark Mitchellre PR c++/15025 (accepts redeclaration of template...
2004-05-23 Mark Mitchellre PR c++/14821 (Duplicate namespace alias declaration...
2004-05-23 Ian Lance TaylorForgot to save ChangeLog before committing May 20 patch
2004-05-23 Paul Brookre PR fortran/13773 (Incorrect diagnosis of restricted...
2004-05-23 Paul Brookgfortran.h (struct gfc_symbol): Add equiv_built.
2004-05-23 Andrew Pinskit-rs6000: Remove the disabling -Werror.
2004-05-23 Steven G. Kargl* check.c (gfc_check_random_seed): Issue for too many...
2004-05-23 Gabriel Dos Reisclass.c (alter_access): Use %E format specifier to...
2004-05-23 Volker ReicheltAdded missing entry.
2004-05-23 Joseph Myers* es.po: Update.
2004-05-23 GCC AdministratorDaily bump.
2004-05-22 Roger Saylebuiltins.c (expand_builtin_strstr, [...]): Replace...
2004-05-22 Mark Mitchellre PR c++/15285 (instantiate_type ICE when forming...
2004-05-22 Richard SandifordFix function name in last entry.
2004-05-22 Richard Sandifordmips.c (mips_asm_file_start): Emit a .gcc_compiled_long...
2004-05-22 Mark Mitchellre PR c++/15507 (hang laying out union)
2004-05-22 Andrew Pinskire PR bootstrap/15546 (Bootstrap stage3: Undefined...
2004-05-22 Zack Weinberg[multiple changes]
2004-05-22 Paul Brook* intrinsic.c (add_subroutines): Use add_sym_3s for...
2004-05-22 Paul Brookdump-parse-tree.c (gfc_show_equiv): New function.
2004-05-22 Joseph Myers* doc/contrib.texi: Add g77 contributors.
2004-05-22 Victor Leikehmanre PR fortran/13249 (Error when using COMMON)
2004-05-22 Roger Saylename-lookup.c (check_for_out_of_scope_variable): Avoid...
2004-05-22 Tobias Schlütertrans-decl.c (gfc_get_extern_function_decl): Set DECL_I...
2004-05-22 Steven G. Karglcheck.c (gfc_check_system_clock): New function.
2004-05-22 Steven G. Karglinvoke.texi: Document -Wunderflow and spell check.
2004-05-22 Richard Sandifordcalls.c (initialize_argument_information): Forbid sibca...
2004-05-22 Eric Christopherfix-header.c (read_scan_file): Update for add_path...
2004-05-22 Ben Ellistonc.opt (Wmissing-include-dirs): New.
2004-05-22 Ulrich Weigandfold-const.c (fold_read_from_constant_string): Convert...
2004-05-22 GCC AdministratorDaily bump.
2004-05-21 Joseph Myers* fr.po, tr.po: Update.
2004-05-21 Richard Hendersongimplify.c (mostly_copy_tree_r): Don't attempt to copy...
2004-05-21 Roger Sayleio.c (check_format): As a GNU extension...
2004-05-21 Roger Sayleio.c (check_format): Use gfc_notify_std to determine...
2004-05-21 Richard HendersonMakefile.in (tree-dump.o): Depend on tree-iterator.h.
2004-05-21 Roger Saylefold-const.c (fold, [...]): Use fold_convert instead...
2004-05-21 Diego Novillotree-flow-inline.h (num_immediate_uses): Don't abort...
2004-05-21 Nick Cliftonoops - omitted from previous delta. This change is:
2004-05-21 Mark Wielaardgjavah.c (print_stub_or_jni): Mark functions only JNIEX...
2004-05-21 Jakub Jelineklinux64.h (OPTION_DEFAULT_SPECS): If SPARC_BI_ARCH...
2004-05-21 Ian Lance Taylorsystem.h: Poison NO_RECURSIVE_FUNCTION_CSE.
2004-05-21 Roger Sayletree.c (array_type_nelts, [...]): Replace build with...
2004-05-21 GCC AdministratorDaily bump.
2004-05-21 H.J. Lure PR target/15301 ([3.3/3.4 only] gcc does not pass...
2004-05-21 H.J. Lure PR target/15302 ([3.3/3.4 only] gcc not consistent...
2004-05-20 Paul Brookunwind-dw2-fde.c (get_cie_encoding): Handle dwarf3...
2004-05-20 Roger Saylere PR middle-end/3074 (Statement with no effect not...
2004-05-20 Andrew Pinskicommon.opt (ftree-loop-optimize): Remove.
2004-05-20 Daniel Jacobowitz* Makefile.in (AR_FOR_TARGET, RANLIB_FOR_TARGET)
2004-05-20 Roger Sayleio.c (format_item): Allow the number before the X forma...
2004-05-20 John David Anglinreorg.c (delete_from_delay_slot): If we have a barrier...
next
This page took 0.097914 seconds and 8 git commands to generate.