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
2010-04-16
gigi.h (gnat_init_decl_processing): Delete.
Eric Botcazou
1
-42
/
+16
2010-04-16
decl.c (gnat_to_gnu_entity): Use boolean_type_node in lieu of integer_type_no...
Eric Botcazou
1
-11
/
+11
2010-04-16
uintp.adb (UI_From_Dint): Remove useless code.
Eric Botcazou
1
-5
/
+3
2010-04-15
cuintp.c (UI_To_gnu): Fix long line.
Eric Botcazou
1
-82
/
+82
2010-04-15
trans.c (gigi): Do not start statement group.
Eric Botcazou
1
-13
/
+9
2010-04-13
gigi.h (standard_datatypes): Add ADT_parent_name_id.
Eric Botcazou
1
-0
/
+13
2010-04-13
gimple.c (walk_gimple_op): Do not request a pure rvalue on the RHS if the LHS...
Eric Botcazou
1
-8
/
+15
2010-04-12
trans.c (Identifier_to_gnu): Use boolean variable.
Eric Botcazou
1
-48
/
+24
2010-04-11
trans.c (lvalue_required_for_attribute_p): New static function.
Eric Botcazou
1
-3
/
+4
2010-04-09
gigi.h (maybe_variable): Delete.
Eric Botcazou
1
-1
/
+1
2010-04-09
gigi.h (gnat_mark_addressable): Rename parameter.
Eric Botcazou
1
-6
/
+6
2010-04-08
tree.h (TREE_ADDRESSABLE): Document its effect for function types.
Eric Botcazou
1
-215
/
+40
2010-04-07
exp_pakd.adb (Create_Packed_Array_Type): Always use a modular type if the siz...
Eric Botcazou
1
-1
/
+1
2010-01-18
* gcc-interface/utils.c (create_var_decl_1): Fix formatting nits.
Eric Botcazou
1
-3
/
+4
2010-01-18
re PR ada/42068 (ICE in function_and_variable_visibility)
Jan Hubicka
1
-7
/
+8
2009-11-26
utils.c (copy_type): Unshare the language-specific data and the contents of t...
Eric Botcazou
1
-0
/
+17
2009-11-24
sem_util.adb (Set_Debug_Info_Needed): For an E_Class_Wide_Subtype, also set t...
Eric Botcazou
1
-20
/
+19
2009-11-23
decl.c (gnat_to_gnu_entity): Pass the list of attributes when building the co...
Eric Botcazou
1
-4
/
+6
2009-11-05
* gcc-interface/utils.c (gnat_type_for_mode): Handle vector modes.
Eric Botcazou
1
-6
/
+18
2009-10-30
utils.c (MAX_FIXED_MODE_SIZE): Delete.
Eric Botcazou
1
-17
/
+9
2009-10-21
utils.c (create_subprog_decl): Do not redefine main_identifier_node.
Eric Botcazou
1
-2
/
+2
2009-10-17
utils.c (convert): When converting to a padded type with an inner type of sel...
Eric Botcazou
1
-4
/
+9
2009-10-16
ada-tree.h (TYPE_FAT_POINTER_P): Swap with...
Eric Botcazou
1
-34
/
+30
2009-10-16
exp_dbug.ads: Adjust type names in comments.
Eric Botcazou
1
-5
/
+0
2009-09-28
except.h (struct eh_region_d): Add use_cxa_end_cleanup.
Richard Henderson
1
-1
/
+1
2009-09-25
ada-tree.h (TYPE_REPRESENTATIVE_ARRAY): New language specific node.
Olivier Hainque
1
-23
/
+227
2009-09-24
cgraphunit.c (cgraph_lower_function): Revert last change.
Jakub Jelinek
1
-3
/
+6
2009-09-14
exp_dbug.ads (Packed Array Encoding): Document the new encoding for the uncon...
Eric Botcazou
1
-1
/
+17
2009-09-14
Squash commit of EH in gimple
Richard Henderson
1
-1
/
+1
2009-08-25
gimplify.c (prepare_gimple_addressable): New static function.
Eric Botcazou
1
-2
/
+2
2009-08-20
utils.c (convert): In the padded case...
Eric Botcazou
1
-16
/
+28
2009-08-02
gigi.h (end_subprog_body): Tweak comment.
Eric Botcazou
1
-4
/
+2
2009-07-23
[multiple changes]
Arnaud Charlet
1
-0
/
+1
2009-07-17
re PR c/40401 (ICE: verify_gimple failed)
Richard Guenther
1
-35
/
+8
2009-06-30
cgraphunit.c (cgraph_finalize_compilation_unit): Call finalize_size_functions...
Eric Botcazou
1
-3
/
+8
2009-06-27
init.c (__gnat_set_globals): Add prototype.
Eric Botcazou
1
-67
/
+74
2009-06-26
tb-gcc.c (trace_callback): Use char* instead of void*.
Laurent GUERBY
1
-76
/
+76
2009-06-23
utils.c (handle_vector_size_attribute): Import from c-common.c and populate i...
Olivier Hainque
1
-1
/
+88
2009-06-13
utils.c (record_builtin_type): Pass location argument to build_decl.
Aldy Hernandez
1
-9
/
+18
2009-06-01
utils.c (convert): When converting to the packable version of the type...
Olivier Hainque
1
-0
/
+19
2009-05-15
dbxout.c (dbxout_range_type): Add LOW and HIGH parameters.
Eric Botcazou
1
-67
/
+48
2009-04-24
ttypes.ads (Target_Double_Float_Alignment): New variable.
Eric Botcazou
1
-0
/
+66
2009-04-23
gigi.h (create_index_type): Adjust head comment.
Eric Botcazou
1
-20
/
+26
2009-04-23
cuintp.c: Clean up include directives.
Eric Botcazou
1
-5
/
+4
2009-04-22
utils.c (create_var_decl_1): Do not emit debug info for an external constant ...
Eric Botcazou
1
-0
/
+9
2009-04-22
hashtab.h: Update GTY annotations to new syntax
Taras Glek
1
-2
/
+1
2009-04-22
ada-tree.def: Fix formatting nits.
Eric Botcazou
1
-6
/
+9
2009-04-22
decl.c (gnat_to_gnu_entity): Compute is_type predicate on entry.
Eric Botcazou
1
-11
/
+8
2009-04-22
fe.h (Get_External_Name): Declare.
Eric Botcazou
1
-13
/
+11
2009-04-21
ada-tree.h (TYPE_RM_SIZE_NUM): Delete.
Eric Botcazou
1
-9
/
+8
[prev]
[next]