summaryrefslogtreecommitdiff
path: root/gcc
Commit message (Expand)AuthorAgeFilesLines
* 2002-06-04 Aldy Hernandez <aldyh@redhat.com>aldyh2002-06-042-3/+4
* * config.gcc (sh5-*-netbsd*, sh5l*-*-netbsd*)thorpej2002-06-046-37/+144
* * config/alpha/alpha.c (reg_or_const_int_operand): New.rth2002-06-0411-7/+1074
* * crtstuff.c (__EH_FRAME_BEGIN__): Conditionalize onrth2002-06-042-2/+7
* * config/alpha/alpha-protos.h: Eliminate unneeded ifdefs.rth2002-06-042-35/+24
* * config/alpha/alpha.c (reg_or_0_operand): Use CONST0_RTX.rth2002-06-045-161/+159
* * alias.c (nonoverlapping_memrefs_p): Fix off by one error.rth2002-06-042-1/+5
* * gcse.c (cprop_jump): Use single_set to get the patternsayle2002-06-042-3/+11
* * diagnostic.h (diagnostic_count): Move from output_buffer togdr2002-06-032-13/+16
* * except.c (except.c): Do not rebuild CFG.hubicka2002-06-033-3/+12
* * integrate.c (copy_insn_list): Properly pace the INSN_SCOPE copies.hubicka2002-06-034-4/+11
* Daily bump.gccadmin2002-06-033-3/+3
* * config/i386/i386.h (TARGET_CPU_CPP_BUILTINS): New.neil2002-06-032-27/+27
* Fix typo in previous correction.thorpej2002-06-031-1/+1
* Check in file mistakenly omitted when sh*-*-netbsdelf*thorpej2002-06-032-0/+18
* * config/ns32k/netbsd.h: Update copyright years.thorpej2002-06-033-12/+48
* * emit-rtl.c: Likewise.kazu2002-06-038-93/+103
* * config/h8300/elf.h: Fix formatting.kazu2002-06-033-8/+17
* * config/rs6000/netbsd.h (DRAFT_V4_STRUCT_RET): Remove.thorpej2002-06-032-5/+4
* reverted erroneous checkintromey2002-06-021-16/+5
* * fixinc/fixincl.x: Rebuilt.tromey2002-06-024-9/+25
* config/i370:neil2002-06-025-10/+49
* * final.c (final): Allow notes to not have computed addresses;hubicka2002-06-022-8/+9
* * gcse.c (bypass_conditional_jumps): Fix typo last change.rth2002-06-022-2/+7
* * loop.c (emit_prefetch_instructions): Properly place the address computation.hubicka2002-06-0222-226/+169
* config/h8300:neil2002-06-024-26/+52
* * alias.c: Include target.h.rth2002-06-025-10/+30
* * c-lex.c: Update copyright and file description.neil2002-06-022-2/+6
* * ChangeLog: Credit Zack appropriately.neil2002-06-021-0/+1
* * gcc.c-torture/execute/loop-3c.x: Remove, the test should passaj2002-06-022-14/+6
* * config/fr30/fr30.h: Update to new CPP macros.neil2002-06-022-1/+11
* * config/dsp16xx/dsp16xx.h: Update to new CPP macros.neil2002-06-022-6/+25
* * c-common.c (c_common_init): Override cpplib's defaultneil2002-06-0214-479/+279
* * diagnostic.h (struct diagnostic_context): Add new membergdr2002-06-025-20/+18
* * rtl.h (CC0_P): New.rth2002-06-023-32/+40
* * gcc.dg/uninit-A.c: Remove xfail markers.rth2002-06-022-2/+6
* * diagnostic.c (diagnostic_finish): Rename to output_flush.gdr2002-06-022-58/+65
* * cfgrtl.c (commit_one_edge_insertion): Fix warning.hubicka2002-06-023-2/+7
* Fix for PR java/5913:tromey2002-06-022-0/+14
* Fix for PR java/1343, PR java/6336:tromey2002-06-023-71/+166
* * d30v.h (CPP_PREDEFINES): Replace withneil2002-06-022-1/+12
* * config/alpha/alpha.h [ASM_OUTPUT_LABELREF]: Fix typo.sayle2002-06-022-1/+5
* * gcse.c (bypass_conditional_jumps): Use single set to obtain set.hubicka2002-06-022-1/+6
* * rtlanal.c (volatile_refs_p): Not automatically true for CALL.rth2002-06-022-2/+4
* Daily bump.gccadmin2002-06-022-2/+2
* Daily bump.gccadmin2002-06-021-1/+1
* Support for C++ constructors/destructors.marekm2002-06-015-9/+192
* * c4x/c4x.h (TARGET_CPU_CPP_BUILTINS): New.m.hayes2002-06-013-28/+65
* * Makefile.in (tracer.o): New.hubicka2002-06-018-4/+489
* 2002-06-01 Daniel Berlin <dberlin@dberlin.org>dberlin2002-06-012-18/+25