Age | Commit message (Expand) | Author | Files | Lines |
2003-07-04 | 2064.md: Change GNU CC to GCC. | Ulrich Weigand | 11 | -130/+147 |
2003-07-04 | expr.c (do_store_flag): Pass in the correct result type when calling fold_sin... | Jeff Law | 3 | -4/+14 |
2003-07-04 | * opts.c (common_handle_options): Negate sense of -falign- switches. | Neil Booth | 2 | -4/+8 |
2003-07-04 | basic_file_stdio.cc: Revert. | Benjamin Kosnik | 2 | -18/+23 |
2003-07-04 | deque.tcc: Fully qualify standard functions with std::, thus avoiding Koenig ... | Paolo Carlini | 7 | -89/+99 |
2003-07-04 | stl_tree.h: Performance and memory usage improvements. | Gawain Bolton | 2 | -66/+104 |
2003-07-04 | Fix it again. | H.J. Lu | 1 | -1/+1 |
2003-07-04 | Fix typo. | H.J. Lu | 2 | -1/+2 |
2003-07-04 | Makefile.tpl: Replace PWD with PWD_COMMAND. | H.J. Lu | 19 | -2225/+2261 |
2003-07-04 | cfgloopanal.c (count_strange_loop_iterations): New static function. | Zdenek Dvorak | 2 | -7/+134 |
2003-07-04 | install.texi: Even the g77 manpage is derived from the full g77 manual. | Toon Moene | 2 | -2/+6 |
2003-07-04 | intl: New directory; see intl/ChangeLog for details. | Zack Weinberg | 71 | -6538/+19059 |
2003-07-04 | valarray_array.h: Fully qualify standard functions with std::, thus avoiding ... | Paolo Carlini | 3 | -89/+95 |
2003-07-04 | Makefile.am: Update target_ to host_. | Benjamin Kosnik | 7 | -150/+141 |
2003-07-04 | acinclude.m4 (GLIBCPP_ENABLE_DEBUG_FLAGS): To --enable-libstdcxx-debug-flags. | Benjamin Kosnik | 5 | -1372/+1385 |
2003-07-04 | gcc_release: Execute gcc.gnu.org-only operations which are related to diff ge... | Gerald Pfeifer | 2 | -3/+10 |
2003-07-04 | * gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva. | Kazu Hirata | 2 | -0/+5 |
2003-07-04 | 2003-07-04 Paolo Carlini <pcarlini@unitus.it> | Paolo Carlini | 3 | -145/+7 |
2003-07-04 | re PR libstdc++/11378 (Unbuffered sputn is slow) | Paolo Carlini | 3 | -3/+152 |
2003-07-04 | aix51.h (TARGET_C99_FUNCTIONS): Define. | Roger Sayle | 3 | -0/+15 |
2003-07-04 | stl_list.h: Fully qualify standard functions with std::, thus avoiding Koenig... | Paolo Carlini | 9 | -55/+66 |
2003-07-04 | configure.host (fpos_include_dir): Fix. | Benjamin Kosnik | 2 | -1/+5 |
2003-07-04 | PR c++/5287, PR c++/7910, PR c++/11021 | Danny Smith | 12 | -13/+241 |
2003-07-04 | PR c++/5287, PR c++/7910, PR c++/11021 | Danny Smith | 3 | -62/+227 |
2003-07-04 | stl_heap.h: Fully qualify standard functions with std::, thus avoiding Koenig... | Paolo Carlini | 6 | -39/+51 |
2003-07-04 | Makefile.am (target_headers): Add fpos.h | Benjamin Kosnik | 1 | -0/+46 |
2003-07-04 | Makefile.am (target_headers): Add fpos.h | Benjamin Kosnik | 23 | -1297/+1491 |
2003-07-03 | Patch from Uwe Stieber. | Uwe Stieber | 2 | -2/+11 |
2003-07-04 | call.c (build_addr_func): Handle bound pointers-to-members. | Mark Mitchell | 15 | -361/+192 |
2003-07-04 | c-aux-info.c: Include toplev.h after c-tree.h. | Kaveh R. Ghazi | 10 | -18/+70 |
2003-07-04 | Daily bump. | GCC Administrator | 2 | -2/+2 |
2003-07-03 | cfglayout.c (cfg_layout_duplicate_bb): Do not update frequencies at all if ed... | Zdenek Dvorak | 5 | -288/+244 |
2003-07-03 | 2003-7-03 Devang Patel <dpatel@apple.com> | Devang Patel | 2 | -1/+5 |
2003-07-03 | misc.c (gnat_argv): Revert last change. | Matt Kraai | 2 | -4/+9 |
2003-07-03 | real.c (real_trunc, [...]): New functions to implement trunc, floor and ceil ... | Roger Sayle | 8 | -3/+589 |
2003-07-03 | vector-defs.h: New file. | Janis Johnson | 10 | -0/+255 |
2003-07-03 | fnptr-by-value-1_main.c: New file. | Janis Johnson | 12 | -0/+902 |
2003-07-03 | sparc.c (function_arg_partial_nregs): Use SPARC_INT_ARG_MAX to determine wher... | Eric Botcazou | 2 | -3/+9 |
2003-07-03 | basic-block.h (create_basic_block, [...]): Kill. | Jan Hubicka | 17 | -340/+666 |
2003-07-03 | compat-common.h (DEBUG_FINI): New. | Janis Johnson | 30 | -0/+91 |
2003-07-03 | Makefile.in: Use dependency variables in lieu of explicit files throughout. | Kaveh R. Ghazi | 2 | -25/+30 |
2003-07-03 | call.c (build_scoped_method_call): Use convert_to_void. | Mark Mitchell | 7 | -64/+53 |
2003-07-03 | * gcc.dg/i386-call-1.c: New test. | Eric Botcazou | 2 | -0/+43 |
2003-07-03 | rtl.h (ECF_*, [...]): Move from here... | Steven Bosscher | 3 | -33/+36 |
2003-07-03 | 2064.md: Fix comment typos. | Kazu Hirata | 14 | -26/+42 |
2003-07-03 | re PR c++/9162 ([New parser] Problem with default argument in a friend function) | Nathan Sidwell | 7 | -72/+135 |
2003-07-03 | Makefile.in (ifcvt.o): Depend on OPTABS_H. | Kelley Cook | 2 | -1/+5 |
2003-07-03 | 7.cc: Guard with _GLIBCPP_USE_WCHAR_T. | David Edelsohn | 2 | -0/+9 |
2003-07-03 | * config/mips/mips.h (save_argv): Delete. | Kaveh R. Ghazi | 2 | -1/+4 |
2003-07-03 | class.c (add_method, [...]): Fix format specifier. | Kaveh R. Ghazi | 5 | -16/+33 |