aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-07-05genattrtab.c (write_attr_get): Revert part of last patch to always write out ...Andreas Jaeger3-3/+26
2003-07-05cfgloopmanip.c (force_single_succ_latches): Force latch to be different from ...Zdenek Dvorak2-1/+7
2003-07-05std_bitset.h: Fully qualify standard functions with std::, thus avoiding Koen...Paolo Carlini3-8/+19
2003-07-05Missed one in last change.Andreas Schwab1-1/+1
2003-07-05m68k.c: Remove code protected by CRDS.Andreas Schwab3-203/+23
2003-07-05re PR driver/11417 (fortran options warned about in cc1 when *.F or -x f77-cp...Neil Booth2-2/+28
2003-07-05std_limits.h: More CPP->CXX changes.Phil Edwards3-98/+103
2003-07-05genattr.c (internal_dfa_insn_code): Output prototype.Kaveh R. Ghazi13-204/+99
2003-07-05Move from CPP to CXX.Benjamin Kosnik323-3685/+3741
2003-07-05call.c: Fix comment typos.Kazu Hirata15-65/+82
2003-07-05re PR c/11428 (gcc aborts in compiling Linux 2.5.74 reiserfs driver)Kazu Hirata1-0/+1
2003-07-05pex-win32.c (pexecute): Mark parameters this_pname and temp_base as unused.Danny Smith2-6/+14
2003-07-05cpplib.h (CPP_AT_NAME, [...]): New token types.Zack Weinberg40-1434/+2201
2003-07-05install.texi: Fix typos.Kazu Hirata4-3/+9
2003-07-05Daily bump.GCC Administrator2-2/+2
2003-07-05fptr.c: Fix comment typos.Kazu Hirata12-16/+30
2003-07-04Makefile.tpl (all-bootstrap): Depend on maybe-all-intl.Zack Weinberg3-2/+7
2003-07-04re PR c/11428 (gcc aborts in compiling Linux 2.5.74 reiserfs driver)Kazu Hirata1-0/+1
2003-07-04* gcc.c-torture/compile/20030704-1.c: New.Kazu Hirata2-0/+15
2003-07-04[multiple changes]Benjamin Kosnik5-19/+31
2003-07-042064.md: Change GNU CC to GCC.Ulrich Weigand11-130/+147
2003-07-04expr.c (do_store_flag): Pass in the correct result type when calling fold_sin...Jeff Law3-4/+14
2003-07-04* opts.c (common_handle_options): Negate sense of -falign- switches.Neil Booth2-4/+8
2003-07-04basic_file_stdio.cc: Revert.Benjamin Kosnik2-18/+23
2003-07-04deque.tcc: Fully qualify standard functions with std::, thus avoiding Koenig ...Paolo Carlini7-89/+99
2003-07-04stl_tree.h: Performance and memory usage improvements.Gawain Bolton2-66/+104
2003-07-04Fix it again.H.J. Lu1-1/+1
2003-07-04Fix typo.H.J. Lu2-1/+2
2003-07-04Makefile.tpl: Replace PWD with PWD_COMMAND.H.J. Lu19-2225/+2261
2003-07-04cfgloopanal.c (count_strange_loop_iterations): New static function.Zdenek Dvorak2-7/+134
2003-07-04install.texi: Even the g77 manpage is derived from the full g77 manual.Toon Moene2-2/+6
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