aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-02-23convert.c, [...]: Update copyright.Kazu Hirata8-8/+14
2004-02-23re PR c++/14156 (no warning for address of parameter)Andrew Pinski2-0/+46
2004-02-23re PR c++/14156 (no warning for address of parameter)Andrew Pinski4-2/+12
2004-02-23linux.h (OS_MISSING_POWERPC64): Define.Andrew Pinski3-0/+10
2004-02-23re PR c++/14106 ([testcase] ICE on template func instanciation: stor-layout.c...Kriang Lerdsuwanakij2-0/+22
2004-02-23Makefile.in (opts.o): Depend on target.h.Kazu Hirata9-19/+34
2004-02-23re PR c++/14250 (switch() does not seem to see operator int() in template class)Giovanni Bajo2-0/+25
2004-02-23re PR c/14188 (Suggestion: improve warning message for call through incompati...Eric Botcazou6-16/+34
2004-02-23re PR c++/14250 (switch() does not seem to see operator int() in template class)Giovanni Bajo2-2/+9
2004-02-23[multiple changes]Arnaud Charlet9-99/+202
2004-02-23re PR c++/14143 (Overeager ADL)Giovanni Bajo2-0/+37
2004-02-23re PR c++/14143 (Overeager ADL)Giovanni Bajo2-2/+9
2004-02-23Daily bump.GCC Administrator1-1/+1
2004-02-23gcov-io.c (gcov_open): Use open + fdopen instead of fopen.Jakub Jelinek7-7/+60
2004-02-22* reorg.c: Remove comments about dead ports.Kazu Hirata2-11/+6
2004-02-22config.gcc (i[34567]86-*-pe|i[34567]86-*-cygwin*): *Really* specify extra hos...Christopher Faylor2-1/+7
2004-02-22backport: tree-inline.c (insert_decl_map): New.Josef Zlomek2-35/+53
2004-02-22genoutput.c (process_template): Strip trailing whitespace in @ templates and ...Jakub Jelinek2-1/+17
2004-02-22Daily bump.GCC Administrator1-1/+1
2004-02-22fix dateChristopher Faylor1-1/+1
2004-02-22config.gcc (i[34567]86-*-pe|i[34567]86-*-cygwin*): Specify extra host object ...Christopher Faylor3-3/+9
2004-02-21i386.c (standard_80387_constant_p): Also prefer the x87's load constant instr...Roger Sayle2-3/+8
2004-02-21combine.c (SHIFT_COUNT_TRUNCATED): Remove.Kazu Hirata6-18/+12
2004-02-21combine.c (can_combine_p): Don't ignore SETs marked with REG_EH_REGION notes.Alan Modra2-4/+24
2004-02-21darwin.h (TARGET_OPTION_TRANSLATE_TABLE): Refer to SUBTARGET_OPTION_TRANSLATE...Ziemowit Laski25-1293/+4259
2004-02-21Combine 2 redundant splitters into one.James E Wilson2-12/+7
2004-02-21target-supports.exp (check_alias_available): Don't mangle function `g' in tes...Kaveh R. Ghazi2-0/+6
2004-02-21target-supports.exp (check_profiling_available): Check argument to determine ...Kaveh R. Ghazi9-20/+46
2004-02-21alias.c (OUTGOING_REGNO): Don't define the default.Kazu Hirata6-22/+21
2004-02-21params.def (max-peeled-insns, [...]): Set to 400.Jan Hubicka2-4/+14
2004-02-21Daily bump.GCC Administrator1-1/+1
2004-02-20re PR c++/12007 (Multiple inheritance float pass by value fails)John David Anglin2-0/+31
2004-02-20re PR c++/12007 (Multiple inheritance float pass by value fails)John David Anglin4-17/+30
2004-02-20tweakJason Merrill1-1/+1
2004-02-20re PR target/14201 (float -> int (in mem) with -mieee causes unrecognizable i...Falk Hueffner4-2/+25
2004-02-20input.h: Don't #include line-map.h.Per Bothner3-2/+9
2004-02-20* doc/invoke.texi: Add -Wvariadic-macros.Richard Henderson6-1/+37
2004-02-20haifa-sched.c (sched_emit_insn): Remove.Kazu Hirata1-1/+0
2004-02-20haifa-sched.c (sched_emit_insn): Remove.Kazu Hirata2-11/+5
2004-02-20revert: opts.c (decode_options): Don't use DEFAULT_SHORT_ENUMS.Kazu Hirata6-2/+33
2004-02-20install.texi: Moved --disable-libgcj and --with-system-zlib documentation to ...Mohan Embar2-20/+150
2004-02-20[multiple changes]Arnaud Charlet7-83/+122
2004-02-20move-if-change: Remove.Matt Kraai1-17/+0
2004-02-20install.texi (Building the Ada compiler): Remove example.Matt Kraai2-9/+5
2004-02-20re PR c++/14199 (Unjustified warning about unused variable)Mark Mitchell9-11/+75
2004-02-20Fix ce3/rnreg dump file ordering problem.James E Wilson2-2/+6
2004-02-20* Make-lang.in (treelang-warn): Add -Wno-variadic-macros.Richard Henderson2-1/+6
2004-02-20gcc.c (process_command): Allow translation of the copyright symbol but not th...Kazu Hirata6-14/+32
2004-02-20re PR c++/14186 (enum in base class conflicts with derived class)Mark Mitchell4-3/+31
2004-02-2020040130-1.c: Enable only when __INT_MAX__ >= 2147483647L.Kazu Hirata3-2/+15