aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2001-04-23Daily bump.GCC Administrator5-5/+5
2001-04-23* loop.c (loop_delete_insns): Add prototype.Mark Mitchell2-0/+5
2001-04-23configure.in: Remove ENABLE_STD_NAMESPACE.Phil Edwards6-285/+295
2001-04-23config.gcc (powerpc-*-darwin*): Move the flag in xm-darwin.h into xm_defines.Stan Shebs3-6/+10
2001-04-23collect2.c (main): Use concat in lieu of xmalloc/sprintf.Kaveh R. Ghazi10-57/+40
2001-04-22except.c (build_throw): Wrap the initialization of the exception object in a ...Jason Merrill3-8/+38
2001-04-22ABOUT-GCC-NLS: Now that gettext 0.10.37 is out, require it instead of the CVS...Philipp Thomas3-7/+12
2001-04-22Makefile.in: Rebuilt.Tom Tromey1-0/+537
2001-04-22Daily bump.GCC Administrator5-5/+5
2001-04-22Makefile.in: Rebuilt.Tom Tromey24-72/+304
2001-04-21calls.c (expand_call): Fix a comment typo.Kazu Hirata2-2/+4
2001-04-21flow.c (proagate_one_insn): Remove useless assignment.Mark Mitchell6-14/+63
2001-04-21sparc.c (sparc_flat_eligible_for_epilogue_delay): Fix a comment typo.Kazu Hirata3-2/+6
2001-04-21news.texi: Update release information for 0.5.27.Toon Moene2-7/+50
2001-04-21h8300.c (general_operand_src): Fix a comment typo.Kazu Hirata2-1/+5
2001-04-21Daily bump.GCC Administrator5-5/+5
2001-04-21List.java: Wrote.Tom Tromey3-7/+576
2001-04-21cp-tree.h (finish_enum): Change prototype.Mark Mitchell4-115/+111
2001-04-21cp-tree.h (finish_enum): Change prototype.Mark Mitchell1-0/+13
2001-04-20Fixes to compile multiple .class files at once.Per Bothner5-78/+85
2001-04-20configure.in: Probe for times, clock, struct tms, and clock_t.Zack Weinberg5-162/+377
2001-04-20acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Make sure required C99 support is en...Benjamin Kosnik5-786/+829
2001-04-20acinclude.m4 (GLIBCPP_ENABLE_LONG_LONG): Make sure required C99 support is en...Benjamin Kosnik2-0/+58
2001-04-20stl_bvector.h: Replace __ITERATOR_CATEGORY with __iterator_category.Phil Edwards2-3/+8
2001-04-20* config/pa/som.h (NM_FLAGS): Define.Jeffrey A Law2-0/+9
2001-04-20tree.c (cp_tree_equal): Adjust final switch formatting.Nathan Sidwell4-9/+51
2001-04-20class.c (dfs_unshared_virtual_bases): Add ATTRIBUTE_UNUSED.Nathan Sidwell5-21/+222
2001-04-20Better scheduling of shiftsBernd Schmidt4-7/+165
2001-04-20natSystem.cc (getSystemTimeZone): Adjust for DST.Warren Levy4-658/+265
2001-04-20i386.c (ix86_expand_int_movcc, [...]): Sign-extend CONST_INTs.Alexandre Oliva2-3/+12
2001-04-20ltconfig, [...]: Upgraded to libtool 1.4a 1.641.2.228.Alexandre Oliva4-9/+18
2001-04-20acconfig.h (_GLIBCPP_USE_C99): Add.Benjamin Kosnik16-1080/+1911
2001-04-20rs6000.md (ctrsi_internal1, [...]): In the short-branch case, this insn is on...Geoffrey Keating2-12/+21
2001-04-20comdat2.C: New test.Jakub Jelinek3-0/+53
2001-04-20call.c (maybe_handle_ref_bind): Copy ICS_USER_FLAG and ICS_BAD_FLAG.Jakub Jelinek4-1/+44
2001-04-20search.c (lookup_field_r): If looking for type and non-TYPE_DECL is found...Jakub Jelinek4-5/+43
2001-04-20reg-stack.c (check_asm_stack_operands): Issue error if "=t" resp.Jakub Jelinek2-1/+19
2001-04-20Duh, broken perms.Jakub Jelinek1-0/+36
2001-04-20gcse.c (gcse_main): Fix comment typo.Jakub Jelinek5-13/+31
2001-04-20old-dejagnu.exp: Don't delete output of executable.David Billinghurst2-4/+11
2001-04-20Daily bump.GCC Administrator5-5/+5
2001-04-20toplev.c: Excise all code for the undocumented -dm option.Zack Weinberg2-26/+8
2001-04-20fold-const.c (fold): Use first_rtl_op rather than TREE_CODE_LENGTH when...Geoffrey Keating2-2/+8
2001-04-19pa-linux.h (CPLUSPLUS_CPP_SPEC): Undefine.Jeffrey A Law4-9/+42
2001-04-20Fix typoMark Mitchell1-1/+1
2001-04-19Makefile.am (doxygen): Assume script is missing execute perms.Phil Edwards3-3/+47
2001-04-19Makefile.am (doxygen): Assume script is missing execute perms.Phil Edwards1-2/+2
2001-04-19cp-tree.h (DECL_LANGUAGE): Don't assume DECL_LANG_SPECIFIC is set.Mark Mitchell8-27/+75
2001-04-19vms.h: Change OBJECT_SUFFIX and EXECUTABLE_SUFFIX to TARGET_OBJECT_SUFFIX and...DJ Delorie16-72/+128
2001-04-19toplev.h (struct lang_hooks): Allow decode_option to indicate that language-i...Mark Mitchell5-10/+36