summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* * pa.md (interspace_jump): New pattern.law1999-08-292-0/+43
* Fix possible aliasing problemscrux1999-08-292-27/+91
* * jump.c (delete_prior_computation): Also check callslaw1999-08-292-17/+43
* * loop.c (this_loop_info): New variable.law1999-08-294-127/+141
* * fix-header.c (main): Do not pass a null pointer to strcmp.law1999-08-292-1/+5
* * configure.in (i[34567]86-*-sco3.2v4*): Target does not truncatelaw1999-08-293-98/+110
* Daily bump.law1999-08-295-5/+5
* * jump.c (jump_optimize_1): Do not delete assignments tolaw1999-08-293-2/+20
* * cp-tree.h (strip_array_types): New function.mmitchel1999-08-294-441/+588
* * decl2.c (arg_assoc_class): Bail if the class is a builtin type.rth1999-08-292-0/+9
* Fix typo in ChangeLog entrymmitchel1999-08-291-1/+1
* * cp-tree.def (LABEL_STMT): New tree node.mmitchel1999-08-291-2/+4
* * flow.c (flow_delete_insn_chain): Rename from delete_insn_chain.rth1999-08-282-28/+28
* * haifa-sched.c (sched_analyze): Clear LOG_LINKS before callingrth1999-08-282-19/+24
* Mumit Khan <khan@xraylith.wisc.edu>rth1999-08-284-16/+45
* * cp-tree.def (LABEL_STMT): New tree node.mmitchel1999-08-2811-328/+490
* Daily bump.law1999-08-285-5/+5
* * cse.c (fold_rtx): Work around bug in Sun V5.0 compilers.law1999-08-282-1/+10
* * gjavah.c, jcf-write.c, verify.c: Do not use C++ stylelaw1999-08-284-5/+10
* * pa.c (emit_move_sequence): Do not stop on SUBREG_WORD of anlaw1999-08-272-4/+17
* Marc Espie <espie@cvs.openbsd.org>rth1999-08-273-1/+11
* 1999-08-27 13:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-2732-237/+192
* * g++.old-deja/g++.pt/derived3.C: Renamed from lss-001.C.oliva1999-08-2712-0/+14
* Fix typo in last changemmitchel1999-08-271-1/+1
* Forgot to commit the ChangeLog update for the errors.c patch.zack1999-08-271-0/+17
* Fix typo introduced by previous deltanickc1999-08-272-9/+13
* * gcc.c (fatal): Make definition static to match prototype.ghazi1999-08-272-1/+5
* Fix for 'Deadly optimization bug' (see egcs mailing list archive)crux1999-08-272-0/+10
* * configure.in: Don't use shell ! to negate exit codesnathan1999-08-273-100/+113
* * function.c (assign_stack_temp_for_type): Fix change of Mar 5 forschwab1999-08-272-3/+9
* 1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-2714-320/+207
* Daily bump.law1999-08-275-5/+5
* 1999-08-27 00:27 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-274-3/+22
* * gcc.c-torture/execute/990827-1.c: New test.law1999-08-272-0/+25
* * i386.md: In the 6 insns which call output_fix_trunc,law1999-08-272-6/+24
* * jump.c (duplicate_loop_exit_test): Call reg_scan_update afterlaw1999-08-272-59/+84
* 1999-08-26 23:09 -0700 Zack Weinberg <zack@bitmover.com>zack1999-08-273-18/+27
* * decl.c (lookup_label): Build labels on the permanent obstackmmitchel1999-08-274-28/+38
* Fix typo in last changemmitchel1999-08-271-1/+1
* * cp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.mmitchel1999-08-272-2/+13
* * cp-tree.h (AGGR_INIT_VIA_CTOR_P): New macro.mmitchel1999-08-274-5/+26
* * decl.c (store_parm_decls): Reset immediate_size_expand.mmitchel1999-08-272-1/+13
* Fix aranges corruption for non-mips 64 bit targets.wilson1999-08-272-2/+13
* * tree.c (store_parm_decls): Reset immediate_size_expand.mmitchel1999-08-273-0/+29
* * tree.c (copy_node): Improve documentation.mmitchel1999-08-272-4/+12
* Add support for defering line number table construction to assembler.wilson1999-08-273-5/+47
* 1999-08-26 Mark Mitchell <mark@codesourcery.com>mmitchel1999-08-272-3/+5
* * semantics.c (do_poplevel): Always initialize the return value.mmitchel1999-08-262-0/+6
* New testburley1999-08-262-0/+650
* For gcc:gavin1999-08-266-4/+14