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/gfortran-test
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-15
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-15
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
2003-01-07
h8300.c (h8300_expand_prologue): Remove fsize.
Kazu Hirata
2
-6
/
+9
2003-01-07
Segher Boessenkool <segher@koffie.nl>
Aldy Hernandez
2
-36
/
+43
2003-01-07
re PR c++/9165 (false "defined but not used" warnings)
Mark Mitchell
4
-1
/
+30
2003-01-07
pt.c (retrieve_local_specialization): Revert 2003-01-05 change.
Mark Mitchell
2
-3
/
+20
2003-01-07
c4x.c (c4x_naked_function_p): Rename from c4x_assembler_function_p.
Michael Hayes
3
-10
/
+19
2003-01-07
* decl2.c (mark_used): Do not synthesize thunks.
Mark Mitchell
2
-0
/
+3
2003-01-07
class.c (layout_class_type): Correct handling of unnamed bitfields wider than...
Mark Mitchell
4
-1
/
+32
2003-01-06
alpha.c (alpha_encode_section_info): Adjust symbol_str properly when changing...
Richard Henderson
4
-5
/
+38
2003-01-06
darwin-protos.h: Add prototypes for new section functions.
Dale Johannesen
2
-1
/
+7
2003-01-06
config.gcc (mipsisa32-*-elf*, [...]): Default ABI to EABI.
Chris Demetriou
2
-1
/
+6
2003-01-06
re PR c++/9189 ([New parser] Order of default argument processing and functio...
Mark Mitchell
4
-46
/
+71
2003-01-06
hwint.h: If the current compiler has no 64-bit type at all, make HOST_WIDEST_...
Zack Weinberg
2
-32
/
+38
2003-01-06
mips.md (movdf_internal2): Fix constraints.
Eric Christopher
2
-7
/
+11
2003-01-06
Fix comment typo.
Joern Rennecke
1
-1
/
+1
2003-01-06
re PR c++/9109 (parse ambiguity)
Nathan Sidwell
5
-244
/
+297
2003-01-06
* config/h8300/h8300.md (*twoshifts_l16_r1): New.
Kazu Hirata
2
-0
/
+26
2003-01-06
* config/mips/mips.md (leadi): Use dla rather than la.
Richard Sandiford
2
-1
/
+5
2003-01-06
Daily bump.
GCC Administrator
1
-1
/
+1
2003-01-06
defarg-1.C: New test.
Mark Mitchell
6
-17
/
+113
2003-01-06
c4x.h: Updated specs for new gas format.
Svein E. Seldal
2
-19
/
+23
2003-01-06
c4x.h: Remove hwint.h include and HOST_WIDE_INT_PRINT_HEX redefinition.
Herman A.J. ten Brugge
2
-10
/
+5
2003-01-05
* config/h8300/h8300.md (*extzv_8_23): New.
Kazu Hirata
2
-0
/
+26
2003-01-05
pa64-hpux.h (JCR_SECTION_NAME): Define.
John David Anglin
2
-2
/
+10
2003-01-05
re PR fortran/9038 (-ffixed-line-length-none -x f77-cpp-input gives: Warning:...
Toon Moene
2
-6
/
+9
2003-01-05
h8300.c (output_a_shift): Do not output a variable shift.
Kazu Hirata
3
-14
/
+78
2003-01-05
re PR fortran/9038 (-ffixed-line-length-none -x f77-cpp-input gives: Warning:...
Toon Moene
2
-5
/
+12
2003-01-05
* config/mips/mips.md: Disable the movstrsi define_split.
Richard Sandiford
4
-1
/
+35
2003-01-05
Daily bump.
GCC Administrator
1
-1
/
+1
2003-01-05
Warning fixes:
Kaveh R. Ghazi
6
-2
/
+14
2003-01-05
parser.c (cp_parser_binary_expression, [...]): Const-ify.
Kaveh R. Ghazi
2
-13
/
+24
2003-01-05
Makefile.in (gtyp-gen.h): Const-ify.
Kaveh R. Ghazi
3
-6
/
+11
2003-01-04
re PR fortran/9038 (-ffixed-line-length-none -x f77-cpp-input gives: Warning:...
Toon Moene
3
-3
/
+19
2003-01-04
When wrapping files, guard with both the fix name and the file name
Bruce Korb
7
-56
/
+57
2003-01-04
config.gcc (hppa*64*-*-hpux11*): Define extra_parts.
John David Anglin
6
-44
/
+251
2003-01-04
method.c (use_thunk): Disable access control while building the body of the t...
Mark Mitchell
2
-1
/
+13
2003-01-04
remove obsolete fixes
Bruce Korb
12
-1353
/
+401
2003-01-04
h8300-protos.h: Add prototypes for the new functions defined below.
Kazu Hirata
4
-159
/
+262
2003-01-04
* call.c (build_conditional_expr): Stabilize lvalues properly.
Jason Merrill
1
-1
/
+0
2003-01-04
namespace3.C: Remove extra semicolons.
Kriang Lerdsuwanakij
3
-3
/
+8
2003-01-04
Daily bump.
GCC Administrator
1
-1
/
+1
2003-01-03
cvt.c, [...]: This is the C++ front end, not the C front end.
Nathanael Nerode
4
-5
/
+10
2003-01-03
re PR java/8712 (ICE at fold-const.c:2934)
Tom Tromey
2
-3
/
+7
2003-01-03
darwin.h: (EXTRA_SECTIONS): Add machopic_symbol_stub1, machopic_picsymbol_stub1.
Dale Johannesen
3
-6
/
+21
2003-01-03
stc.c (ffestc_R810): Allow any kind integer in case statements.
Toon Moene
3
-10
/
+3245
2003-01-03
fold-const.c (fold): Avoid NOP_EXPRs better.
Jason Merrill
11
-42
/
+103
2003-01-03
cp-tree.h (struct lang_type_class): add field for key method
Matt Austern
6
-38
/
+106
2003-01-03
c-common.c (finish_fname_decls): Put the DECL_STMTs inside the outermost scope.
Jason Merrill
5
-10
/
+46
2003-01-03
gcj.texi (Standard Properties): Document http.proxyHost and http.proxyPort.
Tom Tromey
2
-0
/
+9
2003-01-03
* gcj.texi (GNU Classpath Properties): Document new properties.
Tom Tromey
2
-0
/
+13
2003-01-03
PR c++/45, c++/3784
Nathan Sidwell
4
-2
/
+30
[prev]
[next]