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-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
/
ada
/
gcc-interface
/
utils.c
Age
Commit message (
Expand
)
Author
Files
Lines
2015-05-28
utils.c (max_size): Add special code to deal with the subtraction of a "negat...
Eric Botcazou
1
-1
/
+15
2015-05-28
utils.c (gnat_pushdecl): Reunify the handling of array and pointer types wrt ...
Eric Botcazou
1
-32
/
+30
2015-05-26
ada-tree.h (DECL_GLOBAL_NONCONSTANT_RENAMING_P): Delete
Eric Botcazou
1
-33
/
+0
2015-05-25
utils.c (maybe_pad_type): Do not apply adjustment to original size for elemen...
Eric Botcazou
1
-1
/
+1
2015-05-25
targtyps.c (get_float_words_be): Rename into...
Eric Botcazou
1
-2
/
+2
2015-05-25
decl.c (gnat_to_gnu_entity): Minor tweak.
Eric Botcazou
1
-5
/
+3
2015-05-25
ada-tree.h (DECL_RENAMING_GLOBAL_P): Rename into...
Eric Botcazou
1
-17
/
+14
2015-05-09
utils.c (gnat_write_global_declarations): Use type_decl method instead of glo...
Eric Botcazou
1
-1
/
+1
2015-03-20
re PR ada/65451 (compiler crash on volatile access type)
Eric Botcazou
1
-14
/
+16
2015-03-02
utils.c (gnat_pushdecl): For non-artificial pointer types...
Pierre-Marie de Rodat
1
-30
/
+47
2015-02-24
[PR libgomp/64625] Remove __OFFLOAD_TABLE__ variable/formal parameter.
Thomas Schwinge
1
-19
/
+16
2015-02-23
Fix number of arguments parameter in Ada DEF_FUNCTION_TYPE_*.
Thomas Schwinge
1
-2
/
+2
2015-02-08
utils.c (begin_subprog_body): Assert that the body is present in the same con...
Eric Botcazou
1
-0
/
+5
2015-01-16
Bump copyright year
Eric Botcazou
1
-1
/
+1
2015-01-15
Merge current set of OpenACC changes from gomp-4_0-branch.
Thomas Schwinge
1
-0
/
+18
2015-01-09
genattrtab.c (write_header): Include hash-set.h...
Michael Collison
1
-4
/
+10
2014-11-24
trans.c (push_range_check_info): Replace early test with assertion.
Eric Botcazou
1
-2
/
+1
2014-11-20
convert many if_marked htab to hash_table
Trevor Saunders
1
-34
/
+27
2014-11-05
utils.c (create_subprog_decl): Move code dealing with conflicting inlining st...
Eric Botcazou
1
-12
/
+0
2014-10-29
decl.c, [...]: Remove redundant enum from machine_mode.
Richard Sandiford
1
-6
/
+6
2014-10-28
cgraph.h: Flatten.
Andrew MacLeod
1
-0
/
+11
2014-10-27
* gcc-interface/utils.c (create_subprog_decl): Adjust condition.
Eric Botcazou
1
-1
/
+1
2014-10-27
utils.c (create_var_decl_1): For a variable declared in the unit...
Eric Botcazou
1
-28
/
+35
2014-09-22
decl.c (gnat_to_gnu_entity): Adjust comment.
Eric Botcazou
1
-1
/
+0
2014-08-25
IPA C++ refactoring 4/N
Martin Liska
1
-2
/
+2
2014-08-04
[multiple changes]
Arnaud Charlet
1
-5
/
+40
2014-08-01
[multiple changes]
Arnaud Charlet
1
-21
/
+301
2014-08-01
[multiple changes]
Arnaud Charlet
1
-13
/
+9
2014-08-01
ada-tree.h (DECL_BY_DESCRIPTOR_P): Delete.
Arnaud Charlet
1
-980
/
+22
2014-08-01
[multiple changes]
Arnaud Charlet
1
-0
/
+3
2014-07-31
utils.c (lookup_and_insert_pad_type): New function extracted from...
Eric Botcazou
1
-27
/
+38
2014-07-31
[multiple changes]
Arnaud Charlet
1
-2
/
+34
2014-07-30
decl.c (gnat_to_gnu_entity): Create a mere scalar constant instead of a refer...
Pierre-Marie de Rodat
1
-1
/
+32
2014-07-24
ADA fixed for symtab_node issues.
Martin Liska
1
-2
/
+2
2014-07-18
decl.c, [...] (Is_Packed_Array_Type): Renamed Is_Packed_Array_Impl_Type.
Arnaud Charlet
1
-1
/
+2
2014-06-15
c-common.c (handle_tls_model_attribute): Use set_decl_tls_model.
Jan Hubicka
1
-1
/
+1
2014-06-12
utils.c (process_attributes): Pass string pointer directly to set_decl_sectio...
Jan Hubicka
1
-1
/
+1
2014-06-12
symtab.c (section_hash): New hash.
Jan Hubicka
1
-3
/
+1
2014-06-09
utils.c (process_attributes): Use set_decl_section_name accessor.
Jan Hubicka
1
-3
/
+3
2014-06-09
symtab.c (dump_symtab_base): Update dumping.
Jan Hubicka
1
-3
/
+3
2014-05-22
Cosmetic fixes for DEF_FUNCTION_TYPE_* macros.
Thomas Schwinge
1
-4
/
+10
2014-05-18
utils.c (gnat_write_global_declarations): Adjust the flags put on dummy_global.
Eric Botcazou
1
-1
/
+2
2014-05-17
use templates instead of gengtype for typed allocation functions
Trevor Saunders
1
-4
/
+4
2014-05-06
Merge in wide-int.
Kenneth Zadeck
1
-2
/
+1
2014-04-28
re PR middle-end/60092 (posix_memalign not recognized to derive alias and ali...
Richard Biener
1
-0
/
+1
2014-04-15
decl.c (gnat_to_gnu_entity): Create a mere scalar constant instead of a refer...
Eric Botcazou
1
-2
/
+6
2014-04-15
utils.c (type_for_vector_element_p): New predicate.
Eric Botcazou
1
-122
/
+118
2014-04-14
tree.h (TYPE_IDENTIFIER): Declare.
Paolo Carlini
1
-18
/
+5
2014-04-14
opt.ads (Suppress_Back_Annotation): Remove as unused.
Eric Botcazou
1
-2
/
+2
2014-01-25
utils.c (convert_to_fat_pointer): Un-obfuscate the conversion from a thin poi...
Eric Botcazou
1
-24
/
+33
[next]