aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-03-26NumberFormat.java: Fix spelling of setCurrency method.Peter Moon2-2/+8
2004-03-26re PR c++/13294 (namespace associations vs. specializations)Jason Merrill2-1/+15
2004-03-26c-typeck.c (comptypes): Replace calls to TYPE_DOMAIN with TYPE_ORIG_SIZE_TYPE.Diego Novillo2-4/+10
2004-03-26mt_allocator.h (__mt_alloc<>::allocate, [...]): Protect two instances of bloc...Paolo Carlini2-2/+8
2004-03-26re PR c/14219 (ICE with vector comparison)Aldy Hernandez2-4/+8
2004-03-2620001013-1.c: Run on 32-bit and 64-bit SPARC.James A. Morrison4-12/+12
2004-03-26config.gcc: Remove sparc-tti-*.James A. Morrison7-207/+23
2004-03-26fold-const.c (tree_expr_nonnegative_p): Handle BIT_XOR_EXPR like BIT_IOR_EXPR...Roger Sayle4-0/+16
2004-03-25re PR c/11527 (If an array "designated intializer" in a struct causes a segv.)Richard Henderson3-4/+28
2004-03-26[multiple changes]Benjamin Kosnik5-132/+201
2004-03-26Fix typo.Kaveh Ghazi1-1/+1
2004-03-26* builtins.c (fold_builtin): Fix error in last change.Kaveh R. Ghazi2-2/+6
2004-03-26Daily bump.GCC Administrator2-2/+2
2004-03-25mt_allocator.h (__mt_alloc<>::tune): Add _M_min_bin, the size in bytes of the...Paolo Carlini2-20/+38
2004-03-25* config/mips/mips.h: Formatting fix.Richard Sandiford2-1/+5
2004-03-25builtins.def: Add ctype builtins.Kaveh R. Ghazi5-47/+137
2004-03-25builtins.c (fold_builtin): Add new builtin optimizations for sqrt and/or cbrt.Kaveh R. Ghazi7-9/+238
2004-03-25rs6000.c (rs6000_always_hint): New variable.David Edelsohn6-44/+382
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