aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-03-02Complete previous change.Arnaud Charlet2-1/+3
2004-03-02re PR ada/14350 (libada/configure.in should not hardcode GCC version)Arnaud Charlet3-25/+20
2004-03-02Fix typo.Arnaud Charlet1-1/+1
2004-03-02[multiple changes]Arnaud Charlet29-274/+510
2004-03-02* rtl.def (define_combine): Remove.Kazu Hirata2-4/+4
2004-03-02* config/h8300/h8300.md: Tweak formatting.Kazu Hirata2-30/+28
2004-03-02h8300.md (*cmphi_h8300): Rename to *cmphi_h8300_znvc.Kazu Hirata2-2/+8
2004-03-02re PR bootstrap/14356 (gcc.c:3661: error: assignment of read-only location)Mark Mitchell2-6/+12
2004-03-02h8300.md (pushqi1_h8300hs): Rename to pushqi1_h8300hs_advanced.Kazu Hirata2-4/+11
2004-03-02Makefile.in (install-libgcc, [...]): Pass mkinstalldirs var to libgcc.mk.Nicolas Roche2-0/+7
2004-03-02re PR c++/14369 (errenous reject of well-formed code)Mark Mitchell4-0/+38
2004-03-02system.h (DBX_OUTPUT_STANDARD_TYPES): Poison.Kazu Hirata3-60/+7
2004-03-02h8300.c (gtle_operator): Accept GT and LE.Kazu Hirata3-90/+218
2004-03-02re PR c++/14360 (Overeager argument dependent name lookup)Mark Mitchell7-6/+61
2004-03-02* dominance.c (recount_dominator): Handle postdominators.Zdenek Dvorak2-9/+28
2004-03-02Daily bump.GCC Administrator2-2/+2
2004-03-02Fix typo: FIRST_PSEOUDO_REGISTER -> FIRST_PSEUDO_REGISTERBernardo Innocenti1-1/+1
2004-03-01* java/lang/natPosixProcess.cc (startProcess): Fix thinko.Per Bothner2-1/+14
2004-03-01re PR c++/14369 (errenous reject of well-formed code)Gabriel Dos Reis2-0/+10
2004-03-01re PR c++/14324 (Multiple static definitions are not unique)Mark Mitchell8-6/+80
2004-03-01mips-protos.h (enum mips_symbol_type): Move from mips.h.Richard Sandiford6-104/+208
2004-03-01configure.in (mips64*-*-linux*): Override mips*-*-linux* case and disable lib...Richard Sandiford3-33/+45
2004-03-01acinclude.m4: Quote correctly.Benjamin Kosnik4-90/+96
2004-03-01fold-const.c (fold): An equality comparison of a non-weak object against zero...Jeff Law5-8/+121
2004-03-01mips.c (mips_output_division): Use the division instruction to fill the delay...Richard Sandiford2-11/+18
2004-03-01test.html: Add multilib RUNTESTFLAGS example.Benjamin Kosnik3-2/+23
2004-03-01locale_facets.tcc (money_get<>::_M_extract, [...]): ...Paolo Carlini2-2/+7
2004-03-01locale_facets.tcc (money_get<>::_M_extract): Fix thinkos in the switch from s...Paolo Carlini2-3/+9
2004-03-01* Makefile.in (ALL_CFLAGS): Add -fno-strict-aliasing.Michael Matz2-1/+5
2004-03-01config.gcc: Create a default tmake_file for linux, and use it in all but two ...Nathanael Nerode2-22/+29
2004-03-01* MAINTAINERS: Add myself to write-after-approval.Brian Booth2-0/+5
2004-03-01locale_facets.tcc (num_get<>::_M_extract_float): Also when parsing exponent s...Paolo Carlini6-32/+338
2004-03-01combine.c (try_combine): Do not refer to is_replaced.Paolo Bonzini4-6/+12
2004-03-01Add myself back to write-after-approval.Paolo Bonzini2-0/+5
2004-03-01re PR c++/14138 (100x -O0 C++ Compile Time Regression {3.2,3.3} -> {3.4,4.0})Mark Mitchell7-31/+83
2004-03-01libstdc++.exp (v3-list-tests): Use testsuite_files from correct multilib bldd...David Billinghurst2-3/+13
2004-03-01re PR debug/14328 (gcc3.2.2 generates incorrect debugging enum values)Mark Mitchell2-10/+14
2004-03-01re PR c++/14267 (ICE on invalid, cast to lval related)Mark Mitchell4-46/+22
2004-03-01Daily bump.GCC Administrator2-2/+2
2004-02-29re PR middle-end/13448 (gcc 3.3.2, internal error when -O3 and trying to modi...Mark Mitchell9-27/+71
2004-02-29re PR debug/12103 (-g only crash (segfault) with a forward declared class use...Mark Mitchell4-1/+31
2004-02-29configure.ac: Rearrange some threading code for clarity; add section comment.Nathanael Nerode3-35/+72
2004-02-29passes.c, [...]: Fix comment typos.Kazu Hirata7-5/+15
2004-02-29* config/i386/i386.md: Fix formatting.Kazu Hirata2-3/+7
2004-02-29gcc_update (files_and_dependencies): Update intl/configure.in to intl/configu...Andrew Pinski2-2/+7
2004-02-29* configure.ac: Add some comments delineating sections of code.Nathanael Nerode2-0/+18
2004-02-29* doc/install.texi: Note that libada uses autoconf 2.57 also.Nathanael Nerode2-1/+3
2004-02-29* doc/install.texi: Fix idiot typo in previous commit.Nathanael Nerode2-1/+3
2004-02-29* doc/install.texi: Update for conversion of intl to autoconf 2.57.Nathanael Nerode2-1/+5
2004-02-29configure.in: Convert to autoconf 2.57, gratuitous stylistic cleanup, rename ...Nathanael Nerode5-2526/+5948