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
path:
root
/
gcc
/
config
Age
Commit message (
Expand
)
Author
Files
Lines
2007-03-23
mips.md (type, [...]): Change xfer instruction type to mfc and mtc, as applic...
Joseph Myers
13
-39
/
+36
2007-03-23
i386.c: Remove unnecessary function declarations.
Richard Henderson
1
-606
/
+518
2007-03-22
i386.c (ix86_function_regparm): Early exit for 64-bit...
Richard Henderson
3
-559
/
+532
2007-03-22
defaults.h (OUTGOING_REG_PARM_STACK_SPACE): Provide default.
Kai Tietz
11
-11
/
+11
2007-03-22
i386.md (cmp<mode>): Rename from cmpsf and cmpdf.
Uros Bizjak
1
-36
/
+12
2007-03-21
re PR target/31245 (SSE2 generation bug with 4.1.2 and -O3)
Richard Henderson
3
-7
/
+11
2007-03-21
vxworks.h (VXWORKS_ADDITIONAL_CPP_SPEC): Remove -D options.
Richard Sandiford
2
-19
/
+22
2007-03-21
rtl.h (constant_pool_reference_p): Delete.
Richard Sandiford
1
-13
/
+8
2007-03-21
elf.h (TARGET_ASM_DESTRUCTOR): Define.
Mark Mitchell
2
-7
/
+30
2007-03-20
* config/vxlib.c (tls_delete_hook): Use TCB for kernel tasks.
Nathan Sidwell
1
-2
/
+14
2007-03-19
builtins.c (expand_builtin_sync_operation, [...]): Care for extending CONST_I...
Michael Matz
1
-2
/
+13
2007-03-19
s390.md (op_type attribute): RRR instruction type added.
Andreas Krebbel
1
-213
/
+382
2007-03-19
s390.md: Only non-functional changes.
Andreas Krebbel
1
-133
/
+133
2007-03-19
s390.md (UNSPEC_COPYSIGN): New constant.
Andreas Krebbel
2
-6
/
+127
2007-03-19
s390.opt ("mhard-float", [...]): Bit value inverted and documentation adjusted.
Andreas Krebbel
3
-6
/
+39
2007-03-19
* config/cris/t-elfmulti (EXTRA_MULTILIB_PARTS): Do not define here.
Hans-Peter Nilsson
1
-1
/
+0
2007-03-19
re PR target/31022 ([SH4] internal compiler error with inline)
Kaz Kojima
1
-1
/
+1
2007-03-19
pa.c (output_deferred_plabels, [...]): Cleanup formatting of targetm calls.
John David Anglin
1
-14
/
+14
2007-03-18
* config/cris/cris.h (HANDLE_PRAGMA_PACK_PUSH_POP): Define to 1.
Hans-Peter Nilsson
1
-0
/
+3
2007-03-18
pa.md: Add fpstore_load and store_fpload instruction types.
John David Anglin
2
-35
/
+91
2007-03-17
arm.c, [...]: Fix comment typos.
Kazu Hirata
4
-4
/
+4
2007-03-16
pa.c (attr_length_call): Partially revert change of 2007-03-09.
John David Anglin
1
-3
/
+3
2007-03-16
vxworks.h (SUPPORTS_INIT_PRIORITY): Define.
Richard Sandiford
1
-0
/
+4
2007-03-16
vx-common.h (WINT_TYPE, [...]): Define.
Richard Sandiford
1
-0
/
+6
2007-03-16
i386.c (override_options): Add PTA_NO_SAHF to k8...
Uros Bizjak
1
-7
/
+11
2007-03-15
predicates.md (minmax_operator): Don't check operands here.
DJ Delorie
1
-6
/
+0
2007-03-15
i386.md (x86_sahf_1): Correctly handle HAVE_AS_IX86_SAHF.
Uros Bizjak
1
-1
/
+7
2007-03-15
re PR target/31167 (ICE wnen using __int128_t on x86_64)
Uros Bizjak
1
-6
/
+6
2007-03-14
Fix 31018 -- move TARGET_xxx in i386.md to tuning options
Michael Meissner
3
-19
/
+62
2007-03-14
configure.ac (HAVE_AS_IX86_SAHF): On x86 targets check whether the configured...
Uros Bizjak
1
-1
/
+1
2007-03-13
pa.md (vdepi_ior): Don't allow zero length deposit.
John David Anglin
1
-3
/
+3
2007-03-13
i386.opt (mcx16, msahf): New options.
Uros Bizjak
4
-16
/
+26
2007-03-13
darwin-fallback.c: Compile file only on powerpc.
Geoffrey Keating
2
-7
/
+17
2007-03-12
alpha.c (alpha_elf_section_type_flags): New.
Richard Henderson
1
-0
/
+18
2007-03-12
darwin.c (machopic_reloc_rw_mask): New.
Richard Henderson
3
-0
/
+9
2007-03-12
i386.md (fixuns_trunc<mode>hi2): Implement from fixuns_truncsfhi2 and fixuns_...
Uros Bizjak
1
-54
/
+18
2007-03-11
* Fix a typo in my previous commit.
Uros Bizjak
1
-1
/
+1
2007-03-11
i386.md (frndintxf2): Rename to ...
Uros Bizjak
1
-104
/
+39
2007-03-10
darwin.h (DARWIN_MINVERSION_SPEC): Add missing quotation mark.
Tobias Schlüter
2
-3
/
+2
2007-03-10
i386.md (UNSPEC_C2_FLAG): New constant.
Uros Bizjak
2
-2
/
+12
2007-03-10
sh.c (sh_insn_length_adjustment): Adjust for the change of decode_asm_operands.
Kaz Kojima
1
-1
/
+1
2007-03-10
pa.c (attr_length_call): Revise condition for long pc-relative branch.
John David Anglin
1
-6
/
+9
2007-03-10
gcc.c: Document %{, in big comment at top.
Geoffrey Keating
8
-12
/
+18
2007-03-09
re PR target/26090 (IA-64 creates DT_TEXTREL binaries)
Richard Henderson
8
-96
/
+62
2007-03-09
* config/m32c/t-m32c (m32c-pragma.o): Add TM_H dependency to m32c-pragma.o
DJ Delorie
1
-1
/
+1
2007-03-09
extend.texi (MIPS DSP Built-in Functions): Document the DSP REV 2.
Chao-ying Fu
5
-24
/
+825
2007-03-09
altivec.md: Fix vcond patterns using if_then_else.
Sa Liu
1
-56
/
+49
2007-03-09
i386.h (override_options): Conditionally disable x86_sahf for 64bit targets o...
Uros Bizjak
1
-1
/
+1
2007-03-08
re PR objc/31013 (objc PCH is broken on powerpc-darwin again)
Geoffrey Keating
1
-1
/
+1
2007-03-08
i386.h (TARGET_SAHF): New define.
Uros Bizjak
3
-28
/
+38
[next]