index
:
ppe42-gcc
gcc-4_9_2-ppe42
GCC for the PPE42
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
gcc
/
ada
/
gcc-interface
/
misc.c
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
gcc/ChangeLog:
steven
2010-06-28
1
-2
/
+1
*
2010-06-18 Javier Miranda <miranda@adacore.com>
charlet
2010-06-18
1
-0
/
+3
*
gcc/ada:
lauras
2010-06-08
1
-1
/
+1
*
* gcc-interface/decl.c (gnat_to_gnu_entity): Adjust warning message.
ebotcazou
2010-05-30
1
-4
/
+4
*
* gcc-interface/utils.c: Do not include function.h, pointer-set.h,
steven
2010-05-25
1
-85
/
+2
*
* diagnostic.c: Don't include plugin.h.
jsm28
2010-05-25
1
-6
/
+12
*
* langhooks.h (struct lang_hooks): Add new field deep_unsharing.
ebotcazou
2010-05-19
1
-0
/
+2
*
2010-05-16 Manuel López-Ibáñez <manu@gcc.gnu.org>
manu
2010-05-16
1
-6
/
+1
*
PR 40989
ebotcazou
2010-05-07
1
-1
/
+2
*
2010-05-06 Manuel López-Ibáñez <manu@gcc.gnu.org>
manu
2010-05-06
1
-2
/
+2
*
2010-04-18 Eric Botcazou <ebotcazou@adacore.com>
ebotcazou
2010-04-18
1
-1
/
+1
*
Fix copyright date.
ebotcazou
2010-04-17
1
-1
/
+1
*
* uintp.h (UI_Lt): Declare.
ebotcazou
2010-04-17
1
-7
/
+10
*
* back-end.adb (Call_Back_End): Pass Standard_Character to gigi.
ebotcazou
2010-04-17
1
-2
/
+4
*
* gcc-interface/gigi.h (enum standard_datatypes): Add new values
ebotcazou
2010-04-17
1
-0
/
+2
*
* gcc-interface/gigi.h (gnat_init_decl_processing): Delete.
ebotcazou
2010-04-16
1
-6
/
+26
*
Remove lang_eh_type_covers, which is dead, and the corresponding
baldrick
2010-04-13
1
-17
/
+0
*
* gimple.c (walk_gimple_op) <GIMPLE_ASSIGN>: Do not request a pure
ebotcazou
2010-04-13
1
-1
/
+1
*
* gcc-interface/ada-tree.h (TYPE_FAT_POINTER_P): Swap with...
ebotcazou
2009-10-16
1
-3
/
+2
*
ada/
hainque
2009-09-25
1
-0
/
+5
*
Squash commit of EH in gimple
rth
2009-09-14
1
-1
/
+0
*
2009-09-13 Richard Guenther <rguenther@suse.de>
rguenth
2009-09-13
1
-5
/
+20
*
2009-09-01 Diego Novillo <dnovillo@google.com>
dnovillo
2009-09-03
1
-1
/
+1
*
2009-09-01 Richard Guenther <rguenther@suse.de>
rguenth
2009-09-01
1
-2
/
+0
*
* gcc-interface/ada-tree.h (SET_TYPE_RM_VALUE): Mark the expression
ebotcazou
2009-08-20
1
-8
/
+2
*
2009-07-17 Richard Guenther <rguenther@suse.de>
rguenth
2009-07-17
1
-3
/
+0
*
* gcc-interface/ada-tree.h: Minor reorganization.
ebotcazou
2009-07-11
1
-4
/
+4
*
2009-06-26 Laurent GUERBY <laurent@guerby.net>
guerby
2009-06-26
1
-2
/
+3
*
* common.opt (gdwarf-): Accept a version number.
rth
2009-06-12
1
-2
/
+2
*
* gcc-interface/misc.c (gnat_get_subrange_bounds): Fix thinko.
ebotcazou
2009-05-23
1
-2
/
+6
*
* dbxout.c (dbxout_range_type): Add LOW and HIGH parameters. Use them
ebotcazou
2009-05-15
1
-0
/
+21
*
Fix nit
ebotcazou
2009-04-24
1
-1
/
+0
*
* fe.h (Set_Identifier_Casing): Add const to second parameter.
ebotcazou
2009-04-24
1
-5
/
+8
*
* gcc-interface/gigi.h (create_index_type): Adjust head comment.
ebotcazou
2009-04-23
1
-2
/
+2
*
* gcc-interface/cuintp.c: Clean up include directives.
ebotcazou
2009-04-23
1
-13
/
+5
*
* gcc-interface/ada-tree.def: Fix formatting nits.
ebotcazou
2009-04-22
1
-61
/
+28
*
* ada-tree.h (TYPE_RM_SIZE_NUM): Delete.
ebotcazou
2009-04-21
1
-2
/
+2
*
* gcc-interface/misc.c (gnat_expand_expr): Remove.
dnovillo
2009-04-17
1
-43
/
+0
*
Licensing changes to GPLv3 resp. GPLv3 with GCC Runtime Exception.
jakub
2009-04-09
1
-10
/
+3
*
* gcc-interface/gigi.h (standard_datatypes): Remove ADT_void_type_decl.
ebotcazou
2009-04-07
1
-1
/
+1
*
PR rtl-optimization/323
jsm28
2009-03-30
1
-0
/
+7
*
Update Copyright years for files modified in 2008 and/or 2009.
jakub
2009-02-20
1
-1
/
+1
*
2009-02-18 H.J. Lu <hongjiu.lu@intel.com>
hjl
2009-02-18
1
-0
/
+3
*
* gcc-interface/misc.c (gnat_printable_name): Always return a copy
ebotcazou
2008-11-06
1
-3
/
+3
*
2008-08-09 Manuel Lopez-Ibanez <manu@gcc.gnu.org>
manu
2008-08-09
1
-1
/
+1
*
PR ada/36554
ebotcazou
2008-07-30
1
-0
/
+1
*
* gcc-interface: New directory.
charlet
2008-07-29
1
-0
/
+876
[prev]