gcc.git
2004-04-09 Andrew Pinskic-common.c (handle_noreturn_attribute): Use TYPE_READON...
2004-04-09 Caroline Ticebasic-block.h (struct edge_def): Add new field, crossin...
2004-04-09 Nathanael Nerodeconfigure.ac: Remove (unused) glibcpp_prefixdir.
2004-04-09 Nathanael Nerodeconfigure.in: Rename to configure.ac.
2004-04-09 Nathanael NerodeMakefile.in: Remove toolexecdir, glibcpp_toolexecdir...
2004-04-09 Nathanael Nerode* config.h.in: Regenerate with autoheader.
2004-04-09 Nathanael NerodeMakefile.in: Remove (unused) gcc_version_trigger.
2004-04-09 Nathanael Nerodeconfigure.in: Switch to modern style for AC_INIT, AC_OU...
2004-04-09 Paul BrookFix typo in Changelog.
2004-04-09 Nathanael Nerodeconfigure.in: Replace old AC_PROG_CC hack with new...
2004-04-09 Nathanael Nerodeconfigure.in: Improve comments on gthread_cflags.
2004-04-09 Nathanael Nerodeconfigure.in: Move PACKAGE and VERSION settings up...
2004-04-09 Nathanael Nerodeconfigure.in: Clean up handling of --enable-version...
2004-04-09 Paolo Carlini1.cc: Remove junk.
2004-04-09 Nathanael Nerodeconfigure.in: Update to autoconf 2.59; clean up slightly.
2004-04-09 Nathanael Nerodere PR bootstrap/14871 (Non-unified-tree ordinary cross...
2004-04-09 Ranjit MathewVMThrowable.java (getStackTrace): Pass trace as-is...
2004-04-09 Roger Saylefunction.c (gen_mem_addressof): When changing the RTX...
2004-04-09 Roger Saylere PR target/14888 (ICE with -O2 -ffast-math in final_s...
2004-04-09 Ian Lance Taylor* gcc.c (default_compilers): Add missing initializers.
2004-04-09 Ian Lance Taylorhost-darwin.c (darwin_rs6000_gt_pch_use_address): Retur...
2004-04-09 GCC AdministratorDaily bump.
2004-04-08 Geoffrey Keatingre PR pch/13419 (Clarification of invoke.texi requested)
2004-04-08 Geoffrey Keating* explow.c: Fix typo defining default of PROMOTE_FUNCTI...
2004-04-08 Mark Mitchellinvoke.texi (Precompiled Headers): Warn about known...
2004-04-08 Danny Smithre PR c++/14808 ([win32] Undefined results with virtual...
2004-04-08 Paul Brookarm.h (CLASS_LIKELY_SPILLED_P): Define.
2004-04-08 Paul Brookexplow.c (promote_mode): Use PROMOTE_FUNCTION_MODE...
2004-04-08 Joel Sherrillre PR ada/14538 (*-rtems broken for gnat)
2004-04-08 Joel Sherrillre PR ada/14665 (gnatmake invokes wrong cross tools)
2004-04-08 Andrew Pinskire PR target/10129 ([3.4 only] Ada bootstrap fails...
2004-04-08 Andrew Pinskidarwin.c (darwin_encode_section_info): When the decl...
2004-04-08 Kaveh R. Ghazibuiltins.c (fold_builtin_isascii, [...]): New.
2004-04-08 Jakub Jelinekdecl2.c (mark_used): Don't segfault if cfun != NULL...
2004-04-08 Arnaud Charlet[multiple changes]
2004-04-08 H.J. Luia64.c (ia64_encode_section_info): Don't prod global...
2004-04-08 GCC AdministratorDaily bump.
2004-04-07 Paolo Carlinitime_members.cc (__timepunct<char>::_M_initialize_timep...
2004-04-07 Ian Lance Taylor* gcc.dg/pch/pch.exp: Add largefile test.
2004-04-07 Joseph Myersinclhack.def (rpc_xdr_lvalue_cast_a, [...]): New fixes.
2004-04-07 David Edelsohnrs6000.c (processor_target_table): Add MASK_MFCRF to...
2004-04-07 Geoffrey KeatingIndex: ChangeLog
2004-04-07 Caroline Ticegcc.c (main): Move 'break' in main loops (on an error...
2004-04-07 Mark Mitchellgcc_release (build_sources): Do not use "-r" and "...
2004-04-07 Paolo Carlini2004-04-07 Paolo Carlini <pcarlini@suse.de>
2004-04-07 Benjamin KosnikFixups for EDG front end.
2004-04-07 Nathanael Nerodere PR bootstrap/14760 (A bug in configure{,.in} prevent...
2004-04-07 Nathanael Nerodeconfig.gcc: Stop changing enable_threads midstream.
2004-04-07 Kaveh R. Ghazistruct-by-value-5a_main.c, [...]: New files.
2004-04-07 GCC AdministratorDaily bump.
2004-04-06 Jakub Jelineki386-sse-8.c: Don't use -march=pentium3 on x86_64.
2004-04-06 Uros Bizjakbuiltins.c: Implement support for sincos function.
2004-04-06 Devang Patelre PR target/14467 (Compiling on Mac OS X 10.1.5 broken)
2004-04-06 H.J. Lugcconfig.h (PREFETCH): Use __builtin_prefetch for gcc...
2004-04-06 David Edelsohnconfigure.in (powerpc-*-aix*): Remove target-libada...
2004-04-06 John David... * doc/install.texi: Update HP-UX 11 installation procedure.
2004-04-06 Paul Brook* README.gcc: Remove obsolete contraint on testcases.
2004-04-06 Paul Brook* doc/sourcebuild.texi: Remove obsolete contraint on...
2004-04-06 Arnaud Charlet[multiple changes]
2004-04-06 Kaz Kojimash.c (prepare_move_operands): Use emit_call_insn when...
2004-04-06 GCC AdministratorDaily bump.
2004-04-05 Paul Brookre PR c++/2123 (Array initializer)
2004-04-05 Paolo Carlinimt_allocator.h (__mt_alloc<>::deallocate): The critical...
2004-04-05 Andrew Pinskitree.c (reconstruct_complex_type): Use TYPE_READONLY...
2004-04-05 Ranjit Mathew* MAINTAINERS: Add myself to write-after-approval.
2004-04-05 Caroline Ticegcc.c (combine_flag): New global variable, for new...
2004-04-05 David Edelsohnrs6000.c (VTABLE_NAME_P): Add _ZTI to special symbol...
2004-04-05 Jakub JelinekPR optimization/13424 (hppa), bootstrap/14462, c/14828
2004-04-05 Nathan Sidwellre PR c++/3518 (default conversion to pointer-to-functi...
2004-04-05 Arnaud Charlet[multiple changes]
2004-04-05 Richard Kennerc-decl.c (build_compound_literal): Use TYPE_READONLY.
2004-04-05 Eric Botcazousol2-bi.h (PREFERRED_DEBUGGING_TYPE): Set to DWARF2_DEB...
2004-04-05 Ian Lance Taylorre PR target/14548 (building Ada library incorrectly...
2004-04-05 Roger Saylesimplify-rtx.c (simplify_binary_operation): Constant...
2004-04-05 GCC AdministratorDaily bump.
2004-04-04 Mark Mitchellre PR c++/14804 ([unit-at-a-time] initializing const...
2004-04-04 Mark Mitchellinvoke.texi (-mabi=o64): Create link to O64 ABI documen...
2004-04-04 Mark Mitchellinvoke.texi (-mabi=o64): Create link to O64 ABI documen...
2004-04-04 Roger Saylecse.c (cse_insn): Correct usage of simplify_replace_rtx...
2004-04-04 Roger Sayle* df.h: Tidy up whitespace in the definitions of the...
2004-04-04 Paolo Carlinifilebuf_sputn_unbuf.cc: New, adapted from libstdc+...
2004-04-04 GCC AdministratorDaily bump.
2004-04-03 Bud Davis* MAINTAINERS: Add myself to write-after-approval.
2004-04-03 Roger Saylefold-const.c (fold): Guard (-A)+B -> B-A transformation...
2004-04-03 Jan Hubicka* md.texi (vec_set, vec_extract, vec_init): Document.
2004-04-03 Paolo Carlinimt_allocator.h (__mt_alloc<>::allocate): Factor out...
2004-04-03 GCC AdministratorDaily bump.
2004-04-02 Nathanael NerodeREADME: Bring up to date with new subdirectories; remov...
2004-04-02 Gabor Lokiopts.c (decode_options): Do function inlining with...
2004-04-02 Paolo Carlinimt_allocator.h (__mt_alloc<>::deallocate): Rearrange...
2004-04-02 Vladimir Makarovi386.h (TARGET_NOCONA): New macro.
2004-04-02 Nathan Sidwellre PR c++/14007 (Incorrect use of const partial special...
2004-04-02 Arnaud CharletComplete previous change.
2004-04-02 Arnaud Charletgnat-style.texi, [...]: Remove RCS tags.
2004-04-02 Andrew Pinskirtlanal.c (find_reg_note): Manually unswitch the loop.
2004-04-02 Kelley Cookgcc_update (files_and_dependencies): Remove gcc/ada...
2004-04-02 GCC AdministratorDaily bump.
2004-04-01 Mark Mitchellre PR target/14040 (ARM cross compiler: error: could...
2004-04-01 Jan Hubickacgraph.c: Add overall comment.
2004-04-01 Mark Mitchellre PR c++/14803 (Spurious warnings on conversion of...
next