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
2001-11-17
Not all of revision 1.113 made it in.
David O'Brien
1
-10
/
+10
2001-11-17
rs6000.md: Change all ldvx to lvx.
Aldy Hernandez
2
-4
/
+8
2001-11-16
verify.cc (_Jv_BytecodeVerifier::check_field_constant): Handle case where fie...
Tom Tromey
2
-1
/
+6
2001-11-16
gensupport.c (process_rtx): Don't assume filename is the first argument of an...
Alexandre Oliva
2
-3
/
+10
2001-11-16
vax-protos.h (reg_was_0_p): New prototype.
John David Anglin
4
-30
/
+47
2001-11-16
vax.md (casesi): Swap arguments in "(plus:SI (pc) (mult))".
John David Anglin
2
-29
/
+54
2001-11-16
Update test for token pasting to also check "|| defined(ALMOST_STDC)"
Kaveh R. Ghazi
2
-4
/
+5
2001-11-16
regex.c: Check defined(__STDC__) || defined(HAVE_STRINGIZE) to determine whet...
Kaveh R. Ghazi
2
-2
/
+7
2001-11-16
Makefile.in: Add MAKEOVERRIDES= to suppress exporting environment to (sub)she...
John David Anglin
2
-0
/
+6
2001-11-16
config.gcc (arm*-*-rtems*, [...]): Include various CPU headers via tm_file.
David O'Brien
17
-56
/
+51
2001-11-16
stl_deque.h (deque::erase()): Fix memory leak.
Paolo Carlini
2
-1
/
+5
2001-11-16
howto.html (Thread-safety): Rename section to ``The Standard C++ library and ...
Loren J. Rittle
3
-50
/
+111
2001-11-16
pa.c: Reflect changes in calling sequences of alter_reg and emit_cmp_insn.
Richard Kenner
2
-11
/
+12
2001-11-16
cfglayout.c (fixup_fallthru_exit_predecesor): Make void, rename to ....
Andreas Jaeger
2
-9
/
+16
2001-11-16
verify.cc (_Jv_BytecodeVerifier::is_assignable_from_slow): New method.
Tom Tromey
2
-8
/
+63
2001-11-16
Some SSE fixes
Bernd Schmidt
3
-18
/
+48
2001-11-16
Re-merge with Classpath, from Brian Jones:
Tom Tromey
2
-1
/
+12
2001-11-16
* cp-tree.h (print_class_statistics): Restore.
Neil Booth
2
-0
/
+5
2001-11-16
Timer.java (TaskQueue.isStopped): Remove method.
Mark Wielaard
2
-11
/
+16
2001-11-16
linux-and-gnu.texi: Remove.
Joseph Myers
5
-106
/
+31
2001-11-16
a29k.c: Fix comment formatting.
Kazu Hirata
9
-55
/
+66
2001-11-16
unroll.c (copy_loop_body): Initialize JUMP_LABEL field after creating a new j...
Jeff Law
2
-1
/
+7
2001-11-16
expr.c (expand_expr, [...]): Refine test for when to copy misaligned data.
Richard Kenner
3
-5
/
+20
2001-11-16
optabs.c (prepare_cmp_insn): Correct lossage in last change fix OPALIGN type.
Graham Stott
2
-2
/
+7
2001-11-16
except.c: Support for catching a list of types with a single handler (struct ...
Olivier Hainque
3
-40
/
+178
2001-11-16
expr.c (expand_expr, [...]): Only copy for misaligned if BLKmode.
Richard Kenner
2
-1
/
+7
2001-11-16
* config/sparc/sparc.c: Remove ALIGN arg from emit_cmp_insn.
Andreas Tobler
2
-14
/
+12
2001-11-16
Daily bump.
GCC Administrator
6
-6
/
+6
2001-11-16
c-lang.c (finish_file): Don't emit static inline functions if they weren't re...
Jakub Jelinek
4
-5
/
+65
2001-11-16
* expr.c (expand_expr, case COMPONENT_REF): Fix variable ref.
Stan Shebs
2
-1
/
+5
2001-11-16
s390.md: Remove ALIGN arg from emit_cmp_and_jump_insns call.
Bryce McKinlay
3
-2
/
+8
2001-11-15
* timevar.c (rtl.h): Include so get fancy abort.
Richard Kenner
2
-13
/
+18
2001-11-15
expr.c (store_field): Pass tree instead of max size; callers changed.
Richard Kenner
11
-72
/
+66
2001-11-16
verify.cc (type::compatible): Use _Jv_IsAssignableFrom.
Tom Tromey
2
-2
/
+11
2001-11-16
darwin.h (SELECT_RTX_SECTION): Force address initializers into 'const' section
Dale Johannesen
3
-2
/
+13
2001-11-15
alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
Richard Kenner
20
-560
/
+231
2001-11-15
alias.c (nonoverlapping_memrefs): Use REGNO_PTR_FRAME_P.
Richard Kenner
3
-7
/
+8
2001-11-15
rs6000.h: Fix a comment typo.
Stan Shebs
2
-3
/
+8
2001-11-15
* config/h8300/h8300.md: Fix insn length of bit insns.
Kazu Hirata
2
-15
/
+19
2001-11-15
White-space change
Richard Kenner
1
-1
/
+1
2001-11-15
config.in (HAVE_UINTPTR_T): Provide autoconf stub.
Jeffrey A Law
5
-77
/
+140
2001-11-15
regex.c (PREFIX): Provide an alternate definition for non-ANSI/ISO compilers.
Jeffrey A Law
2
-3
/
+18
2001-11-15
dwarf2out.c (dwarf2out_finish): Don't abort because of orphan DIEs if there w...
Jason Merrill
23
-70
/
+109
2001-11-15
reduce arena size for small targets
Jason Merrill
1
-1
/
+1
2001-11-15
avoid includes
Jason Merrill
1
-2
/
+2
2001-11-15
* method.c (use_thunk): Don't emit debugging information for thunks.
Jason Merrill
1
-0
/
+2
2001-11-15
gensupport.c [...]: Change call to alloca to xmalloc.
Alan Matsuoka
2
-2
/
+9
2001-11-15
parse.y: Add ...
Jason Merrill
11
-24
/
+94
2001-11-15
rs6000.md: Use spaces instead of tabs in output templates.
Aldy Hernandez
2
-120
/
+125
2001-11-15
final.c (alter_subreg): If simplify_subreg can't do anything, handle REG ours...
Richard Kenner
2
-1
/
+25
[next]