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/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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-04-23
gnat_ugn.texi (Complexity Metrics Control): Update link to the Watson/McCabe ...
Gerald Pfeifer
2
-1
/
+6
2011-04-23
* gnat_ugn.texi (Examples of gnatxref Usage): Fix typo: s/it it/it is/
Jim Meyering
2
-1
/
+5
2011-04-22
decl.c (make_packable_type): Copy DECL_PARALLEL_TYPE onto the new type.
Eric Botcazou
2
-0
/
+7
2011-04-22
gigi.h (create_subprog_decl): Add ARTIFICIAL_FLAG parameter.
Eric Botcazou
5
-64
/
+87
2011-04-21
Makefile.in (NO_SIBLING_ADAFLAGS): Always define.
Eric Botcazou
3
-85
/
+95
2011-04-20
remove useless if-before-free tests
Jim Meyering
2
-2
/
+5
2011-04-17
Make-lang.in (gnatbind): Replace $(ALL_CFLAGS) with $(CFLAGS) on the link line.
Eric Botcazou
2
-1
/
+6
2011-04-17
decl.c (gnat_to_gnu_entity): Declare the padded type built for the return typ...
Eric Botcazou
2
-0
/
+12
2011-04-14
utils.c (gnat_poplevel): Use block_chainon.
Nathan Froyd
2
-2
/
+6
2011-04-13
Fix minor formatting issues
Eric Botcazou
1
-5
/
+5
2011-04-13
ada-tree.h (union lang_tree_node): Check for TS_COMMON before calling TREE_CH...
Nathan Froyd
3
-1
/
+27
2011-04-12
cgraph.h (cgraph_node): Remove function declaration.
Martin Jambor
2
-1
/
+6
2011-04-08
decl.c (gnat_to_gnu_entity): Set minimum alignment on fields of the RETURN ty...
Eric Botcazou
2
-0
/
+9
2011-04-08
trans.c (Identifier_to_gnu): Do not return initializers of aggregate types th...
Eric Botcazou
2
-2
/
+11
2011-04-08
utils.c (handle_sentinel_attribute): Don't use TYPE_ARG_TYPES
Nathan Froyd
2
-13
/
+8
2011-04-04
re PR ada/47163 (Failure building target-libada for MingW64)
Eric Botcazou
2
-0
/
+6
2011-04-04
re PR ada/47163 (Failure building target-libada for MingW64)
Kai Tietz
2
-0
/
+11
2011-04-02
utils2.c (build_allocator): In the unconstrained array type case...
Eric Botcazou
2
-12
/
+8
2011-04-02
utils.c (update_pointer_to): Finalize named pointer types.
Eric Botcazou
2
-2
/
+14
2011-04-02
lang.opt (feliminate-unused-debug-types): Delete.
Eric Botcazou
3
-25
/
+9
2011-04-02
utils.c (gnat_pushdecl): If this is a non-artificial declaration of a pointer...
Eric Botcazou
2
-2
/
+12
2011-04-02
decl.c (gnat_to_gnu_entity): Do not force the DECL_ARTIFICIAL flag on enumera...
Eric Botcazou
2
-3
/
+6
2011-04-02
decl.c (gnat_to_gnu_entity): Do not make fat pointer types artificial uncondi...
Eric Botcazou
2
-9
/
+27
2011-04-02
gigi.h (get_dummy_type): Declare.
Eric Botcazou
4
-174
/
+188
2011-04-02
ada-tree.h (DECL_TAFT_TYPE_P): New flag.
Eric Botcazou
5
-10
/
+63
2011-04-02
gigi.h (record_builtin_type): Add ARTIFICIAL_P param.
Eric Botcazou
4
-13
/
+38
2011-04-02
decl.c (gnat_to_gnu_entity): Defer finalizing types when updating the pointer...
Eric Botcazou
2
-47
/
+55
2011-04-01
dwarf2out.c (dwarf_attr_name): Map DW_AT_GNAT_descriptive_type.
Olivier Hainque
2
-1
/
+21
2011-03-28
Makefile.in (SO_LIB): Handle multilib build for native windows targets.
Kai Tietz
3
-1
/
+13
2011-03-28
raise-gcc.c (PERSONALITY_FUNCTION): Add prototype to prevent warning.
Kai Tietz
2
-0
/
+10
2011-03-28
re PR ada/44431 ([boot with C++] Conflicting exit declaration in ada/b_gnatb.c)
Tristan Gingold
3
-23
/
+54
2011-03-26
decl.c (gnat_to_gnu_entity): Create TYPE_DECL for the padded type built to su...
Eric Botcazou
2
-3
/
+19
2011-03-26
gigi.h (finalize_from_with_types): Adjust comment.
Eric Botcazou
4
-50
/
+59
2011-03-26
inline.adb (Back_End_Cannot_Inline): Lift restriction on calls to subprograms...
Eric Botcazou
4
-69
/
+27
2011-03-25
dwarf2asm.c (dw2_asm_output_encoded_addr_rtx): Add missing va_end.
Jeff Law
2
-0
/
+5
2011-03-24
einfo.ads (Size_Depends_On_Discriminant): Adjust description.
Eric Botcazou
5
-9
/
+88
2011-03-24
trans.c (gnat_to_gnu): Remove obsolete case of non-conversion to the nominal ...
Eric Botcazou
2
-15
/
+12
2011-03-23
trans.c (create_temporary): New function taken from...
Eric Botcazou
2
-71
/
+119
2011-03-23
decl.c (validate_size): Improve comments and tweak error message.
Eric Botcazou
2
-29
/
+34
2011-03-23
decl.c (gnat_to_gnu_entity): Create TYPE_DECL for the padded type built in or...
Eric Botcazou
2
-13
/
+30
2011-03-21
re PR bootstrap/48216 (IRIX 6 Ada bootstrap broken: gnu_decl uninitialized in...
Eric Botcazou
2
-10
/
+16
2011-03-21
decl.c (components_to_record): Add REORDER parameter...
Eric Botcazou
2
-53
/
+123
2011-03-21
decl.c (elaborate_expression_1): When optimization is disabled, use the varia...
Eric Botcazou
2
-8
/
+20
2011-03-21
ChangeLog gcc/
Kai Tietz
2
-18
/
+37
2011-03-17
decl.c (elaborate_expression_1): Try harder to find out whether the expressio...
Eric Botcazou
2
-30
/
+53
2011-03-17
gigi.h (smaller_form_type_p): Declare.
Eric Botcazou
4
-25
/
+46
2011-02-14
misc.c (gnat_init_options): Do not concatenate -I and its argument, except fo...
Eric Botcazou
2
-7
/
+11
2011-02-12
gnat_ugn.texi (Compiling Different Versions of Ada): Update link to "Ada Issu...
Gerald Pfeifer
2
-1
/
+6
2011-02-08
* gcc-interface/Makefile.in (x86-64 darwin): Handle multilibs.
Eric Botcazou
2
-3
/
+13
2011-02-03
gigi.h (fill_vms_descriptor): Take GNU_TYPE instead of GNAT_FORMAL.
Eric Botcazou
5
-145
/
+134
[prev]
[next]