aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2003-10-14Breack out decl.c (3/n)Gabriel Dos Reis6-841/+871
2003-10-14* config.gcc (am33_2.0-*-linux*): Use t-slibgcc-elf-ver.Nathanael Nerode2-1/+5
2003-10-14ia64.c (ia64_expand_call): Force function address to DImode.Steve Ellcey3-1/+8
2003-10-14s390.md ("muldf3", [...]): Do not clobber CC.Ulrich Weigand2-36/+27
2003-10-14config.gcc, [...]: Replace uses of target_alias with target_noncanonical.Nathanael Nerode10-53/+73
2003-10-14stor-layout.c (do_type_align): New fn, split out from...Jason Merrill1-0/+32
2003-10-14expr.c (block_move_libcall_safe_for_call_parm): Clean up...Geoffrey Keating2-44/+38
2003-10-14darwin.c (machopic_indirect_data_reference): Use a scratch register when gene...Geoffrey Keating2-1/+6
2003-10-14re PR rtl-optimization/9325 (wrong conversion of constants: (int)(float)(int)...Roger Sayle2-19/+7
2003-10-14arm.c (arm_addimm_operand): MODE arguemnt is unused.Richard Earnshaw3-4/+9
2003-10-14re PR bootstrap/9330 ([alpha-osf]small alphaev56-dec-osf5.1 --enable-threads=...Rainer Orth4-5/+90
2003-10-14frv.c (frv_adjust_field_align): Redo check for too wide bitfields.Eric Christopher3-26/+32
2003-10-14name-lookup.h (cxx_scope_find_binding_for_name): Don't export.Gabriel Dos Reis5-1195/+1227
2003-10-14Makefile.in, [...]: Replace uses of ${target_alias} for directory names (and ...Nathanael Nerode6-357/+371
2003-10-14iwmmxt.md (cond_iwmmxt_movsi_insn): New pattern.Ian Lance Taylor3-17/+40
2003-10-14_cmd.m: Fix typo.Ziemowit Laski9-13/+45
2003-10-14Daily bump.GCC Administrator1-1/+1
2003-10-13ifcvt.c (num_removed_blocks): Rename to num_true_changes.David S. Miller2-13/+20
2003-10-13* g77.f-torture/execute/980520-1.x: XFAIL at -O0.Geoffrey Keating2-0/+13
2003-10-13asm-names.c: Use scan-assembler-not rather than linker trickery.Geoffrey Keating2-15/+7
2003-10-13re PR c++/12370 (wrong code when adding friend)Volker Reichelt3-0/+33
2003-10-13Makefile.in (BUILD_RTL): Replace $(BUILD_PREFIX)insn-modes.o with min-insn-mo...Zack Weinberg52-409/+652
2003-10-13cpplex.c (_cpp_clean_line): In the common case of a line with no trigraphs an...Zack Weinberg2-18/+83
2003-10-13configure.in: Remove unnecessary test.Nathanael Nerode3-80/+73
2003-10-13configure.in: Fix grammatical error.Nathanael Nerode4-138/+136
2003-10-13s390.md ("*fmadddf4", [...]): Insns are now dependent on TARGET_FUSED_MADD in...Andreas Krebbel4-22/+45
2003-10-14linux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Choose MASK_ALIGN_NATURAL if rs600...Alan Modra3-17/+29
2003-10-13Fix thinko.Gabriel Dos Reis1-2/+2
2003-10-13Break out decl.c (2/n)Gabriel Dos Reis6-2330/+2393
2003-10-13re PR target/12538 (%l7 is call-clobbered with -mflat -fpic)Eric Botcazou2-8/+38
2003-10-13sh.c, [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher3-608/+354
2003-10-13avr.c, [...]: Convert to ISO C90 function declarations and definitions.Steven Bosscher3-448/+242
2003-10-13config.gcc (*-*-freebsd*): Use tm_defines instead of tiny config files which ...Nathanael Nerode2-12/+19
2003-10-13Daily bump.GCC Administrator1-1/+1
2003-10-12* gcc.dg/20031012-1.c: New test.Steven Bosscher2-0/+21
2003-10-12c-common.c (c_common_truthvalue_conversion): Warn if the address of a non-wea...Steven Bosscher6-25/+41
2003-10-12h8300.c (WORD_REG_USED): Use SP_REG instead of a literal.Kazu Hirata3-3/+11
2003-10-12config.gcc (*-*-freebsd*): Use tm_defines instead of tiny config files which ...Nathanael Nerode5-88/+7
2003-10-12re PR rtl-optimization/8750 (Cygwin prolog generation erroneously emitting __...R. Kelley Cook2-3/+40
2003-10-12extend.texi (Function Attributes): Mention the exceptional path for noreturn-...Hans-Peter Nilsson2-0/+9
2003-10-12cgraphunit.c (cgraph_decide_inlining): Fix uninitialized variable warning.Jan Hubicka2-1/+6
2003-10-12* config/i386/i386.c (x86_this_parameter): Fix typo.Danny Smith2-1/+5
2003-10-12Make-lang.in (treelang.install-info): Remove reference to treelang.info.Andreas Jaeger2-4/+7
2003-10-12Daily bump.GCC Administrator1-1/+1
2003-10-11Makefile.in (web.o): New.Jan Hubicka13-11/+419
2003-10-11fold-const.c (negate_mathfn_p): New function to determine whether a built-in ...Roger Sayle2-81/+177
2003-10-11builtins.c (expand_builtin_strcmp): Defend against the possibility that gen_c...Roger Sayle5-27/+70
2003-10-11re PR rtl-optimization/12260 (ICE in output_operand: invalid expression as op...Roger Sayle4-1/+62
2003-10-11expr.c (expand_expr <PLUS_EXPR>): Let expand_operands call safe_from_p for us...Roger Sayle4-9/+53
2003-10-11re PR rtl-optimization/12544 (ICE with large parameters used in nested functi...Eric Botcazou4-5/+38