aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2002-09-16re PR fortran/3924 (g77 generates code which is rejected by GAS if COFF debug...Richard Henderson2-17/+5
2002-09-17* gcc.c-torture/execute/strct-stdarg-1.x: Remove file.John David Anglin2-7/+4
2002-09-16emit-rtl.c (set_mem_attributes_minus_bitpos): Adjust SIZE as well as OFFSET f...Richard Henderson2-2/+12
2002-09-16config.gcc: Treat winchip_c6-*|winchip2-*|c3-* as pentium-mmx.Jeff Garzik4-3/+13
2002-09-17calls.c (store_one_arg): Set default alignment for BLKmode arguments to BITS_...John David Anglin6-113/+260
2002-09-16real.c (do_fix_trunc): New.Richard Henderson3-4/+57
2002-09-16builtin-types.def (BT_FN_FLOAT_CONST_STRING): New.Richard Henderson7-8/+209
2002-09-16winnt.c (ix86_handle_dll_attribute): Set DECL_EXTERN and TREE_PUBLIC for dlli...Jason Merrill2-10/+16
2002-09-16re PR c++/7640 (g++ 3.3 ICE: SEGV in integer_zerop)Nathan Sidwell4-2/+21
2002-09-16re PR c++/7718 ('complex' template instantiation causes internal compiler err...Nathan Sidwell4-2/+38
2002-09-16rs6000.c (build_mask64_2_operands): Suppress warnings about unused operands w...Geoffrey Keating2-1/+10
2002-09-16Remove DR 295 implementation.Nathan Sidwell7-28/+49
2002-09-16calls.c (emit_library_call_value_1): Don't refer to hard_libcall_value.Kazu Hirata3-9/+10
2002-09-16Index: gcc/ChangeLogGeoffrey Keating19-385/+1054
2002-09-16* output.h: Remove #ifdef RTX_CODE and #ifdef TREE_CODE.Hans-Peter Nilsson2-14/+4
2002-09-16* m68hc11.md (addhi_sp): Fix uninitialized variable bug.Kaveh R. Ghazi2-1/+3
2002-09-16c4x-c.c, [...]: Include tm_p.h instead of the *-protos.h file directly.Kaveh R. Ghazi11-14/+20
2002-09-16c-common.c (builtin_define_float_constants): Emit __FOO_DENORM_MIN__.Richard Henderson2-0/+11
2002-09-16real.c, real.h: Rewrite from scratch.Richard Henderson31-6453/+3397
2002-09-16* gcc.dg/20020312-2.c: Change __parisc__ to __hppa__.Steve Ellcey2-1/+5
2002-09-16parse.y (parse_finish_call_expr): Check lookup_member result.Nathan Sidwell4-0/+29
2002-09-16re PR c++/7015 (certain __asm__ constructs rejected)Nathan Sidwell5-4/+29
2002-09-16s390.c: (legitimize_la_operand): Remove, replace by ...Ulrich Weigand4-470/+553