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/existing-fp8
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
regrename.c (regrename_optimize): Set regs_ever_live for all registers introd...
Ulrich Weigand
2
-0
/
+6
2004-03-22
acinclude.m4 (GLIBCXX_ENABLE_ALLOCATOR): Add pool_allocator.
Paolo Carlini
12
-864
/
+1700
2004-03-22
re PR tree-optimization/14470 ([tree-ssa] trouble with post-increment)
Eric Botcazou
2
-6
/
+47
2004-03-22
No, really, REALLY revert it.
Nathanael Nerode
1
-2
/
+0
2004-03-22
No, REALLY revert it this time. (sigh)
Nathanael Nerode
1
-1
/
+1
2004-03-22
Revert accidental bogus change to Makefile.def in last commit.
Nathanael Nerode
1
-1
/
+1
2004-03-22
Makefile.tpl: Rearrange by moving recursive_targets rules into their proper s...
Nathanael Nerode
4
-12478
/
+12687
2004-03-22
configure.ac: Allow --disable-coverage-flags (for the future benefit of top l...
Nathanael Nerode
3
-19
/
+33
2004-03-22
* Makefile.tpl (experimental top level bootstrap) Move stage1
Nathanael Nerode
5
-12
/
+43
2004-03-22
Fix typo.
Eric Botcazou
1
-1
/
+1
2004-03-22
ulstrasp2.c: Do not pass -m64.
Eric Botcazou
4
-9
/
+9
2004-03-22
Makefile.tpl: Clean up experimental top level bootstrap support...
Nathanael Nerode
3
-20
/
+31
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
[next]