aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-02-22expr.c (store_expr): When converting expression to promoted equivalent type...Richard Kenner4-60/+40
2002-02-22re PR c++/5748 (g++ dies with optimization)Jakub Jelinek4-0/+40
2002-02-22sol2.h: Don't include sys/mman.h.Alexandre Oliva5-33/+48
2002-02-22re PR other/5746 (0220 cvs crashes using undeclared type)Jakub Jelinek2-10/+17
2002-02-22parse.y (patch_method_invocation): Set CAN_COMPLETE_NORMALLY on call to finit...Per Bothner2-1/+7
2002-02-22PR c++/2645, DR 295Nathan Sidwell12-95/+287
2002-02-22* fold-const.c (fold): Fix typo in comments.Richard Sandiford2-1/+5
2002-02-22Daily bump.GCC Administrator2-2/+2
2002-02-21* Makefile.in (langhooks.o): Update dependencies.Diego Novillo2-1/+6
2002-02-21* langhooks.c: Include flags.h.Diego Novillo2-0/+5
2002-02-22clAldy Hernandez1-0/+4
2002-02-22forgot clAldy Hernandez1-0/+7
2002-02-22attr-alwaysinline.c: New.Aldy Hernandez10-11/+151
2002-02-22expmed.c (store_bit_field): Try to simplify the subreg before generating a ne...Eric Christopher2-52/+67
2002-02-21emit-rtl.c (offset_address): Use simplify_gen_binary rather than gen_rtx_PLUS...Richard Henderson6-57/+109
2002-02-21dwarf2out.c (DWARF_LINE_MIN_INSTR_LENGTH): Removed.Tom Tromey3-12/+18
2002-02-21jump.c (redirect_jump): If old label has no UID, don't try to delete it.J"orn Rennecke2-1/+8
2002-02-21sh.md (insv): Provide byte offsets for gen_rtx_SUBREG.J"orn Rennecke2-11/+32
2002-02-21* doc/extend.texi: Fix some more overfull hboxes.Joseph Myers2-147/+298
2002-02-21re PR rtl-optimization/4994 (ICE with "-fno-exceptions -O2 -mmmx -march=athlon")Jakub Jelinek4-11/+89
2002-02-21re PR c++/4574 (Internal compiler error in `expand_and', at expmed.c:4055)Jakub Jelinek11-62/+84
2002-02-21re PR c/4697 (Warning 'value computed is not used' missing)Jakub Jelinek4-6/+27
2002-02-21avr.md: Add more patterns for mized-mode add and subtract (addsi3_zero_extend...Torbjorn Granlund2-0/+42
2002-02-21rtlanal.c (replace_rtx): Don't make a CONST_INT the operand of SUBREG or ZERO...Alexandre Oliva2-0/+39
2002-02-21sh.h (current_function_anonymous_args): Remove.J"orn Rennecke8-17/+34
2002-02-21Daily bump.GCC Administrator2-2/+2
2002-02-20- remove mistaken ChangeLog item.David Edelsohn1-1/+0
2002-02-20[multiple changes]David Edelsohn3-12/+33
2002-02-20gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Option `--CLASSPATH' bec...Nic Ferrier1-0/+15
2002-02-21re PR debug/4461 (Invalid dawrf2 debug code)Jakub Jelinek6-2/+71
2002-02-20combine.c (do_SUBST): Sanity check substitutions of CONST_INTs...Alexandre Oliva3-5/+90
2002-02-20* gcc.c-torture/compile/20020110.c: New test.Alexandre Oliva2-0/+16
2002-02-20gcj.texi: Option `--classpath' becomes `--CLASSPATH.'Option `--CLASSPATH' bec...Nic Ferrier7-70/+79
2002-02-20c-decl.c (pushdecl): If no global declaration is found for an extern declarat...Alexandre Oliva2-3/+10
2002-02-21re PR c++/4401 (Array subscript evaluation sometimes wrong for 64-bit archit...Jakub Jelinek8-177/+152
2002-02-20re PR c++/5713 (Redeclaration causes ice in in make_decl_rtl, at varasm.c:835)Jakub Jelinek6-0/+27
2002-02-20re PR c/4389 (Improper constant folding)Jakub Jelinek5-10/+52
2002-02-20i386.c (ix86_expand_vector_move): Use the mode of the operand, rather than as...Richard Henderson2-4/+34
2002-02-20re PR target/5705 (code generated for ARM interrupt("IRQ") attribute)Philip Blundell2-0/+12
2002-02-20builtins.c (check_for_builtin): New function.Per Bothner5-32/+29
2002-02-20* gcc.c-torture/execute/20020219-1.c: New test.Jakub Jelinek2-0/+25
2002-02-20re PR c/5615 (ICE in size_binop, at fold-const.c:1914)Richard Henderson3-1/+9
2002-02-20fr30.h (DWARF_LINE_MIN_INSTR_LENGTH): Removed.Tom Tromey6-20/+14
2002-02-20rs6000.h (LEGITIMATE_OFFSET_ADDRESS_P): Look for (const_int 0) in X not just ...Alan Matsuoka2-1/+7
2002-02-20* doc/extend.texi: Avoid or reduce overfull hboxes.Joseph Myers2-76/+144
2002-02-20expmed.c (store_bit_field): Do not store bit fields using SUBREG operations i...Diego Novillo2-4/+12
2002-02-20rtems.h, [...]: Use new style of -Asystem= rather than -Asystem().Joel Sherrill5-4/+10
2002-02-20Daily bump.GCC Administrator2-2/+2
2002-02-20cppinit.c (init_dependency_output): Take deps output file from -o if none giv...Neil Booth5-45/+85
2002-02-20toplev.c (output_quoted_string): Write unprintable characters with octal esca...Zack Weinberg2-3/+13