aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-07-25invoke.texi: Document -mabi=meabi, and expand on the EABI description.Richard Sandiford14-417/+629
2002-07-25mips.md (tablejump_mips161): Use gen_rtx_LABEL_REF.Richard Sandiford2-2/+7
2002-07-25simpify-rtx.c (simplify_subreg): Don't pass MODE_CC mode to int_mode_for_mode.J"orn Rennecke2-1/+7
2002-07-25c-common.c (c_sizeof_or_alignof_type): Take a third argument for complaining.Gabriel Dos Reis10-81/+50
2002-07-25Daily bump.GCC Administrator3-3/+3
2002-07-25c-decl.c (c_decode_option): No need to handle switches cpplib handles.Neil Booth3-16/+6
2002-07-25defaults.h (ASM_OUTPUT_TYPE_DIRECTIVE, [...]): New default definitions of new...Zack Weinberg27-513/+410
2002-07-25eabi.h: Define TARGET_SPE_ABI, TARGET_SPE, TARGET_ISEL, and TARGET_FPRS.Aldy Hernandez2-1/+155
2002-07-25* testsuite/gcc.dg/ppc-spe.c: New.Aldy Hernandez2-0/+691
2002-07-25eabi.h: Define TARGET_SPE_ABI, TARGET_SPE, TARGET_ISEL, and TARGET_FPRS.Aldy Hernandez1-0/+17
2002-07-25eabi.h: Define TARGET_SPE_ABI, TARGET_SPE, TARGET_ISEL, and TARGET_FPRS.Aldy Hernandez9-348/+5953
2002-07-24elf.h (STARTFILE_SPEC): Undo previous change.Chris Demetriou4-8/+15
2002-07-24In cp/ChangeLog:Geoffrey Keating4-4/+32
2002-07-24* gcc.c-torture/execute/loop-2e.c: Rewrite for 64 bit and no mmap.Richard Henderson2-47/+30
2002-07-24expr.c (expand_expr): Use GOTO_SUBROUTINE_EXPR form when not optimizing.Richard Henderson2-1/+12
2002-07-24ia64.c (gen_thread_pointer): Fix typo in marking thread_pointer_rtx as unchan...David Mosberger2-1/+6
2002-07-24ra-colorize.c (INV_REG_ALLOC_ORDER): New macro.Michael Matz2-4/+16
2002-07-24arm.md (arm_buneq, arm_bltgt): put '\' before ';' in output pattern.Richard Earnshaw2-6/+24
2002-07-24elf.h (STARTFILE_SPEC): Never include crt0.o.Chris Demetriou4-9/+14
2002-07-24stop recommending -fexternal-templatesJason Merrill1-35/+0
2002-07-24toplev.c (rest_of_compilation): Dump loops before clobbering the structure.Jan Hubicka2-3/+8
2002-07-24* rtlanal.c (keep_with_call_p): Avoid overflow in fixed_regs.Jan Hubicka2-0/+5
2002-07-24* g++.dg/ext/alignof1.C (main): Return 0 for success.Gabriel Dos Reis2-1/+5
2002-07-24[multiple changes]Roger Sayle4-1/+219
2002-07-24pretty-print.h: Add macros from cp/error.c `:wGabriel Dos Reis2-14/+27
2002-07-24rs6000-protos.h (mask_operand_wrap): Declare.Alan Modra5-172/+576
2002-07-24Daily bump.GCC Administrator3-3/+3
2002-07-24rs6000.md: Remove scratch reg on insns using addze and similar (plus (compari...Alan Modra2-201/+158
2002-07-23linux.h (ASM_OUTPUT_DEFINE_LABEL_DIFFERENCE_SYMBOL): Remove.Neil Booth1-11/+0
2002-07-23cppexp.c (parse_defined): Mark macro used.Neil Booth14-7/+177
2002-07-23* doc/tm.texi: Update documentation.Neil Booth2-9/+1
2002-07-23dwarf2out.c (SECTION_ASM_OP, [...]): Remove.Neil Booth10-64/+19
2002-07-23recog.c (asm_operand_ok): Allow float CONST_VECTORs for 'F'.J"orn Rennecke5-7/+23
2002-07-23va-arg-15.x, [...]: Delete.Kaveh R. Ghazi4-21/+5
2002-07-23reload.c (find_reloads_toplev): Use simplify_gen_subreg.J"orn Rennecke5-43/+44
2002-07-23simplify-rtx.x (simplify_subreg): When constructing a CONST_VECTOR from indiv...J"orn Rennecke2-1/+14
2002-07-23genautomata.c (VLA_HWINT_SHORTEN, [...]): Remove.Neil Booth7-45/+12
2002-07-23pretty-print.h: New file.Gabriel Dos Reis2-0/+62
2002-07-23real.c (REAL_WORDS_BIG_ENDIAN): Make 1 for DEC.John David Anglin2-742/+482
2002-07-23extend.texi: Say ISO C90, not ISO C89.Gabriel Dos Reis4-12/+17
2002-07-23explow.c (convert_memory_address): Fix conversion of CONSTs.Steve Ellcey3-16/+69
2002-07-23Fix PR/7363:Gabriel Dos Reis11-124/+124
2002-07-23gcse.c (try_replace_reg): Use num_changes_pending.Jan Hubicka4-8/+33
2002-07-23calls.c (emit_library_call_value_1): If FUNCTION_ARG_PASS_BY_REFERENCE is tru...J"orn Rennecke2-0/+16
2002-07-23Daily bump.GCC Administrator3-3/+3
2002-07-23* config/m88k/m88k.h (SECTION_ASM_OP): Remove.Neil Booth2-1/+4
2002-07-23* vmsdbgout.c (SECTION_ASM_OP): Remove.Neil Booth2-5/+4
2002-07-23* config/i386/i386.c (AT_BP): Remove.Neil Booth2-2/+4
2002-07-23defaults.h (obstack_chunk_alloc, [...]): Default definition.Neil Booth30-80/+21
2002-07-23* lex.c (java_lex): Check for `e' or `E' after 0.Tom Tromey2-2/+7