aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-11-20objalloc.c, [...]: Include "config.h" before "ansidecl.h" to avoid redeclarat...Roger Sayle5-6/+13
2004-11-20Really regenerate Makefile.in.Paul Brook1-7/+18
2004-11-20check.c (gfc_check_getcwd_sub): Fix seg fault.Steven G. Kargl12-17/+460
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-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-191.cc: In the checks use...Paolo Carlini13-68/+119
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-19Makefile.am (doxygen, [...]): Remove extra '$' from host_alias variable.Jonathan Wakely3-6/+12
2004-11-19re PR target/17735 (make stops with "initializer for integer value is too com...Paul Brook2-2/+9
2004-11-19[multiple changes]Paolo Carlini3-6/+25
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
2004-11-19emit-rtl.c (classify_insn): Make it static.Kazu Hirata3-2/+6
2004-11-19dwarf2asm.h (dw2_asm_output_pcel): Stub out with #if 0.Ben Elliston3-7/+24
2004-11-19* tree-ssa-alias.c: Fix comment.Adam Nemet2-3/+6
2004-11-19* tree-outof-ssa.c: Fix a comment typo.Kazu Hirata2-1/+5
2004-11-19Daily bump.GCC Administrator1-1/+1
2004-11-19Daily bump.GCC Administrator1-1/+1