aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2001-11-20Treat XScale as ARMNick Clifton2-1/+6
2001-11-20* emit-rtl.c (get_mem_attrs): Fix typo.Richard Kenner2-1/+5
2001-11-20c-lang.c (finish_file): Backout 2001-11-16 changes...Jakub Jelinek2-23/+11
2001-11-20unwind-dw2-fde.c (__register_frame_info_bases, [...]): Don't register empty ....Jakub Jelinek2-2/+25
2001-11-20configure.in (HAVE_AS_GDWARF2_DEBUG_FLAG): Define.Geoffrey Keating7-41/+185
2001-11-20re PR c++/3637 (Internal compiler error in finish_member_declaration)Mark Mitchell3-24/+83
2001-11-20Daily bump.GCC Administrator2-2/+2
2001-11-20* config.gcc (*-*-freebsd*): Remove configuration block.Loren J. Rittle2-9/+4
2001-11-20configure.in: Setup ability to run ./stage[1234]/xgcc in fixinc *as if* it we...Loren J. Rittle3-2/+9
2001-11-20* config/freebsd.h: Remove DEFAULT_VTABLE_THUNKS (again).Loren J. Rittle2-4/+4
2001-11-20re PR c++/4629 (non-constant `sizeof (void*)' cannot be used as template argu...Mark Mitchell5-6/+217
2001-11-20* Make-lang.in: Complete ``Build g77.1 in $(srcdir)''.Loren J. Rittle2-1/+5
2001-11-20* 1750a.md: Don't use hex format for a const_int.Kaveh R. Ghazi2-2/+6
2001-11-20* expmed.c (extract_bit_field): Don't create invalid SUBREGs.Geoffrey Keating2-8/+17
2001-11-20Index: f/ChangeLogGeoffrey Keating5-3/+29
2001-11-20cpp.exp: For testing on a remote host, copy across all the headers.Geoffrey Keating6-4/+37
2001-11-20* gcc.c-dg/altivec.c: New.Aldy Hernandez2-0/+86
2001-11-19mkconfig.sh: Undefine ENABLE_NLS if GENERATOR_FILE is defined (prevents link ...Zack Weinberg2-0/+12
2001-11-19cvsignore: Ignore g77.1Toon Moene4-106/+114
2001-11-19read-rtl.c (ISDIGIT, ISSPACE): Make sure we have these.DJ Delorie3-4/+42
2001-11-19* doc/hostconfig.texi (DUMPFILE_FORMAT): Move into the table.Jakub Jelinek2-1/+5
2001-11-19toplev.c (DUMPFILE_FORMAT): Define default.Douglas B Rupp4-6/+28
2001-11-19gcse.c (cprop_jump): Clear JUMP_LABEL field when we create a nop-jump.Jeff Law2-2/+10
2001-11-19cppmacro.c (_cpp_backup_tokens): Revert previous check-in.Neil Booth3-2/+13
2001-11-19* Makefile.in: Use INSTALL_SCRIPT not INSTALL_PROGRAM.Jason Wilkins2-1/+5
2001-11-19Makefile.in (INCLUDES_FOR_SUBDIR): Remove redundant system include since it i...Laurent Guerby2-1/+6
2001-11-19tree.def (VIEW_CONVERT_EXPR): New tree code.Richard Kenner8-37/+160
2001-11-19unix.h (ASM_FILE_START): Const-ify.Kaveh R. Ghazi10-13/+25
2001-11-19gcse.c (try_replace_reg): Copy RTX before creating note.Jan Hubicka7-130/+152
2001-11-19fragments.texi, [...]: Remove links to old installation chapter.Joseph Myers4-7/+14
2001-11-19xm-vms.h: Don't define macros that autoconf handles.Douglas B Rupp3-19/+14