aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-09-20Daily bump.GCC Administrator3-3/+3
2002-09-19real.h (UNKNOWN_FLOAT_FORMAT, [...]): Move ...Richard Henderson13-61/+22
2002-09-20mmix.md ("negdf2"): Rewrite.Hans-Peter Nilsson2-4/+18
2002-09-20* gcc.c-torture/execute/ieee/mzero3.c: New test.Hans-Peter Nilsson2-0/+53
2002-09-20Mention removed duplicate cxxfilt settingHans-Peter Nilsson1-1/+2
2002-09-20scanasm.exp (scan-assembler-dem, [...]): Adjust for c++filt moved to binutils.Hans-Peter Nilsson2-14/+15
2002-09-19fix subreg optimization bug introduced 2002-05-25Jim Wilson2-1/+6
2002-09-19* gcc.dg/20020312-2.c: Update for darwin.Geoffrey Keating2-4/+9
2002-09-19Remove creation of invalid subreg. PR 7705, 7339, 7720.Dale Johannesen2-0/+9
2002-09-19s390.c (addr_generation_dependency_p): Handle SUBREG and STRICT_LOW_PART with...Ulrich Weigand3-17/+80
2002-09-19cp-tree.h: New prototype for walk_vtabls().Devang Patel4-52/+98
2002-09-19hpux.h (CTORS_SECTION_ASM_OP): New.Steve Ellcey2-4/+35
2002-09-19fp-bit.c: Follow spelling conventions.Kazu Hirata22-72/+96
2002-09-19sh.h (UNSPEC_GOTOFF_P): Define.Stephen Clarke2-2/+13
2002-09-19Daily bump.GCC Administrator2-2/+2
2002-09-19Daily bump.GCC Administrator1-1/+1
2002-09-18ifcvt.c (noce_process_if_block): Correctly detect X modified with INSN_B befo...Richard Henderson3-21/+35
2002-09-18calls.c (store_one_arg): Rename default_align to parm_align; always adjust pa...Richard Henderson2-12/+25
2002-09-18toplev.c (backend_init): Move init_real_once invocation ...Richard Henderson2-3/+10
2002-09-18sibcall.c (optimize_sibling_and_tail_recursive_call): Also remove RTX_UNCHANG...Richard Henderson2-6/+12
2002-09-18* real.c (round_for_format): Collect sticky as unsigned long, not bool.Richard Henderson2-3/+7
2002-09-19rs6000.md: (floatdisf2): Rename to floatdisf2_internal1.Alan Modra2-4/+55
2002-09-18real.c (sticky_rshift_significand): Collect sticky as unsigned long, not bool.Richard Henderson2-2/+7
2002-09-18s390.c (s390_address_cost): New function.Ulrich Weigand4-11/+28
2002-09-18stor-layout.c (place_field): Handle alignment of whole structures when MSVC c...Douglas B Rupp4-44/+203
2002-09-18re PR rtl-optimization/7967 (optimization produces wrong code (ARM))Richard Earnshaw2-1/+8
2002-09-18decl.c (grokdeclarator): Use assert, not internal_error.Nathan Sidwell4-18/+19
2002-09-18s390.c: Follow spelling convention.Kazu Hirata14-56/+72
2002-09-18rs6000.c (rs6000_emit_move): Handle V1DImode moves.Nick Clifton4-0/+24
2002-09-18Daily bump.GCC Administrator2-2/+2
2002-09-18Daily bump.GCC Administrator1-1/+1
2002-09-18ABOUT-GCC-NLS: Remove reference to enquire...Zack Weinberg2-8/+10
2002-09-17alpha.c: Follow spelling conventions.Kazu Hirata15-45/+64
2002-09-17Sam Figueroa's change to add ASM_OUTPUT_ALIGN_WITH_NOP.Samuel Figueroa4-0/+21
2002-09-17Do not foward a branch to just after a loop exit beforeDale Johannesen3-0/+33
2002-09-17re PR java/7950 (jc1 parses files ending in 0x0d incorrectly)Tom Tromey2-1/+6
2002-09-17(output_return_instruction): Do not writeback the stack pointer when it is be...Nick Clifton2-1/+18
2002-09-17optabs.c (prepare_cmp_insn): Let emit_library_call_value generate a pseudo re...Kazu Hirata2-30/+23
2002-09-17* config/ia64/elf.h: Remove CPP_PREDEFINES.Steve Ellcey2-6/+4
2002-09-17New tests for ObjC typecheckingNicola Pero7-0/+332
2002-09-17Fixed ObjC typechecking, particularly case with protocolsNicola Pero3-48/+221
2002-09-17machmode.def (V1DImode): New mode.Nick Clifton6-3/+22
2002-09-17Extended/updated objc documentation on constant string classesNicola Pero2-11/+34
2002-09-17trans.c (tree_transform): Use real_ldexp not REAL_VALUE_LDEXP.Richard Henderson6-37/+30
2002-09-17Fix typo.Richard Henderson1-1/+1
2002-09-17cfgrtl.c (flow_delete_block_noexpunge): Delete orphaned NOTE_INSN_LOOP_CONT n...Roger Sayle2-2/+9
2002-09-17Add expected errorNathan Sidwell1-1/+2
2002-09-17Daily bump.GCC Administrator3-3/+3
2002-09-17Makefile.am (CFILES): Add cxxfilt.c.Zack Weinberg3-338/+15
2002-09-16expr.c (emit_block_move): Set memory block size as appropriate for the copy.Richard Henderson2-0/+15