Age | Commit message (Expand) | Author | Files | Lines |
2004-11-20 | objalloc.c, [...]: Include "config.h" before "ansidecl.h" to avoid redeclarat... | Roger Sayle | 5 | -6/+13 |
2004-11-20 | Really regenerate Makefile.in. | Paul Brook | 1 | -7/+18 |
2004-11-20 | check.c (gfc_check_getcwd_sub): Fix seg fault. | Steven G. Kargl | 12 | -17/+460 |
2004-11-20 | simplify-rtx.c (simplify_ternary_operation): Use trunc_int_for_mode. | Aldy Hernandez | 2 | -1/+6 |
2004-11-20 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-11-20 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-11-19 | tree-ssa-threadupdate.c: Replace REDIRECTION_DATA varray with a hash table. | Jeff Law | 2 | -158/+336 |
2004-11-19 | tree-cfg.c (reinstall_phi_args): New. | Kazu Hirata | 2 | -17/+32 |
2004-11-19 | tree-vectorizer.c (slpeel_verify_cfg_after_peeling): Define only if checking ... | Andreas Tobler | 2 | -3/+10 |
2004-11-19 | 1.cc: In the checks use... | Paolo Carlini | 13 | -68/+119 |
2004-11-19 | target-supports.exp (check_visibility_available): Really test the compiler. | Mark Mitchell | 2 | -14/+20 |
2004-11-19 | c-decl.c (push_scope): Remove "\n" from end of diagnostic for too many nested... | Joseph Myers | 2 | -1/+6 |
2004-11-19 | re PR tree-optimization/18181 (vectorizer: problem in the peeling mechanism i... | Dorit Naishlos | 7 | -313/+651 |
2004-11-19 | tree-vectorizer.c (slpeel_make_loop_iterate_ntimes): Last two arguments removed. | Dorit Naishlos | 2 | -90/+49 |
2004-11-19 | tree-vectorizer.c (slpeel_can_duplicate_loop_p): New name for function previo... | Dorit Naishlos | 2 | -161/+130 |
2004-11-19 | tree-vectorizer.c (slpeel_tree_peel_loop_to_edge): New name for function prev... | Dorit Naishlos | 2 | -63/+95 |
2004-11-19 | tree2 to tree_on_heap, I had forgot to update the change log :(. | Andrew Pinski | 1 | -8/+8 |
2004-11-19 | re PR tree-optimization/18507 (block_defs_stack varrray should not be GC'ed) | Andrew Pinski | 4 | -29/+67 |
2004-11-19 | No darwin non-lazy-ptr for address calculatation when not needed. | Fariborz Jahanian | 4 | -0/+64 |
2004-11-19 | tree-ssa.c (verify_ssa): Remove redundant checking of PHI arguments. | Jeff Law | 2 | -18/+5 |
2004-11-19 | Makefile.am (doxygen, [...]): Remove extra '$' from host_alias variable. | Jonathan Wakely | 3 | -6/+12 |
2004-11-19 | re PR target/17735 (make stops with "initializer for integer value is too com... | Paul Brook | 2 | -2/+9 |
2004-11-19 | [multiple changes] | Paolo Carlini | 3 | -6/+25 |
2004-11-19 | Resync. | Arnaud Charlet | 1 | -0/+299 |
2004-11-19 | gnat_ugn.texi: Remove extra paren check from list of checks for redundant con... | Arnaud Charlet | 4 | -22/+24 |
2004-11-19 | makegpr.adb (Compile): Put the compiling switches (in package Compiler and on... | Arnaud Charlet | 1 | -7/+13 |
2004-11-19 | s-tposen.adb (Lock_Entry): Remove the code for raising Program_Error for Dete... | Arnaud Charlet | 1 | -28/+14 |
2004-11-19 | make.adb (Gnatmake): Invoke gnatlink with -shared-libgcc when gnatbind is inv... | Arnaud Charlet | 1 | -26/+38 |
2004-11-19 | init.c (__gnat_map_signal): map SIGSEGV to Storage_Error for AE653 vthreads. | Arnaud Charlet | 1 | -6/+14 |
2004-11-19 | gnat1drv.adb, [...]: Output the copyright message on a separate line from the... | Arnaud Charlet | 8 | -14/+16 |
2004-11-19 | exp_pakd.adb (Convert_To_PAT_Type): After replacing the original type of the ... | Arnaud Charlet | 1 | -0/+17 |
2004-11-19 | expect.c: Define __unix__ when __APPLE__ is defined. | Arnaud Charlet | 3 | -2/+9 |
2004-11-19 | exp_dbug.ads: Update documentation to reflect simpler encoding for protected ... | Arnaud Charlet | 2 | -20/+19 |
2004-11-19 | exp_ch4.adb (Expand_N_Selected_Component): If the component is the discrimina... | Arnaud Charlet | 6 | -127/+193 |
2004-11-19 | errout.ads, errout.adb: (First_Sloc): New function | Arnaud Charlet | 11 | -58/+100 |
2004-11-19 | einfo.ads, einfo.adb: Remove Is_Psected flag, no longer used | Arnaud Charlet | 13 | -296/+373 |
2004-11-19 | exp_dist.adb (Build_RPC_Receiver_Body): New subprogram. | Arnaud Charlet | 5 | -1186/+1694 |
2004-11-19 | butil.ads, [...] (Get_Unit_Name_String): Remove incomplete duplicate implemen... | Arnaud Charlet | 3 | -26/+4 |
2004-11-19 | a-stmaco.ads, [...]: Minor reformatting througout (including new function spe... | Arnaud Charlet | 5 | -98/+74 |
2004-11-19 | a-exexpr.adb (Others_Value, [...]): New variables... | Arnaud Charlet | 6 | -49/+110 |
2004-11-19 | * adaint.h, adaint.c | Arnaud Charlet | 4 | -11/+147 |
2004-11-19 | config/stormy16/stormy16.c (combine_bnp): Add code to handle zero_extension a... | Nick Clifton | 3 | -26/+124 |
2004-11-19 | * config/arm/arm.md (generic_sched): Make const. | Ian Lance Taylor | 2 | -5/+9 |
2004-11-19 | integrate.c (has_func_hard_reg_initial_val, [...]): Make them static. | Kazu Hirata | 3 | -7/+6 |
2004-11-19 | emit-rtl.c (classify_insn): Make it static. | Kazu Hirata | 3 | -2/+6 |
2004-11-19 | dwarf2asm.h (dw2_asm_output_pcel): Stub out with #if 0. | Ben Elliston | 3 | -7/+24 |
2004-11-19 | * tree-ssa-alias.c: Fix comment. | Adam Nemet | 2 | -3/+6 |
2004-11-19 | * tree-outof-ssa.c: Fix a comment typo. | Kazu Hirata | 2 | -1/+5 |
2004-11-19 | Daily bump. | GCC Administrator | 1 | -1/+1 |
2004-11-19 | Daily bump. | GCC Administrator | 1 | -1/+1 |