aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-11-21stylesw.adb: Change Style_Check_Subprogram_Order to Style_Check_Order_Subprog...Andreas Jaeger2-7/+12
2004-11-21tree-ssa-threadupdate.c (redirection_data_hash): Use the index of the destina...Jeff Law2-1/+7
2004-11-21Daily bump.GCC Administrator1-1/+1
2004-11-20c-typeck.c (build_array_ref): Don't check for index == 0.Joseph Myers9-69/+154
2004-11-20regrename.c (copyprop_hardreg_forward): Only search for a previously processe...Jeff Law2-1/+7
2004-11-20re PR target/18580 (vectorizer failures (max, unaligned))Eric Botcazou12-11/+18
2004-11-20Move Jeff's change to the correct place right Before Kazu's part1 of O(1) PHIAndrew Pinski1-15/+17
2004-11-20* gcc.dg/vect/vect.exp (sparc*-*-*): Fix a couple of nits.Eric Botcazou2-1/+5
2004-11-20tree-ssa-threadupdate.c, [...]: Fix comment typos.Kazu Hirata4-7/+13
2004-11-20arm.c (arm_override_options): Use arm_ld_sched rather than testing a bit in t...Richard Earnshaw5-38/+74
2004-11-20change typo in last commit to simplify-rtx.cAldy Hernandez1-1/+1
2004-11-20basic-block.h (edge_def): Add dest_idx.Kazu Hirata4-29/+44
2004-11-20check.c (gfc_check_getcwd_sub): Fix seg fault.Steven G. Kargl7-4/+227
2004-11-20simplify-rtx.c (simplify_ternary_operation): Use trunc_int_for_mode.Aldy Hernandez2-1/+6
2004-11-20Daily bump.GCC Administrator1-1/+1
2004-11-19tree-ssa-threadupdate.c: Replace REDIRECTION_DATA varray with a hash table.Jeff Law2-158/+336
2004-11-19tree-cfg.c (reinstall_phi_args): New.Kazu Hirata2-17/+32
2004-11-19tree-vectorizer.c (slpeel_verify_cfg_after_peeling): Define only if checking ...Andreas Tobler2-3/+10
2004-11-19target-supports.exp (check_visibility_available): Really test the compiler.Mark Mitchell2-14/+20
2004-11-19c-decl.c (push_scope): Remove "\n" from end of diagnostic for too many nested...Joseph Myers2-1/+6
2004-11-19re PR tree-optimization/18181 (vectorizer: problem in the peeling mechanism i...Dorit Naishlos7-313/+651
2004-11-19tree-vectorizer.c (slpeel_make_loop_iterate_ntimes): Last two arguments removed.Dorit Naishlos2-90/+49
2004-11-19tree-vectorizer.c (slpeel_can_duplicate_loop_p): New name for function previo...Dorit Naishlos2-161/+130
2004-11-19tree-vectorizer.c (slpeel_tree_peel_loop_to_edge): New name for function prev...Dorit Naishlos2-63/+95
2004-11-19tree2 to tree_on_heap, I had forgot to update the change log :(.Andrew Pinski1-8/+8
2004-11-19re PR tree-optimization/18507 (block_defs_stack varrray should not be GC'ed)Andrew Pinski4-29/+67
2004-11-19No darwin non-lazy-ptr for address calculatation when not needed.Fariborz Jahanian4-0/+64
2004-11-19tree-ssa.c (verify_ssa): Remove redundant checking of PHI arguments.Jeff Law2-18/+5
2004-11-19re PR target/17735 (make stops with "initializer for integer value is too com...Paul Brook2-2/+9
2004-11-19Resync.Arnaud Charlet1-0/+299
2004-11-19gnat_ugn.texi: Remove extra paren check from list of checks for redundant con...Arnaud Charlet4-22/+24
2004-11-19makegpr.adb (Compile): Put the compiling switches (in package Compiler and on...Arnaud Charlet1-7/+13
2004-11-19s-tposen.adb (Lock_Entry): Remove the code for raising Program_Error for Dete...Arnaud Charlet1-28/+14
2004-11-19make.adb (Gnatmake): Invoke gnatlink with -shared-libgcc when gnatbind is inv...Arnaud Charlet1-26/+38
2004-11-19init.c (__gnat_map_signal): map SIGSEGV to Storage_Error for AE653 vthreads.Arnaud Charlet1-6/+14
2004-11-19gnat1drv.adb, [...]: Output the copyright message on a separate line from the...Arnaud Charlet8-14/+16
2004-11-19exp_pakd.adb (Convert_To_PAT_Type): After replacing the original type of the ...Arnaud Charlet1-0/+17
2004-11-19expect.c: Define __unix__ when __APPLE__ is defined.Arnaud Charlet3-2/+9
2004-11-19exp_dbug.ads: Update documentation to reflect simpler encoding for protected ...Arnaud Charlet2-20/+19
2004-11-19exp_ch4.adb (Expand_N_Selected_Component): If the component is the discrimina...Arnaud Charlet6-127/+193
2004-11-19errout.ads, errout.adb: (First_Sloc): New functionArnaud Charlet11-58/+100
2004-11-19einfo.ads, einfo.adb: Remove Is_Psected flag, no longer usedArnaud Charlet13-296/+373
2004-11-19exp_dist.adb (Build_RPC_Receiver_Body): New subprogram.Arnaud Charlet5-1186/+1694
2004-11-19butil.ads, [...] (Get_Unit_Name_String): Remove incomplete duplicate implemen...Arnaud Charlet3-26/+4
2004-11-19a-stmaco.ads, [...]: Minor reformatting througout (including new function spe...Arnaud Charlet5-98/+74
2004-11-19a-exexpr.adb (Others_Value, [...]): New variables...Arnaud Charlet6-49/+110
2004-11-19* adaint.h, adaint.cArnaud Charlet4-11/+147
2004-11-19config/stormy16/stormy16.c (combine_bnp): Add code to handle zero_extension a...Nick Clifton3-26/+124
2004-11-19* config/arm/arm.md (generic_sched): Make const.Ian Lance Taylor2-5/+9
2004-11-19integrate.c (has_func_hard_reg_initial_val, [...]): Make them static.Kazu Hirata3-7/+6