Age | Commit message (Expand) | Author | Files | Lines |
2004-03-26 | NumberFormat.java: Fix spelling of setCurrency method. | Peter Moon | 2 | -2/+8 |
2004-03-26 | re PR c++/13294 (namespace associations vs. specializations) | Jason Merrill | 2 | -1/+15 |
2004-03-26 | c-typeck.c (comptypes): Replace calls to TYPE_DOMAIN with TYPE_ORIG_SIZE_TYPE. | Diego Novillo | 2 | -4/+10 |
2004-03-26 | mt_allocator.h (__mt_alloc<>::allocate, [...]): Protect two instances of bloc... | Paolo Carlini | 2 | -2/+8 |
2004-03-26 | re PR c/14219 (ICE with vector comparison) | Aldy Hernandez | 2 | -4/+8 |
2004-03-26 | 20001013-1.c: Run on 32-bit and 64-bit SPARC. | James A. Morrison | 4 | -12/+12 |
2004-03-26 | config.gcc: Remove sparc-tti-*. | James A. Morrison | 7 | -207/+23 |
2004-03-26 | fold-const.c (tree_expr_nonnegative_p): Handle BIT_XOR_EXPR like BIT_IOR_EXPR... | Roger Sayle | 4 | -0/+16 |
2004-03-25 | re PR c/11527 (If an array "designated intializer" in a struct causes a segv.) | Richard Henderson | 3 | -4/+28 |
2004-03-26 | [multiple changes] | Benjamin Kosnik | 5 | -132/+201 |
2004-03-26 | Fix typo. | Kaveh Ghazi | 1 | -1/+1 |
2004-03-26 | * builtins.c (fold_builtin): Fix error in last change. | Kaveh R. Ghazi | 2 | -2/+6 |
2004-03-26 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2004-03-25 | mt_allocator.h (__mt_alloc<>::tune): Add _M_min_bin, the size in bytes of the... | Paolo Carlini | 2 | -20/+38 |
2004-03-25 | * config/mips/mips.h: Formatting fix. | Richard Sandiford | 2 | -1/+5 |
2004-03-25 | builtins.def: Add ctype builtins. | Kaveh R. Ghazi | 5 | -47/+137 |
2004-03-25 | builtins.c (fold_builtin): Add new builtin optimizations for sqrt and/or cbrt. | Kaveh R. Ghazi | 7 | -9/+238 |
2004-03-25 | rs6000.c (rs6000_always_hint): New variable. | David Edelsohn | 6 | -44/+382 |
2004-03-25 | stl_list.h: Created a _List_impl class and made it derive from the allocator... | Dhruv Matani | 10 | -372/+697 |
2004-03-25 | cfgrtl.c, [...]: Fix comment typos. | Kazu Hirata | 10 | -15/+25 |
2004-03-25 | re PR middle-end/9707 (Unnecessary range test in switches with less than 4 ca... | Kazu Hirata | 2 | -0/+43 |
2004-03-25 | [multiple changes] | Arnaud Charlet | 15 | -374/+572 |
2004-03-25 | arm.c (vfp_print_multi): Remove. | Paul Brook | 2 | -94/+111 |
2004-03-25 | gcc_release (FTP_PATH): Use /var/ftp instead of ~ftp, and only set at a singl... | Gerald Pfeifer | 2 | -4/+7 |
2004-03-25 | re PR java/14689 (jcf-path.c missing closedir) | Marcus Meissner | 2 | -0/+7 |
2004-03-25 | Makefile.tpl (top level bootstrap support): Remove now-unneeded STRICT_WARN, ... | Nathanael Nerode | 3 | -6/+6 |
2004-03-24 | alias.c (alias_invariant, [...]): Mark GTY. | Richard Henderson | 4 | -53/+136 |
2004-03-25 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2004-03-24 | dwarf2asm.c, [...]: Update copyright. | Kazu Hirata | 11 | -9/+19 |
2004-03-24 | configure.ac: Add --enable-werror-always (for top level bootstrap support). | Nathanael Nerode | 8 | -13/+55 |
2004-03-24 | malloc_allocator.h: Fixed the construct function to call global placement new... | Dhruv Matani | 3 | -3/+19 |
2004-03-24 | allocator.html: Add bitmap_allocator links. | Benjamin Kosnik | 2 | -0/+18 |
2004-03-24 | prune.exp (prune_gcc_output): Ignore errata warning from IA64 assembler. | Andreas Schwab | 4 | -2/+20 |
2004-03-24 | objc-act.c (objc_comptypes): Treat comparisons between 'Class' and '<class> *... | Ziemowit Laski | 2 | -0/+10 |
2004-03-24 | invoke.texi (-frename-registers): Add enabled at -O3. | David Edelsohn | 2 | -13/+29 |
2004-03-24 | bitmap_allocator.h: (_Bit_scan_forward) -> Made this function call __builtin_... | Dhruv Matani | 2 | -102/+149 |
2004-03-24 | Makefile.in (STRICT2_WARN): Reorder. | Nathanael Nerode | 4 | -3/+79 |
2004-03-24 | config.gcc: Add --with-abi= | Paul Brook | 8 | -445/+534 |
2004-03-24 | producer_consumer.cc: Use linear algorithm for producer. | Felix Yen | 2 | -1/+7 |
2004-03-24 | configure.ac: Check for -Wno-variadic-macros... | Nathanael Nerode | 3 | -70/+150 |
2004-03-24 | mt_allocator.h (__mt_alloc<>::allocate, [...]): Avoid redundant conditionals. | Paolo Carlini | 2 | -47/+15 |
2004-03-24 | Fix changelog entry for: | Richard Sandiford | 2 | -2/+1 |
2004-03-24 | config.gcc (mips64vr-*-elf*, [...]): Remove tm_defines. | Richard Sandiford | 3 | -22/+97 |
2004-03-24 | mips.h (MASK_FIX_VR4122, [...]): New macros. | DJ Delorie | 7 | -9/+158 |
2004-03-24 | mips.h (PROCESSOR_R4130): New processor_type. | Richard Sandiford | 5 | -2/+18 |
2004-03-24 | invoke.texi: Apply missed hunk from 2004-03-03 change. | Maciej W. Rozycki | 2 | -1/+21 |
2004-03-24 | locale_facets.h: Tweaks for 80 column. | Benjamin Kosnik | 6 | -255/+510 |
2004-03-24 | re PR preprocessor/14438 (Potential need for buffer overflow checks in _cpp_l... | Alexandre Oliva | 2 | -3/+6 |
2004-03-24 | extend.texi (ARM Built-in Functions): Replace with correct declarations. | Ian Lance Taylor | 2 | -135/+129 |
2004-03-24 | reg-stack.c (get_true_reg): Handle FLOAT_TRUNCATE like FLOAT_EXTEND if flag_u... | Roger Sayle | 3 | -5/+70 |