aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2004-03-20class.c, [...]: Fix comment typos.Kazu Hirata5-6/+11
2004-03-202.cc: Remove junk.Paolo Carlini11-166/+29
2004-03-20linux.S: Fix typo.Matthias Klose2-1/+5
2004-03-20re PR c/14635 (nan functions should not be C90 built-ins)Joseph Myers6-12/+29
2004-03-20std_valarray.h: Document DR389 [Ready].Paolo Carlini3-7/+15
2004-03-20Makefile.in (dojump.o): Depend on $(GGC_H) and dojump.h.Richard Sandiford3-2/+78
2004-03-19configure.in: FILE variable overrides FLATFORM when linking natFileChannelXXX...Per Bothner4-5/+29
2004-03-20c-common.c, [...]: Fix comment typos.Kazu Hirata13-19/+26
2004-03-20alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().Kazu Hirata27-136/+146
2004-03-20altivec.h (vec_dst, [...]): Add prototypes, marked with always_inline attribute.Ziemowit Laski5-5/+50
2004-03-20loop-doloop.c (add_test): Replace GEN_INT (0) with const0_rtx.Kazu Hirata2-1/+6
2004-03-19Input_UnicodeBig.java: New class..Per Bothner6-5/+119