index
:
ampere-computing/gcc-experimental.git
common/ipa-str-reorg
common/ipa-str-reorg-v2
common/ipa-str-reorg-v3
common/ipa-str-reorg-v4
erick/ipa-str-reorg
erick/type-escape-analysis-merge
erick/type-playground
gcc_master_new7
gcc_master_new8
master
gcc-experimental
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
gcc
/
ada
/
gcc-interface
/
misc.c
Age
Commit message (
Expand
)
Author
2020-05-09
Update copyright year
Eric Botcazou
2020-05-09
Fix small issues with -fgnat-encodings=minimal
Eric Botcazou
2020-05-09
Do not override -fnon-call-exceptions in default mode
Eric Botcazou
2019-11-06
introduce -fcallgraph-info option
Eric Botcazou
2019-09-19
[Ada] Emit DW_AT_GNU_bias with -fgnat-encodings=gdb
Tom Tromey
2019-08-23
re PR middle-end/91283 (gcc.dg/torture/c99-contract-1.c FAILs)
Jakub Jelinek
2019-08-20
Use function_arg_info for TARGET_PASS_BY_REFERENCE
Richard Sandiford
2019-08-19
[Ada] Define the -fdump-scos option in lang.opt
Pierre-Marie de Rodat
2019-03-11
Wrap option names in gcc internal messages with %< and %>.
Martin Liska
2019-01-27
repinfo.adb (List_Component_Layout): Remove superfluous space for zero-sized ...
Eric Botcazou
2019-01-08
[Ada] Bump copyright years to 2019
Pierre-Marie de Rodat
2018-12-03
[Ada] Gigi support for OpenACC pragmas
Olivier Hainque
2018-11-15
misc.c (gnat_init_gcc_eh): Do not override the switch -fnon-call-exceptions p...
Eric Botcazou
2018-11-13
misc.c (gnat_init_gcc_eh): Set -fnon-call-exceptions for the runtime on platf...
Eric Botcazou
2018-11-08
fe.h (Suppress_Checks): Declare.
Eric Botcazou
2018-10-01
[Ada] use -gnatd_A to disable .ali on -fcompare-debug recompile
Alexandre Oliva
2018-09-26
[Ada] Set Current_Error_Node directly
Eric Botcazou
2018-07-20
PR middle-end/82063 - issues with arguments enabled by -Wall
Martin Sebor
2018-07-17
[Ada] Type mismatch warning for imported C++ class
Eric Botcazou
2018-07-13
lang.opt (funsigned-char): New option.
Eric Botcazou
2018-07-07
decl.c (gnat_to_gnu_entity): Add GNAT_DECL local variable and use it throughout.
Eric Botcazou
2018-03-12
re PR ada/82813 (warning: '.builtin_memcpy' writing between 2 and 6 bytes int...
Eric Botcazou
2018-01-04
Bump copyright year
Eric Botcazou
2018-01-03
poly_int: GET_MODE_BITSIZE
Richard Sandiford
2018-01-03
poly_int: GET_MODE_PRECISION
Richard Sandiford
2018-01-03
poly_int: GET_MODE_NUNITS
Richard Sandiford
2017-12-20
trans.c (Loop_Statement_to_gnu): Use IN_RANGE macro.
Eric Botcazou
2017-12-19
read-rtl.c (parse_reg_note_name): Replace Yoda conditions with typical order ...
Jakub Jelinek
2017-12-14
* gcc-interface/misc.c (default_pass_by_ref): Minor tweak.
Eric Botcazou
2017-11-06
* gcc-interface/misc.c (gnat_post_options): Clear warn_return_type.
Eric Botcazou
2017-10-18
misc.c (gnat_tree_size): Move around.
Eric Botcazou
2017-10-17
langhooks.h (struct lang_hooks): Document that tree_size langhook may be also...
Jakub Jelinek
2017-08-30
[12/77] Use opt_scalar_float_mode when iterating over float modes
Richard Sandiford
2017-08-30
[4/77] Add FOR_EACH iterators for modes
Richard Sandiford
2017-05-02
common.opt (fstrict-overflow): Alias negative to fwrapv.
Richard Biener
2017-02-25
re PR c/79677 (Weird handling of -Werror=)
Jakub Jelinek
2017-02-24
misc.c (gnat_type_max_size): Try to return a meaningful value for array types...
Eric Botcazou
2016-10-31
dwarf2out.h (struct dw_loc_descr_node): Adjust comment for frame_offset_rel bit.
Jakub Jelinek
2016-10-16
re PR ada/37139 (DEP prevents using Ada tasking)
Eric Botcazou
2016-10-13
re PR target/77957 (Undefined .LCTOC0 with -fstack-protector-strong -mminimal...
Jakub Jelinek
2016-10-08
utils.c (convert): Add missing break.
Eric Botcazou
2016-09-29
[Patch] Remove all uses of TARGET_FLT_EVAL_METHOD_NON_DEFAULT and poison it
James Greenhalgh
2016-09-26
Fix fallthrough comments for Ada, Solaris/x86, SPARC
Rainer Orth
2016-06-29
misc.c (LANG_HOOKS_WARN_UNUSED_GLOBAL_DECL): Reorder.
Eric Botcazou
2016-04-27
sem_aux.adb (Is_By_Reference_Type): Also return true for a tagged incomplete ...
Eric Botcazou
2016-04-27
re PR ada/70759 (Ada rts fails to build with -mabi=ilp32)
Eric Botcazou
2016-02-16
gigi.h (maybe_debug_type): New inline function.
Eric Botcazou
2016-02-16
misc.c (gnat_enum_underlying_base_type): New function.
Eric Botcazou
2016-02-08
Remove -fshort-double
Bernd Schmidt
2016-01-20
exp_ch2.adb (Expand_Current_Value): Make an appropriate character literal if ...
Eric Botcazou
[next]