gcc.git
2004-04-15 Eric Christophert-elf: Enable multilibs by default.
2004-04-15 GCC AdministratorDaily bump.
2004-04-14 Zack WeinbergMakefile.am: Add definition of AM_CXXFLAGS.
2004-04-14 Zack Weinberg* gcc.dg/const-elim-1.c: XFAIL hppa*.*-*-* (PA32)....
2004-04-14 Nathanael Nerodeconfigure.ac: Restore toolexecdir.
2004-04-14 Jason Merrillrevert: re PR c++/13294 (namespace associations vs...
2004-04-14 Bryce McKinlayexpr.c (build_invokeinterface): Remove unused variables...
2004-04-14 Andreas Toblerbb-reorder.c (fix_crossing_conditional_branches): Adjus...
2004-04-14 Bryce McKinlay[multiple changes]
2004-04-14 Nick Cliftonarm.c (arm_override_options): If the user has not speci...
2004-04-14 Kaveh R. Ghazibuiltins.c (fold_builtin_isdigit): New.
2004-04-14 Kaveh R. Ghazibuiltins.c (fold_builtin_cabs, [...]): Use `mathfn_buil...
2004-04-14 Richard Sandifordinvoke.texi: Rename MIPS's -mfix-vr4122-bugs to -mfix...
2004-04-14 James E WilsonFix problem reported by Dan Berlin on gcc list.
2004-04-14 Uros Bizjakoptabs.c (expand_twoval_unop): Reorder function arguments.
2004-04-14 GCC AdministratorDaily bump.
2004-04-13 Richard Hendersonvarasm.c (unlikely_text_section): Use assemble_align...
2004-04-13 Richard Hendersondefaults.h (HOT_TEXT_SECTION_NAME): Add leading dot.
2004-04-13 Richard Hendersonbb-reorder.c (fix_crossing_unconditional_branches)...
2004-04-13 Ulrich Weigandreload1.c (emit_reload_insns): Set reg_has_output_reloa...
2004-04-13 Geoffrey Keating* g++.dg/pch/externc-1.C: Add missing semicolon.
2004-04-13 Ian Lance Taylorstrerror.c: Include config.h...
2004-04-13 Michael ChastainMAINTAINERS: Add myself to write-after-approval.
2004-04-13 Fariborz JahanianDefinition of these two macros are corrected by adding...
2004-04-13 Jeff Lawhashtab.c (htab_remove_elt_with_hash): New function.
2004-04-13 Jonathan LarmourPatch from Jonathan Larmour.
2004-04-13 Aldy Hernandez* gcc.c-torture/execute/20020720-1.x: XFAIL for powerpc...
2004-04-13 GCC AdministratorDaily bump.
2004-04-12 Roger Saylei386.c (output_387_reg_move): New function.
2004-04-12 Richard Kennerc-decl.c (finish_decl): Make a decl_stmt for a variable...
2004-04-12 Kelley Cookre PR bootstrap/14905 ('make install' fails on grepjar...
2004-04-12 Roger Saylesimplify-rtx.c (simplify_binary_operation): Remove...
2004-04-12 Dhruv Matanilist_sort_search.cc: Minor formatting fixes.
2004-04-12 Kelley CookMakefile.am: Add in libz_a_CFLAGS as recommended by...
2004-04-12 Kelley CookAdd dependencies for zlib for gcc_update
2004-04-12 Paolo Carlini2004-04-12 Paolo Carlini <pcarlini@suse.de>
2004-04-12 Aldy Hernandezrs6000.md: Document why a pattern is not available.
2004-04-12 GCC AdministratorDaily bump.
2004-04-12 Aldy Hernandezrs6000.c (rs6000_assemble_integer): Change in_text_unli...
2004-04-11 Roger Saylefold-const.c (fold_binary_op_with_conditional_arg)...
2004-04-11 Kaveh R. Ghaziiris5.h (current_section_flags): Add in_unlikely_execut...
2004-04-11 Andreas Toblerbb-reorder.c (fix_crossing_conditional_branches): Fix...
2004-04-11 Andrew Pinskivarasm.c (text_section): Use TEXT_SECTION_ASM_OP and...
2004-04-11 GCC AdministratorDaily bump.
2004-04-10 Joseph Myersc-typeck.c (common_type): Prefer long long to long...
2004-04-10 Kelley Cookconfigure.in: Rename file to ...
2004-04-10 Danny Smithmethod.c (make_alias_for_thunk): Remove preprocessor...
2004-04-10 Chris Demetrioupacked1.C: Mark xfail for mips*- not mips-.
2004-04-10 GCC AdministratorDaily bump.
2004-04-09 Zack Weinbergtarget-supports.exp (check_named_sections_available...
2004-04-09 Zack Weinbergre PR target/14887 (compat/struct-ret-19 failure on...
2004-04-09 Roger Saylesimplify-rtx.c (mode_signbit_p): New function to check...
2004-04-09 Kaveh R. Ghazibuiltins.c (mathfn_built_in): Check TYPE_MAIN_VARIANT...
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...
next