re PR rtl-optimization/11350 (undefined labels with -Os -fPIC)
[platform/upstream/gcc.git] / gcc / ChangeLog
2004-01-16 Jan Hubickare PR rtl-optimization/11350 (undefined labels with...
2004-01-16 Geoffrey Keatingre PR pch/13689 (GGC PCH breaks aliasing)
2004-01-16 Geoffrey KeatingIndex: ChangeLog
2004-01-16 Geoffrey Keatingrs6000.c (rs6000_va_arg): No need to special-case altiv...
2004-01-16 Kazu Hiratac-common.h: Fix comment formatting.
2004-01-16 Zack Weinbergia64.md (*movti_internal): C output template extracted...
2004-01-15 Kelley CookMakefile.in (MAINT): Make it an immediate assignment.
2004-01-15 Kazu Hirata* config/m32r/m32r.md: Remove useless calls to gen_lowpart.
2004-01-15 Kazu Hiratacoff.h: Replace Hitachi with Renesas.
2004-01-15 Andrew Pinskirs6000.c (uses_TOC): Wrap #if TARGET_ELF around it.
2004-01-15 Kazu Hiratah8300.c (h8300_return_in_memory): New.
2004-01-15 Richard Earnshawre PR rtl-optimization/13375 (ICE in gcse.c)
2004-01-15 Richard EarnshawRichard Earnshaw <rearnsha@arm.com>
2004-01-15 John David Anglinre PR rtl-optimization/12372 (miscompilation of execute...
2004-01-15 Alan Modrars6000.c (uses_TOC): Correct comment.
2004-01-15 Jan Hubickare PR bootstrap/13692 (ICE in schedule_insns, at sched...
2004-01-15 Richard Hendersonalpha.h (REG_ALLOC_ORDER): Reorder fp regs after intege...
2004-01-15 Andreas Schwabre PR bootstrap/13562 (bootstrap failure on m68k-linux)
2004-01-15 Kazu Hirata* doc/invoke.texi: Update dump file names. Fix a typo.
2004-01-15 Kazu Hiratabuiltins.c (expand_builtin_va_end): Don't use EXPAND_BU...
2004-01-15 Kazu Hiratasystem.h (STRUCT_VALUE_INCOMING_REGNUM): Poison.
2004-01-15 Kelley Cookre PR bootstrap/12744 (A GCC release tarball can no...
2004-01-15 Kazu Hirata* doc/tm.texi (FUNCTION_VALUE): Fix a typo.
2004-01-15 Kazu Hiratatm.texi: Replace RETURN_IN_MEMORY with TARGET_RETURN_IN...
2004-01-14 Jan Hubickabuiltins.c (std_expand_builtin_va_arg): Align operand...
2004-01-14 Joseph Myersc-parse.in (stmts_and_decls): Make label at end of...
2004-01-14 Jan Hubickacgraph.c (create_edge): Use local.redefined_extern_inline.
2004-01-14 Jan Hubickasched-deps.c (trye_dependency_cache, [...]): Trun to...
2004-01-14 Kazu Hiratacalls.c: Replace STRICT_ARGUMENT_NAMING in comments...
2004-01-14 Richard Hendersonre PR debug/13231 (Bad DWARF2 CFI when there is no...
2004-01-14 Richard Hendersonre PR c++/12491 (Destructor fails to compile when optim...
2004-01-14 Kazu Hirata* config/mn10300/mn10300.h (STRUCT_VALUE): Change to 0.
2004-01-14 Kazu Hirataalpha.h (STRUCT_VALUE): Remove.
2004-01-14 Steven Bosschersystem.h: Poison PROMOTED_MODE
2004-01-14 J"orn Renneckere PR target/9365 ([SH] segfault in gen_far_branch...
2004-01-14 Kazu Hirata* regrename.c (find_oldest_value_reg): Fix a warning.
2004-01-14 Richard Earnshawre PR bootstrap/12527 ([arm] bootstrap error on arm...
2004-01-14 Kazu Hiratam32r.md: Use GEN_INT instead of gen_rtx (CONST_INT...
2004-01-14 Richard Earnshawregrename.c (find_oldest_value_reg): If the replacement...
2004-01-14 Jan Hubickaalias.c (get_alias_set): Initialize alias set to 0...
2004-01-14 Kelley CookMakefile.in: Define MAINT from --enable-maintainer...
2004-01-14 Hartmut Penner* gcc/config/rs6000/rs6000.c (rs6000_stack_info)
2004-01-14 Eric Botcazousparc.md (tie_add32): Fix pasto.
2004-01-14 Zdenek Dvorak* config/i386/i386.md (*addqi_1_slp): Do not access...
2004-01-14 Kazu Hirataiq2000-protos.h: Fix comment formatting.
2004-01-14 J. Brobeckerdwarf2out.c (is_ada_subrange_type): No longer check...
2004-01-14 Kazu Hiratah8300-protos.h: Replace do_movsi with h8300_expand_movsi.
2004-01-14 Kazu Hiratah8300.c (dosize): Change to h8300_emit_stack_adjustment.
2004-01-14 Kazu Hiratah8300.md (movstrictqi): Add an alternative with the...
2004-01-14 Kazu Hiratasystem.h (SHARED_BSS_SECTION_ASM_OP): Poison.
2004-01-13 Jan HubickaPartial fix PR c++/12850
2004-01-13 Jan Hubickalang.c (java_estimate_num_insns_1): Fix bug in MODIFY_E...
2004-01-13 Bernardo Innocentinetbsd-elf.h (REGISTER_NAMES): Add missing "argptr...
2004-01-13 Devang Patelre PR debug/7078 (stabs are not generated correctly...
2004-01-13 Andrew Pinskire PR c++/12709 (ICE with __FUNCTION__ and function...
2004-01-13 Vladimir Makarovrtl.def: Add comment about new option in automata_option.
2004-01-13 Zdenek Dvorak* cfg.c (dump_bb): Dump entry edges.
2004-01-13 Richard Earnshawarm.c (thumb_legitimate_address_p): Only allow constant...
2004-01-13 Kazu Hiratasystem.h (TEXT_SECTION): Poison.
2004-01-13 Ben Elliston* doc/rtl.texi (Vector Operations): Remove defunct...
2004-01-13 Steven BosscherAdd missing PR number
2004-01-13 James E WilsonDelete unused file.
2004-01-13 Zack Weinbergre PR c/13656 (ICE after redeclaring size_t in the...
2004-01-13 Zack Weinbergvarray.h (VARRAY_POP): Add checking variant, aborts...
2004-01-13 Steven Bosscherre PR c++/13376 (Incorrect dumps of RTL for passes...
2004-01-13 Jan Hubickac-decl.c (diagnose_mismatched_decls): Fix warning calls.
2004-01-13 Jan Hubickacgraphunit.c (cgraph_optimize_function): Always do...
2004-01-13 Roger Saylebuiltins.c (expand_builtin_expect_jump): Simplify logic.
2004-01-13 Jan Hubickaalias.c (new_alias_set): Construct the alias_set varray.
2004-01-12 Marc Espiesystem.h: handle YYBYACC like YYBISON.
2004-01-12 Jonathan Merrimanre PR bootstrap/10847 (build fails on openbsd3.2-sparc64)
2004-01-12 Andrew Pinskire PR debug/13539 (dbxout.c does not recognize protecte...
2004-01-12 Richard Sandiford* config/mips/mips.c (mips_symbolic_constant_p): Revert...
2004-01-12 Kazu Hiratare PR rtl-optimization/12508 (weak optimization for...
2004-01-12 Paul BrookFix ChangeLog date.
2004-01-12 Geoffrey KeatingCorrect my e-mail address
2004-01-12 Geoffrey Keatingreal.c: Update copyright date.
2004-01-12 David Edelsohnrs6000.c (rs6000_init_libfuncs): Add AIX TFmode to...
2004-01-12 Andrew Pinskire PR target/13534 (Invalid offset generated for loadin...
2004-01-12 Roger Saylere PR middle-end/11397 (weak aliases broken on Tru64...
2004-01-12 Jan Hubickare PR rtl-optimization/12826 (Optimizer removes referen...
2004-01-12 J"orn RenneckeFixed date in ChangeLog. Also updated Copyright dates...
2004-01-12 Richard Earnshawsimplify-rtx.c (simplify_immed_subreg): Correctly extra...
2004-01-12 Paul Brook* simplify-rtx.c (simplify_plus_minus): Always generate...
2004-01-12 J"orn Renneckere PR target/13585 (Incorrect optimisation of call...
2004-01-12 Jan Hubickaalias.c: Invlude varray.h
2004-01-12 Jan HubickaPartial fox for PR opt/10776 II
2004-01-12 Richard Sandifordcombine.c (combine_simplify_rtx): Don't pass VOIDmode...
2004-01-12 Hartmut Pennerrs6000.c (word_offset_memref_operand): New predicate...
2004-01-12 Bernardo Innocentim68k.md: Switch from the "*..." syntax to the brace...
2004-01-12 David Edelsohnre PR target/13401 (Traceback table does not conform...
2004-01-12 Markus F.X.J. Ober... re PR target/12148 (longstanding m68k libgcc.a bug...
2004-01-12 John David Anglinpa.c: Don't include obstack.h.
2004-01-12 Kaz Kojimalinux.h (ASM_PREFERRED_EH_DATA_FORMAT): Undefine before...
2004-01-11 Steven Bosscherre PR fortran/9972 (Failure of g77.f-torture/execute...
2004-01-11 Zack Weinbergc-decl.c (diagnose_arglist_conflict): Add missing space...
2004-01-11 Jakub Jelinekre PR middle-end/13392 (ICE in convert_from_eh_region_r...
2004-01-11 Jan Hubicka* invoke.texi: Fix syntax error in previous patch.
2004-01-11 Jan HubickaPartial fix for PR opt/10776
2004-01-11 Richard Sandifordmips.c (mips_symbolic_constant_p): Don't allow out...
next