aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2004-04-26Clean up previous change.Arnaud Charlet1-2/+2
2004-04-26* config/arm/arm.c (arm_legitimate_index_p): Correct maverick offsets.Paul Brook2-7/+9
2004-04-26fold-const.c (fold): Prefer fold_convert (negate_expr (...)) to fold (build1 ...Roger Sayle2-5/+23
2004-04-26re PR bootstrap/15141 (MMIX breakage in except.c:connect_post_landing_pads:ha...Hans-Peter Nilsson2-2/+21
2004-04-26Daily bump.GCC Administrator1-1/+1
2004-04-25PR/c++ 15119Richard Kenner2-2/+21
2004-04-25Fix typo in comment.Richard Kenner1-1/+1
2004-04-25gcov-io.h (__gcov_fork, [...]): Do not declare when inhibit_libc is defined.Zdenek Dvorak2-0/+8
2004-04-25run_all.sh: Handle cd2a83c, cd2a91c (target_bit) and ad8011a (target_insn).Laurent GUERBY4-3/+39
2004-04-25mips-protos.h (mips_linked_macc_p): Declare.Richard Sandiford5-15/+197
2004-04-25Daily bump.GCC Administrator1-1/+1
2004-04-24inclhack.def (aix_syswait_2): New fix.Roger Sayle4-5/+72
2004-04-24re PR target/14960 ([3.4 only] -maltivec affects vector return with -mabi=no-...Alan Modra3-15/+27
2004-04-24expmed.c (expand_mult_highpart_adjust): Do not assume OP1 is a CONST_INT.Ulrich Weigand2-3/+9
2004-04-24* gcc.dg/const-elim-1.c: XFAIL on s390*-*-*.Ulrich Weigand2-2/+6
2004-04-24host-linux.c (TRY_EMPTY_VM_SPACE): Define for __s390__ and __s390x__ hosts.Ulrich Weigand2-0/+9
2004-04-24Daily bump.GCC Administrator1-1/+1
2004-04-23Makefile.in (LIBGCOV): Add _gcov_fork...Zdenek Dvorak10-33/+282
2004-04-23re PR rtl-optimization/13985 (ICE in gcc.c-torture/compile/930621-1.c)Eric Botcazou4-4/+68
2004-04-23Makefile.in: Remove RANLIB_TEST, use -$(RANLIB) including after install.Laurent GUERBY2-8/+12
2004-04-23darwin7.h: New file.Andrew Pinski4-2/+49
2004-04-23arm.c (arm_output_epilogue): Reverse the order of loading iWMMXt registers wi...Daniel Jacobowitz4-3/+73
2004-04-23re PR c++/15064 (typeid of template parameter gives ICE)Giovanni Bajo4-1/+28
2004-04-23* Make-lang.in (GNATBIND_OBJS): Add s-addope.o.Rainer Orth2-0/+5
2004-04-23[multiple changes]Arnaud Charlet31-856/+1099
2004-04-23invoke.texi (Optimize Options): Refer to "unit-at-a-time mode" rather than "-...Paolo Bonzini2-17/+52
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