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
2002-08-12
c-common.c (STDC_0_IN_SYSTEM_HEADERS, [...]): Move to c-copts.c.
Neil Booth
9
-93
/
+88
2002-08-12
* config.gcc (mips*-*-netbsd*): Include ${tm_file}.
Kaveh R. Ghazi
2
-1
/
+5
2002-08-12
i370.h (TARGET_CPU_CPP_BUILTINS): Remove spurious trailing backslash in comme...
Kaveh R. Ghazi
5
-4
/
+12
2002-08-12
expr.c (store_expr): In condition for checking if value is generated in TARGE...
Hans-Peter Nilsson
2
-3
/
+11
2002-08-11
c-common.c (c_common_init): Call preprocess_file instead.
Neil Booth
7
-175
/
+192
2002-08-11
dsp16xx.c (print_operand): Fix format specifier.
Kaveh R. Ghazi
11
-15
/
+33
2002-08-11
darwin-c.c (darwin_pragma_options): Const-ify.
Kaveh R. Ghazi
4
-14
/
+28
2002-08-11
ip2k.c (mdr_resequence_xy_yx, [...]): Make function static to match prototype.
Kaveh R. Ghazi
3
-14
/
+25
2002-08-11
arc.c (arc_init): Don't use ISO C style function definitions.
Kaveh R. Ghazi
9
-12
/
+33
2002-08-11
decl2.c (build_call_from_tree): Fix uninitialized variable.
Kaveh R. Ghazi
4
-3
/
+15
2002-08-11
Resurrect from Attic as should have been done in original commit.
Mark Wielaard
2
-0
/
+217
2002-08-11
decl.c (duplicate_decls): Replace DECL_SOURCE_FILE + DECL_SOURCE_LINE with DE...
Gabriel Dos Reis
5
-20
/
+20
2002-08-11
* Forgotten commit.
Neil Booth
1
-0
/
+12
2002-08-11
* i386.c (classify_argument): Fix computing of field's offsets.
Jan Hubicka
2
-3
/
+12
2002-08-11
Reenable patch since shared library troubles on powerpc are solved:
Mark Wielaard
15
-21
/
+1566
2002-08-11
re PR target/7531 (-mcmodel not documented for x86-64)
Andreas Jaeger
2
-11
/
+43
2002-08-11
c-common.h (enum c_language_kind): Emphasize that clk_c is 0.
Neil Booth
3
-81
/
+62
2002-08-11
Daily bump.
GCC Administrator
7
-7
/
+7
2002-08-11
alpha.h (TARGET_CPU_CPP_BUILTINS): Replace reference to clk_objective_c with ...
Ziemowit Laski
4
-3
/
+11
2002-08-10
c-opts.c (set_std_cxx98, [...]): New.
Neil Booth
10
-104
/
+117
2002-08-10
cfg.c (redirect_edge_succ_nodup): Avoid overflows due to roundoff errors.
Jan Hubicka
2
-0
/
+8
2002-08-10
tree.c (maybe_dummy_object): Replace // with /* */e
Nathan Sidwell
4
-3
/
+13
2002-08-10
emit-rtl.c (emit_jump_insn_before, [...]): Fix uninitialized variable.
Kaveh R. Ghazi
7
-18
/
+31
2002-08-10
gengtype.c (write_gc_structure_fields): Avoid signed/unsigned warnings in out...
Kaveh R. Ghazi
2
-1
/
+6
2002-08-10
Daily bump.
GCC Administrator
7
-7
/
+7
2002-08-09
- fix formatting of previous patch.
David Edelsohn
1
-4
/
+4
2002-08-10
c-common.c (flag_objc): New.
Ziemowit Laski
13
-61
/
+98
2002-08-09
call.c (standard_conversion): Use build_ptrmem_type.
Mark Mitchell
9
-92
/
+161
2002-08-09
* ifcvt.c (find_if_case_2): Test correct basic block for size.
Toshiyasu Morita
2
-1
/
+6
2002-08-09
Add sibcall handling for rs6000 target.
Dale Johannesen
5
-6
/
+317
2002-08-09
deque.tcc, [...]: Re-indent contents of namespace std, re-wrap comment lines ...
Phil Edwards
12
-6226
/
+6190
2002-08-09
profile.c (da_file_name): New static var.
Nathan Sidwell
5
-12
/
+22
2002-08-09
Commit missing files from AWT merge.
Bryce McKinlay
2
-0
/
+113
2002-08-09
Daily bump.
GCC Administrator
7
-7
/
+7
2002-08-09
Makefile.in (c-opts.o): Update
Neil Booth
7
-242
/
+248
2002-08-09
istream.tcc (basic_istream::ignore): Use sbumpc, not snextc.
Danny Smith
1
-2
/
+1
2002-08-09
istream.tcc (basic_istream::ignore): Use sbumpc, not snextc.
Danny Smith
3
-19
/
+35
2002-08-09
[multiple changes]
Bryce McKinlay
7
-28
/
+203
2002-08-09
More AWT/Swing merge from GNU Classpath.
Bryce McKinlay
2
-0
/
+34
2002-08-09
Correct ChangeLog for XToolkit changes.
Bryce McKinlay
1
-2
/
+5
2002-08-09
More AWT/Swing merge from GNU Classpath.
Bryce McKinlay
4
-0
/
+373
2002-08-09
More AWT/Swing merge from GNU Classpath.
Bryce McKinlay
11
-0
/
+1332
2002-08-09
AWT/Swing merge from GNU Classpath.
Bryce McKinlay
490
-8952
/
+85237
2002-08-09
jcf-write.c (get_access_flags): Return correct access flags for private and p...
Bryce McKinlay
2
-0
/
+9
2002-08-09
cleanup whitespacing a tad.
Mike Stump
1
-15
/
+15
2002-08-09
call.c (add_builtin_candidate): legal -> valid, illegal -> invalid.
Mike Stump
10
-45
/
+83
2002-08-09
i386.c (legitimate_constant_p): UNSPEC_TP is not legitimate constant.
Jakub Jelinek
4
-17
/
+91
2002-08-08
objc-act.c (build_selector_translation_table): Issue warning...
Devang Patel
4
-0
/
+60
2002-08-08
bitfield4.c: New test.
Nathan Sidwell
3
-0
/
+87
2002-08-08
sh.c (prepare_move_operands): Only call target_reg_operand if TARGET_SHMEDIA.
Stephen Clarke
2
-1
/
+7
[next]