gcc.git
2007-12-17 Jack Howarthre PR target/32765 (Testsuite failures due to undefined...
2007-12-17 Rask Ingemann... * doc/tm.texi (TARGET_SECONDARY_RELOAD): Fix typos.
2007-12-17 Jakub JelinekMakefile.am (compile-tests): Build libjava.jvmti/interp...
2007-12-17 Jakub Jelinekre PR c/34506 (gcc disallows comma between C/C++ OpenMP...
2007-12-17 Tobias Burnusintrinsic.c (add_functions): Undo change; mark float...
2007-12-17 Dorit Nuzmanre PR tree-optimization/34445 (internal compiler error...
2007-12-17 Arnaud Charlet* s-vxwork-alpha.ads: Removed, no longer used.
2007-12-17 Jerry DeLislere PR libfortran/34427 (Revision 130708 breaks namelist...
2007-12-17 Jerry DeLislere PR libfortran/34427 (Revision 130708 breaks namelist...
2007-12-17 GCC AdministratorDaily bump.
2007-12-16 Jack Howarthre PR target/34025 (Warning when compiling with -m64...
2007-12-16 Uros Bizjaki386.h (WIDEST_HARDWARE_FP_SIZE): Define.
2007-12-16 Jonathan WakelyChangeLog: Fix my email address in previous two entries.
2007-12-16 Jonathan Wakelydefault_weaktoshared.cc: Add required dg-option for...
2007-12-16 Tobias Burnusre PR fortran/34495 (accepts invalid initialization...
2007-12-16 Thomas Koenigre PR fortran/34305 (ICE with array(real) declaration)
2007-12-16 Rask Ingemann... * gcc.dg/torture/pr24257.c: Remove -O from options.
2007-12-16 Tobias Burnusre PR fortran/34246 (gfortran.dg/bind_c_usage_16.f03...
2007-12-16 Bernhard FischerUndo misguided distinction WRT deciding if a warning...
2007-12-16 Uros Bizjaktree-vect-transform.c (conservative_cost_threshold...
2007-12-16 Paul Thomasre PR fortran/31213 (ICE on valid code with gfortran)
2007-12-16 Richard Sandifordre PR rtl-optimization/34415 (Possible miscompilation...
2007-12-16 Sebastian Poppatch_tester.sh: Don't save the script anymore.
2007-12-16 GCC AdministratorDaily bump.
2007-12-16 Sebastian Poppatch_tester.sh: New.
2007-12-15 Danny Smithfastcall-1.c (f4): Change return type to void.
2007-12-15 Jakub Jelinekre PR bootstrap/34003 (gcc trunk unable to bootstrap...
2007-12-15 Jonathan Wakelyboost_shared_ptr.h: Add support for allocators, aliasin...
2007-12-15 Jonathan Wakelyboost_shared_ptr.h: Add support for allocators, aliasin...
2007-12-15 Joseph Myers* sv.po: Update.
2007-12-15 Alexandre Oliva* tree.c (type_hash_add): Fix whitespace.
2007-12-15 Hans-Peter... Add CRIS v32 support. Fix -mcc-init.
2007-12-15 Hans-Peter... * config/cris/cris-protos.h (cris_register_move_cost)
2007-12-15 Hans-Peter... cris.md: Group related constants together, with comment...
2007-12-15 Hans-Peter... cris.h: Sanity-check TARGET_CPU_DEFAULT for contents.
2007-12-15 Hans-Peter... linux.h: Sanity-check TARGET_CPU_DEFAULT for presence...
2007-12-15 Hans-Peter... * config/cris/predicates.md
2007-12-15 Hans-Peter... * config/cris/t-elfmulti: Add multilib v32 for -march...
2007-12-15 Hans-Peter... cris.c (ASSERT_PLT_UNSPEC): Remove unused macro.
2007-12-15 Hans-Peter... config.gcc: Make crisv32-* have cpu_type cris.
2007-12-15 Hans-Peter... config.host (crisv32-*-elf, [...]): New, same as cris...
2007-12-15 Hans-Peter... configure.host (try_cpu settings): Set try_cpu=cris...
2007-12-15 Hans-Peter... peep2-xsrand.c, [...]: Drop redundant target-specifier.
2007-12-15 Sebastian PopMAINTAINERS: Update my email address.
2007-12-15 Alexandre Olivare PR debug/7081 (DWARF enhancements for C++)
2007-12-15 Alexandre Olivadwarf2out.c (reference_to_unused): Don't emit strings...
2007-12-15 John David... datasec1.C: Require named section support.
2007-12-15 Sebastian Poptree-scalar-evolution.c (number_of_iterations_for_all_l...
2007-12-15 Benjamin Kosnikpartial_sum.h: Include new.
2007-12-15 Bernhard Reutner... MAINTAINERS: Update my email address.
2007-12-15 Bernhard Fischertree-flow-inline.h.c (next_readonly_imm_use): Fix typo...
2007-12-15 Bernhard Fischertoplev.c (process_options): Fix typo in warning.
2007-12-15 Jakub Jelinek* Make-lang.in (gnat1, gnatbind): Pass ALL_CFLAGS on...
2007-12-15 GCC AdministratorDaily bump.
2007-12-14 Benjamin Kosnikre PR libstdc++/30127 (std::has_facet returns true...
2007-12-14 Jakub Jelinekre PR target/29978 (redundant jumps)
2007-12-14 Paolo Bonzinidf-core.c: Update comments referring to removed features.
2007-12-14 Uros Bizjaksse.md (sse4_2_pcmpestr): Use reg_not_xmm0_operand...
2007-12-14 Tobias Burnusre PR fortran/34438 (gfortran not compliant w.r.t defau...
2007-12-14 Tobias Burnusre PR fortran/34398 (BOZ literals: Range checks)
2007-12-14 Richard Guentherre PR middle-end/34462 (tree check: expected ssa_name...
2007-12-14 Uros Bizjaksse-14.c (test_1, [...]): New macros to test macroized...
2007-12-14 Daniel Frankere PR fortran/34324 (Module files on CRLF systems)
2007-12-14 John David... re PR target/34091 (ICE in reload_cse_simplify_operands...
2007-12-14 GCC AdministratorDaily bump.
2007-12-13 Eric Botcazoure PR middle-end/33088 (spurious exceptions with -ffloa...
2007-12-13 Olga Golovanevskystruct-reorg.exp: Replace DEFAULT_CFLAGS by STRUCT_REOR...
2007-12-13 Tobias Burnus[multiple changes]
2007-12-13 Thomas Koenigre PR libfortran/34370 (file positioning after nonadvan...
2007-12-13 Douglas Gregor__func__.C: New.
2007-12-13 Andrew Pinskire PR bootstrap/34144 (Revision 130005 causes bootstrap...
2007-12-13 Jakub Jelinekre PR rtl-optimization/32636 (25_algorithms/search_n...
2007-12-13 Olga GolovanevskyFogot to commit ipa-struct-reorg.c
2007-12-13 Uros Bizjakre PR target/34435 (SSE2 intrinsics - emmintrin with...
2007-12-13 Arnaud CharletRestore part of patch lost for PR ada/15805:
2007-12-13 Samuel Tardieure PR ada/34360 (typo gcc/ada/Makefile.in for GNU/kFreeBSD)
2007-12-13 Richard Guentherre PR middle-end/34450 (compile takes up 1.8 GB RAM...
2007-12-13 Olga Golovanevskyipa-struct-reorg.c (is_candidate): Print information...
2007-12-13 Olga Golovanevskystruct: New directory with tests for struct-reorg optim...
2007-12-13 Bob Duff(Attribute_to_gnu): Check for violations of the No_Impl...
2007-12-13 Arnaud CharletResync
2007-12-13 Golovanevsky... invoke.texi (Optimiza Options): Document new -fipa...
2007-12-13 Tobias Burnusre PR libfortran/34427 (Revision 130708 breaks namelist...
2007-12-13 Arnaud CharletUpdate comments.
2007-12-13 Arnaud Charlet(Nkind_In): New functions.
2007-12-13 Arnaud CharletRemoved, no longer used
2007-12-13 Arnaud CharletNew file.
2007-12-13 Arnaud CharletNew file.
2007-12-13 Javier Mirandasem_ch3.ads, [...] (Check_Abstract_Overriding): Avoid...
2007-12-13 Arnaud Charleti-vxwork.ads: Kill new warning on Convention C, since...
2007-12-13 Geert Boschs-parame-vxworks.adb: Update comments to reflect usage...
2007-12-13 Vincent Celiersymbols-processing-vms-ia64.adb (Process.Skip_Half...
2007-12-13 Gary Dismukesmake.adb (Scan_Make_Arg): Add test for -aamp_target...
2007-12-13 Bob Duffitypes.ads, itypes.adb (Create_Itype): For access-to...
2007-12-13 Robert Dewarimpunit.adb: Add entries for missing units
2007-12-13 Vasiliy Fofanovg-socthi-vms.ads (Fd_Set_Access): make it 32-bit.
2007-12-13 Emmanuel Briots-os_lib.ads, [...] (Normalize_Pathname): Do not comput...
2007-12-13 Olivier Hainquetb-gcc.c (uw_data_t, [...]): Only define if not GCC...
2007-12-13 Matthew Heaneya-cohase.ads, [...]: Document which generic formal...
2007-12-13 Robert Dewargnat_ugn.texi: Dcoument new rules for style check comme...
next