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
path:
root
/
gcc
Age
Commit message (
Expand
)
Author
Files
Lines
2004-07-11
re PR fortran/16433 (wrong hexadecimal constant warning)
Tobias Schlüter
2
-8
/
+18
2004-07-11
rtlanal.c (insn_rtx_cost): New function, moved and renamed from combine.c's c...
Roger Sayle
5
-53
/
+87
2004-07-11
rs6000.c (struct processor_costs): Change semantics of fields to include the ...
Roger Sayle
2
-208
/
+251
2004-07-11
re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))
Tobias Schlüter
2
-6
/
+15
2004-07-11
re PR fortran/16404 (should reject invalid code with -pedantic -std=f95 ? (x8))
Tobias Schlüter
2
-2
/
+9
2004-07-11
re PR fortran/16455 (print the location of a missing module fatal error)
Tobias Schlüter
1
-1
/
+1
2004-07-11
re PR fortran/16455 (print the location of a missing module fatal error)
Tobias Schlüter
2
-2
/
+8
2004-07-11
* LANGUAGES: Remove obsolete information.
Joseph Myers
2
-52
/
+4
2004-07-11
linux.h (MD_FALLBACK_FRAME_STATE_FOR): For SIGSEGV and SIGBUS signal frames...
Ulrich Weigand
2
-0
/
+35
2004-07-11
s390.c (legitimize_tls_address): Handle constant offsets added to TLS symbol ...
Ulrich Weigand
2
-0
/
+17
2004-07-11
expmed.c (init_expmed): Use stack-local structures for temporary rtl.
Richard Henderson
2
-82
/
+119
2004-07-11
expr.c (store_expr): Don't fiddle subreg promotion for types with precision s...
Richard Henderson
2
-1
/
+9
2004-07-11
* tree.h (all_types_permanent): Remove.
Joseph Myers
2
-4
/
+4
2004-07-11
langhooks.h (estimate_num_insns, [...]): Remove hooks.
Joseph Myers
22
-203
/
+114
2004-07-11
re PR tree-optimization/16437 (New c-torture failures after bitfield patch)
Joseph Myers
5
-2
/
+41
2004-07-11
configure.ac: Alphabetize --enable-checking list, add missing valgrind entry.
Phil Edwards
3
-131
/
+82
2004-07-11
install.texi (Testing): Fix syntax in "make check" example.
Phil Edwards
2
-1
/
+5
2004-07-11
decl2.c (import_export_class): Never export/import vtables with inline key fu...
Mike Stump
2
-1
/
+13
2004-07-10
Fix typo that breaks int to double conversions.
James E Wilson
2
-1
/
+5
2004-07-11
re PR rtl-optimization/16001 (unable to find a register to spill in class `AR...
Zdenek Dvorak
2
-2
/
+23
2004-07-11
* config/darwin.h (LINK_COMMAND_SPEC): Don't call c++filt.
Geoffrey Keating
2
-2
/
+5
2004-07-11
Daily bump.
GCC Administrator
1
-1
/
+1
2004-07-11
trans-decl.c (gfc_create_module_variable): Nothing to do if symbol is in comm...
Tobias Schlüter
4
-2
/
+23
2004-07-11
re PR fortran/16336 (ICE with common block in module)
Tobias Schlüter
2
-0
/
+19
2004-07-10
trans-array.c (gfc_build_null_descriptor): New function.
Paul Brook
6
-34
/
+55
2004-07-11
re PR fortran/16336 (ICE with common block in module)
Tobias Schlüter
8
-43
/
+83
2004-07-11
re PR fortran/15481 ([meta-bugs] frontend adds superfluous symbols to namespa...
Tobias Schlüter
2
-11
/
+3
2004-07-10
* parse.c (decode_statement): Fix matching of BLOCK DATA.
Tobias Schlüter
2
-1
/
+3
2004-07-10
contrib.texi (Contributors): Add gfortran contributors and fix a couple of ty...
Steve Kargl
2
-3
/
+56
2004-07-10
calls.c (check_sibcall_argument_overlap_1): Handle pointers to incoming args ...
Zdenek Dvorak
2
-1
/
+6
2004-07-10
pa.c (output_indirect_call): Only use %r2 as the link register in indirect ca...
John David Anglin
2
-1
/
+14
2004-07-10
i386.c (override_options): Pick a 64-bit CPU for the default tuning if TARGET...
Daniel Jacobowitz
2
-2
/
+25
2004-07-10
builtins.c (std_gimplify_va_arg_expr): Widen align/boundary to HOST_WIDE_INT.
Richard Henderson
2
-2
/
+7
2004-07-10
re PR fortran/15969 (ICE and assertion failure in trans-expr.c)
Tobias Schlüter
2
-0
/
+21
2004-07-10
re PR fortran/15969 (ICE and assertion failure in trans-expr.c)
Tobias Schlüter
2
-7
/
+28
2004-07-10
re PR fortran/16336 (ICE with common block in module)
Tobias Schlüter
2
-1
/
+4
2004-07-10
004-07-10 Bryce McKinlay <mckinlay@redhat.com>
Bryce McKinlay
2
-3
/
+11
2004-07-10
expr.c (gfc_check_pointer_assign): Verify that rank of the LHS and RHS match.
Tobias Schlüter
2
-28
/
+36
2004-07-10
ffixed-form-1.f: Copy from g77.dg
David Billinghurst
1
-0
/
+11
2004-07-10
ffixed-form-1.f: Copy from g77.dg
David Billinghurst
8
-0
/
+89
2004-07-10
trans-common.c: Fix whitespace issues, make variable names more readable.
Tobias Schlüter
2
-113
/
+120
2004-07-10
* gfortran.fortran-torture/execute/module_init_1.f90: Fix test.
Tobias Schlüter
2
-2
/
+6
2004-07-10
expr.h (store_bit_field, [...]): Remove last argument.
Jakub Jelinek
9
-52
/
+37
2004-07-10
* builtins.c (std_gimplify_va_arg_expr): Fix borked BIT_AND_EXPR.
Richard Henderson
2
-6
/
+9
2004-07-10
darwin.c (no_dead_strip): Add.
Mike Stump
2
-1
/
+25
2004-07-10
re PR java/8618 (call to private constructor allowed for anonymous inner class)
Bryce McKinlay
6
-40
/
+125
2004-07-10
tree-ssa-loop-im.c: New file.
Zdenek Dvorak
19
-12
/
+1521
2004-07-10
re PR fortran/13415 (Internal error with pointer array in common)
Tobias Schlüter
5
-57
/
+86
2004-07-09
tree-ssa-ccp.c (ccp_fold_builtin): Strip conversion exprs with prejudice.
Richard Henderson
2
-1
/
+13
2004-07-09
* builtins.c (expand_builtin_stpcpy): Don't modify len.
Richard Henderson
2
-3
/
+7
[prev]
[next]