aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2005-07-11basic-block.h: Give the BB flags enum a name, bb_flags.Steven Bosscher3-33/+40
2005-07-11ostream.tcc (basic_ostream<>::operator<<(long), [...]): Don't deal with oct a...Paolo Carlini8-49/+319
2005-07-11i386.opt: New target option -msseregparm.Richard Guenther4-4/+33
2005-07-11(m32r-*-linux*): Use the default extra_parts.Kazuhiro Inaoka2-2/+5
2005-07-11re PR ada/22340 (Ada build fails with --enable-bootstrap)Paolo Bonzini3-2/+10
2005-07-11trans-stmt.c (gfc_trans_forall_loop): Clear maskindex before the outermost loop.Jakub Jelinek4-118/+116
2005-07-11cfgexpand.c (stack_protect_classify_type): Use TYPE_SIZE_UNIT (type) instead ...Jakub Jelinek2-7/+12
2005-07-11re PR rtl-optimization/22239 (i-cobol.adb:482: error: unrecognizable insn)John David Anglin2-7/+18
2005-07-11tree-ssa-structalias.c (struct variable_info): Heapify complex.Daniel Berlin2-47/+90
2005-07-11tree-ssa-structalias.c (update_alias_info): Change counting of references to ...Daniel Berlin2-5/+21
2005-07-11Daily bump.GCC Administrator1-1/+1
2005-07-10cls_5_1_byte.c: New test file.Andreas Tobler4-0/+366
2005-07-10tree-ssa-alias.c (free_used_part_map): Add missing free.Daniel Berlin2-0/+8
2005-07-10pa.c (pa_commutative_p): Make PLUS commutative when TARGET_NO_SPACE_REGS is t...John David Anglin2-1/+7
2005-07-10* sv.po, zh_CN.po: Update.Joseph Myers3-3079/+1182
2005-07-10mips.exp (is_gp32_flag): New procedure.Richard Sandiford2-1/+16
2005-07-09Makefile.in (tree-ssa-alias.o): Depend on tree-ssa-structalias.hDiego Novillo18-935/+818
2005-07-10Daily bump.GCC Administrator1-1/+1
2005-07-09PR libfortran/21875 (FM111.f)Jerry DeLisle3-19/+82
2005-07-09decl.c (components_to_record): Use DECL_FCONTEXT instead of DECL_SECTION_NAME.Andrew Pinski2-4/+10
2005-07-09alpha.c (emit_insxl, [...]): New functions.Richard Henderson7-28/+294
2005-07-09re PR tree-optimization/21356 (Dominance error after aggressive dead code eli...Diego Novillo2-6/+14
2005-07-09utils.c (create_var_decl): Only set DECL_COMMON on VAR_DECLs.Andrew Pinski2-2/+9
2005-07-09cp-lang.c (shadowed_var_for_decl, [...]): Move over to cp-objcp-common.c.Andrew Pinski9-43/+135
2005-07-09[multiple changes]Thomas Koenig5-3/+80
2005-07-09i386.c (output_set_got): Don't omit OFFSET FLAT...Jakub Jelinek2-1/+6
2005-07-09re PR target/21656 (Spurious "template with C linkage" error message)Richard Sandiford2-0/+7
2005-07-08sync.md (load_locked_<mode>): Use Z for memory_operand constraint.David Edelsohn2-4/+12
2005-07-09Rewrite PIC support to more closely model actual instructions.Hans-Peter Nilsson6-425/+665
2005-07-08darwin.h (TARGET_C99_FUNCTIONS): Define to 1.Andrew Pinski2-1/+5
2005-07-09Daily bump.GCC Administrator1-1/+1
2005-07-08Makefile.in (TREE_H): Add treestruct.def.Daniel Berlin44-762/+1712
2005-07-08cfgexpand.c (tree_expand_cfg): Don't use FINALIZE_PIC.Kazu Hirata4-22/+7
2005-07-08re PR tree-optimization/22329 (VRP produces mis-matched (non compatible) type...Andrew Pinski4-1/+28
2005-07-08verify.cc (class _Jv_BytecodeVerifier): Don't check for abstract classes or i...Colin Walters3-2/+15
2005-07-08re PR regression/20139 (cris-elf testsuite: gcc.c-torture/execute/20020720-1.c)Kazu Hirata6-1/+47
2005-07-08re PR tree-optimization/22360 (upper_bound_in_type and lower_bound_in_type ar...Kazu Hirata2-42/+88
2005-07-08re PR tree-optimization/22356 (mis-match types in cplxlower)Andrew Pinski4-0/+23
2005-07-08bitmap.c (bitmap_and, [...]): Removed "a != b" assert and inserted fastpath c...Kenneth Zadeck2-8/+54
2005-07-08posix-threads.cc (_Jv_ThreadSetPriority): Use SCHED_OTHER (regular...Andrew Haley2-1/+7
2005-07-08re PR c++/21799 (Spurious ambiguity with pointers to members)Nathan Sidwell5-5/+80
2005-07-08config/m32r/m32r.c (m32r_output_function_epilogue): Care for a large stack #Kazuhiro Inaoka2-2/+21
2005-07-08primary.c (gfc_match_rvalue): Handle ENTRY the same way as FUNCTION.Jakub Jelinek4-4/+39
2005-07-08linux.h (STARTFILE_SPEC): Support PIE.Kazuhiro Inaoka3-2/+14
2005-07-08final.c: Include sdbout.h when required.David Billinghurst2-0/+8
2005-07-08Index: ChangeLogGeoffrey Keating25-50/+319
2005-07-08* config/mips/mips.md (abs<mode>2) [GPR]: Remove.Ian Lance Taylor2-14/+4
2005-07-08objc-act.c (objc_build_struct): Pass in an actual @interface instead of its n...Ziemowit Laski5-9/+75
2005-07-08Daily bump.GCC Administrator1-1/+1
2005-07-07* gnu/classpath/jdwp/util/Signature.javaAaron Luchko2-0/+19