aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2003-07-29defineclass.cc (handleField): Throw exception if field name is duplicated.Tom Tromey2-10/+33
2003-07-29natIconv.cc (write): Handle case where output buffer is too small.Tom Tromey2-14/+33
2003-07-29re PR c++/9447 (using Base<T>::member does not work)Nathan Sidwell11-67/+259
2003-07-29crontab: Update invocation of gcc_release according to the previous changes t...Gerald Pfeifer2-1/+7
2003-07-29string-opt-9.c: strcmp returns int.Alexandre Oliva3-4/+9
2003-07-29c-decl.c (c_expand_body_1): Use C_DECL_FILE_SCOPE to detect main function.Geoffrey Keating2-1/+6
2003-07-29* os_dep.c: Remove redundancy introduced in last merge.Loren J. Rittle2-4/+4
2003-07-29re PR c++/11530 ([unit-at-a-time] inline static function not emitted with -O3)Mark Mitchell5-23/+58
2003-07-29re PR c++/11667 (wider-than-int enums never compare equal to 0)Mark Mitchell15-129/+254
2003-07-29Daily bump.GCC Administrator2-2/+2
2003-07-28c-decl.c: Update commentary, adjust blank lines throughout.Zack Weinberg2-114/+121
2003-07-28decl2.c (mark_member_pointers): Verify that member pointer points to the func...Jan Hubicka2-1/+7
2003-07-28Wdeclaration-after-statement-1.c, [...]: New tests.Hans-Peter Nilsson3-0/+57
2003-07-28c-parse.in (lineno_stmt_decl_or_labels_ending_decl): Also warn when warn_decl...Hans-Peter Nilsson9-3/+66
2003-07-28* i386.md (memory attribute) Avoid accessing uninitialized memoryJan Hubicka2-2/+7
2003-07-28testsuite_hooks.h: Remove list include.Benjamin Kosnik71-339/+134
2003-07-28natString.cc (init(gnu.gcj.runtime.StringBuffer)): New method.Tom Tromey3-1/+18
2003-07-28configure.in (--enable-checking): Add fold category.Jakub Jelinek9-12/+292
2003-07-2820030505.c: Only run for SPE.Aldy Hernandez2-2/+6
2003-07-28char_traits.h: Update copyright, tweak.Benjamin Kosnik1-1/+1
2003-07-28cp-tree.h (begin_compound_stmt): No scope arg is a bool.Nathan Sidwell10-57/+68
2003-07-28treetree.c: Convert remaining K&R prototypes to ISO C90.Andreas Jaeger7-83/+63
2003-07-28Import GC 6.3alpha1.Jeff Sturm72-4952/+5096
2003-07-28user.cfg.in, [...]: Change GLIBCPP to GLIBCXX (and explain as needed).Phil Edwards8-19/+28
2003-07-28README: Update.Phil Edwards2-1/+5
2003-07-281.cc, [...]: Update comment regarding the origin of LOCALEDIR.Phil Edwards6-4/+20
2003-07-28This commit was generated by cvs2svn to compensate for changes in r69874,Jeff Sturm8-200/+3504
2003-07-28Initial revisionJeff Sturm22-0/+5739
2003-07-28Makefile.tpl: Use 'mkinstalldirs' rather than 'mkdir' when...Nathanael Nerode5-145/+80
2003-07-28fixinc.svr4: Remove dead code.Nathanael Nerode3-273/+15
2003-07-28Daily bump.GCC Administrator2-2/+2
2003-07-28c-decl.c (struct c_scope): Remove keep_if_subblocks field.Zack Weinberg2-29/+37
2003-07-27Fix USE_LDTL configury.Anthony Green3-2/+7
2003-07-27c-decl.c (store_parm_decls_newstyle, [...]): New functions split out of store...Zack Weinberg2-304/+285
2003-07-27gnu_java_awt_peer_gtk_GtkEmbeddedWindowPeer.c: Create vbox and layout for Gtk...Thomas Fitzsimmons2-3/+17
2003-07-272003-07-27 Michael Koch <konqueror@gmx.de>Michael Koch2-14/+6
2003-07-272003-07-27 Thomas Fitzsimmons <fitzsim@redhat.com.h>Thomas Fitzsimmons10-26/+286
2003-07-27call.c (standard_conversion): Tweak handling of pointer-to-member types.Mark Mitchell6-7/+31
2003-07-27extend.texi (Deprecated Features): Implicit typename is gone.Nathan Sidwell2-5/+12
2003-07-27parser.c (cp_parser_type_parameter): Reformat.Nathan Sidwell2-7/+15
2003-07-27Win32Process.java (ConcreteProcess): Surround a command line element with quo...Ranjit Mathew3-3/+15
2003-07-27configure.host: Use -fcheck-references and -fuse-divide-subroutine for MinGW ...Ranjit Mathew2-0/+12
2003-07-27varasm.c (output_constant_def_contents): Use ASM_DECLARE_CONSTANT_NAME if def...Geoffrey Keating6-19/+65
2003-07-27Daily bump.GCC Administrator2-2/+2
2003-07-26win32.cc (_Jv_platform_initProperties): Use generic names like "x86" for the ...Ranjit Mathew2-11/+20
2003-07-26Makefile.am: Use cross-compiling gcjh from the path for a crossed-native build.Mohan Embar5-392/+505
2003-07-26* cfns.h: Rebuilt.Nathan Sidwell2-242/+242
2003-07-26changelogNathan Sidwell1-0/+15
2003-07-26cp-tree.h (begin_init_stmts, [...]): Remove.Nathan Sidwell3-98/+29
2003-07-26Makefile.in (ifcvt.o): Depend on target.hJ"orn Rennecke3-2/+11