struct-equiv.c: Remove file.
[gcc.git] / gcc /
2008-03-02 Andi Kleenstruct-equiv.c: Remove file.
2008-03-02 GCC AdministratorDaily bump.
2008-03-01 Douglas Gregorparser.c (cp_lexer_next_token_is_decl_specifier_keyword...
2008-03-01 Alexandre Olivaifcvt.c (noce_process_if_block): Try to handle only...
2008-03-01 Janne Blomqvistre PR libfortran/35063 (Clean up use of destroy_unit_mu...
2008-03-01 Francois-Xavier... re PR fortran/34770 (Incorrect array indexing through...
2008-03-01 Janne Blomqvistre PR libfortran/35063 (Clean up use of destroy_unit_mu...
2008-03-01 Alexandre Olivadf-scan.c (df_ref_chain_change_bb): Simplify.
2008-03-01 Alexandre Oliva* rtlanal.c (loc_mentioned_in_p): Test XVECEXPs correctly.
2008-03-01 Alexandre Olivatree-flow-inline.h (next_readonly_imm_use): Return...
2008-03-01 Richard Guentherre PR middle-end/35411 (internal compiler error: in...
2008-03-01 GCC AdministratorDaily bump.
2008-02-29 Jerry DeLislere PR fortran/35059 (Seg fault when max constructor...
2008-02-29 Francois-Xavier... fold-const.c (fold_convertible_p): Correct the logic...
2008-02-29 Douglas Gregorre PR c++/35315 (ICE with attribute transparent_union)
2008-02-29 Manuel López-Ibáñezparser.c (cp_parser_nonclass_name): New.
2008-02-29 Tom Tromeytoplev.c (input_file_stack, [...]): Remove.
2008-02-29 Paul Brookarm.md (arm_addsi3): Add r/k/n alternative.
2008-02-29 Paul Brookieee754-df.S (muldf3): Use RET macros.
2008-02-29 Richard Guenthertree-ssa-pre.c (get_sccvn_value): Create missing VNs...
2008-02-29 Tom Tromeyexpr.c (expand_byte_code): Set DECL_FUNCTION_LAST_LINE...
2008-02-29 Kaz Kojimash.c (sh_scalar_mode_supported_p): New function.
2008-02-29 Sebastian Poptree-loop-linear.c (try_interchange_loops): Compare...
2008-02-29 Kaz Kojimash.c (sh_secondary_reload): Handle loading a float...
2008-02-29 GCC AdministratorDaily bump.
2008-02-28 Daniel Frankere PR fortran/31463 ([patch] inconsistent warnings...
2008-02-28 Richard Sandifordsimplify-rtx.c (simplify_unary_operation_1): Extend...
2008-02-28 Francois-Xavier... re PR fortran/34868 (ICE with -ff2c for function return...
2008-02-28 Steven Bosschertree-ssa-sccvn (vn_ssa_aux_obstack): New obstack.
2008-02-28 Sebastian Popinvoke.texi: Document -ftree-loop-distribution.
2008-02-28 Joseph Myersre PR target/33963 (Dllimport attribute wrongly accepte...
2008-02-28 Richard Guentherrevert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-28 Uros Bizjakpr34351.c: Compile for x86 targets only.
2008-02-28 GCC AdministratorDaily bump.
2008-02-27 Francois-Xavier... * gfortran.dg/large_real_kind_3.F90: Reverse previous...
2008-02-27 David Daneyre PR target/34409 (MIPS: Non-optimal DWARF frame data)
2008-02-27 Uros Bizjakre PR target/25477 (builtin functions should use $LDBL1...
2008-02-27 Tom Tromeytree-dump.c (dequeue_and_dump): Check DECL_SAVED_TREE...
2008-02-27 Jan Beulichmmx-1.c: Add -Werror-implicit-function-declaration...
2008-02-27 Jan Beulichc-decl.c (merge_decls): Use DECL_USER_ALIGN() on olddec...
2008-02-27 Francois-Xavier... re PR fortran/33387 (Fortran front-end should translate...
2008-02-27 Revital EresFix PR rtl-optimization/34999
2008-02-27 Richard Guentherre PR tree-optimization/25290 (PHI-OPT could be rewritt...
2008-02-27 Arnaud CharletMinor reformatting.
2008-02-27 Samuel Tardieure PR ada/22255 (Reset on shared file causes Use_Error.)
2008-02-27 Samuel Tardieure PR ada/34799 ([Ada] Assertion fails when no componen...
2008-02-27 Richard Guentherre PR middle-end/34971 (bitfield rotates are folded...
2008-02-27 Jakub Jelinekre PR c++/35368 (With #pragma visibility, `vtable for...
2008-02-27 Jakub Jelinekc-ppoutput.c (scan_translation_unit): Handle CPP_PRAGMA...
2008-02-27 GCC AdministratorDaily bump.
2008-02-26 Joseph Myers* gcc.dg/bf-ms-attrib.c (main): Return 0.
2008-02-26 Joseph Myersmmx-4.c (dump64_64): Use printf %I64 on MinGW.
2008-02-26 Ralf Wildenhuesre PR c/28800 (warning "ISO C forbids an empty source...
2008-02-26 Tobias Burnusre PR fortran/35033 (Valid ASSIGNMENT(=) rejected)
2008-02-26 Paul Brookarm.c (thumb_set_frame_pointer): Ensure SP is first...
2008-02-26 Ben Ellistonrs6000.c: Annotate cache line size field in all instanc...
2008-02-26 David Edelsohndbgcnt.def (cfg_cleanup, [...]): New counters.
2008-02-26 Edmar Wienskoskirs6000.c (processor_costs): Update e300 cache line...
2008-02-26 H.J. LuAdd missing ChangeLog entries.
2008-02-26 Jason Merrillre PR c++/35315 (ICE with attribute transparent_union)
2008-02-26 Richard Sandifordnest-align-1.x: Delete.
2008-02-26 Tom Tromeysystem.h (USE_MAPPED_LOCATION): Poison.
2008-02-26 Manuel López-Ibáñezre PR tree-optimization/26264 (Extraneous warning with...
2008-02-26 Richard Guenthertree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-26 Manuel López-Ibáñezre PR c/34351 (Please get us the "volatile register...
2008-02-26 Manuel López-Ibáñezcommon.opt (Wlarger-than=): New.
2008-02-26 Paolo Carlinire PR c++/35323 (ICE calling functions with fixed-point...
2008-02-26 Kaz Kojimanest-align-1.c: Use the largest alignment.
2008-02-26 Joseph Myers* gcc.target/i386/pr25993.c: Skip on *-*-mingw*.
2008-02-26 Joseph Myers* gcc.dg/debug/dwarf2/aranges-fnsec-1.c: Add -w to...
2008-02-26 GCC AdministratorDaily bump.
2008-02-26 Joseph Myersbuiltins-config.h: Disable C99 runtime testing for...
2008-02-26 Joseph Myerstarget-supports.exp (check_profiling_available): Report...
2008-02-26 Joseph Myerstarget-supports.exp (check_effective_target_pthread_h...
2008-02-25 Manuel López-Ibáñezc-common.c (match_case_to_enum_1): Add appropriate...
2008-02-25 Manuel López-Ibáñezre PR other/28322 (GCC new warnings and compatibility)
2008-02-25 Richard Sandifordmips.md (loadgp_blockage, blockage): Change type to...
2008-02-25 Richard Guentherrevert: tree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-25 Ralf Wildenhuesgnat_rm.texi, [...]: Fix spacing after `e.g.' and ...
2008-02-25 Ralf Wildenhuesgnat_ugn.texi (Conventions): List environment variables...
2008-02-25 Janne BlomqvistChangeLog for previous commit.
2008-02-25 Janne Blomqvistre PR fortran/29549 (matmul slow for complex matrices)
2008-02-25 Janne Blomqvistre PR c/35162 (Documentation incorrect for -fcx-limited...
2008-02-25 Paolo Carlinire PR c++/35333 (Broken diagnostic for complex builtin)
2008-02-25 Ben Ellistonrs6000.h (ASM_CPU_POWER5_SPEC): Define.
2008-02-25 Richard Guenthertree-flow.h (uid_decl_map_hash, [...]): Move ...
2008-02-25 Andreas Krebbelre PR target/35258 (two memcpy calls merged incorrectly...
2008-02-25 Jan BeulichMakefile.in: Also prefix uses of crt0.o and mcrt0.o...
2008-02-25 Francois-Xavier... * gfortran.dg/large_real_kind_3.F90: Xfail on ppc-darwin.
2008-02-25 Ben Ellistonre PR other/32948 (five warnings and a patch)
2008-02-25 Uros Bizjakre PR middle-end/19984 (nan should be C99 built-in)
2008-02-25 Revital EresFix formatting of Changelog
2008-02-25 Ayal ZaksSMS: Revisit order of insns within a row
2008-02-25 Eric Botcazoustor-layout.c (layout_decl): Do not bump the alignment...
2008-02-25 Uros Bizjakvect-99.c: Include stdlib.h and tree-vect.h.
2008-02-25 Francois-Xavier... re PR fortran/34729 (Localization of run-time error...
2008-02-25 Jason Merrillre PR c++/33486 (namespace association doesn't handle...
2008-02-25 Kaz Kojimassa-pre-10.c: Use -fno-finite-math-only on sh* targets.
2008-02-25 Manuel López-Ibáñeztypeck.c (check_for_casting_away_constness): Use 1...
2008-02-25 GCC AdministratorDaily bump.
next