aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-08-12s390.h (MAX_FIXED_MODE_SIZE): Define.Ulrich Weigand2-0/+10
2004-08-12dbxout.c (dbxout_begin_prologue): New function.Devang Patel5-4/+50
2004-08-12altivec-12.C: New test.Janis Johnson2-0/+21
2004-08-12altivec.h (vec_dst): Fix C++ functions whose first argument is float*.Janis Johnson2-4/+7
2004-08-12altivec-11.C: New test.Janis Johnson2-0/+16
2004-08-12rs6000.c (altivec_init_builtins): Fix argument type for vec_dss.Janis Johnson2-3/+6
2004-08-12extend.texi (AltiVec builtins): Fix description for recent changes.Janis Johnson2-602/+1397
2004-08-12cxxabi_tweaks.h: Define __cxa_vec_ctor_return and _GLIBCXX_CXA_VEC_CTOR_RETURN.Paul Brook2-0/+36
2004-08-12altivec-2.C: Check for hardware support before executing any VMX instructions.Janis Johnson2-3/+10
2004-08-12ops-long-2.c: Add dg-error directives.Janis Johnson2-12/+16
2004-08-12Fix typoMark Mitchell1-2/+3
2004-08-12re PR c++/16273 (Memory exhausted when using nested classes and virtual funct...Mark Mitchell2-58/+115
2004-08-12s390.c (struct s390_frame_layout): New struct as element of struct machine_fu...Andreas Krebbel5-217/+567
2004-08-12lib1funcs.asm (ARM_FUNC_ALIAS): Also alias _L__name.Paul Brook2-6/+36
2004-08-12gcj.texi: Add subsection on signal usage.David Daney2-0/+17
2004-08-12expr.c (move_by_pieces): Set alignment for move to minimum of MOVE_MAX_PIECES...David Edelsohn2-13/+75
2004-08-12re PR tree-optimization/16867 (Inline array initializer miscompilation at -O)Diego Novillo9-70/+150
2004-08-12re PR c++/16276 ([3.4 only] G++ generates local references to linkonce sections)Jakub Jelinek19-2/+213
2004-08-12dwarf2out.h (dwarf2out_frame_finish): Conditionalize outputting eh frame info.Paul Brook3-5/+16
2004-08-12Patch for PR target/16286Ben Elliston4-5544/+5574
2004-08-12*** empty log message ***Jan Beulich1-0/+35
2004-08-12parser.c (cp_parser_asm_definition): Properly consume scope operator tokens p...Jan Beulich3-14/+17
2004-08-12genpreds.c: Add capability to generate predicate bodies as well as function p...Zack Weinberg14-881/+1777
2004-08-12re PR c++/16698 (ICE with exceptions and declaration of __cxa_throw)Mark Mitchell4-10/+22
2004-08-11c-common.h (STATEMENT_LIST_HAS_LABEL): New.Richard Henderson5-2/+52
2004-08-11stor-layout.c (round_up, round_down): Move ...Richard Henderson3-58/+76
2004-08-11gimplify.c (struct gimplify_init_ctor_preeval_data): New.Richard Henderson2-53/+199
2004-08-12re PR c++/16717 ([unit-at-a-time] __attribute__((constructor)) broken in C++)Mark Mitchell2-0/+17
2004-08-12(This patch is part of merge of objc-improvements-branch into mainline.)Ziemowit Laski6-46/+95
2004-08-12re PR c++/16853 (pointer-to-member initialization from incompatible one accep...Mark Mitchell8-1/+67
2004-08-12Daily bump.GCC Administrator1-1/+1
2004-08-11Fix comment typoGiovanni Bajo1-1/+1
2004-08-12rs6000.c (function_arg_padding): Revert 2004-07-28 and 2004-07-14 changes.Alan Modra2-4/+5
2004-08-11* doc/invoke.texi: Fix typo.Paul Brook2-1/+5
2004-08-11re PR c++/16964 (ICE in cp_parser_class_specifier due to redefinition)Mark Mitchell7-2/+103
2004-08-11darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Add -dead_strip and -no_dead_strip_...Devang Patel6-1/+49
2004-08-11* config/arm/arm-protos.h (arm_finalize_pic) Rename ...Paul Brook5-20/+43
2004-08-11arm.c (thumb_force_lr_save): Add prototype.Paul Brook3-161/+166
2004-08-11Fix -fprofile-use ICE.James E Wilson2-0/+18
2004-08-11rs6000.h (MAX_FIXED_MODE_SIZE): Define.David Edelsohn3-9/+22
2004-08-11tree-flow-inline.h (get_def_ops, [...]): Add operand structure reference.Andrew MacLeod6-548/+741
2004-08-11[multiple changes]Paul Brook4-0/+27
2004-08-11(arm_is_longcall_p): Update comment describing this funciton's behaviour.Nick Clifton3-8/+32
2004-08-11stmt.c (expand_return): If asked to return the RESULT_DECL, just call expand_...Zack Weinberg2-12/+20
2004-08-10builtins.def (BUILT_IN_STACK_ALLOC): Remove.Richard Henderson16-356/+208
2004-08-10* config-lang.in (boot_language): Yes.Richard Henderson2-1/+5
2004-08-10stor-layout.c (round_up): Check for 0/1 before dividing.Richard Henderson2-0/+13
2004-08-10* tree-tailcall.c (suitable_for_tail_opt_p): Also check DECL_EXTERNAL.Richard Henderson2-1/+5
2004-08-11configure.in (arm*-*-eabi*): New target.Mark Mitchell24-110/+1329
2004-08-10rs6000-protos.h (expand_block_clear): Declare.David Edelsohn4-5/+111