aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-07-04intl: New directory; see intl/ChangeLog for details.Zack Weinberg71-6538/+19059
2003-07-04valarray_array.h: Fully qualify standard functions with std::, thus avoiding ...Paolo Carlini3-89/+95
2003-07-04Makefile.am: Update target_ to host_.Benjamin Kosnik7-150/+141
2003-07-04acinclude.m4 (GLIBCPP_ENABLE_DEBUG_FLAGS): To --enable-libstdcxx-debug-flags.Benjamin Kosnik5-1372/+1385
2003-07-04gcc_release: Execute gcc.gnu.org-only operations which are related to diff ge...Gerald Pfeifer2-3/+10
2003-07-04* gcc.dg/compat/fnptr-by-value-1_x.c: Add a prototype for testva.Kazu Hirata2-0/+5
2003-07-042003-07-04 Paolo Carlini <pcarlini@unitus.it>Paolo Carlini3-145/+7
2003-07-04re PR libstdc++/11378 (Unbuffered sputn is slow)Paolo Carlini3-3/+152
2003-07-04aix51.h (TARGET_C99_FUNCTIONS): Define.Roger Sayle3-0/+15
2003-07-04stl_list.h: Fully qualify standard functions with std::, thus avoiding Koenig...Paolo Carlini9-55/+66
2003-07-04configure.host (fpos_include_dir): Fix.Benjamin Kosnik2-1/+5
2003-07-04PR c++/5287, PR c++/7910, PR c++/11021Danny Smith12-13/+241
2003-07-04PR c++/5287, PR c++/7910, PR c++/11021Danny Smith3-62/+227
2003-07-04stl_heap.h: Fully qualify standard functions with std::, thus avoiding Koenig...Paolo Carlini6-39/+51
2003-07-04Makefile.am (target_headers): Add fpos.hBenjamin Kosnik1-0/+46
2003-07-04Makefile.am (target_headers): Add fpos.hBenjamin Kosnik23-1297/+1491
2003-07-03Patch from Uwe Stieber.Uwe Stieber2-2/+11
2003-07-04call.c (build_addr_func): Handle bound pointers-to-members.Mark Mitchell15-361/+192
2003-07-04c-aux-info.c: Include toplev.h after c-tree.h.Kaveh R. Ghazi10-18/+70
2003-07-04Daily bump.GCC Administrator2-2/+2
2003-07-03cfglayout.c (cfg_layout_duplicate_bb): Do not update frequencies at all if ed...Zdenek Dvorak5-288/+244
2003-07-032003-7-03 Devang Patel <dpatel@apple.com>Devang Patel2-1/+5
2003-07-03misc.c (gnat_argv): Revert last change.Matt Kraai2-4/+9
2003-07-03real.c (real_trunc, [...]): New functions to implement trunc, floor and ceil ...Roger Sayle8-3/+589
2003-07-03vector-defs.h: New file.Janis Johnson10-0/+255
2003-07-03fnptr-by-value-1_main.c: New file.Janis Johnson12-0/+902
2003-07-03sparc.c (function_arg_partial_nregs): Use SPARC_INT_ARG_MAX to determine wher...Eric Botcazou2-3/+9
2003-07-03basic-block.h (create_basic_block, [...]): Kill.Jan Hubicka17-340/+666
2003-07-03compat-common.h (DEBUG_FINI): New.Janis Johnson30-0/+91
2003-07-03Makefile.in: Use dependency variables in lieu of explicit files throughout.Kaveh R. Ghazi2-25/+30
2003-07-03call.c (build_scoped_method_call): Use convert_to_void.Mark Mitchell7-64/+53
2003-07-03* gcc.dg/i386-call-1.c: New test.Eric Botcazou2-0/+43
2003-07-03rtl.h (ECF_*, [...]): Move from here...Steven Bosscher3-33/+36
2003-07-032064.md: Fix comment typos.Kazu Hirata14-26/+42
2003-07-03re PR c++/9162 ([New parser] Problem with default argument in a friend function)Nathan Sidwell7-72/+135
2003-07-03Makefile.in (ifcvt.o): Depend on OPTABS_H.Kelley Cook2-1/+5
2003-07-037.cc: Guard with _GLIBCPP_USE_WCHAR_T.David Edelsohn2-0/+9
2003-07-03* config/mips/mips.h (save_argv): Delete.Kaveh R. Ghazi2-1/+4
2003-07-03class.c (add_method, [...]): Fix format specifier.Kaveh R. Ghazi5-16/+33
2003-07-03re PR target/10700 (ICE in copy_to_mode_reg on 64-bit targets)Roger Sayle4-19/+21
2003-07-03m32r.c: Fix comment typos.Kazu Hirata13-33/+48
2003-07-03dbxout.c (pending_bincls): Move decl down inside DBX_DEBUGGING_INFO || XCOFF_...Andreas Schwab2-5/+10
2003-07-03rtl.h (NOTE_DATA): Refer to whole union.Nathan Sidwell3-2/+7
2003-07-03* g++.dg/template/local3.C: Remove extra semicolon.Mark Mitchell2-1/+5
2003-07-03re PR rtl-optimization/11381 (volatile memory access optimized away)Eric Botcazou4-2/+29
2003-07-02expr.c (do_store_flag): Remove special case folding for single bit tests.Jeff Law4-72/+136
2003-07-03* misc.c (save_argv): Make const.Neil Booth2-1/+5
2003-07-03gcse.c: Fix misspelling.Matt Kraai3-3/+3
2003-07-03system.h: Include filenames.h.Zack Weinberg15-150/+92
2003-07-03pex-win32.c (fix_argv): Ensure that the executable pathname uses Win32 backsl...Danny Smith2-1/+13