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-09-06
Daily bump.
GCC Administrator
1
-1
/
+1
2003-09-05
h8300-protos.h: Declare h8300_hard_regno_rename_ok
Nitin Yewale
4
-0
/
+30
2003-09-05
re PR rtl-optimization/1823 (-ftrapv aborts with pointer difference due to di...
Roger Sayle
2
-1
/
+8
2003-09-05
re PR c++/12163 (static_cast + explicit ctor regression)
Mark Mitchell
6
-2
/
+57
2003-09-05
pretty2.C: Update for change in __FUNCTION__.
Andrew Pinski
3
-2
/
+8
2003-09-05
Oops - I forgot to commit the change to this file along with the v850e1 patch...
Nick Clifton
1
-1
/
+16
2003-09-05
re PR c++/11922 (ICE on type_unification_real)
Nathan Sidwell
5
-8
/
+55
2003-09-05
re PR c++/12037 (Spurious "statement has no effect" in templates)
Nathan Sidwell
12
-37
/
+223
2003-09-05
opts.c (decode_options): Enable unit-at-a-time at -O2.
Jan Hubicka
4
-5
/
+12
2003-09-04
cgraph.c (cgraph_mark_reachable_node): Split out from ...
Richard Henderson
8
-50
/
+110
2003-09-04
* targhooks.c: Add comment explaining the migration process.
DJ Delorie
2
-0
/
+33
2003-09-04
Remove duplicate entry, mention PR.
DJ Delorie
1
-1
/
+1
2003-09-05
t-frv: Fix path for frv-abi.h.
Eric Christopher
3
-9
/
+14
2003-09-05
Daily bump.
GCC Administrator
1
-1
/
+1
2003-09-04
builtins.c (apply_args_size): Guard against a NULL cfun.
DJ Delorie
2
-4
/
+11
2003-09-04
re PR target/12101 (i386 Solaris no longer works with GNU as?)
Rainer Orth
6
-30
/
+75
2003-09-04
Correct the behavior of __func__ for C++ special member functions.
Matt Austern
6
-10
/
+145
2003-09-04
targhooks.c (default_return_in_memory): Allow unconverted ports.
Eric Christopher
2
-0
/
+9
2003-09-04
re PR c++/12161 (ICE during bootstrap, locale-inst.c, cp/call.c: 4571)
Geoffrey Keating
3
-0
/
+18
2003-09-04
targhooks.c (default_return_in_memory): Fix typo in last checkin.
Eric Christopher
2
-1
/
+6
2003-09-04
targhooks.c (default_return_in_memory): Fix default definition.
Eric Christopher
2
-1
/
+6
2003-09-04
m68k.c (m68k_coff_asm_named_section): Restore deleted function.
Bernardo Innocenti
3
-0
/
+33
2003-09-04
misc.c: Include "target.h".
Michael Matz
3
-1
/
+7
2003-09-04
Add support for v850e1 processor - a variant of the v850e.
Nick Clifton
5
-4
/
+44
2003-09-04
Fix v850 multilibs so that there is only one copy of the default multilib
Nick Clifton
4
-3
/
+103
2003-09-04
libgcc-ia64.ver: Export _Unwind_GetBSP@@GCC_3.3.2.
Jakub Jelinek
6
-6
/
+40
2003-09-04
mips.c (mips_expand_prologue): Convert to calls.struct_value_rtx hook.
Eric Christopher
4
-29
/
+80
2003-09-04
cp-tree.h (finish_sizeof, [...]): Remove.
Nathan Sidwell
6
-59
/
+68
2003-09-04
toplev.c (wrapup_global_declarations): Fix final pass in unit-at-atime mode.
Jan Hubicka
2
-1
/
+6
2003-09-04
Remove cast-as-lvalue extension.
Mark Mitchell
10
-86
/
+65
2003-09-04
* gcc.c (process_command): Fix typo.
Nicolas Roche
2
-1
/
+5
2003-09-04
freebsd.h (SIZE_TYPE): Support TARGET_64BIT.
David O'Brien
2
-3
/
+10
2003-09-03
targhooks.c: New file.
DJ Delorie
43
-555
/
+1112
2003-09-03
gcse.c (replace_one_set): New function.
Mostafa Hagog
2
-3
/
+46
2003-09-04
re PR rtl-optimization/11700 ([M68K] ICE in subreg_hard_regno)
Roger Sayle
4
-3
/
+50
2003-09-04
Daily bump.
GCC Administrator
1
-1
/
+1
2003-09-04
configure.in (gcc_cv_ld_hidden): Disable unless using GNU ld.
Rainer Orth
3
-71
/
+58
2003-09-04
* intl.h (N_): Remove parentheses.
Rainer Orth
2
-1
/
+5
2003-09-03
re PR c++/12053 (ABI difference between default g++ 3.3 and g++ 3.2)
Mark Mitchell
4
-1
/
+41
2003-09-03
config.gcc (m68k-*-linux*): Remove definition of LINUX_DEFAULT_ELF.
Bernardo Innocenti
7
-30
/
+11
2003-09-03
optimize.c (optimize_function): Push/pop ggc context around the call to optim...
Richard Henderson
2
-0
/
+28
2003-09-03
cgraphunit.c (visited_nodes): New static variable.
Jeff Sturm
2
-3
/
+20
2003-09-03
toplev.c (flag_rounding_math): New global variable.
Roger Sayle
6
-6
/
+60
2003-09-03
* config/sol2.h (NO_IMPLICIT_EXTERN_C): Update comment.
Rainer Orth
2
-1
/
+5
2003-09-03
Makefile.in (c-objc-common.o): Kill gt-c-objc-common.h dependency.
Jan Hubicka
8
-166
/
+94
2003-09-03
decl.c (java_expand_body): New function.
Jeff Sturm
8
-45
/
+206
2003-09-03
builtins.c (enum builtin_type): Delete unused enumeration.
Roger Sayle
3
-29
/
+6
2003-09-03
fix typo in previous delta
Nick Clifton
1
-1
/
+2
2003-09-03
Handle TARGET_CPU_iwmmxt.
Nick Clifton
2
-1
/
+10
2003-09-03
mips.h (MASK_UNUSED1): Remove.
Richard Sandiford
4
-12
/
+57
[prev]
[next]