aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2007-12-13back_end.adb: Recognize -fno-inlineRobert Dewar1-1/+7
2007-12-13opt.ads: Indicate what flags are used by the Project Manager, gprbuild and gp...Vincent Celier1-26/+80
2007-12-13atree.adb (Flag231..Flag247): New functionsRobert Dewar10-430/+708
2007-12-132007-12-06 Geert Bosch <bosch@adacore.com>Geert Bosch1-4/+14
2007-12-13a-ngcoty.adb: New pragma Fast_MathRobert Dewar23-1427/+2072
2007-12-13a-textio.adb, [...]: Extensive changes to private part for wide character enc...Robert Dewar13-163/+740
2007-12-13adaint.h: (__gnat_plist_init): Not defined for RTX.Jose Ruiz5-56/+110
2007-12-13sem_ch5.adb, [...]: Update handling of assigned value/unreferenced warningsRobert Dewar16-152/+336
2007-12-13system-linux-ia64.ads, [...] (Stack_Check_Limits): New target parameter.Eric Botcazou40-182/+320
2007-12-13s-osinte-lynxos-3.ads, [...]: Add missing pragma Convention C for subprogram ...Robert Dewar26-214/+621
2007-12-13adaint.c (__gnat_pthread_setaffinity_np): New routine.Pascal Obry5-25/+290
2007-12-13i386.c (ix86_rtx_costs): Check op0 for ZERO_EXTEND when computing costs for w...Torbjorn Granlund2-83/+69
2007-12-13re PR target/30192 ([arm] Wrong sp value on exit after calling __floatdidf or...Richard Earnshaw2-2/+11
2007-12-13Daily bump.GCC Administrator1-1/+1
2007-12-12re PR bootstrap/30589 (C99 extern inline patch broke bootstrap on i386-pc-min...Jakub Jelinek2-0/+10
2007-12-12re PR fortran/34254 ("character(kind=c_char) function" fails if c_char is not...Tobias Burnus4-3/+70
2007-12-12* config/rs6000/rs6000.c (is_mem_ref): Ignore STACK_TIE.David Edelsohn2-0/+9
2007-12-12gimplify.c (gimplify_modify_expr_rhs): Handle the case when we are assigning ...Aldy Hernandez3-2/+46
2007-12-12s390.c (s390_O_constraint_str): Limit the range for 'On' to -4G+1..-1.Andreas Krebbel5-4/+24
2007-12-12Daily bump.GCC Administrator1-1/+1
2007-12-11* decl.c (add_global_entry): Make type unsigned.Aldy Hernandez2-1/+5
2007-12-11rs6000.c (rs6000_emit_prologue): Use frame_reg_rtx for SPE saves.Nathan Sidwell2-2/+7
2007-12-11config/i386/cygming.h (DWARF2_UNWIND_INFO): Handle 64-bitKai Tietz2-5/+8
2007-12-11decl.c (match_prefix): Make seen_type a boolean.Bernhard Fischer3-7/+15
2007-12-11re PR c++/34238 ("static data member used, but not defined" error on member d...Jakub Jelinek6-16/+65
2007-12-11re PR c++/34364 (class& is not known as as a class-type anymore after dynamic...Jakub Jelinek4-2/+43
2007-12-11re PR tree-optimization/34407 (verify_stmts failed)Uros Bizjak2-1/+22
2007-12-11re PR fortran/34411 (hang-up during read of non-expected input)Jerry DeLisle3-1/+37
2007-12-11Daily bump.GCC Administrator1-1/+1
2007-12-10ada-tree.h (TYPE_RETURNS_BY_TARGET_PTR_P): Move around.Eric Botcazou2-5/+9
2007-12-10re PR tree-optimization/34371 (verify_stmts failed (incorrect sharing of tree...Jakub Jelinek5-6/+37
2007-12-10re PR c++/34059 (ICE with invalid base type for class member)Simon Martin4-1/+54
2007-12-10re PR target/34403 (wrong frequency of block)Eric Botcazou4-1/+98
2007-12-10re PR fortran/34425 (bogus warning)Tobias Burnus4-2/+29
2007-12-10[multiple changes]Kenneth Zadeck4-2/+83
2007-12-10re PR c++/34395 (Broken diagnostic: 'type_pack_expansion' not supported by du...Jakub Jelinek4-0/+20
2007-12-10re PR c++/34394 (Broken diagnostic: 'abs_expr' not supported by dump_expr)Jakub Jelinek4-0/+20
2007-12-10dwarf2out.c (gen_array_type_die, [...]): For Fortran multi-dimensional arrays...Jakub Jelinek2-0/+17
2007-12-10* ChangeLog: Fix my last ChangeLog entry.Uros Bizjak1-4/+5
2007-12-10re PR target/32086 (10% to 20% Performance Regression Between 4.1.3 and 4.3)Paolo Bonzini6-3/+16
2007-12-10i386.c (ix86_function_regparm): Ditto.Uros Bizjak3-17/+30
2007-12-10genopinit.c: Include tm_p.h in generated file.Kaz Kojima4-45/+58
2007-12-10reload.c (find_reloads_address_1): To properly mark as an autoincdec...Hans-Peter Nilsson2-1/+7
2007-12-10caller-save.c (insert_one_insn): If inserting before a call_insn then the reg...Pranav Bhandarkar2-0/+39
2007-12-10Daily bump.GCC Administrator1-1/+1
2007-12-09re PR c++/34178 (Compilation using -frepo fails)Jakub Jelinek7-3/+97
2007-12-09re PR target/32889 (ICE in delete_output_reload, at reload1.c:7926)John David Anglin8-162/+197
2007-12-09re PR fortran/22244 (dimension information is lost for multi-dimension array)Jakub Jelinek14-22/+414
2007-12-09[multiple changes]Tobias Burnus2-0/+18
2007-12-09target-supports.exp (check_effective_target_tls_native): Fix typo.Richard Sandiford2-1/+6