aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2001-11-23old-dejagnu.exp (old-dejagnu): Copy extra source files to the host if it is r...Geoffrey Keating12-1/+50
2001-11-23* cris.h: Revert thinko in last patch.Kaveh R. Ghazi2-0/+13
2001-11-23ChangeLog.0, [...]: Fix spelling errors.Joseph Myers32-83/+90
2001-11-23predict.c, [...]: Fix spelling errors.Joseph Myers3-9/+13
2001-11-22calls.c (check_sibcall_argument_overlap): Use slot_offset for start of stack ...Andrew Haley2-2/+7
2001-11-22fix typo in previous deltaNick Clifton1-2/+1
2001-11-22cfgrtl.c (try_redirect_by_replacing_jump): Fix typo, emit replacement jump af...Graham Stott2-3/+13
2001-11-22* local-alloc.c (combine_regs): Handle SUBREG_REG being a MEM.Graham Stott2-22/+44
2001-11-22(in m32rx patch): Replace "." with "@." when preceeded by a capital letterNick Clifton1-2/+2
2001-11-22Fix for little endian ARMsNick Clifton2-1/+33
2001-11-22Fix typo in last changeRichard Kenner1-1/+1
2001-11-22i386.md (leave, [...]): Have RTL reflect what insn actually does.Richard Kenner2-4/+9
2001-11-22Document -m32r switch. Fix typo -mm32rx=> -m32rx.Nick Clifton2-5/+11
2001-11-22Only build arm_elf_asm_named_section for elf targetsNick Clifton2-1/+9
2001-11-22Add necessary header files to tm_file for xscale-ecoffNick Clifton2-1/+6
2001-11-22Daily bump.GCC Administrator2-2/+2
2001-11-22* rs6000.c (output_cbranch): Use $, not %$, in output template.Zack Weinberg2-1/+5
2001-11-22tree-dump.c: Rename from c-dump.c.Bryce McKinlay28-1161/+203
2001-11-221750a.h (DBX_REGISTER_NUMBER): Don't define.Kaveh R. Ghazi37-169/+52
2001-11-22tree-dump.{c,h} renamed from c-dump.{c,h}.Bryce McKinlay2-0/+1024
2001-11-21sysv4.h (LIB_SPEC): Fix a typo.H.J. Lu2-1/+5
2001-11-22s390.c (s390_va_arg): Eliminate ALIGN parameter in call to emit_cmp_and_jump_...Kaveh R. Ghazi3-5/+12
2001-11-22re PR c++/3637 (Internal compiler error in finish_member_declaration)Mark Mitchell3-3/+48
2001-11-21function.c (keep_stack_depressed): Major rework.Richard Kenner4-41/+282
2001-11-21expr.c (expand_expr, [...]): Refine slightly and also support TREE_ADDRESSABLE.Richard Kenner3-25/+35
2001-11-21* rs6000.md (cmptf_internal1): Replace %$ with $.David Edelsohn2-1/+5
2001-11-21cppfiles.c (STAT_SIZE_TOO_BIG): Define.Douglas B Rupp2-1/+17
2001-11-21cppinit.c (INO_T_COPY): Define.Douglas B Rupp2-4/+12
2001-11-21* cfg.c: Fix typos and formatting in the introductory comment.Richard Sandiford2-4/+9
2001-11-21profile.c (compute_branch_probabilites): Compute probabilities for entry/exit...Jan Hubicka2-25/+52
2001-11-21explow.c (probe_stack_range): Use LCT_NORMAL as second argument to emit_libra...Jakub Jelinek7-13/+29
2001-11-21c-decl.c (c_expand_deferred_function): Only call c_expand_body if fndecl is s...Jakub Jelinek5-2/+35
2001-11-21Daily bump.GCC Administrator2-2/+2
2001-11-21g77.texi: egcs was not a `@command'.Toon Moene4-398/+405
2001-11-21clipper.c (clipper_movstr): Avoid uninitialized warning.Kaveh R. Ghazi7-9/+21
2001-11-21config.gcc: Delete powerpcle-*-solaris2* stanza.Zack Weinberg13-592/+166
2001-11-21sh.md: Avoid uninitialized warnings.Kaveh R. Ghazi3-1/+10
2001-11-20Add cmptf missed in patch.David Edelsohn2-1/+24
2001-11-21config.gcc: Add FreeBSD/PowerPC target.David O'Brien1-0/+149
2001-11-21rs6000.c (direct_return): Check if we are saving altivec registers.Aldy Hernandez4-30/+471
2001-11-20unroll.c (copy_loop_body): Update LABEL_NUSES for the exit label as necessary.Jeff Law2-0/+6
2001-11-20reload1.c (elimination_effects): Use function_invariant_p instead of CONSTANT...Brad Kaiser3-1/+86
2001-11-20altivec-1.c: Fix typo.Aldy Hernandez2-1/+5
2001-11-20Add the part of the freebsd-ppc patch that was rejected by patch(1).David O'Brien1-1/+1
2001-11-20config.gcc: Add FreeBSD/PowerPC target.David O'Brien12-162/+203
2001-11-20unwind-dw2-fde.c (__deregister_frame_info_bases): Fix lossage in last change ...Graham Stott2-1/+6
2001-11-20parse.h (java_expand_switch): Remove old prototype.Roger Sayle2-1/+4
2001-11-20xm-vms.h (_POSIX_EXIT): Define.Douglas B Rupp2-9/+9
2001-11-20rs6000.c (rs6000_emit_eh_toc_restore): Remove ALIGN parm.David Edelsohn5-26/+214
2001-11-20* gcc.dg/c90-intconst-1.c, gcc.dg/c99-intconst-1.c: New tests.Joseph Myers3-0/+1406