aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-02-12c99-flex-array-2.c: Add -std=iso9899:1999David Billinghurst2-0/+5
2002-02-11class.c (build_utf8_ref): Move declaration of decl_sizeDavid Billinghurst2-13/+20
2002-02-11mmix.c (mmix_assemble_integer): Handle non-CONST_INT through default_assemble...Hans-Peter Nilsson2-3/+36
2002-02-11gcc.c (init_gcc_specs): Add static libgcc to link when "-shared" is specified.John David Anglin4-17/+10
2002-02-11* gcc.pot: Regenerate.Zack Weinberg2-1153/+1187
2002-02-11stormy16.md (zero_extendqihi2): New.Andrew Haley2-0/+16
2002-02-11parse.y (reserved_declspecs): Don't handle attributes.Jason Merrill4-7/+44
2002-02-11mention NRVOJason Merrill1-0/+12
2002-02-11regrename.c (regrename_optimize): Don't accept a part-clobbered register if t...Alexandre Oliva2-1/+10
2002-02-11calls.c (store_one_arg): In the non-BLKmode non-partial case...Alexandre Oliva2-8/+18
2002-02-11* config/sh/sh.h (FUNCTION_ARG_REGNO_P): Fix parenthesizing error.Alexandre Oliva2-2/+4
2002-02-11Daily bump.GCC Administrator2-2/+2
2002-02-11rs6000.c (altivec_init_builtins): Handle __builtin_altivec_abs*.Aldy Hernandez4-60/+301
2002-02-11combine.c (try_combine): Apply substitutions in CALL_INSN_FUNCTION_USAGE too.Alexandre Oliva2-0/+25
2002-02-11rs6000.c (altivec_init_builtins): Handle __builtin_altivec_abs*.Aldy Hernandez1-0/+14
2002-02-11h8300.h (INITIALIZE_TRAMPOLINE): Simplify by using Pmode.Kazu Hirata2-8/+12
2002-02-11h8300.h (STACK_POINTER_REGNUM): Use the constant definition from h8300.md.Kazu Hirata3-3/+11
2002-02-11* config/h8300/h8300.c (print_operand): Remove redundant code.Kazu Hirata2-16/+24
2002-02-11h8300-protos.h: Remove the prototype for byte_reg.Kazu Hirata3-2/+7
2002-02-10New.Richard Henderson1-0/+13
2002-02-10re PR c/5623 (GCC 3.0.3 crashes when assigning pointer to an array of undefin...Richard Henderson2-0/+10
2002-02-10re PR c++/5624 (Strange bug with preprocessed file containing structs)Richard Henderson2-7/+19
2002-02-11* config/mmix/t-mmix (MULTILIB_EXTRA_OPTS): Disable.Hans-Peter Nilsson2-1/+7
2002-02-10961203-1.x: Disable on h8300 port.Kazu Hirata3-0/+14
2002-02-10* gcc.dg/20020210-1.c: New.Kazu Hirata2-0/+32
2002-02-10h8300.md (pushhi1_h8300): Correct the mode used.Kazu Hirata2-3/+9
2002-02-10pa.c (reg_before_reload_operand): Don't accept a SUBREG operand.John David Anglin3-1/+10
2002-02-10Daily bump.GCC Administrator2-2/+2
2002-02-09freebsd.h (TARGET_DEFAULT): Add MASK_EPILOGUE setting and remove MASK_VIS.David O'Brien2-8/+8
2002-02-09h8300.c (output_logical_op): Use sub.w to clear a half of an SImode register ...Kazu Hirata2-6/+9
2002-02-09re PR fortran/947 (Data statement initialization of an array element whose in...Toon Moene2-0/+17
2002-02-09data.c (ffedata_eval_offset_): Convert non-default integer constants to defau...Toon Moene2-4/+35
2002-02-09* i386.md (movdi_2): Add missing '!'.Jan Hubicka2-1/+5
2002-02-09h8300.h: Fix formatting.Kazu Hirata2-24/+28
2002-02-09h8300.md (length): Correct the distance valid for the short branch.Kazu Hirata2-4/+9
2002-02-09invoke.texi: Add a short debugging session as an example to the documentation...Toon Moene2-2/+38
2002-02-09Daily bump.GCC Administrator2-2/+2
2002-02-09* config/h8300/h8300.md (iorhi3): Tighten the predicates.Kazu Hirata2-3/+7
2002-02-09sh.h (REGISTER_NATURAL_MODE): Save part-clobbered registers in SImode.Alexandre Oliva2-3/+11
2002-02-09sh.c (expand_prologue): Fix mis-applied 2001-11-09's patch.Alexandre Oliva2-7/+10
2002-02-09Contribute sh64-elf.Alexandre Oliva24-618/+9257
2002-02-09ptrmem.C: Lowest bit is significant on SH5.Alexandre Oliva3-2/+7
2002-02-09hooks.c: New file.Alexandre Oliva9-130/+245
2002-02-08Annotate changelog with pr number.Richard Henderson1-0/+1
2002-02-08mips.md (casesi_internal, [...]): Protect jump delay slot instructions with ....Chris Demetriou2-3/+9
2002-02-08mips.md (casesi_internal_di): Calculate the index into the target offset tabl...Chris Demetriou2-2/+9
2002-02-08expr.c (expand_expr): Mind EXPAND_INITIALIZER for truncation also.Richard Henderson6-10/+77
2002-02-08* doc/invoke.texi (RS/6000 and PowerPC Options): Fix typo.David Edelsohn2-1/+5
2002-02-08Daily bump.GCC Administrator2-2/+2
2002-02-08* config/alpha/elf.h (ASM_OUTPUT_ALIGNED_BSS): New.Richard Henderson2-0/+14