aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-10-11re PR c++/5661 (Gcc 3.0.3 Seg faults compiling bad code)Mark Mitchell8-13/+123
2002-10-11Move ChangeLog entry where it belongsGabriel Dos Reis3-9/+13
2002-10-11PRs C++/6803, C++/7721 and C++/7803Gabriel Dos Reis3-0/+31
2002-10-11init.c (build_field_list): Provide uses_unions_p with a default value.Jason Molenda2-1/+8
2002-10-11NEWS: Document removal of "new X = ..." extension.Mark Mitchell17-194/+441
2002-10-11* gcc.dg/cpp/assembler.S: Don't use -ansi.Neil Booth2-0/+5
2002-10-11sh.md (movv8qi_i+2): For V8QI destinations, generate V4HI register for mperm_...J"orn Rennecke2-1/+10
2002-10-11*** empty log message ***Joern Rennecke4-0/+25
2002-10-11Daily bump.GCC Administrator2-2/+2
2002-10-11linker-map.gnu (GLIBCPP_3.2.1): Add.Benjamin Kosnik6-43/+156
2002-10-11extend.texi (Vector Extensions): Remove comment about single element vectors.Aldy Hernandez2-3/+5
2002-10-11decl.c (typename_hash): Use htab_hash_pointer.Kaveh R. Ghazi8-6/+20
2002-10-10cse.c (struct cse_reg_info): Add subreg_ticked.Stuart Hastings3-7/+77
2002-10-10Fix C++ FE attribute alias failure.Jim Wilson2-1/+4
2002-10-10howto.html: Write #5, char_traits.Phil Edwards4-15/+84
2002-10-10i386.md (tls_local_dynamic_base): Put pic reg into proper operand.Jakub Jelinek2-4/+8
2002-10-10ip2k.c (function_epilogue): Optimize stack deallocation.Denis Chertykov4-71/+73
2002-10-10Fix miscompilation of testcase 20021010-1.c for v850 target with -O -mv850e.Jim Wilson2-5/+16
2002-10-10Test miscompiled for v850 target with -O -mv850e due to cse bug.Jim Wilson2-0/+25
2002-10-10Fix spelling.Mike Stump1-1/+1
2002-10-10aix52.h: New file.David Edelsohn4-1/+259
2002-10-10re PR target/5610 (Not clear how to get FP operations to use SSE)Jan Hubicka2-1/+10
2002-10-10re PR target/7723 (Internal compiler error - Pentium3 sse - gcc 3.2)Jan Hubicka2-2/+6
2002-10-102002-10-10 Michael Koch <konqueror@gmx.de>Michael Koch4-0/+36
2002-10-10re PR preprocessor/8179 (`echo | gcc -E -dM -ansi -` not working in gcc-3.3)Neil Booth2-2/+10
2002-10-10Daily bump.GCC Administrator2-2/+2
2002-10-10cvsignore: New file to ignore files generated during build.Michael Koch3-1/+8
2002-10-102002-10-08 Michael Koch <konqueror@gmx.de>Michael Koch9-18/+299
2002-10-10locale.cc: Fix comments, move ctors together.Benjamin Kosnik3-32/+119
2002-10-09* toplev.c (rest_of_compilation): Revert opt/2960 change.Richard Henderson2-2/+5
2002-10-09btest-gcc.sh, [...]: Update TARGET comments.Phil Edwards3-4/+10
2002-10-09Add PR numbers to entries for last commitZack Weinberg2-0/+2
2002-10-09c-decl.c (start_decl): Unconditionally issue error for 'typedef foo = bar'.Zack Weinberg8-73/+101
2002-10-09* decl2.c (prune_vtable_vardecl): Delete unused function.Kaveh R. Ghazi2-10/+4
2002-10-09* objs-gcc.sh: On (non-linux) native hosts, use 'make bootstrap'.Geoffrey Keating2-0/+7
2002-10-09loop.c: Revert 2002-08-15 change.Kaveh R. Ghazi2-6/+11
2002-10-09* parse.y (merge_string_cste): Add parentheses around & within |.Kaveh R. Ghazi2-1/+5
2002-10-09rs6000.md (extenddftf2): Change to define_insn which copies first FPR and cle...David Edelsohn2-33/+45
2002-10-09conflict.c (arc_hash): Change return type to hashval_t.Kaveh R. Ghazi6-18/+27
2002-10-09rs6000.c (rs6000_ra_ever_killed): Call prologue_epilogue_contains instead of ...Aldy Hernandez2-10/+16
2002-10-09* sh.md (ffssi2): Fix emitted code.J"orn Rennecke2-6/+11
2002-10-092002-10-09 Paolo Carlini <pcarlini@unitus.it>Paolo Carlini1-1/+1
2002-10-09cse.c (insn_live_p): Pass insn pattern, not full insn to may_trap_p.Ulrich Weigand2-1/+6
2002-10-09cppmacro.c (paste_tokens): Only allow / to paste with =.Neil Booth4-2/+18
2002-10-09Daily bump.GCC Administrator2-2/+2
2002-10-09PR libstdc++/8071, libstdc++/8127, c++/6745Jonathan Lennox3-11/+121
2002-10-09rs6000.md (movdf splitter): Use gen_int_mode on 64-bit hosts.David Edelsohn2-8/+27
2002-10-09c-common.c (cb_register_builtins): Define __WCHAR_MAX__.Gabriel Dos Reis3-1/+9
2002-10-09* libgcc2.c (__floatdisf): Properly cure double rounding.Alan Modra2-1/+8
2002-10-08localefwd.h (class locale): Add static member _S_num_extra_categories...Paolo Carlini23-178/+609