aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-03-15atree.ads, atree.adb: Add support for Elist24 fieldJavier Miranda25-727/+1437
2005-03-15re PR ada/13470 (64bits Ada bootstrap failure:xnmake etc. crash generating nm...Robert Dewar10-424/+498
2005-03-15a-stzunb.adb, [...]: Move Realloc_For_Chunk to private part of package.Robert Dewar9-327/+671
2005-03-15a-reatim.ads, [...]: Add functions Minutes and Seconds for AI-386.Robert Dewar3-4/+35
2005-03-15tracebak.c: Under Darwin, use the same unwinding mechanisms as under PPC/AIX.Nicolas Setton1-3/+3
2005-03-15adaint.c: Prefix #include of VMS system header files with vms/ [VMS]...Doug Rupp3-15/+18
2005-03-15s-intman-posix.adb (Notify_Exception): Adjust signature, as handler for sigac...Olivier Hainque3-39/+176
2005-03-15mlib-tgt-tru64.adb, [...] (Library_Exist_For, [...]): Add new parameter In_Tr...Vincent Celier47-3557/+5507
2005-03-15s390.c (s390_secondary_output_reload_class): Adapt check for non-offsettable ...Ulrich Weigand2-6/+11
2005-03-15s-osinte-tru64.ads, [...] (Get_Stack_Base): New functionEric Botcazou3-16/+121
2005-03-15system-unixware.ads, [...]: Add line defining Compiler_System_Version to be F...Robert Dewar37-116/+186
2005-03-15re PR target/18668 (use prescott's fisttp)Uros Bizjak5-326/+317
2005-03-15re PR rtl-optimization/20291 (combine throws away clobbers before trying to s...J"orn Rennecke2-0/+26
2005-03-15Index: libcpp/ChangeLogGeoffrey Keating2-0/+7
2005-03-15mips.h (DWARF_CIE_DATA_ALIGNMENT): Change for STACK_GROWS_DOWNWARD.Eric Christopher2-1/+6
2005-03-15real.h (struct real_format): Split the signbit field into two two fields, sig...Roger Sayle5-5/+47
2005-03-15trans-stmt.c (gfc_trans_label_assign): Don't set DECL_ARTIFICIAL flag to zero...Feng Wang2-2/+5
2005-03-15re PR fortran/18827 (ICE on assign to common variable)Feng Wang12-11/+117
2005-03-15cv_func.C, [...]: Ensure uniqueness of test assertion names.Joseph Myers8-12/+20
2005-03-15re PR tree-optimization/20458 (structure aliasing causes wrong code)Daniel Berlin5-6/+59
2005-03-15Index: gcc/ChangeLogGeoffrey Keating14-0/+306
2005-03-15Daily bump.GCC Administrator1-1/+1
2005-03-14* doc/invoke.texi: Add reference to Visibility document.Devang Patel2-0/+7
2005-03-14config.gcc (mips*-*-*): Rename MASK_SPLIT_ADDRS to MASK_SPLIT_ADDRESSES.Richard Sandiford5-317/+243
2005-03-14config.gcc (extra_options): New variable for listing option files.Richard Sandiford19-126/+519
2005-03-14re PR rtl-optimization/18628 (miscompilation of switch statement in loop)Alexandre Oliva4-2/+65
2005-03-14re PR c++/20280 (ICE in create_tmp_var, at gimplify.c:368)Alexandre Oliva4-6/+107
2005-03-14re PR fortran/20467 (Bad fortran code causes ICE)Tobias Schlüter4-0/+18
2005-03-14* cfgbuild.c: Update comments.Kazu Hirata2-10/+31
2005-03-14re PR rtl-optimization/17236 (inefficient code for long long multiply on x86)Roger Sayle2-173/+198
2005-03-14basic-block.h: Update the prototypes of cached_make_edge and rtl_make_eh_edge.Kazu Hirata4-29/+34
2005-03-14tree-ssa-phiopt.c (minmax_replacement, [...]): New functions.Zdenek Dvorak4-76/+458
2005-03-14builtin-attrs.def (ATTR_NOVOPS, [...]): New.Zdenek Dvorak10-5/+84
2005-03-14re PR target/17688 ([4.1] x87 fops can handle HImodes)Uros Bizjak4-41/+70
2005-03-14Fix bogus date.Eric Botcazou1-1/+1
2005-03-14tree-cfg.c (find_taken_edge_cond_expr): Use zero_p instead of integer_zerop.Zdenek Dvorak5-14/+17
2005-03-14basic-block.h (BB_VISITED): Removed.Zdenek Dvorak3-29/+70
2005-03-14Fix typo in changelog entry.Daniel Jacobowitz1-1/+1
2005-03-14re PR c++/4403 (incorrect class becomes a friend in template)Kriang Lerdsuwanakij7-20/+116
2005-03-14re PR target/20424 (Bootstrap failure on alphaev56)Falk Hueffner2-1/+6
2005-03-14Friend class name lookup 5/n PR c++/1016Kriang Lerdsuwanakij30-51/+371
2005-03-14alloc-pool.c, [...]: Update copyright.Kazu Hirata8-7/+11
2005-03-14* ggc-zone.c: Fix comment typos.Kazu Hirata2-2/+6
2005-03-14rs6000-protos.h: Replace "struct rtx_def *" throughout with its typedef, "rtx".Alan Modra4-70/+77
2005-03-14tree-cfg.c (verify_stmts): Check that bb_for_stmt (stmt) == bb for every PHI ...Kazu Hirata2-0/+16
2005-03-14Update messageMark Mitchell1-1/+1
2005-03-14re PR c++/20157 (Internal compiler error on invalid code)Mark Mitchell4-2/+31
2005-03-14regclass.c (reg_class_superclasses, [...]): Make them static.Kazu Hirata3-10/+6
2005-03-14function.c (get_func_frame_size): Make it static.Kazu Hirata3-3/+4
2005-03-14except.c (check_handled): Make it static.Kazu Hirata3-2/+6