aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2005-03-16gcc-version.m4: Delete.Zack Weinberg26-440/+584
2005-03-16re PR tree-optimization/17454 (ICE with --enable-checking=fold)Roger Sayle3-2/+16
2005-03-16charset.c (_cpp_valid_ucn): In identifiers, reject a partial UCN rather than ...Geoffrey Keating2-0/+9
2005-03-16mlib-tgt-darwin.adb (Library_Exist_For, [...]): Add new parameter In_Tree to ...Vincent Celier2-11/+29
2005-03-16Daily bump.GCC Administrator1-1/+1
2005-03-15optabs.c (expand_doubleword_mult): Avoid clobbering op0 and op1 whilst expand...Roger Sayle2-4/+9
2005-03-15toplev.c (display_target_options): Avoid unused variable warning if TARGET_SW...Richard Sandiford5-85/+119
2005-03-15Make-lang.in (ada/treeprs.ads, [...]): Use unique subdirectories of ada/bldto...Jakub Jelinek2-15/+21
2005-03-15real.c (c4x_single_format, [...]): Provide values for signbit_ro for c4x's si...Roger Sayle3-12/+20
2005-03-15trans.c (gnat_to_gnu): Set gnu_result to NULL_TREE on entry.Eric Botcazou2-0/+7
2005-03-15target-supports.exp (check_vmx_hw_available): Use -maltivec for darwin.Janis Johnson2-1/+15
2005-03-15tree-vectorizer.h (unknown_alignment_for_access_p): Replaced by known_alignme...Dorit Naishlos10-174/+504
2005-03-15arm.h (CONDITIONAL_REGISTER_USAGE): Don't clear call_used_regs for wCG regist...Daniel Jacobowitz2-1/+6
2005-03-15resync.Arnaud Charlet1-1/+764
2005-03-15gnat_ugn.texi: Remove extended inline assembly example...Geert Bosch2-1032/+194
2005-03-15[multiple changes]Arnaud Charlet32-3664/+3654
2005-03-15usage.adb: Add missing lines for -gnat95 and -gnat05 switchesRobert Dewar3-4/+25
2005-03-15sysdep.c: Implement __gnat_localtime_r as call to localtime_r on AIX.Matthew Gingell1-5/+3
2005-03-15s-imgwch.adb: Add with and use of Interfaces.Gary Dismukes1-2/+4
2005-03-15s-fatgen.adb (Valid): Extend special exceptions to account for long long floa...Geert Bosch1-7/+17
2005-03-15sem_ch8.adb (Analyze_Subprogram_Renaming): In a generic...Ed Schonberg1-7/+44
2005-03-15sem_ch6.adb (Is_Private_Declaration): Verify that the declaration is attached...Ed Schonberg1-15/+16
2005-03-15sem_ch4.adb (Analyze_Concatenation): Do not consider operators marked Elimina...Ed Schonberg1-6/+16
2005-03-15re PR ada/15608 (Bug box at sem_ch3.adb:8228)Ed Schonberg1-29/+61
2005-03-15sem_ch12.adb (Instantiate_Object): If the analysis of the actual parameter re...Javier Miranda1-79/+134
2005-03-15sem_ch10.adb (Build_Ancestor_Name): If the ancestor is an instantiation that ...Ed Schonberg1-12/+31
2005-03-15Make-lang.in: Add g-utf_32 unit for gnat and gnatbindRobert Dewar7-1712/+3798
2005-03-15re PR ada/6852 (gnatlib fails to build with newlib because it doesn't set up ...Doug Rupp1-9/+24
2005-03-15re PR ada/20226 (Error in __gnat_install_SEH_handler breaks bootstrap)Pascal Obry2-6/+16
2005-03-15gnatchop.adb (Locate_Executable): Normalize the possibly VMS style Command_Name.Doug Rupp1-7/+7
2005-03-15exp_tss.ads, [...] (Find_Inherited_TSS): New subprogram...Thomas Quinot2-8/+58
2005-03-15exp_smem.adb, [...]: Remove OK_For_Stream flag, not used, not needed.Robert Dewar2-8/+9
2005-03-15exp_intr.adb (Expand_Unc_Conversion): As a target type...Ed Schonberg1-3/+25
2005-03-15exp_ch7.adb (Convert_View): Use base types of underlying types when determini...Ed Schonberg1-3/+5
2005-03-15re PR ada/19900 (ACATS c391002 c432002 ICE categorize_ctor_elements_1)Robert Dewar6-154/+369
2005-03-15re PR ada/19900 (ACATS c391002 c432002 ICE categorize_ctor_elements_1)Eric Botcazou7-608/+858
2005-03-15checks.adb (Get_E_First_Or_Last): When the expression being retrieved is an N...Thomas Quinot1-1/+11
2005-03-15bindgen.adb (Gen_Main_C): Change WBI __posix_exit to decc$posix_exitDoug Rupp1-3/+4
2005-03-15atree.ads, atree.adb: Add support for Elist24 fieldJavier Miranda25-727/+1437
2005-03-15re PR ada/13470 (64bits Ada bootstrap failure:xnmake etc. crash generating nm...Robert Dewar10-424/+498
2005-03-15a-stzunb.adb, [...]: Move Realloc_For_Chunk to private part of package.Robert Dewar9-327/+671
2005-03-15a-reatim.ads, [...]: Add functions Minutes and Seconds for AI-386.Robert Dewar3-4/+35
2005-03-15tracebak.c: Under Darwin, use the same unwinding mechanisms as under PPC/AIX.Nicolas Setton1-3/+3
2005-03-15adaint.c: Prefix #include of VMS system header files with vms/ [VMS]...Doug Rupp3-15/+18
2005-03-15s-intman-posix.adb (Notify_Exception): Adjust signature, as handler for sigac...Olivier Hainque3-39/+176
2005-03-15mlib-tgt-tru64.adb, [...] (Library_Exist_For, [...]): Add new parameter In_Tr...Vincent Celier47-3557/+5507
2005-03-15s390.c (s390_secondary_output_reload_class): Adapt check for non-offsettable ...Ulrich Weigand2-6/+11
2005-03-15s-osinte-tru64.ads, [...] (Get_Stack_Base): New functionEric Botcazou3-16/+121
2005-03-15system-unixware.ads, [...]: Add line defining Compiler_System_Version to be F...Robert Dewar37-116/+186
2005-03-15re PR target/18668 (use prescott's fisttp)Uros Bizjak5-326/+317