aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-06-11gthr-win32.h: Wrap all functions in extern "C".Danny Smith4-14/+314
2002-06-11xtensa.c (override_options): Don't warn about using -fpic or -fPIC when PIC i...Bob Wilson2-8/+6
2002-06-1120001226-1.x: Only xfail for Xtensa targets if not optimizing.Bob Wilson2-3/+18
2002-06-11* toplev.c (rest_of_compilation): Revert flag_if_conversion change.Roger Sayle2-1/+5
2002-06-10Makefile.in (MACHMODE_H): Add @extra_modes_file@.Zack Weinberg35-344/+690
2002-06-10cfgrtl.c (create_basic_block_structure): Remove index argument and use last_b...Roger Sayle11-35/+37
2002-06-10simplify-rtx.c (simplify_replace_rtx): Allow replacement of matching registers.Roger Sayle2-6/+16
2002-06-10toplev.c (rest_of_compilation): Disable early if-conversion pass.Roger Sayle3-6/+7
2002-06-10mmix.h: Improve comments.Hans-Peter Nilsson3-77/+44
2002-06-10m32r.h: Don't define SELECT_CC_MODE.Zack Weinberg4-28/+16
2002-06-11re PR rtl-optimization/6759 (ice when compiling 32 bit sparc code)Jakub Jelinek4-2/+24
2002-06-10re PR c/6660 (Typedeffed unnamed structs/unions do not compile with gcc-3.1)Jakub Jelinek4-2/+67
2002-06-10re PR c/6809 (GCC 3.1 cc1 crashes if -fverbose-asm is specified)Jakub Jelinek4-2/+30
2002-06-10re PR rtl-optimization/6842 (internal compiler error using MMX intrinsics wit...Jakub Jelinek4-1/+35
2002-06-10varasm.c (const_hash): Handle FDESC_EXPR like ADDR_EXPR.Jakub Jelinek4-0/+22
2002-06-10cfgcleanup.c (try_optimize_cfg): Make sure merge_blocks doesn't merge bb with...Jakub Jelinek4-0/+27
2002-06-10alpha.md (builtin_zap): Fix thinkos expanding mask.Richard Henderson2-4/+12
2002-06-10ev5.md: Don't combine shift and mvi insns in one reservation.Richard Henderson1-3/+8
2002-06-10i386.c (ix86_osf_output_function_prologue): Remove prototype and function.Eric Christopher3-187/+63
2002-06-10Fix typo in comment.Richard Henderson1-2/+2
2002-06-10extend.texi (Return Address): Add note explaining the side- effects of inlini...Eric Christopher2-6/+14
2002-06-10Makefile.in (LANGHOOKS_DEF_H): Include langhooks-def.h.Tom Tromey2-2/+7
2002-06-10cpphash.h (_cpp_read_logical_line_trad, [...]): Update prototypes.Neil Booth5-13/+53
2002-06-10Fix cfi generation for SH[1-4]:J"orn Rennecke3-18/+62
2002-06-10Makefile.in (STAGESTUFF): Add s-gtype, gt-*.h, gtype-*.h, and gtype-desc.c.Zack Weinberg2-11/+23
2002-06-10alias.c (static_reg_base_value): New to hold RTL for items allocated once per...Jeff Law7-28/+111
2002-06-10Makefile.in (ssa.o): Add dependency on $(RTL_H), which was missing.Daniel Berlin2-1/+5
2002-06-10gcc.c (process_command): Avoid assignment to read-only location.Richard Sandiford2-15/+21
2002-06-10Daily bump.GCC Administrator3-3/+3
2002-06-10cpphash.h (struct cpp_macro): Put comments on their own lines.Neil Booth4-30/+145
2002-06-10Don't use RTL inlining. Fix for PR java/6820.Bryce McKinlay2-0/+38
2002-06-10gjavah.c (throwable_p): Accept argument as either a classname or signature fr...Bryce McKinlay2-10/+27
2002-06-10Add more cscope data filesZack Weinberg1-0/+2
2002-06-10Fixes to make treelang worg with PCH gengtype.c changes.Tim Josling11-393/+417
2002-06-09Make configure.in check that languages specified were found.Tim Josling3-5/+30
2002-06-09Makefile.in (install-driver): Install driver as $(target_alias)-gcc-$(version).Geoffrey Keating4-66/+88
2002-06-09Forgot to commit on Friday.Jeff Law1-4/+2
2002-06-09Doc fixes for treelang, in gcc/doc directory.Tim Josling5-3/+30
2002-06-09* config/cris/cris.c: Include ggc.hHans-Peter Nilsson2-0/+5
2002-06-09cpphash.h (_cpp_push_text_context): Update.Neil Booth4-95/+322
2002-06-09avr.c (avr_mcu_types): Update for new devices.Marek Michalkiewicz5-34/+42
2002-06-09- Add PROCESSOR_DEFAULT64 changelog entry.David Edelsohn1-0/+1
2002-06-09- Add PROCESSOR_DEFAULT64 as well.David Edelsohn1-0/+2
2002-06-09{aix43.h,aix5.1} (ASM_CPU_SPEC): Add power3 synonym for 630.David Edelsohn7-62/+206
2002-06-09Daily bump.GCC Administrator3-3/+3
2002-06-09gengtype.h (error_at_line): Use PARAMS, not VPARAMS.Kaveh R. Ghazi3-2/+6
2002-06-09genautomata.c: Don't include ctype.h or limits.h.Kaveh R. Ghazi5-35/+31
2002-06-09Makefile.in (LIBCPP_OBJS): Take out version.o.Zack Weinberg4-37/+22
2002-06-08avr.c (TARGET_SECTION_TYPE_FLAGS): New.Marek Michalkiewicz2-0/+29
2002-06-08netbsd-elf.h (SUBTARGET_EXTRA_SPECS): Define and include netbsd_entry_point.Jason Thorpe2-12/+16