aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2000-03-08expr.c (expand_expr, [...]): Still check for missing CONSTRUCTOR element.Jason Merrill2-2/+8
2000-03-08typeck2.c (process_init_constructor): Set TREE_PURPOSE of array CONSTRUCTOR e...Jason Merrill2-4/+9
2000-03-08mips.c (mips_expand_prologue): If the last named argument is the vararg marke...Gavin Romig-Koch2-25/+36
2000-03-08dbxout.c (dbxout_parms): When correcting for promoted big-endian parameters...Clinton Popetz2-1/+9
2000-03-08misc12.C: Removed.Nathan Sidwell4-20/+94
2000-03-08c-common.h (make_fname_decl): Declare.Nathan Sidwell8-72/+147
2000-03-08* g++.old-deja/g++.other/string2.C: New test.Nathan Sidwell2-0/+21
2000-03-08Added myself to MAINTAINERS file.Neil Booth2-0/+5
2000-03-08typeck.c (convert_for_assignment): Don't look at array initializer.Nathan Sidwell3-3/+10
2000-03-08Add initial support for '\uNNNN' specifier.Jason Merrill2-5/+419
2000-03-08Daily bump.Jeff Law5-5/+5
2000-03-07* cccp.c (handle_directive): Initialize backslash_newlines_p.Jeffrey A Law2-1/+5
2000-03-07* po/POTFILES.in: Remove cppalloc.c from file list.Philipp Thomas2-1/+4
2000-03-07pj.c (pj_expand_prologue): current_function->args_info is now current_functio...Steve Chamberlain3-10/+37
2000-03-08re GNATS gcj/162 (gcj does not initialize interfaces according to spec)Tom Tromey2-3/+8
2000-03-08c4x.h (PUT_SDB_TYPE): Define so that the type info is output as hexadecimal r...Michael Hayes2-0/+8
2000-03-08* cpphash.c (special_symbol): Fix thinko in previous commit.Zack Weinberg2-1/+5
2000-03-07re GNATS gcj/107 (Bad array or type conversion bug when compiling bytecode)Anthony Green2-3/+11
2000-03-07re GNATS gcj/102 (crashes when compiling try block from java source)Alexandre Petit-Bianco3-8/+21
2000-03-07re GNATS gcj/94 (compiler allows assignment to interface constants)Alexandre Petit-Bianco3-5/+21
2000-03-07search.c (note_debug_info_needed): Walk the bases even if we weren't deferrin...Jason Merrill2-5/+10
2000-03-07[multiple changes]Zack Weinberg6-535/+645
2000-03-07Test for PR gcj/163:Bryce McKinlay3-0/+15
2000-03-07libjava.exp (test_libjava_from_javac): Removed hack for interfaces.Tom Tromey2-13/+23
2000-03-07re GNATS gcj/108 (Compiler doesn't check access modifiers on interface implem...Alexandre Petit-Bianco6-2/+26
2000-03-07cppfiles.c (_cpp_find_include_file): Make sure ih->name is initialized.Zack Weinberg9-141/+176
2000-03-07mips.h (PTRDIFF_TYPE): Revert broken change; PTRDIFF_TYPE should be based sol...Andrew Haley2-4/+8
2000-03-07rtl.h (rtunion_def): Constify member `rtstr'.Kaveh R. Ghazi75-196/+393
2000-03-07All files: Updated copyright information.Tom Tromey390-880/+750
2000-03-07mips.md (zero_extendsidi2): Always force operand one to memory for mips16.Clinton Popetz2-1/+6
2000-03-07*** empty log message ***Alexandre Petit-Bianco2-341/+490
2000-03-07Test for PR gcj/162:Tom Tromey3-0/+39
2000-03-07tree.h (INT_CST_LT, [...]): Remove unneeded casts.Richard Kenner37-630/+823
2000-03-07resolve.cc (_Jv_SearchMethodInClass): New function.Bryce McKinlay10-224/+772
2000-03-07decl.c (init_decl_processing): Added new class fields `depth', `ancestors', a...Bryce McKinlay6-14/+49
2000-03-07Daily bump.Jeff Law5-5/+5
2000-03-07oopsJason Merrill1-1/+1
2000-03-07cpphash.c (collect_expansion): Also catch ## at start of macro.Jason Merrill3-3/+18
2000-03-07newJason Merrill1-0/+6
2000-03-06[multiple changes]Alexandre Petit-Bianco5-70/+132
2000-03-07gcse.c (compute_can_copy): Adjust if/else blocks from rth's patch from 2000-0...Alexandre Oliva2-2/+7
2000-03-07Test for PR gcj/164:Tom Tromey3-0/+13
2000-03-07jni.cc (MARK_NONE): New define.Tom Tromey2-50/+117
2000-03-06sh.c: (barrier_align): Handle a delay slot that is filled with an insn from t...Clinton Popetz2-3/+25
2000-03-06c4x-protos.h (c4x_global_name): Constify char *.Michael Hayes3-3/+9
2000-03-06* Make-lang.in (JAVA_SRCS): Added boehm.c, lex.c.Tom Tromey2-1/+5
2000-03-06real.h (MAX_LONG_DOUBLE_TYPE_SIZE): Define to LONG_DOUBLE_TYPE_SIZE if not de...Jakub Jelinek14-40/+122
2000-03-06sparc.h (ASM_ARCH64_SPEC): Pass -no-undeclared-regs to gas if it supports .re...Jakub Jelinek2-0/+7
2000-03-06Makefile.in: Pass a new MULTILIB_EXCLUSIONS option as the sixth argument to g...Ben Collins5-31/+233
2000-03-06builtins.c (built_in_class_names, [...]): Constify a char*.Kaveh R. Ghazi9-13/+36