aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-04-23re PR rtl-optimization/14984 (bootstrap binary compare differs for Ada object...Laurent GUERBY2-6/+24
2004-04-23Add Mostafa to entry of my previous commit.Jan Hubicka1-0/+1
2004-04-22line-map.h (struct line_maps): New field highest_line.Per Bothner12-74/+117
2004-04-23add pr number to last commitAlan Modra1-0/+1
2004-04-23gcc.c (init_gcc_specs): Test USE_LD_AS_NEEDED, not HAVE_LD_AS_NEEDED.Alan Modra10-3/+61
2004-04-22re PR preprocessor/15067 (Minor glitch in the source of cpp.)Per Bothner2-1/+6
2004-04-23init.c (build_aggr_init): Fix accidental use of C99 construct in previous cha...Mark Mitchell2-1/+7
2004-04-23Daily bump.GCC Administrator1-1/+1
2004-04-22ia64intrin.h: Add intermediate cast to void * to avoid aliasing warning.Andreas Schwab2-32/+37
2004-04-22cfgloopmanip.c (scale_bbs_frequencies): Use RDIV macroJan Hubicka3-6/+12
2004-04-22Add dg-optionsMark Mitchell1-0/+2
2004-04-22class.c (initialize_array): Don't set TREE_HAS_CONSTRUCTOR on braced initiali...Mark Mitchell10-64/+72
2004-04-22cselib.h (struct elt_loc_list): Remove canon_loc field.Jakub Jelinek3-5/+7
2004-04-22resource.c (write_resource_constructor): Guard call to possibly NULL targetm....Roger Sayle2-2/+11
2004-04-22RevertJosef Zlomek2-6/+8
2004-04-22invoke.texi: Remove the MIPS -membedded-pic option.Richard Sandiford8-338/+60
2004-04-22* name-lookup.c (anonymous_namespace_name): Make static.Alan Modra2-1/+5
2004-04-22* var-tracking.c (frame_base_decl): Remove useless GTY.Alan Modra2-1/+5
2004-04-22rs6000.c (rs6000_override_options): Error when user wants altivec and e500 in...Aldy Hernandez2-0/+8
2004-04-22altivec-1.c: XFAIL for powerpc-eabispe.Aldy Hernandez4-0/+9
2004-04-22Daily bump.GCC Administrator1-1/+1
2004-04-21target-supports.exp (check_profiling_available): Assume profiling is not avai...Aldy Hernandez2-0/+6
2004-04-21MIPS SB-1 DFA scheduler.James E Wilson7-6/+611
2004-04-21crtend.asm: Move pointer to __do_global_ctors_aux in .init_array section to ...H.J. Lu3-4/+13
2004-04-211c-01.c: Use ptrdiff_t for casts of pointers.Janis Johnson3-25/+32
2004-04-21Delete all WARN_CFLAGS references from fixinc.James E Wilson3-8/+12
2004-04-21rs6000 (print_operand): Change ifdef of TARGET_MACHO to if TARGET_MACHO.Andrew Pinski2-1/+6
2004-04-21* config.gcc: Support --with-arch=iwmmxt for ARM.Daniel Jacobowitz2-1/+5
2004-04-21expmed.c (expand_mult_highpart_optab): Use narrower version of OP1 in two mor...Richard Kenner2-7/+10
2004-04-21rs6000.c (symbol_ref_operand): Remove hack for TARGET_MACHO.Andrew Pinski2-19/+17
2004-04-21[multiple changes]Arnaud Charlet32-888/+1228
2004-04-20re PR debug/15033 (libgcc2.c:470: internal compiler error: Segmentation fault)Andrew Pinski2-0/+7
2004-04-20Fix IA-64 bootstrap error caused by -fregrename which is now the default.James E Wilson2-2/+7
2004-04-20dwarf2out.c (rtl_for_decl_location): Adjust rtl for byte variables stored in ...DJ Delorie2-0/+23
2004-04-21Daily bump.GCC Administrator1-1/+1
2004-04-20extern.c: New test.Eric Christopher5-4/+36
2004-04-20optabs.h (enum optab_index): Add new OTI_asin and OTI_acos.Uros Bizjak8-0/+226
2004-04-20* gcc.dg/vmx/vmx.exp: Change DEFAULT_CFLAGS to DEFAULT_VMXCFLAGS.Aldy Hernandez2-4/+8
2004-04-20* config/arm/arm.c (arm_legitimate_address_p): Use rtx_equal_p.Paul Brook2-1/+5
2004-04-20* config/arm/arm.c (arm_expand_prologue): Fix size calculation.Paul Brook2-2/+6
2004-04-20Revert part of 2004-04-17 change that moved -frename-registers to -O1.Paolo Bonzini3-15/+24
2004-04-20patch from Anil Paranjpe to fix H8/300 .ident problem.Anil Paranjpe2-2/+9
2004-04-20mips.c (mips_legitimize_move): Generate special patterns for mflo and mfhi in...Richard Sandiford5-65/+184
2004-04-20function.c (assign_parms): Force MEM_EXPR (DECL_INCOMING_RTL (parm)) == parm.Josef Zlomek2-0/+11
2004-04-20var-tracking.c (variable_part_different_p): Variable parts differ when the mo...Josef Zlomek2-0/+11
2004-04-19Eliminate broken unused function.James E Wilson3-49/+5
2004-04-20fold-const.c (fold_convert): Make function extern/public.Roger Sayle4-44/+59
2004-04-20re PR middle-end/14531 (pessimise code, loose constantness)Roger Sayle2-4/+11
2004-04-20rs6000.md (UNSPEC_MV_CR_GT): New constant.Aldy Hernandez5-70/+168
2004-04-20class.c (make_class_data): Add new field aux_info.Bryce McKinlay3-0/+8