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-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
/
ada
/
gcc-interface
/
misc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2014-08-01
ada-tree.h (DECL_BY_DESCRIPTOR_P): Delete.
Arnaud Charlet
1
-6
/
+2
2014-08-01
[multiple changes]
Arnaud Charlet
1
-0
/
+12
2014-07-31
trans.c, misc.c: Remove references to VMS.
Arnaud Charlet
1
-5
/
+0
2014-07-31
misc.c (gnat_init_gcc_fp(): Set flag_errno_math to 0.
Doug Rupp
1
-0
/
+5
2014-04-28
exp_dbug.ads (Get_External_Name): Add 'False' default to Has_Suffix, add 'Suf...
Eric Botcazou
1
-11
/
+11
2014-04-23
Revert
Eric Botcazou
1
-11
/
+11
2014-04-22
fe.h (Compiler_Abort): Replace Fat_Pointer with String_Pointer.
Eric Botcazou
1
-11
/
+11
2014-03-13
re PR ada/51483 (cstand.adb:Register_Float_Type makes invalid assumption abou...
Eric Botcazou
1
-14
/
+13
2014-01-24
[multiple changes]
Arnaud Charlet
1
-5
/
+10
2014-01-24
misc.c (flag_short_enums): Declare.
Tristan Gingold
1
-0
/
+8
2013-11-19
Factor unrelated declarations out of tree.h.
Diego Novillo
1
-0
/
+2
2013-11-18
decl.c, [...]: Replace host_integerp (..., 1) with tree_fits_uhwi_p throughout.
Richard Sandiford
1
-2
/
+2
2013-08-13
decl.c (gnat_to_gnu_entity): Replace True with true.
Eric Botcazou
1
-2
/
+2
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
[next]