aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2004-03-22regrename.c (regrename_optimize): Set regs_ever_live for all registers introd...Ulrich Weigand2-0/+6
2004-03-22acinclude.m4 (GLIBCXX_ENABLE_ALLOCATOR): Add pool_allocator.Paolo Carlini12-864/+1700
2004-03-22re PR tree-optimization/14470 ([tree-ssa] trouble with post-increment)Eric Botcazou2-6/+47
2004-03-22No, really, REALLY revert it.Nathanael Nerode1-2/+0
2004-03-22No, REALLY revert it this time. (sigh)Nathanael Nerode1-1/+1
2004-03-22Revert accidental bogus change to Makefile.def in last commit.Nathanael Nerode1-1/+1
2004-03-22Makefile.tpl: Rearrange by moving recursive_targets rules into their proper s...Nathanael Nerode4-12478/+12687
2004-03-22configure.ac: Allow --disable-coverage-flags (for the future benefit of top l...Nathanael Nerode3-19/+33
2004-03-22* Makefile.tpl (experimental top level bootstrap) Move stage1Nathanael Nerode5-12/+43
2004-03-22Fix typo.Eric Botcazou1-1/+1
2004-03-22ulstrasp2.c: Do not pass -m64.Eric Botcazou4-9/+9
2004-03-22Makefile.tpl: Clean up experimental top level bootstrap support...Nathanael Nerode3-20/+31
2004-03-22bt-load.c, [...]: Remove unnecessary casts.Kazu Hirata10-36/+38
2004-03-22re PR target/14291 (-fprofile-arcs fails (unresolved symbol))Danny Smith2-1/+10
2004-03-22* gcc.dg/i386-sse-8.c: Reset default options.Ulrich Weigand2-0/+5
2004-03-22asm2.c: Allow 'parse error' instead of 'syntax error' in the error message text.Ulrich Weigand2-2/+7
2004-03-22s390.md ("*doloop_si"): Change predicate for operand 2 to nonimmediate_operand.Ulrich Weigand2-2/+8
2004-03-22atomicity.h (__atomic_add): Remove "static inline" and attribute-unused.Hans-Peter Nilsson2-8/+19
2004-03-22cxx-pretty-print.c (pp_cxx_parameter_declaration_clause): Declare.Gabriel Dos Reis2-0/+5
2004-03-22real.h (struct real_value): Use the same type for all bitfields.Alexandre Oliva5-81/+102
2004-03-22Daily bump.GCC Administrator2-2/+2
2004-03-21pretty-print.c (pp_base_maybe_space): New function.Gabriel Dos Reis9-73/+126
2004-03-21* config/s390/s390.md ("addti3", "subti3"): New insns and splitters.Ulrich Weigand2-0/+62
2004-03-21expmed.c (choose_mult_variant): Pass MULT_COST as argument instead of using r...Ulrich Weigand2-23/+58
2004-03-21compile: New file imported from automake.Kelley Cook2-0/+140
2004-03-21alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.Richard Kenner18-391/+260
2004-03-21re PR c++/14616 (disjoint_set_test.cpp from boost does not compile (sizeof))Mark Mitchell4-0/+24
2004-03-21dojump.c (prefer_and_bit_test): Fix which part of the and_test is replaced.Andrew Pinski2-2/+6
2004-03-21* frontends.texi: Add missing line.Joseph Myers2-0/+5
2004-03-21frontends.texi: Rewrite.Joseph Myers7-58/+64
2004-03-21g77.texi (Aligned Data): Remove obsolete paragraph including a broken link.Gerald Pfeifer4-27/+25
2004-03-212004-03-21 Ito Kazumitsu <kaz@maczuka.gcd.org>Ito Kazumitsu2-1/+23
2004-03-21URI.java (parseURI): Added unquoting.Jeroen Frijters2-21/+150
2004-03-21cfgrtl.c (cfg_layout_redirect_edge_and_branch): Print the debug message befor...Josef Zlomek2-1/+7
2004-03-21Daily bump.GCC Administrator2-2/+2
2004-03-20emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_POINTER flag.Zdenek Dvorak4-5/+24
2004-03-20Trivial typo in previous commit ChangeLog.Roger Sayle1-1/+1
2004-03-20re PR target/13889 (Assignment of an int to an int of different size in a str...Roger Sayle4-0/+35
2004-03-20* fold-const.c (fold): Replace "expr" with "t".Kazu Hirata2-5/+9
2004-03-20URLConnection.java: Merged copyright year with classpath.Michael Koch2-3/+6
2004-03-20re PR c/12373 (ICE when generating RTX on valid code)Ian Lance Taylor2-2/+12
2004-03-20RMIIncomingThread.java: New file.Norbert Frese11-34/+247
2004-03-20fold-const.c (fold): Replace "final_type" with "type".Kazu Hirata2-15/+19
2004-03-20fold-const.c (fold): Constify "type".Kazu Hirata2-13/+18
2004-03-202004-03-20 Michael Koch <konqueror@gmx.de>Michael Koch2-1/+14
2004-03-20bb-reorder.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().Kazu Hirata10-22/+28
2004-03-20Fix typo in previous commit.Joseph Myers4-6/+6
2004-03-20re PR other/14630 (install-info gccinstall.info - warning: no info dir entry)Joseph Myers8-0/+48
2004-03-20fold-const.c (fold): Replace "t" with "tem" where it is used as a temporary v...Kazu Hirata2-51/+54
2004-03-20fold-const.c (fold): Remove variable "invert".Kazu Hirata2-87/+203