aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2008-08-12Fix final.c.Anatoly Sokolov1-2/+2
2008-08-12* final.c (final_scan_insn): Use app_enable/app_disable functions.Anatoly Sokolov2-25/+9
2008-08-12re PR bootstrap/37097 (Revision 139014 failed to bootstrap)Ulrich Weigand2-1/+6
2008-08-12defaults.h (TARGET_FLOAT_FORMAT): Remove.Ulrich Weigand11-51/+24
2008-08-12real.h (struct real_format): New member has_sign_dependent_rounding.Ulrich Weigand11-135/+92
2008-08-12float_disf.c: New file.Ulrich Weigand4-0/+74
2008-08-12real.h (struct real_format): New member round_towards_zero.Ulrich Weigand13-40/+261
2008-08-12real.c (spu_single_format): New variable.Ulrich Weigand7-8/+75
2008-08-12* config/spu/spu.c (spu_safe_dma): Respect TARGET_SAFE_DMA.Ulrich Weigand2-1/+5
2008-08-12* config/spu/spu.h (DWARF_FRAME_RETURN_COLUMN): Define.Ulrich Weigand2-0/+6
2008-08-12dg-do run the test instead of compile.Jakub Jelinek1-1/+1
2008-08-12re PR c++/36688 (Incorrect struct assignments with nested const initializers)Jakub Jelinek4-1/+39
2008-08-12Fix my email address.Volker Reichelt3-5/+5
2008-08-12tree-vectorizer.c: Depend on langhooks.h.Ira Rosen22-54/+510
2008-08-12Makefile.in (EXTRA_GNATRTL_NONTASKING_OBJS): Remove duplicate s-win32.o.Danny Smith2-1/+6
2008-08-12g-stsifd-sockets.adb (Create): Replace Constants.SOCK_STREAM with SOSC.SOCK__...Danny Smith3-3/+10
2008-08-12Daily bump.GCC Administrator1-1/+1
2008-08-11s-oscons-tmplt.c: RTEMS defines AF_INET6 but does support it.Joel Sherrill5-6/+20
2008-08-11i386.c: (override_options): Move initialisation from flag_schedule_insns_afte...Michael Matz2-5/+11
2008-08-11re PR rtl-optimization/36998 (Ada bootstrap broken on i586-*-*)Jakub Jelinek4-5/+34
2008-08-1120080806-1.c: Move testcase ...Andreas Krebbel2-3/+12
2008-08-11Daily bump.GCC Administrator1-1/+1
2008-08-10Fix typo in "Software".David Edelsohn1-1/+1
2008-08-10exp_ch4.adb (Expand_N_Op_Expon): Force evaluation of left argument even when ...Samuel Tardieu4-15/+92
2008-08-10re PR middle-end/20644 (bogus uninitialized warning on unused variable)Manuel López-Ibáñez5-3/+83
2008-08-10re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez4-7/+11
2008-08-09re PR middle-end/36238 (ICE in reg_or_subregno, at jump.c:1730)Andrew Pinski4-2/+42
2008-08-10Daily bump.GCC Administrator1-1/+1
2008-08-10* sv.po: Update.Joseph Myers2-2/+6
2008-08-09re PR target/37055 (Revision 138835 breaks -msse2 -mfpmath=sse -Os)Jan Hubicka2-7/+27
2008-08-09avr.c (avr_mcu_types): Move the AT43USB320 device to avr31 architecture.Anatoly Sokolov4-4/+11
2008-08-09configure.ac (mips*-*-*linux*, [...]): Use mt-mips-gnu.Richard Sandiford13-269/+1029
2008-08-09mips.c (mips_unspec_address_offset): Move earlier in file.Richard Sandiford2-101/+108
2008-08-09mips.h (MASK_RETURN_ADDR): Expand commentary.Richard Sandiford3-8/+41
2008-08-09mips.h (STATIC_CHAIN_REGNUM): Remap to $15.Richard Sandiford3-10/+39
2008-08-09mips.h (FUNCTION_NAME_ALREADY_DECLARED): Delete.Richard Sandiford4-111/+71
2008-08-09gimple.c (gimple_build_call_1): Deal with FUNCTION_DECL fn.Richard Guenther14-84/+101
2008-08-09re PR c++/17880 (-Wsequence-point doesn't warn inside if, while, do condition...Manuel López-Ibáñez6-13/+104
2008-08-09misc.c (gnat_handle_option): Replace set_Wunused by warn_unused.Manuel López-Ibáñez2-1/+6
2008-08-09re PR c++/12242 (g++ should warn about out-of-range int->enum conversions)Manuel López-Ibáñez4-10/+93
2008-08-09Daily bump.GCC Administrator1-1/+1
2008-08-08re PR other/36901 (pedwarn() + -pedantic-errors + -w (inhibit_warnings) shoul...Manuel López-Ibáñez76-330/+521
2008-08-08re PR middle-end/7651 (Define -Wextra strictly in terms of other warning flags)Manuel López-Ibáñez7-11/+56
2008-08-08re PR fortran/37011 (F2003, type extension: multiple inheritence not rejected)Paul Thomas4-5/+37
2008-08-08re PR c/28875 ("-Wextra -Wno-unused-parameter -Wall" doesn't work as expected)Manuel López-Ibáñez13-49/+92
2008-08-08invoke.texi: Add cpu_type power7.Peter Bergner8-3/+93
2008-08-08re PR c++/35985 (ICE with pointer to member function as base)Volker Reichelt4-4/+20
2008-08-08tree-vect-transform.c (vectorizable_conversion): Pass the integral type to ve...Dorit Nuzman6-23/+67
2008-08-08gfortran.h (gfc_finalizer): Replaced member `procedure' by two new members `p...Daniel Kraft10-20/+153
2008-08-08tree-ssa-ccp.c (likely_value): Calls are not all varying.Richard Guenther4-17/+75