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
Age
Commit message (
Expand
)
Author
Files
Lines
2002-08-13
* Makefile.in (attribs.o): Remove $(OBSTACK_H) dependency.
Geoffrey Keating
2
-1
/
+5
2002-08-13
RandomAccessFile.java (skipBytes): Return number of bytes skipped.
Jesse Rosenstock
2
-1
/
+10
2002-08-13
For PR java/7483:
Jesse Rosenstock
2
-0
/
+12
2002-08-13
opts.c (c_common_init_options): Extra braces needed.
Neil Booth
2
-0
/
+6
2002-08-13
sh.c (sh_init_builtins): Add PARAMS to declaration.
J"orn Rennecke
3
-9
/
+19
2002-08-13
decl.c (pushdecl_class_level): Honor requests to bind names to OVERLOADs.
Mark Mitchell
4
-8
/
+30
2002-08-13
documentation.html: Use HTML entities for punctuation.
Jonathan Wakely
2
-4
/
+9
2002-08-13
s390-modes.def [...]: Declare new condition code modes.
Ulrich Weigand
5
-462
/
+926
2002-08-13
avr.md: Call CC_STATUS_INIT in all peepnoles which can change CC0.
Denis Chertykov
2
-1
/
+11
2002-08-13
gcse.c (adjust_libcall_notes): New function.
J"orn Rennecke
2
-6
/
+77
2002-08-13
Make-lang.in (gnatbind$(exeext)): Link with $(SYSLIBS).
Rainer Orth
2
-2
/
+7
2002-08-13
libgcc2.c (L_bb): Remove unneeded #includes.
Nathan Sidwell
3
-135
/
+220
2002-08-13
ip2k.c (commands_in_file): Variable removed.
Denis Chertykov
3
-20
/
+16
2002-08-13
Fixes for treelang, mainly provide fake definition of rtx for parse.y includes.
Tim Josling
4
-8
/
+61
2002-08-13
Daily bump.
GCC Administrator
7
-7
/
+7
2002-08-13
c-opts.c (c_common_init_options): Check option array is sorted if checking en...
Neil Booth
2
-0
/
+13
2002-08-13
c-pretty-print.c: #include "c-tree.h".
Gabriel Dos Reis
3
-100
/
+219
2002-08-12
c-opts.c (deps_seen, [...]): New.
Neil Booth
10
-180
/
+281
2002-08-12
mmix.md (define_constants): Add MMIX_rR_REGNUM.
Hans-Peter Nilsson
3
-5
/
+17
2002-08-12
diagnostic.h (output_formatted_scalar): Rename from output_formatted_integer.
Gabriel Dos Reis
6
-14
/
+145
2002-08-12
- improve wording of previous change
David Edelsohn
1
-2
/
+2
2002-08-12
trouble.texi (Disappointments): Add static constructor and destructor depende...
David Edelsohn
2
-0
/
+16
2002-08-12
cpphash.h (struct printer): New from cppmain.c.
Neil Booth
3
-111
/
+133
2002-08-12
real.c (ieee_64): Always define.
Kaveh R. Ghazi
2
-3
/
+19
2002-08-12
i386.md (tablejump): Sign extend the operand.
Jan Hubicka
3
-2
/
+7
2002-08-12
Daily bump.
GCC Administrator
7
-7
/
+7
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
[next]