aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-11-16re PR rtl-optimization/24160 (ICE with -O1 -ftree-vectorize -msse)Richard Henderson2-44/+104
2005-11-16fold-const.c (const_binop): Don't constant fold the operation if the result h...Eric Botcazou5-0/+49
2005-11-16unwind-arm.c (abort): Add prototype here.Daniel Jacobowitz12-53/+154
2005-11-16unwind-arm.h: Reorder interface function declarations.Nathan Sidwell9-61/+206
2005-11-16Makefile.in: Add EH_MECHANISM=-gcc to s390(x) linux.Richard Guenther2-0/+5
2005-11-16re PR target/24772 (Lots of ICEs in vrsave_operation_1 while running the test...David Edelsohn3-8/+15
2005-11-16crti.s (__init, __fini): Use appropriate prologue if __PIC__ is defined.Bernd Schmidt5-3/+36
2005-11-16re PR ada/24855 (Missing stdarg.h in ada/raise.c for arm-rtems)Joel Sherrill2-0/+6
2005-11-16re PR fortran/24357 (whither ratfor?)Tobias Schlüter3-12/+18
2005-11-16Make-lang.in (ada/decl.o): Add $(EXPR_H) dependency.Richard Guenther2-2/+7
2005-11-16Fix typos.Arnaud Charlet1-2/+2
2005-11-16Fix typo in previous change.Arnaud Charlet1-1/+1
2005-11-16alpha.c (alpha_expand_prologue): Fix off-by-one bug in the stack probing loop.Eric Botcazou2-4/+8
2005-11-15configure.ac: Use .machine power5 not power5x.David Edelsohn3-2/+7
2005-11-16c-decl.c (lookup_name_two): Add.Mike Stump10-2/+44
2005-11-16re PR rtl-optimization/23392 (foward-1.m fails with -funroll-loops -O3 -fgnu-...Alan Modra2-16/+41
2005-11-16Daily bump.GCC Administrator1-1/+1
2005-11-16re PR fortran/24096 (huge() returns infinity for long doubles)Alan Modra2-0/+15
2005-11-15Fix typoMike Stump1-1/+1
2005-11-15* c.opt (ffixed-line-length-none): New.David Edelsohn2-0/+7
2005-11-15re PR c++/24667 (-Wcast-qual fails to warn about offending cast for a old sty...Mark Mitchell4-6/+32
2005-11-15Minor reformatting.Arnaud Charlet4-9/+12
2005-11-15* mklibgcc.in: Change contents of eh_dummy.c.Steve Ellcey2-1/+5
2005-11-15Further improvement in commentsArnaud Charlet1-0/+1
2005-11-15Remove obsolete/wrong comment.Arnaud Charlet1-1/+0
2005-11-15Resync.Arnaud Charlet1-0/+1327
2005-11-15* loop.c (scan_loop): Do not insert temporaries for hard registers.Daniel Jacobowitz2-2/+8
2005-11-15lib1funcs.asm (div0): Call raise instead of making syscalls.Daniel Jacobowitz3-18/+25
2005-11-15a-secain.adb, [...]: Minor reformattingRobert Dewar683-1765/+1505
2005-11-15gnat_ugn.texi: Document that -fstack-check is needed for strict compliance wi...Cyrille Comar5-357/+798
2005-11-15[multiple changes]Arnaud Charlet7-43/+32
2005-11-15xgnatugn.adb: Replace invalid membership test by 'ValidRobert Dewar1-7/+7
2005-11-15tempdir.adb (Tempdir): Do not use environment variable TMPDIR if it designate...Vincent Celier1-2/+5
2005-11-15switch.adb (Bad_Switch): New procedureVincent Celier3-58/+54
2005-11-15s-stoele.adb: Fix code for Address mod Storage_Offset for negative offset valuesRobert Dewar1-4/+6
2005-11-15s-finroo.ads, [...] (Read): Addition of "not null" to the anonymous access.Javier Miranda5-124/+159
2005-11-15sem_warn.ads, [...] (Publicly_Referenceable): Generic formals of a generic su...Ed Schonberg3-17/+243
2005-11-15sem_util.ads, [...]: Change name Is_Package to Is_Package_Or_Generic_Package.Robert Dewar2-34/+127
2005-11-15re PR ada/15604 (Ambiguous aggregate -- Accepts invalid)Ed Schonberg1-7/+73
2005-11-15sem_res.adb (Resolve_Call): Provide a better error message whenever a procedu...Hristian Kirtchev1-82/+111
2005-11-15sem_eval.adb: Implement d.f flagRobert Dewar1-9/+23
2005-11-15sem_ch8.adb (Analyze_Subprogram_Renaming): In a generic context...Ed Schonberg1-14/+268
2005-11-15sem_ch7.adb (Install_Parent_Private_Declarations): New procedure nested withi...Gary Dismukes1-6/+95
2005-11-15sem_ch6.adb (Check_Conformance): The null-exclusion feature can be omitted in...Javier Miranda1-52/+149
2005-11-15sem_ch3.ads, [...] (Build_Discriminal): Add link to original discriminant.Ed Schonberg2-194/+261
2005-11-15sem_ch12.ads, [...] (Map_Entities): Exclude entities whose names are internal...Gary Dismukes2-71/+342
2005-11-15sem_ch10.adb: Change name Is_Package to Is_Package_Or_Generic_Package Do not ...Robert Dewar1-42/+76
2005-11-15sem_aggr.adb (Resolve_Aggregate): An others choice is legal on the rhs of an ...Ed Schonberg1-5/+26
2005-11-15prj-pp.adb (Print): Do not output the with statement if the associated name i...Emmanuel Briot2-18/+36
2005-11-15prj-part.adb (Create_Virtual_Extending_Project): Put virtual project into Prj...Vincent Celier1-1/+14