summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* PR middle-end/6348rth2003-03-202-1/+7
* * config/h8300/h8300.md (*insv_si_1_n_lshiftrt): Restrict thekazu2003-03-202-1/+7
* PR 10066rearnsha2003-03-202-3/+18
* * cp-tree.h (unemitted_tinfo_decls): Declaration of a new varray.austern2003-03-204-12/+64
* * config/h8300/h8300.md (*insv_si_1_n): New.kazu2003-03-202-0/+30
* * fold-const.c (fold_mathfn_compare): New function to simplifysayle2003-03-204-14/+260
* * ifcvt.c (find_if_case_1): If we add a new bb, update the dominancerearnsha2003-03-202-0/+7
* Various cleanups to help compile server.bothner2003-03-206-32/+49
* Various cleanups to help compile server.bothner2003-03-203-9/+24
* * fold-const.c (fold): Fold A - (A & B) into ~B & A.kazu2003-03-202-0/+20
* * config/h8300/h8300.md (a peephole2): New.kazu2003-03-202-0/+24
* 2003-03-20 Michael Koch <konqueror@gmx.de>mkoch2003-03-205-108/+170
* 2003-03-20 Michael Koch <konqueror@gmx.de>mkoch2003-03-206-39/+189
* 2003-03-20 Michael Koch <konqueror@gmx.de>mkoch2003-03-204-7/+50
* 2003-03-20 Michael Koch <konqueror@gmx.de>mkoch2003-03-2010-63/+330
* * config/h8300/h8300.md (*addsi3_and_r_1): New.kazu2003-03-202-0/+51
* * Makefile.in (STRICT2_WARN): Add @WERROR@.ljrittle2003-03-207-7/+23
* * config/cpu/mips/atomicity.h (__exchange_and_add, __atomic_add):aoliva2003-03-202-1/+10
* Daily bump.gccadmin2003-03-202-2/+2
* (gcc)neroden2003-03-1911-27/+46
* * tree.c (substitute_in_expr, case 'e'): Only make recursive callkenner2003-03-191-5/+18
* fix typojason2003-03-191-2/+1
* PR c++/8316, c++/9315, c++/10136jason2003-03-192-23/+44
* Add support for DWARF 3 64-bit sections.kevinb2003-03-193-2/+45
* * lex.c (do_java_lex): Renamed from java_lex.tromey2003-03-192-1/+26
* Fix date of last entry.uweigand2003-03-191-1/+1
* * config/s390/s390.c (s390_preferred_reload_class): Do notuweigand2003-03-193-43/+57
* * i386.h (machine_function): New fields use_fast_prologue_epilogue.hubicka2003-03-193-39/+66
* 2003-03-19 Paolo Carlini <pcarlini@unitus.it>paolo2003-03-192-20/+25
* 2003-03-19 Michael Koch <konqueror@gmx.de>mkoch2003-03-192-2/+7
* 2003-03-19 Michael Koch <konqueror@gmx.de>mkoch2003-03-193-1/+53
* (CPP_SPEC): Remove trailing semi-colon.nickc2003-03-192-21/+26
* PR 10062danglin2003-03-196-140/+271
* * config/rs6000/rs6000.c (rs6000_emit_prologue): Don't clonegeoffk2003-03-193-10/+25
* * config/rs6000/rs6000.c (rs6000_stack_info): Only require a frameamodra2003-03-192-12/+18
* PR target/10073amodra2003-03-192-0/+19
* PR target/10073amodra2003-03-192-1/+7
* Daily bump.gccadmin2003-03-192-2/+2
* * config/s390/s390.c (s390_output_dwarf_dtprel): New.jakub2003-03-197-0/+66
* * Makefile.in (emit-rtl.o): Add gt-emit-rtl.h to dependencies.geoffk2003-03-183-28/+56
* * function.c (next_block_index): Mark with GTY.geoffk2003-03-182-1/+3
* * config/m68k/m68k.md (iordi3): Fix setting low half to -1. Fromschwab2003-03-182-2/+7
* * config/rs6000/rs6000.md (macho_correct_pic): Correct pattern.geoffk2003-03-182-2/+6
* 2003-03-18 Paolo Carlini <pcarlini@unitus.it>paolo2003-03-182-1/+6
* * config/ia64/ia64.md (UNSPECV_SETJMP_RECEIVER): New.rth2003-03-182-2/+12
* * builtins.c (expand_builtin_unop): New target_mode operand;rth2003-03-182-9/+23
* * i386.md: Fix previous commit that mistakely applied the patchhubicka2003-03-182-40/+3
* * config/s390/s390.md ("movti", "movhi", "movqi"): Add "type" attribute.uweigand2003-03-182-3/+10
* * alias.c (rtx_equal_for_memref_p): Assume that X and Y has beenhubicka2003-03-182-18/+45
* 2003-03-18 Michael Koch <konqueror@gmx.de>mkoch2003-03-185-203/+231