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/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
/
ada
/
gcc-interface
/
misc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-05-24
gigi.h (gnat_init_gcc_fp): Declare.
Eric Botcazou
1
-4
/
+24
2013-01-02
par_sco.adb: Add SCO generation for task types and single task declarations.
Thomas Quinot
1
-17
/
+0
2013-01-02
[multiple changes]
Arnaud Charlet
1
-1
/
+20
2012-11-28
stor-layout.c (layout_type): Do not clear TREE_OVERFLOW on overflowed zeroes,...
Eric Botcazou
1
-7
/
+7
2012-06-15
re PR middle-end/53590 (compiler fails to generate SIMD instruction for FP di...
Eric Botcazou
1
-0
/
+3
2012-05-19
decl.c (Has_Thiscall_Convention): New macro.
Eric Botcazou
1
-4
/
+4
2012-05-14
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-2
/
+6
2012-05-11
re PR c/53063 (encode group options in the .opt files)
Manuel López-Ibáñez
1
-9
/
+12
2012-05-06
* gcc-interface/misc.c (gnat_post_options): Disable caret by default.
Eric Botcazou
1
-0
/
+4
2012-02-27
ada-tree.h (TYPE_PACKED_ARRAY_TYPE_P): Add checking.
Eric Botcazou
1
-2
/
+2
2011-10-26
decl.c (gnat_to_gnu_entity): Try to make a packable type for fields of union ...
Eric Botcazou
1
-3
/
+2
2011-10-12
Makefile.in (LOOSE_WARN): Delete.
Eric Botcazou
1
-11
/
+0
2011-10-12
ada-tree.h (DECL_LOOP_PARM_P): New flag.
Eric Botcazou
1
-2
/
+6
2011-08-03
[multiple changes]
Arnaud Charlet
1
-0
/
+4
2011-08-02
Refine previous change.
Arnaud Charlet
1
-9
/
+0
2011-08-02
Fix bootstrap with g++
Arnaud Charlet
1
-0
/
+9
2011-08-02
[multiple changes]
Arnaud Charlet
1
-0
/
+119
2011-07-12
prefix.h: Wrap up in extern "C" block.
Laurent GUERBY
1
-0
/
+8
2011-07-07
dwarf2: Extract cfi creation to a new pass.
Richard Henderson
1
-10
/
+0
2011-07-07
* gcc-interface/misc.c (gnat_init): Tweak previous change.
Eric Botcazou
1
-2
/
+2
2011-07-06
tree.c (build_common_tree_nodes_2): Merge with build_common_tree_nodes.
Richard Guenther
1
-2
/
+2
2011-06-07
tree.c (build_common_tree_nodes): Also initialize size_type_node.
Richard Guenther
1
-11
/
+0
2011-04-29
misc.c (gnat_handle_option): Set warn_maybe_uninitialized.
Michael Matz
1
-0
/
+1
2011-04-13
ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...
Nathan Froyd
1
-0
/
+19
2011-04-02
lang.opt (feliminate-unused-debug-types): Delete.
Eric Botcazou
1
-18
/
+1
2011-04-01
dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type.
Olivier Hainque
1
-1
/
+14
2011-02-14
misc.c (gnat_init_options): Do not concatenate -I and its argument, except fo...
Eric Botcazou
1
-7
/
+6
2010-12-01
common.opt (flag_stack_check): New Variable entry.
Joseph Myers
1
-0
/
+6
2010-11-17
invoke.texi (-dy): Remove.
Joseph Myers
1
-1
/
+1
2010-11-12
Makefile.in (OPTS_H): Define.
Joseph Myers
1
-1
/
+1
2010-10-13
Centralize knowledge of eh personality routines.
Richard Henderson
1
-5
/
+1
2010-10-10
lang.opt (gdwarf+): Remove.
Olivier Hainque
1
-15
/
+0
2010-10-10
ada-tree.h (DECL_BY_DOUBLE_REF_P): New macro.
Eric Botcazou
1
-5
/
+5
2010-10-09
misc.c: Delete prototypes.
Eric Botcazou
1
-102
/
+81
2010-10-08
Makefile.in (TM_H): Include $(FLAGS_H) instead of options.h.
Joseph Myers
1
-3
/
+12
2010-09-30
misc.c (optimize, [...]): Undefine as macros and define as variables.
Joseph Myers
1
-0
/
+10
2010-09-28
Hookize TARGET_UNWIND_INFO et al.
Richard Henderson
1
-1
/
+1
2010-09-20
langhooks.h (struct lang_hooks_for_types): Remove hash_types field.
Eric Botcazou
1
-3
/
+18
2010-09-03
re PR ada/45499 (Ada bootstrap broken)
Joseph Myers
1
-6
/
+17
2010-07-28
darwin-driver.c (SWITCH_TAKES_ARG, [...]): Remove.
Joseph Myers
1
-1
/
+6
2010-07-27
coretypes.h (struct cl_option_handlers): Declare.
Joseph Myers
1
-14
/
+8
2010-07-27
langhooks-def.h (lhd_init_options, [...]): New.
Joseph Myers
1
-10
/
+35
2010-07-02
misc.c (gnat_handle_option): Do not populate gnat_argv.
Eric Botcazou
1
-47
/
+9
2010-06-28
system.h: Poison GCC_EXCEPT_H for front-end files.
Steven Bosscher
1
-2
/
+1
2010-06-18
[multiple changes]
Javier Miranda
1
-0
/
+3
2010-06-08
utils.c (init_gnat_to_gnu): Use typed GC allocation.
Laurynas Biveinis
1
-1
/
+1
2010-05-30
decl.c (gnat_to_gnu_entity): Adjust warning message.
Eric Botcazou
1
-4
/
+4
2010-05-25
utils.c: Do not include function.h, pointer-set.h, and gimple.h.
Steven Bosscher
1
-85
/
+2
2010-05-25
diagnostic.c: Don't include plugin.h.
Joseph Myers
1
-6
/
+12
2010-05-19
langhooks.h (struct lang_hooks): Add new field deep_unsharing.
Eric Botcazou
1
-0
/
+2
[next]