aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-09-14* cfg.c (expunge_block): Revert previous change adding ggc_free call.Jan Hubicka2-1/+9
2004-09-14* config.gcc: Do not build a shared libgcc for arm-none-eabi.Mark Mitchell1-2/+2
2004-09-14config.gcc: Do not build a shared libgcc for arm-none-eabi.Mark Mitchell1-0/+4
2004-09-14c-tree.h (struct c_declspecs): Add const_p, volatile_p and restrict_p.Joseph Myers5-61/+129
2004-09-14tree-ssa-dom.c (stmts_to_rescan): Move from a block-local varray to a global ...Jeff Law2-16/+32
2004-09-14data.c, [...]: Fix comment typos.Kazu Hirata13-17/+24
2004-09-14* pt.c (unify): Replace gcc_unreachable with gcc_assert.Nathan Sidwell2-24/+24
2004-09-14cgraph.h, [...]: Fix comment typos.Kazu Hirata10-17/+23
2004-09-14darwin-c.c, [...]: Follow spelling conventions.Kazu Hirata6-5/+11
2004-09-14pr17090.f90: Add directives to test.Bud Davis2-0/+5
2004-09-14Makefile.in (loop-unroll.o): Add HASHTAB_H and RECOG_H dependency.Zdenek Dvorak9-8/+533
2004-09-14tree-cfg.c (thread_jumps): Update dominators correctly in case destination of...Zdenek Dvorak4-3/+54
2004-09-14unroll.c: Removed.Zdenek Dvorak15-4427/+1505
2004-09-14Makefile.in (STAGE1_CHECKING): New variable.Nathan Sidwell3-3/+21
2004-09-14re PR c++/16162 (Rejects valid member-template-definition)Mark Mitchell4-1/+35
2004-09-14i386.c (output_fp_compare): Add generation of ftst instruction.Uros Bizjak3-34/+35
2004-09-14m32r.md, [...]: Fix comment typos.Kazu Hirata7-6/+13
2004-09-13Fix gen-proto (fixproto) build failure.James E Wilson3-2/+8
2004-09-14re PR java/17216 (ICE in 3.5, error in 3.4.1 when compiling .class->.o)Tom Tromey2-1/+7
2004-09-14re PR libfortran/17090 (Runtime I/O error)Bud Davis2-0/+26
2004-09-14Makefile.in (predict.o): Depend on tree-scalar-evolution.hJan Hubicka3-6/+57
2004-09-14Had wrong date on my the entry.Kenneth Zadeck1-1/+1
2004-09-14Fix PR 17408 and PR 17409.Dale Johannesen4-2/+21
2004-09-14re PR c++/16716 (ICE in cp_parser_parse_and_diagnose_invalid_type_name)Mark Mitchell6-9/+39
2004-09-14Daily bump.GCC Administrator1-1/+1
2004-09-14arm.c (arm_expand_prologue): Make args_to_push a HOST_WIDE_INT.Paul Brook2-1/+6
2004-09-13fold-const.c (fold_checksum_tree): Ignore TYPE_CACHED_VALUES.Daniel Jacobowitz2-3/+14
2004-09-13expmed.c (synth_mult): Initialize latency.Daniel Jacobowitz2-4/+10
2004-09-13New code to analyze file level static variables and to determine if...Kenneth Zadeck8-49/+1289
2004-09-13gcc-defs.exp: Load wrapper.exp.Hans-Peter Nilsson8-56/+68
2004-09-13c-decl.c (grokdeclarator): Correct comments about where storage class specifi...Joseph Myers12-12/+98
2004-09-13pr17400.C: New testcase.Andrew MacLeod2-0/+57
2004-09-13ia64.c (ia64_scalar_mode_supported_p): New.Steve Ellcey2-0/+34
2004-09-13re PR tree-optimization/17436 (Huge memory use regression)Richard Henderson3-45/+48
2004-09-13SB-1 specific MIPS vector instructions.James E Wilson6-43/+155
2004-09-13* config.in: Regenerate after removal of libbanshee.Zack Weinberg2-4/+5
2004-09-13re PR tree-optimization/17400 (out of SSA corruption)Andrew MacLeod2-3/+22
2004-09-13darwin.h (ASM_OUTPUT_COMMON): Change variable size's name to _new_size.Andrew Pinski2-3/+8
2004-09-13[multiple changes]Arnaud Charlet66-1700/+3658
2004-09-13fix spaces vs. tabs for scripts.Steven Bosscher1-9/+9
2004-09-13re PR inline-asm/6806 (gcc 3.0.4 ignoring clobbered registers in inline asm w...Richard Henderson5-11/+73
2004-09-13g77-dg.exp: Remove unused file.Hans-Peter Nilsson4-533/+6
2004-09-13Fix emailGabriel Dos Reis1-1/+1
2004-09-12re PR tree-optimization/10528 (Unexpected loop un-optimization when removing ...Richard Henderson2-0/+16
2004-09-12* g++.old-deja/g++.other/sizeof3.C: Fix abort declaration.Richard Henderson2-1/+5
2004-09-13Daily bump.GCC Administrator1-1/+1
2004-09-13c-common.c, [...]: Use %q, %< and %> for quoting in diagnostics.Joseph Myers22-354/+395
2004-09-12asmreg-1.c (__syscall_getdents64): Adjust signedness declaration/use mismatch...Hans-Peter Nilsson2-1/+6
2004-09-12i386.c (x86_schedule): New global variable.Jan Hubicka3-1/+14
2004-09-12objc.exp (objc_target_compile): Look for libobjc-gnu.a also when -fgnu-runtim...Andrew Pinski2-0/+12