aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-03-25stl_list.h: Created a _List_impl class and made it derive from the allocator...Dhruv Matani10-372/+697
2004-03-25cfgrtl.c, [...]: Fix comment typos.Kazu Hirata10-15/+25
2004-03-25re PR middle-end/9707 (Unnecessary range test in switches with less than 4 ca...Kazu Hirata2-0/+43
2004-03-25[multiple changes]Arnaud Charlet15-374/+572
2004-03-25arm.c (vfp_print_multi): Remove.Paul Brook2-94/+111
2004-03-25gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and only set at a singl...Gerald Pfeifer2-4/+7
2004-03-25re PR java/14689 (jcf-path.c missing closedir)Marcus Meissner2-0/+7
2004-03-25Makefile.tpl (top level bootstrap support): Remove now-unneeded STRICT_WARN, ...Nathanael Nerode3-6/+6
2004-03-24alias.c (alias_invariant, [...]): Mark GTY.Richard Henderson4-53/+136
2004-03-25Daily bump.GCC Administrator2-2/+2
2004-03-24dwarf2asm.c, [...]: Update copyright.Kazu Hirata11-9/+19
2004-03-24configure.ac: Add --enable-werror-always (for top level bootstrap support).Nathanael Nerode8-13/+55
2004-03-24malloc_allocator.h: Fixed the construct function to call global placement new...Dhruv Matani3-3/+19
2004-03-24allocator.html: Add bitmap_allocator links.Benjamin Kosnik2-0/+18
2004-03-24prune.exp (prune_gcc_output): Ignore errata warning from IA64 assembler.Andreas Schwab4-2/+20
2004-03-24objc-act.c (objc_comptypes): Treat comparisons between 'Class' and '<class> *...Ziemowit Laski2-0/+10
2004-03-24invoke.texi (-frename-registers): Add enabled at -O3.David Edelsohn2-13/+29
2004-03-24bitmap_allocator.h: (_Bit_scan_forward) -> Made this function call __builtin_...Dhruv Matani2-102/+149
2004-03-24Makefile.in (STRICT2_WARN): Reorder.Nathanael Nerode4-3/+79
2004-03-24config.gcc: Add --with-abi=Paul Brook8-445/+534
2004-03-24producer_consumer.cc: Use linear algorithm for producer.Felix Yen2-1/+7
2004-03-24configure.ac: Check for -Wno-variadic-macros...Nathanael Nerode3-70/+150
2004-03-24mt_allocator.h (__mt_alloc<>::allocate, [...]): Avoid redundant conditionals.Paolo Carlini2-47/+15
2004-03-24Fix changelog entry for:Richard Sandiford2-2/+1
2004-03-24config.gcc (mips64vr-*-elf*, [...]): Remove tm_defines.Richard Sandiford3-22/+97
2004-03-24mips.h (MASK_FIX_VR4122, [...]): New macros.DJ Delorie7-9/+158
2004-03-24mips.h (PROCESSOR_R4130): New processor_type.Richard Sandiford5-2/+18
2004-03-24invoke.texi: Apply missed hunk from 2004-03-03 change.Maciej W. Rozycki2-1/+21
2004-03-24locale_facets.h: Tweaks for 80 column.Benjamin Kosnik6-255/+510
2004-03-24re PR preprocessor/14438 (Potential need for buffer overflow checks in _cpp_l...Alexandre Oliva2-3/+6
2004-03-24extend.texi (ARM Built-in Functions): Replace with correct declarations.Ian Lance Taylor2-135/+129
2004-03-24reg-stack.c (get_true_reg): Handle FLOAT_TRUNCATE like FLOAT_EXTEND if flag_u...Roger Sayle3-5/+70
2004-03-24Makefile.tpl (new-bootstrap): Set CC and CC_FOR_BUILD in configure for stages...Nathanael Nerode3-12/+16
2004-03-24compare8.c: New test case.Joseph Myers2-0/+20
2004-03-24Daily bump.GCC Administrator2-2/+2
2004-03-24hooks.c (hook_constcharptr_tree_null): New hook.Ziemowit Laski12-2/+133
2004-03-23Correct PR number in last commitZack Weinberg3-4/+3
2004-03-23PR 12267, 12391, 12560, 13129, 14114, 14113Zack Weinberg31-1319/+1383
2004-03-23Makefile.tpl (new-bootstrap): Fix typo.Nathanael Nerode3-2/+7
2004-03-23delete some extraneous characters accidentally included in last change.David Edelsohn1-1/+1
2004-03-23optabs.c (expand_binop): When synthesizing double word rotates from single wo...Olivier Hainque2-2/+12
2004-03-23alias.c (get_alias_set): Add support for TYPE_REF_CAN_ALIAS_ALL.Richard Kenner11-62/+188
2004-03-23natClass.cc (getClassLoader): Circumvent infinite recursion when searching fo...Anthony Green2-2/+8
2004-03-23fold-const.c (tree_expr_nonnegative_p): A&B is nonnegative when A is nonnegat...Roger Sayle2-0/+19
2004-03-23re PR java/14315 ([3.4 only]: Java compiler is not parallel make safe)Tom Tromey2-3/+11
2004-03-23* gcj.texi (Extensions): Document GCJ_PROPERTIES.Tom Tromey2-1/+17
2004-03-23fold-const.c (fold): Remove cases for INTEGER_CST...Kazu Hirata2-8/+5
2004-03-23re PR rtl-optimization/14669 (Wrong code with -O for enum values expression E...Roger Sayle4-0/+33
2004-03-23config.gcc (sparc-*-linux*): Add sparc/t-linux to tmake_file.Jakub Jelinek4-1/+13
2004-03-23gcse.c (can_assign_to_reg_p): New function, split out from...Richard Sandiford2-6/+23