summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* top level:zack2000-07-0426-4929/+3758
* 2000-07-03 Benjamin Kosnik <bkoz@purist.soma.redhat.com>bkoz2000-07-041-51/+27
* 2000-07-03 Benjamin Kosnik <bkoz@purist.soma.redhat.com>bkoz2000-07-042-654/+657
* * cppspec.c (lang_specific_driver): Use double quotes in errorzack2000-07-042-1/+6
* * calls.c (emit_library_call_value_1): Use valreg insteadcpopetz2000-07-032-2/+7
* * java/io/PrintWriter.java (print): Call write(String), nottromey2000-07-032-8/+26
* * config/rs6000/rs6000.c (rs6000_emit_move): New function.geoffk2000-07-034-302/+287
* * expmed.c (expand_mult_highpart): Use op1 instead of wide_op1 whengeoffk2000-07-032-2/+7
* * config/i386/i386.md (movstrictqi_xor): Use 'q' constraint insteadjakub2000-07-032-2/+8
* * builtins.c (get_memory_rtx): Always put into alias set 0.jakub2000-07-034-0/+50
* Fix peepholes to prevent pre-/post- increment addressing from clobbering thenickc2000-07-032-15/+30
* * config/avr/avr.c (out_adj_frame_ptr): Make "frame pointerdenisc2000-07-034-87/+260
* * g++.old-deja/g++.pt (lookup10.C): New test.nathan2000-07-032-0/+24
* * decl2.c (push_decl_namespace): Push the original namespace.nathan2000-07-032-1/+6
* * fp-bit.h: New file.ghazi2000-07-033-316/+446
* * g++.old-deja/g++.pt (typename25.C): New test.nathan2000-07-032-0/+36
* * pt.c (instantiate_class_template): Set CLASSTYPE_VBASECLASSES.nathan2000-07-033-0/+8
* Daily bump.law2000-07-035-5/+5
* Fix typo in comment.law2000-07-031-1/+1
* * gcse.c (compute_pre_data): Compute ae_kill using other locallaw2000-07-032-1/+18
* * alias.c (init_alias_analysis): Do not calllaw2000-07-032-1/+11
* 2000-07-02 Benjamin Chelf <chelf@codesourcery.com>chelf2000-07-037-52/+53
* * gcc.c-torture/compile/20000701-1.c: New test.zack2000-07-022-0/+23
* * c-typeck.c (build_indirect_ref): Use COMPLETE_OR_VOID_TYPE_Pzack2000-07-022-2/+7
* * mangle.c (canonicalize_for_substitution): Return the canonicalmmitchel2000-07-022-0/+5
* 2000-07-02 Toon Moene <toon@moene.indiv.nluug.nl>toon2000-07-024-3/+9
* 2000-07-02 Toon Moene <toon@moene.indiv.nluug.nl>toon2000-07-022-1/+5
* * cpplib.h (struct cpp_reader): New field include_depth.jakub2000-07-025-17/+37
* * decl.c (duplicate_decls): Preserve DECL_ORIGINAL_TYPE for ammitchel2000-07-023-6/+9
* Daily bump.law2000-07-025-5/+5
* Fix typochelf2000-07-021-1/+0
* 2000-07-01 Benjamin Chelf <chelf@codesourcery.com>chelf2000-07-0216-640/+916
* split out <2000 entriesjason2000-07-021-0/+20675
* newjason2000-07-021-0/+13
* * init.c (init_init_processing): Go back to aligning likejason2000-07-028-20778/+108
* remove redundant parentsjason2000-07-021-5/+5
* 2000-07-01 Benjamin Kosnik <bkoz@purist.soma.redhat.com>bkoz2000-07-0226-2278/+4551
* * config/ia64/ia64.c (symbolic_operand): Reject CONST expressionsrth2000-07-013-7/+50
* Daily bump.law2000-07-015-5/+5
* * include/jni.h: Include <gcj/array.h>. Fixes PR libgcj/270.tromey2000-06-302-0/+5
* * semantics.c (genrtl_asm_stmt): Don't decay input operands here.mmitchel2000-06-302-12/+14
* * Makefile.in (c-common.o): Don't depend on c-tree.h or c-lex.h.mmitchel2000-06-3014-147/+138
* * pa/som.h (ASM_WEAKEN_LABEL): Export weak data symbols so that theylaw2000-06-302-2/+15
* * invoke.texi (-Wreturn-type): In C++, a missing return type isloewis2000-06-302-3/+12
* Add second, reversed loop to testcase.nickc2000-06-302-0/+17
* in libiberty/ChangeLog:samuel2000-06-307-46/+61
* * c-common.c (decl_attributes): Differentiate betweenclm2000-06-302-2/+15
* * gcc.c-torture/execute/align-1.c: New test.clm2000-06-302-0/+13
* * cpp.texi: Document #pragma GCC dependencynathan2000-06-305-7/+137
* * g++.old-deja/g++.pt/expr8.C: New test.nathan2000-06-303-2/+31