aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-06-05Makefile.am: Add makedepend.Zack Weinberg20-120/+531
2004-06-05v850.c (v850_use_dfa_pipeline_interface): New.Steven Bosscher3-3/+25
2004-06-052004-06-05 Michael Koch <konqueror@gmx.de>Michael Koch2-0/+16
2004-06-052004-06-05 Michael Koch <konqueror@gmx.de>Michael Koch2-4/+18
2004-06-05re PR fortran/15478 (gfortran manual problems)Tobias Schlüter2-2/+8
2004-06-05Fix date on ChangeLog entry from previous commitTobias Schlüter1-1/+1
2004-06-05re PR fortran/15478 (gfortran manual problems)Tobias Schlüter3-59/+30
2004-06-05intrinsic.c (sort_actual): Keep track of type of missing arguments.Tobias Schlüter2-1/+12
2004-06-05combine.c (simplify_shift_const): Check shift amount is a CONST_INT.Graham Stott2-30/+37
2004-06-05toplev.c (init_asm_output): Add explicit 'b' to mode when opening asm_out_file.Danny Smith12-15/+234
2004-06-05m68k.h: Remove comments copied over from tm.texi.Bernardo Innocenti2-539/+107
2004-06-05Daily bump.GCC Administrator1-1/+1
2004-06-05Daily bump.GCC Administrator1-1/+1
2004-06-04gcc.c (MFLIB_SPEC): Remove library references...Frank Ch. Eigler2-1/+6
2004-06-04Portability improvements, e.g., libmudflap/15293.Frank Ch. Eigler20-2475/+2408
2004-06-04re PR target/15822 (Several alpha testsuite regressions: gcc.c-torture/execut...Paolo Bonzini7-4/+23
2004-06-04configure.in (LIBMUDFLAPTH): Fix thinko.Per Bothner6-7/+55
2004-06-04re PR target/15822 (Several alpha testsuite regressions: gcc.c-torture/execut...Paolo Bonzini2-1/+11
2004-06-04Makefile.in (insn-conditions.o): Back out removal of reload.h.Jerry Quinn3-1/+8
2004-06-04Re-apply hopefully fixed patch:Jan Hubicka2-7/+17
2004-06-04* cfgrtl.c (try_redirect_by_replacing_jump): Fix return value.Jeff Law2-1/+5
2004-06-04except.c (for_each_eh_region): New function.Steven Bosscher4-4/+59
2004-06-04New ObjC testcases to make sure Protocol-isEqual: is well implemented in theNicola Pero1-0/+10
2004-06-04New testcasesNicola Pero4-0/+79
2004-06-04Improved [Protocol -isEqual:], now more correct and fasterNicola Pero2-1/+33
2004-06-03mips.c (struct irix_section_align_entry): Fix GTY marker.Chris Demetriou2-1/+6
2004-06-04Daily bump.GCC Administrator1-1/+1
2004-06-04Daily bump.GCC Administrator1-1/+1
2004-06-04gcc_release (maybe_build_tarfile): New function.Joseph Myers2-8/+32
2004-06-03re PR c++/14639 ([non-unit-at-a-time] Incorrect emission of unused compiler-g...Andrew Pinski2-1/+6
2004-06-03toplev.c (check_global_declarations): Don't ask for DECL_ASSEMBLER_NAME unles...Geoffrey Keating2-3/+9
2004-06-03re PR c++/15428 (vtables shouldn't always be weak on Darwin)Matt Austern6-18/+70
2004-06-03revert accidental checkinChristopher Faylor1-3/+2
2004-06-04gfortran.h (gfc_actual_arglist): New field missing_arg_type.Tobias Schlüter6-4/+49
2004-06-03* rtl.def (VAR_LOCATION): Make RTX_EXTRA.Steven Bosscher2-2/+6
2004-06-03darwin.c (machopic_indirect_data_reference): Copy the SYMBOL_REF_DECL from th...Andrew Pinski2-0/+8
2004-06-04One more comment updateTobias Schlüter1-2/+2
2004-06-03trans.c (gfc_finish_block, [...]): Build statement lists instead of compound ...Paul Brook2-4/+30
2004-06-03* trans-array.c: Fix spelling in comments.Tobias Schlüter2-16/+20
2004-06-03* MAINTAINERS (Write After Approval): Add myself.Mark G. Adams2-0/+5
2004-06-03tree.h: Remove include of version.hMark G. Adams10-7/+27
2004-06-03Makefile.in (RA_H, [...]): New.Jerry Quinn12-55/+170
2004-06-03tree-ssa-ccp.c (varying_ssa_edges): New worklist.Daniel Berlin2-26/+77
2004-06-03basic-block.c (tail_recursion_label_list): Don't declare.Steven Bosscher15-458/+50
2004-06-032004-06-03 Michael Koch <konqueror@gmx.de>Michael Koch4-9/+18
2004-06-03configure.in: Fix --enable-bootstrap breakage introduced in trees without gcc.Paolo Bonzini4-105/+116
2004-06-03Daily bump.GCC Administrator1-1/+1
2004-06-03Daily bump.GCC Administrator1-1/+1
2004-06-02tree-cfg.c (tree_find_edge_insert_loc): Allow inserting before return_stmt.Jan Hubicka2-0/+21
2004-06-02When a class template is explicitly instantiated, its member should be too.Matt Austern5-53/+54