index
:
riscv-gnu-toolchain/gcc.git
devel/analyzer
devel/autopar_devel
devel/autopar_europar_2021
devel/bypass-asm
devel/c++-contracts
devel/c++-coroutines
devel/c++-modules
devel/c++-name-lookup
devel/coarray_native
devel/fortran_unsigned
devel/gccgo
devel/gfortran-caf
devel/gimple-linterchange
devel/gomp-5_0-branch
devel/icpp2021
devel/ira-select
devel/ix86/evex512
devel/jlaw/crc
devel/loop-unswitch-support-switches
devel/lto-offload
devel/m2link
devel/modula-2
devel/mold-lto-plugin
devel/mold-lto-plugin-v2
devel/nothrow-detection
devel/omp/gcc-10
devel/omp/gcc-11
devel/omp/gcc-12
devel/omp/gcc-13
devel/omp/gcc-14
devel/omp/gcc-9
devel/omp/ompd
devel/power-ieee128
devel/range-gen3
devel/ranger
devel/rust/master
devel/sh-lra
devel/sphinx
devel/ssa-range
devel/subreg-coalesce
devel/unified-autovect
master
releases/egcs-1.0
releases/egcs-1.1
releases/gcc-10
releases/gcc-11
releases/gcc-12
releases/gcc-13
releases/gcc-14
releases/gcc-2.95
releases/gcc-2.95.2.1-branch
releases/gcc-3.0
releases/gcc-3.1
releases/gcc-3.2
releases/gcc-3.3
releases/gcc-3.4
releases/gcc-4.0
releases/gcc-4.1
releases/gcc-4.2
releases/gcc-4.3
releases/gcc-4.4
releases/gcc-4.5
releases/gcc-4.6
releases/gcc-4.7
releases/gcc-4.8
releases/gcc-4.9
releases/gcc-5
releases/gcc-6
releases/gcc-7
releases/gcc-8
releases/gcc-9
releases/libgcj-2.95
trunk
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
Files
Lines
2004-03-22
bt-load.c, [...]: Remove unnecessary casts.
Kazu Hirata
10
-36
/
+38
2004-03-22
re PR target/14291 (-fprofile-arcs fails (unresolved symbol))
Danny Smith
2
-1
/
+10
2004-03-22
* gcc.dg/i386-sse-8.c: Reset default options.
Ulrich Weigand
2
-0
/
+5
2004-03-22
asm2.c: Allow 'parse error' instead of 'syntax error' in the error message text.
Ulrich Weigand
2
-2
/
+7
2004-03-22
s390.md ("*doloop_si"): Change predicate for operand 2 to nonimmediate_operand.
Ulrich Weigand
2
-2
/
+8
2004-03-22
atomicity.h (__atomic_add): Remove "static inline" and attribute-unused.
Hans-Peter Nilsson
2
-8
/
+19
2004-03-22
cxx-pretty-print.c (pp_cxx_parameter_declaration_clause): Declare.
Gabriel Dos Reis
2
-0
/
+5
2004-03-22
real.h (struct real_value): Use the same type for all bitfields.
Alexandre Oliva
5
-81
/
+102
2004-03-22
Daily bump.
GCC Administrator
2
-2
/
+2
2004-03-21
pretty-print.c (pp_base_maybe_space): New function.
Gabriel Dos Reis
9
-73
/
+126
2004-03-21
* config/s390/s390.md ("addti3", "subti3"): New insns and splitters.
Ulrich Weigand
2
-0
/
+62
2004-03-21
expmed.c (choose_mult_variant): Pass MULT_COST as argument instead of using r...
Ulrich Weigand
2
-23
/
+58
2004-03-21
compile: New file imported from automake.
Kelley Cook
2
-0
/
+140
2004-03-21
alias.c (get_alias_set): Remove handling of PLACEHOLDER_EXPR.
Richard Kenner
18
-391
/
+260
2004-03-21
re PR c++/14616 (disjoint_set_test.cpp from boost does not compile (sizeof))
Mark Mitchell
4
-0
/
+24
2004-03-21
dojump.c (prefer_and_bit_test): Fix which part of the and_test is replaced.
Andrew Pinski
2
-2
/
+6
2004-03-21
* frontends.texi: Add missing line.
Joseph Myers
2
-0
/
+5
2004-03-21
frontends.texi: Rewrite.
Joseph Myers
7
-58
/
+64
2004-03-21
g77.texi (Aligned Data): Remove obsolete paragraph including a broken link.
Gerald Pfeifer
4
-27
/
+25
2004-03-21
2004-03-21 Ito Kazumitsu <kaz@maczuka.gcd.org>
Ito Kazumitsu
2
-1
/
+23
2004-03-21
URI.java (parseURI): Added unquoting.
Jeroen Frijters
2
-21
/
+150
2004-03-21
cfgrtl.c (cfg_layout_redirect_edge_and_branch): Print the debug message befor...
Josef Zlomek
2
-1
/
+7
2004-03-21
Daily bump.
GCC Administrator
2
-2
/
+2
2004-03-20
emit-rtl.c (set_mem_attributes_minus_bitpos): Set MEM_POINTER flag.
Zdenek Dvorak
4
-5
/
+24
2004-03-20
Trivial typo in previous commit ChangeLog.
Roger Sayle
1
-1
/
+1
2004-03-20
re PR target/13889 (Assignment of an int to an int of different size in a str...
Roger Sayle
4
-0
/
+35
2004-03-20
* fold-const.c (fold): Replace "expr" with "t".
Kazu Hirata
2
-5
/
+9
2004-03-20
URLConnection.java: Merged copyright year with classpath.
Michael Koch
2
-3
/
+6
2004-03-20
re PR c/12373 (ICE when generating RTX on valid code)
Ian Lance Taylor
2
-2
/
+12
2004-03-20
RMIIncomingThread.java: New file.
Norbert Frese
11
-34
/
+247
2004-03-20
fold-const.c (fold): Replace "final_type" with "type".
Kazu Hirata
2
-15
/
+19
2004-03-20
fold-const.c (fold): Constify "type".
Kazu Hirata
2
-13
/
+18
2004-03-20
2004-03-20 Michael Koch <konqueror@gmx.de>
Michael Koch
2
-1
/
+14
2004-03-20
bb-reorder.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().
Kazu Hirata
10
-22
/
+28
2004-03-20
Fix typo in previous commit.
Joseph Myers
4
-6
/
+6
2004-03-20
re PR other/14630 (install-info gccinstall.info - warning: no info dir entry)
Joseph Myers
8
-0
/
+48
2004-03-20
fold-const.c (fold): Replace "t" with "tem" where it is used as a temporary v...
Kazu Hirata
2
-51
/
+54
2004-03-20
fold-const.c (fold): Remove variable "invert".
Kazu Hirata
2
-87
/
+203
2004-03-20
class.c, [...]: Fix comment typos.
Kazu Hirata
5
-6
/
+11
2004-03-20
2.cc: Remove junk.
Paolo Carlini
11
-166
/
+29
2004-03-20
linux.S: Fix typo.
Matthias Klose
2
-1
/
+5
2004-03-20
re PR c/14635 (nan functions should not be C90 built-ins)
Joseph Myers
6
-12
/
+29
2004-03-20
std_valarray.h: Document DR389 [Ready].
Paolo Carlini
3
-7
/
+15
2004-03-20
Makefile.in (dojump.o): Depend on $(GGC_H) and dojump.h.
Richard Sandiford
3
-2
/
+78
2004-03-19
configure.in: FILE variable overrides FLATFORM when linking natFileChannelXXX...
Per Bothner
4
-5
/
+29
2004-03-20
c-common.c, [...]: Fix comment typos.
Kazu Hirata
13
-19
/
+26
2004-03-20
alias.c, [...]: Replace calls via (*targetm.foo) () with targetm.foo ().
Kazu Hirata
27
-136
/
+146
2004-03-20
altivec.h (vec_dst, [...]): Add prototypes, marked with always_inline attribute.
Ziemowit Laski
5
-5
/
+50
2004-03-20
loop-doloop.c (add_test): Replace GEN_INT (0) with const0_rtx.
Kazu Hirata
2
-1
/
+6
2004-03-19
Input_UnicodeBig.java: New class..
Per Bothner
6
-5
/
+119
[next]