summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* * c-common.c (c_tree_code_type, c_tree_code_length,ghazi2002-03-1323-270/+274
* * config/i386/i386.c (ix86_expand_prologue): Revert 2002-03-03rth2002-03-132-7/+6
* Fix typo in comment.rth2002-03-131-1/+1
* * jcf-parse.c (get_constant) [CONSTANT_String]: String values aretromey2002-03-122-44/+7
* * config/xtensa/xtensa.c (xtensa_expand_block_move): Usebwilson2002-03-122-2/+8
* cp:nathan2002-03-125-14/+44
* * c-lex.h (position_after_whitespace): Remove.neil2002-03-122-1/+4
* * c-lex.c (cb_ident, c_lex): Remove unnecessary cast.jakub2002-03-124-9/+34
* * gcc.dg/20020103-1.c: Add rs6000 target and macro.dje2002-03-122-2/+6
* * reload1.c (reload): Ignore MEM REG_EQUIV notes if the equivalentuweigand2002-03-122-1/+11
* * config/xtensa/xtensa-config.h: Define XCHAL_HAVE_LOOPS.bwilson2002-03-124-2/+66
* A fix for cross building aix.trix2002-03-122-4/+8
* * config/xtensa/t-xtensa (CRTSTUFF_T_CFLAGS_S): Define.bwilson2002-03-122-0/+5
* * config/xtensa/xtensa.h (ASM_OUTPUT_POOL_PROLOGUE): Switchbwilson2002-03-122-0/+7
* * parse.y (qualify_ambiguous_name): Handle case where QUAL_WFL istromey2002-03-122-2/+13
* * config/rs6000/rs6000.h (PREDICATE_CODES): Add any_operand anddje2002-03-124-26/+48
* 2002-03-12 Andrew MacLeod <amacleod@redhat.com>amacleod2002-03-123-0/+9
* * config/sparc/sparc.h (RETURN_ADDR_RTX): Include v9 stack bias inamacleod2002-03-122-1/+7
* * config/s390/s390.md (reload_insi, reload_indi): Change mode ofuweigand2002-03-123-10/+24
* * jcf-write.c (write_classfile): Improve error strings.bryce2002-03-122-2/+6
* Daily bump.gccadmin2002-03-122-2/+2
* * gcc.dg/20020312-1.c: New test case.aj2002-03-122-4/+18
* * Makefile.in (debug.o): Depend on debug.h.ghazi2002-03-1212-19/+35
* * 1750a.h, a29k.h, arc.h, arm.h, c4x.h, clipper.h, cris.h, d30v.h,ghazi2002-03-1236-112/+17
* * mn10200.h (PTRDIFF_TYPE): Change it to a signed type.ghazi2002-03-122-1/+5
* 2002-03-11 Eric Blake <ebb9@email.byu.edu>ericb2002-03-122-75/+84
* * toplev.c (rest_of_compilation): Call purge_all_dead_edgesrth2002-03-122-0/+6
* * config/cris/cris.c (cris_target_asm_function_prologue): Do nothp2002-03-122-21/+74
* 2002-03-11 Aldy Hernandez <aldyh@redhat.com>aldyh2002-03-122-67/+27
* * rtlanal.c: Include recog.h.rth2002-03-123-7/+15
* * Makefile.in (.NOTPARALLEL): Add fake tag.rth2002-03-122-0/+8
* * genflags.c (gen_insn): Use IS_VSPACE.rth2002-03-113-5/+16
* Mark change for PR 5693.rth2002-03-111-0/+1
* * toplev.c (rest_of_compilation): Don't compile if we've had errors.rth2002-03-115-10/+20
* * Makefile.in: Update.neil2002-03-116-830/+732
* cp:nathan2002-03-117-57/+48
* * contrib/texi2pod.pl: Handle @include, @ftable, @vtable.zack2002-03-112-6/+11
* cp:nathan2002-03-115-4/+50
* 2002-03-06 Dan Nicolaescu <dann@ics.uci.edu>dje2002-03-114-3/+79
* * config/s390/s390.h (REG_ALLOC_ORDER): Add missing register.uweigand2002-03-112-1/+5
* * toplev.c (vms_fopen): Remove, not needed.kenner2002-03-112-23/+2
* * vmsdbgout.c (lookup_filename): Adjust creation date for GMT.kenner2002-03-112-3/+16
* * config/alpha/xm-vms.h (__UNIX_FWRITE): Define.kenner2002-03-112-0/+5
* * gcc.c-torture/execute/20020307-1.c: Use long.kazu2002-03-112-3/+7
* * config/alpha/alpha.c (alpha_sa_size, VMS): Don't reserve spacekenner2002-03-112-2/+5
* * toplev.c (debug_args): Add entry for VMS_DEBUG.kenner2002-03-113-1/+9
* * parse.y (patch_assignment): Wrap the right-hand-side with a save_exprbryce2002-03-113-3/+19
* * defaults.h (LARGEST_EXPONENT_IS_NORMAL, ROUND_TOWARDS_ZERO): New.rsandifo2002-03-115-41/+192
* * cfg.c (dump_flow_info): Remove unused variable.aj2002-03-112-3/+7
* * config/mmix/mmix.c (mmix_expand_builtin_va_arg): Do allhp2002-03-112-31/+62