aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-01-16c-common.h: Fix comment formatting.Kazu Hirata20-27/+50
2004-01-16ia64.md (*movti_internal): C output template extracted to ia64.c.Zack Weinberg4-137/+211
2004-01-16Daily bump.GCC Administrator1-1/+1
2004-01-15re PR c++/9259 (Calling a non-qualified member function within a sizeof() exp...Giovanni Bajo2-0/+35
2004-01-15Makefile.in (MAINT): Make it an immediate assignment.Kelley Cook2-1/+5
2004-01-15A missed hunk in cvs commit for this patch:R. Kelley Cook1-3/+3
2004-01-15re PR c++/9259 (Calling a non-qualified member function within a sizeof() exp...Giovanni Bajo2-2/+11
2004-01-15* config/m32r/m32r.md: Remove useless calls to gen_lowpart.Kazu Hirata2-6/+8
2004-01-15coff.h: Replace Hitachi with Renesas.Kazu Hirata8-10/+20
2004-01-15rs6000.c (uses_TOC): Wrap #if TARGET_ELF around it.Andrew Pinski2-1/+7
2004-01-15* gcc.dg/sibcall-3.c: Replace mn10?00 with mn10300.Kazu Hirata2-1/+5
2004-01-15h8300.c (h8300_return_in_memory): New.Kazu Hirata3-10/+20
2004-01-15re PR rtl-optimization/13375 (ICE in gcse.c)Richard Earnshaw2-1/+10
2004-01-15[multiple changes]Arnaud Charlet6-19/+81
2004-01-15Richard Earnshaw <rearnsha@arm.com>Richard Earnshaw4-12/+34
2004-01-15add copyright 2004Alexandre Oliva1-1/+1
2004-01-15re PR rtl-optimization/12372 (miscompilation of execute/20030307-1.c at -O2 a...John David Anglin2-0/+14
2004-01-15add copyright 2004Alexandre Oliva1-1/+1
2004-01-15re PR c++/13659 (error: no matching function for call to)Alexandre Oliva3-0/+46
2004-01-15re PR c++/13659 (error: no matching function for call to)Alexandre Oliva5-38/+39
2004-01-15re PR c++/13594 (namespace association vs. templates part two)Alexandre Oliva2-0/+30
2004-01-15re PR c++/13594 (namespace association vs. templates part two)Alexandre Oliva2-6/+35
2004-01-16rs6000.c (uses_TOC): Correct comment.Alan Modra3-6/+10
2004-01-15re PR target/9365 ([SH] segfault in gen_far_branch (config/sh/sh.c))Marcus Comstedt2-0/+48
2004-01-15re PR bootstrap/13692 (ICE in schedule_insns, at sched-rgn.c:2743 with stage1...Jan Hubicka2-2/+8
2004-01-15class.c (gen_indirect_dispatch_tables): Fix string length calculations.Michael Chastain2-3/+8
2004-01-15alpha.h (REG_ALLOC_ORDER): Reorder fp regs after integer regs of the same cal...Richard Henderson2-38/+29
2004-01-15re PR bootstrap/13562 (bootstrap failure on m68k-linux)Andreas Schwab2-1/+10
2004-01-15* doc/invoke.texi: Update dump file names. Fix a typo.Kazu Hirata2-2/+6
2004-01-15builtins.c (expand_builtin_va_end): Don't use EXPAND_BUILTIN_VA_END.Kazu Hirata5-18/+10
2004-01-15system.h (STRUCT_VALUE_INCOMING_REGNUM): Poison.Kazu Hirata3-5/+7
2004-01-15re PR bootstrap/12744 (A GCC release tarball can no longer be built without b...Kelley Cook15-124/+163
2004-01-15* doc/tm.texi (FUNCTION_VALUE): Fix a typo.Kazu Hirata2-1/+5
2004-01-15tm.texi: Replace RETURN_IN_MEMORY with TARGET_RETURN_IN_MEMORY.Kazu Hirata2-2/+8
2004-01-15re PR c++/8856 (g++ accepts invalid conversion-function-id)Giovanni Bajo3-35/+33
2004-01-15re PR c++/8856 (g++ accepts invalid conversion-function-id)Giovanni Bajo2-2/+28
2004-01-15Daily bump.GCC Administrator1-1/+1
2004-01-14builtins.c (std_expand_builtin_va_arg): Align operand when needed.Jan Hubicka4-3/+41
2004-01-14c-parse.in (stmts_and_decls): Make label at end of compound statement a hard ...Joseph Myers8-8/+29
2004-01-14cgraph.c (create_edge): Use local.redefined_extern_inline.Jan Hubicka4-12/+38
2004-01-14sched-deps.c (trye_dependency_cache, [...]): Trun to vectors of bitmapsJan Hubicka2-37/+72
2004-01-14calls.c: Replace STRICT_ARGUMENT_NAMING in comments with...Kazu Hirata3-7/+14
2004-01-14re PR debug/13231 (Bad DWARF2 CFI when there is no frame pointer)Richard Henderson2-0/+13
2004-01-14re PR c++/12491 (Destructor fails to compile when optimizations (inlining) ar...Richard Henderson3-14/+88
2004-01-14* config/mn10300/mn10300.h (STRUCT_VALUE): Change to 0.Kazu Hirata2-1/+5
2004-01-14alpha.h (STRUCT_VALUE): Remove.Kazu Hirata3-8/+6
2004-01-14system.h: Poison PROMOTED_MODESteven Bosscher5-10/+14
2004-01-14re PR target/9365 ([SH] segfault in gen_far_branch (config/sh/sh.c))J"orn Rennecke2-5/+25
2004-01-14* regrename.c (find_oldest_value_reg): Fix a warning.Kazu Hirata2-2/+6
2004-01-14re PR bootstrap/12527 ([arm] bootstrap error on arm-linux, miscompiling genco...Richard Earnshaw4-7/+23