aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-12-09tree.def (SET_TYPE): Remove.Nathan Sidwell20-421/+95
2004-12-09re PR c++/16681 (array initialization in struct construct is a memory hog)Nathan Sidwell2-0/+6
2004-12-09re PR c++/18073 (mmintrin.h rejected by C++ frontend)Volker Reichelt4-0/+16
2004-12-09re PR c++/16681 (array initialization in struct construct is a memory hog)Nathan Sidwell5-9/+174
2004-12-08* config/i386/i386.md: Use FLAGS_REG everywhere.Richard Henderson2-171/+176
2004-12-09mips.c (mips_scalar_mode_supported_p): Rewrite to avoid call to default funct...Eric Christopher2-9/+29
2004-12-09Daily bump.GCC Administrator1-1/+1
2004-12-08typeck.c: Remove DOS line endings.Kelley Cook2-6/+10
2004-12-08intrinsic.c (gfc_convert_type_warn): Propagate the input shape to the output ...Richard Henderson3-2/+26
2004-12-08re PR middle-end/17982 (stop calling assemble_external before final assembly ...Zack Weinberg5-19/+65
2004-12-08cfgloopmanip.c (create_preheader): Speed up by "unrolling" and simplifying FO...Kazu Hirata2-6/+13
2004-12-08Add missing PR numbers for previous commit:Tobias Schlüter2-0/+2
2004-12-08re PR java/18811 (rhug build problem, regression?)Andrew Haley1-0/+1
2004-12-08jcf-parse.c (load_class): Remove sanity test for missing inner class file.Andrew Haley2-6/+5
2004-12-08* decl.c (gfc_match_end): Use locus of END when eos is an error.Tobias Schlüter2-2/+4
2004-12-08resolve.c (resolve_code): Impose correct restrictions on assigned variable.Tobias Schlüter4-3/+24
2004-12-08Resync.Arnaud Charlet1-0/+380
2004-12-08g-socket.ads (Get_Host_By_Address, [...]): Clarify documentation of the behav...Arnaud Charlet20-529/+994
2004-12-08* vxaddr2line.adb: Add support for x86 vxworksArnaud Charlet1-4/+8
2004-12-08sem_ch8.adb (Find_Type): If node is a reference to 'Base and the prefix is no...Arnaud Charlet1-26/+26
2004-12-08sem_ch5.adb (One_Bound): Remove call to Resolve...Arnaud Charlet1-8/+21
2004-12-08sem_ch4.adb (Process_Implicit_Dereference_Prefix): New subprogram used to rec...Arnaud Charlet1-43/+68
2004-12-08nlists.adb (Prepend_Debug): Remove parameters and nest within Prepend.Arnaud Charlet2-96/+97
2004-12-08misc.c (gnat_types_compatible_p, [...]): Remove.Arnaud Charlet3-36/+18
2004-12-08* Makefile.in: Add support for foreign threads on VMS.Arnaud Charlet1-1/+1
2004-12-08lib-xref.adb (Generate_Reference): Handle properly a reference to an entry fo...Arnaud Charlet2-23/+45
2004-12-08* g-regpat.adb: (Match): Change a misuse of or to or elseArnaud Charlet1-1/+1
2004-12-08g-os_lib.adb (Spawn): Explicitly initialize Saved_Error to avoid a compile-ti...Arnaud Charlet1-1/+5
2004-12-08gnatmem.adb, [...]: Output the copyright message on a separate line from the ...Arnaud Charlet5-11/+10
2004-12-08exp_dist.adb (Specific_Build_General_Calling_Stubs, [...]): New subprograms.Arnaud Charlet4-754/+5745
2004-12-08exp_ch7.adb (Expand_Cleanup_Actions): If statement sequence of construct is r...Arnaud Charlet1-4/+10
2004-12-08exp_ch6.adb (Expand_Call): Add comment on handling of back end intrinsicArnaud Charlet3-43/+91
2004-12-08exp_ch4.adb (Expand_N_Indexed_Component): For an indexed component with an im...Arnaud Charlet3-22/+28
2004-12-08* eval_fat.adb: Revert previous change.Arnaud Charlet1-33/+90
2004-12-08decl.c (maybe_pad_type): Use TYPE_SIZE_UNIT of the input type for TYPE_SIZE_U...Arnaud Charlet2-36/+46
2004-12-08debug.adb: Document that -gnatdA automatically sets -gnatR3mArnaud Charlet4-72/+52
2004-12-08make.adb (Check_Mains, [...]): Adapt to name changes in package Prj (Current_...Arnaud Charlet25-2858/+3633
2004-12-08back_end.adb (Scan_Back_End_Switches): Accept --param.Arnaud Charlet2-3/+4
2004-12-08atree.adb (Visit_Itype): Create a new name for the generated itype...Arnaud Charlet1-2/+12
2004-12-08a-exexpr.adb (Others_Value, [...]): Change initial values from 16#BEEF# to 16...Arnaud Charlet1-2/+4
2004-12-08s-intman-vxworks.adb (Notify_Exception): removed useless check for current ta...Arnaud Charlet2-18/+21
2004-12-08Add new tests for xstormy16Nick Clifton208-12/+7210
2004-12-08frv.c (frv_sort_insn_group): Always initialize packet_group->nop.Richard Sandiford2-0/+9
2004-12-08re PR c++/18100 (template member with same name as class not rejected)Kriang Lerdsuwanakij4-0/+35
2004-12-08re PR c++/18672 (Segfault with simple template code)Nathan Sidwell4-11/+39
2004-12-08* doc/trouble.texi (Non-bugs): Clarify empty loop removal.Nathan Sidwell2-5/+30
2004-12-08re PR c++/18803 (rejects access to operator() in template)Nathan Sidwell17-119/+174
2004-12-08i386.c (output_387_binary_op, [...]): Fix is_sse condition.Uros Bizjak2-2/+7
2004-12-08re PR c/18867 (ICE on invalid switch quantity)Hans-Peter Nilsson2-1/+6
2004-12-08i386-protos.h (ix86_split_fp_branch): New rtx argument.Uros Bizjak5-142/+162