aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2004-12-08c-common.c (verify_tree): Don't check code length if we know we are handling ...Kazu Hirata5-35/+18
2004-12-08re PR middle-end/18293 (Redundant copy operation introduced by expand)Roger Sayle3-6/+31
2004-12-07tree-pretty-print.c (dump_array_domain): Split out from dump_generic_node; fi...Richard Henderson2-42/+39
2004-12-08invoke.texi: Adjust default values for large-function-growth and inline-unit-...Richard Guenther2-6/+15
2004-12-07re PR target/18443 (#pragma pack(1) breaks function pointer initialization)David Mosberger2-5/+12
2004-12-08Daily bump.GCC Administrator1-1/+1
2004-12-08re PR c/18867 (ICE on invalid switch quantity)Steven Bosscher4-0/+19
2004-12-08re PR middle-end/17340 (Internal error compiling with -O3)Steven Bosscher2-40/+64
2004-12-07c-tree.h (struct lang_type): Rename 'objc_protocols' field to 'objc_info'.Ziemowit Laski4-6/+18
2004-12-07re PR target/16317 (MIPS-netbsd does not define NO_IMPLICIT_EXTERN_C)Eric Christopher2-0/+8
2004-12-07mips-protos.h (mips_valid_pointer_mode): Move prototype...Eric Christopher3-2/+8
2004-12-07re PR target/18442 (Rejects attribute((mode(SI))) when using -mint64)Eric Christopher2-0/+32
2004-12-07c-common.c, [...]: Replace uses of first_rtl_op with TREE_CODE_LENGTH.Kazu Hirata14-41/+37
2004-12-07t-aix43, t-aix52 (SHLIB_LINK): Revert 2004-12-01 change.David Edelsohn3-6/+11
2004-12-07name-lookup.c (leave_scope): We only need to update class_binding_level when ...Roger Sayle2-5/+15
2004-12-07* g++.dg/other/unreachable-1.C: New test.Volker Reichelt2-0/+15
2004-12-07c-tree.h (struct lang_type): Add 'objc_protocols' field.Ziemowit Laski4-0/+14
2004-12-06reload.c (find_valid_class): Fix logic to test inner mode as well.DJ Delorie2-15/+31
2004-12-07tm.texi (TARGET_VALID_POINTER_MODE): Document.Eric Christopher2-2/+12
2004-12-07Daily bump.GCC Administrator1-1/+1
2004-12-06* config/rs6000/sysv4.h: Define RELOCATABLE_NEEDS_FIXUP to 1.Aldy Hernandez2-1/+5
2004-12-06re PR tree-optimization/18601 (tree cfglceanup is slow)Zdenek Dvorak3-240/+151
2004-12-06expr.c (expand_expr_real_1): Remove an "if" whose condition is always false.Kazu Hirata2-6/+5
2004-12-06Make-lang.in (JAVA_MANFILES): Added gcj-dbtool.Tom Tromey3-5/+119
2004-12-06c-gimplify.c (gimplify_c_loop): Improve initial implementations for loops who...Roger Sayle3-31/+45
2004-12-06bt-load.c (btr_def_s): New member own_end;J"orn Rennecke2-19/+73
2004-12-06re PR java/14853 (Assignment to final field permitted when compiling to native)Tom Tromey4-5/+19
2004-12-06Move ChangeLog entry to the correct ChangeLog!Nick Clifton2-6/+6
2004-12-06oops - omitted from previous checkinNick Clifton1-7/+8