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
2002-07-01
tree.c (build_function_type_list): Update function comment.
Aldy Hernandez
2
-7
/
+13
2002-07-01
Makefile.in: Remove all trace of tradcpp.c, tradcpp.h, tradcif.y and related ...
Neil Booth
5
-5893
/
+8
2002-07-01
* gcc.c-torture/execute/arith-rand-ll.c: New test.
J"orn Rennecke
2
-0
/
+118
2002-07-01
cpptrad.c (skip_whitespace): Pass pointer to prior char.
Neil Booth
4
-1
/
+19
2002-07-01
* cppmacro.c: Forgotten commit.
Neil Booth
2
-3
/
+7
2002-07-01
* mips.h (FUNCTION_ARG_REGNO_P): Fix parentheses.
Kaveh R. Ghazi
2
-5
/
+8
2002-07-01
Daily bump.
GCC Administrator
3
-3
/
+3
2002-07-01
gcj.texi: Fixed gcj invocation example so that it compiles.
T.J. Mather
2
-1
/
+5
2002-07-01
objc-act.c (finish_file): Avoid finish_objc() if -fsyntax-only.
Devang Patel
4
-1
/
+24
2002-06-30
cp-tree.h (CPTI_TINFO_DECL_TYPE): Replace with ...
Nathan Sidwell
4
-352
/
+368
2002-06-30
extend.texi: Add ip2k port to description of attribute naked.
Denis Chertykov
12
-5
/
+17567
2002-06-30
mmix.md ("return"): New pattern.
Hans-Peter Nilsson
6
-14
/
+117
2002-06-30
i386.c (ix86_init_mmx_sse_builtins): Fix typos.
Aldy Hernandez
2
-3
/
+6
2002-06-30
* gengtype.c (oprintf): Move VA_CLOSE after all fixedarg uses.
Kaveh R. Ghazi
2
-1
/
+5
2002-06-30
Daily bump.
GCC Administrator
3
-3
/
+3
2002-06-30
* unroll.c (loop_iterations): Handle EQ loops.
Alan Modra
2
-6
/
+41
2002-06-29
rs6000.md (ctrdi): Allocate pseudo for FPR constraint in define_expand, not s...
David Edelsohn
2
-48
/
+64
2002-06-30
i386.c (ix86_init_mmx_sse_builtins): Use build_function_type_list instead of ...
Aldy Hernandez
8
-700
/
+357
2002-06-29
* collect2.c (scan_prog_file): Fix typo in message.
Kaveh R. Ghazi
2
-1
/
+5
2002-06-29
fold-cont.c: Remove unused CHARMASK.
Aaron Lehmann
2
-7
/
+4
2002-06-29
re PR preprocessor/7150 (gcc -dM -E ... SegFault)
Neil Booth
2
-6
/
+8
2002-06-29
crtdll.h: Define EXTRA_OS_CPP_BUILTINS.
Neil Booth
14
-85
/
+158
2002-06-29
Daily bump.
GCC Administrator
3
-3
/
+3
2002-06-29
c4x.h: (TARGET_CPU_CPP_BUILTINS): Check flag_inline_functions and flag_inline...
Herman A.J. ten Brugge
2
-1
/
+7
2002-06-29
configure.in (gcc_gxx_include_dir): Change to match versioned C++ headers if ...
Phil Edwards
3
-316
/
+333
2002-06-28
* gcse.c (gcse_emit_move_after): Use gen_move_insn to produce the move.
Jan Hubicka
2
-7
/
+9
2002-06-28
combine.c (combine_simplify_rtx): Pass the mode of the shift count...
Stephen Clarke
2
-1
/
+7
2002-06-28
m68hc11.md ("*addsi3"): Use 'o' constraint to avoid the auto increment addres...
Stephane Carrez
2
-9
/
+54
2002-06-28
m68hc11.h (OPTIMIZATION_OPTIONS): Define.
Stephane Carrez
4
-2
/
+30
2002-06-28
cpplib.c (_cpp_handle_directive): Move #define-specific code to the #define h...
Neil Booth
2
-20
/
+14
2002-06-28
m68hc11.c (autoinc_mode): New function.
Stephane Carrez
2
-50
/
+165
2002-06-28
news.texi: Mention 2 Gbyte limit on 32-bit targets for arrays explicitly in n...
Toon Moene
2
-4
/
+10
2002-06-28
m68hc11.c (register_indirect_p): For 68HC12 a constant can be a valid address.
Stephane Carrez
2
-1
/
+12
2002-06-28
ok, this is the right version ;-)
Aldy Hernandez
1
-8
/
+8
2002-06-28
fix stupidity of committing the wrong version of the file
Aldy Hernandez
1
-138
/
+348
2002-06-28
rs6000.c: Remove unusued variables from last patch.
Aldy Hernandez
2
-348
/
+143
2002-06-28
revert: rs6000.c (rs6000_override_options): Move *SUBTARGET_OVERRIDE_OPTIONS ...
Aldy Hernandez
2
-7
/
+13
2002-06-28
rs6000.c (altivec_expand_builtin): Move lvx/stv/dst builtins...
Aldy Hernandez
2
-186
/
+181
2002-06-28
* config/xtensa/xtensa.h (RETURN_IN_MEMORY): Update comment.
Bob Wilson
2
-7
/
+11
2002-06-28
Prevent creation of paradoxical FLOAT_MODE subregs
Bernd Schmidt
3
-12
/
+39
2002-06-28
Daily bump.
GCC Administrator
3
-3
/
+3
2002-06-28
re PR ada/7144 (Typo in Makefile-comment)
Andreas Jaeger
2
-1
/
+7
2002-06-28
re PR preprocessor/7138 (gcc-3.2 failed to compile kernel)
Neil Booth
3
-6
/
+15
2002-06-28
Aldy Hernandez <aldyh@redhat.com>
Aldy Hernandez
2
-7
/
+12
2002-06-27
xtensa.md: Give "*xxx" names to all unnamed insn's.
Bob Wilson
2
-53
/
+54
2002-06-27
re PR c++/6695 (Regression: template friend declaration doesn't work)
Mark Mitchell
4
-1
/
+45
2002-06-27
d30v.h: Remove commented out STACK_REGS #defines.
Roger Sayle
3
-29
/
+9
2002-06-27
install.texi (Binaries): Add Sinix/Reliant Unix.
Gerald Pfeifer
2
-9
/
+17
2002-06-27
string-opt-8.c (strncmp): Fix typo in return type.
Aldy Hernandez
2
-1
/
+6
2002-06-27
install.texi: Change ` bit' to `-bit'.
Matt Kraai
4
-6
/
+12
[prev]
[next]