aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-01-31target-def.h (TARGET_STRICT_ARGUMENT_NAMING): Define as hook_bool_CUMULATIVE_...Kazu Hirata4-3/+14
2004-01-31sh.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata4-63/+69
2004-01-31stl_algo.h: Wrap overlong lines...Paolo Carlini4-1240/+1662
2004-01-31* doc/invoke.texi (SPARC options): Restructure and update.Eric Botcazou2-47/+53
2004-01-31system.h (PROMOTE_FUNCTION_ARGS, [...]): Poison.Kazu Hirata5-44/+24
2004-01-31i386-protos.h: Remove the prototype for ix86_setup_incoming_varargs.Kazu Hirata4-34/+15
2004-01-31class.c: Fix comment typos.Kazu Hirata8-10/+20
2004-01-31basic_string.h (_Rep::operator[]): Remove, unused.Paolo Carlini2-8/+10
2004-01-31alloc-pool.c: Fix comment typos.Kazu Hirata7-8/+18
2004-01-312004-01-31 Per Bothner <per@bothner.com>Per Bothner2-0/+11
2004-01-31invoke.texi: Follow spelling conventions.Kazu Hirata3-3/+8
2004-01-31install.texi: Fix typos.Kazu Hirata3-2/+7
2004-01-31s390.c (s390_decompose_address): Do not treat virtual registers as pointers.Ulrich Weigand3-5/+7
2004-01-31basic_string.tcc (_Rep::_S_create): Minor tweak.Paolo Carlini2-7/+8
2004-01-31call-super-2.m: Update line numbers for the including of stddef.h.Andrew Pinski2-4/+9
2004-01-31combine.c (cse_main): Set gen_lowpart to gen_lowpart_for_combine and restore ...Paolo Bonzini5-102/+123
2004-01-31bt-load.c: Replace "gen_rtx (FOO, " with "gen_rtx_FOO (".Kazu Hirata9-23/+34
2004-01-30re PR bootstrap/9249 (bootstrap fails with --enable-__cxa-atexit on Solaris)Dara Hazeghi4-5/+99
2004-01-31ggc-zone.c (ggc_free): New function.Daniel Berlin2-7/+30
2004-01-31alloc-pool.c, c-lex.c, c-pragma.h, c-semantics.c, cfghooks.c,Kazu Hirata76-75/+117
2004-01-31Makefile.in (abs_docdir, abs_srcdir): Define.Kelley Cook10-12/+39
2004-01-31Daily bump.GCC Administrator2-2/+2
2004-01-30genconfig.c (main): Have CC0_P check its operand even on a target without cc0.Kazu Hirata2-1/+8
2004-01-30re PR c++/13693 ([tree-ssa] build failure in mipsisa64-elf)Richard Henderson3-6/+21
2004-01-306.cc: New.Paolo Carlini4-0/+176
2004-01-30alpha.c: Remove mentions of deprecates macros in comments...Kazu Hirata20-44/+76
2004-01-30re PR rtl-optimization/12147 (Wrong code with -O2 in context of reload)Ulrich Weigand2-0/+10
2004-01-30configure.in: Use pkg-config to check for GTK 2.2 and libart 2.1.Michael Koch7-1639/+494
2004-01-30Fix whitespace.David Edelsohn1-36/+36
2004-01-30reload.c (get_secondary_mem): Fix updating of secondary_memlocs_elim_used.Jan Hubicka2-2/+7
2004-01-30varasm.c (struct rtx_const, [...]): Remove.Richard Henderson2-626/+408
2004-01-30Remove #if 0. Copy operands[1] to pseudo for simplify_gen_subreg.Fariborz Jahanian2-3/+7
2004-01-30gcse.c (bypass_block): Fix a typo in the previous check-in to the file.Kazu Hirata2-1/+6
2004-01-30allocator_thread.cc (do_loop): Don't use clear, but instead assign.Felix Yen2-3/+9
2004-01-30demangle.cc: Add instantiations.Benjamin Kosnik4-18/+40
2004-01-30allocator.cc: Protect _S_get_thread_id() and _S_thread_key_destr() with #ifde...David Edelsohn2-0/+7
2004-01-30toplev.c: Include alloc-pool.h.Andrew Pinski3-6/+12
2004-01-30Reshuffle performance testsuite.Paolo Carlini24-0/+37
2004-01-30case-range1.C, [...]: New tests.Michael Matz4-0/+78
2004-01-30* parser.c (cp_parser_labeled_statement): Accept case ranges.Michael Matz2-3/+29
2004-01-30re PR c++/13813 ([DR206] Incomplete member variables in a template.)Giovanni Bajo2-0/+26
2004-01-30re PR c++/13813 ([DR206] Incomplete member variables in a template.)Giovanni Bajo2-1/+8
2004-01-30combine.c (simplify_shift_const, case XOR): Be careful when commuting XOR wit...Richard Kenner2-10/+24
2004-01-30re PR c++/13683 (bogus warning about passing non-PODs through ellipsis)Giovanni Bajo2-0/+18
2004-01-30re PR c++/13683 (bogus warning about passing non-PODs through ellipsis)Giovanni Bajo2-5/+15
2004-01-30sparc-protos.h: Remove the prototype for sparc_builtin_saveregs.Kazu Hirata4-67/+121
2004-01-30re PR c/12818 (-fwritable strings triggers bad code generation)Eric Botcazou4-6/+49
2004-01-30* gnu/java/net/PlainSocketImpl.javaMohan Embar7-26/+127
2004-01-30basic_string.tcc (_Rep::_S_create): Never allocate a string bigger than max_s...Paolo Carlini2-2/+12
2004-01-30alloc-pool.c: Include hashtab.hJan Hubicka5-5/+139