aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-06-03i386.h (TARGET_CPU_CPP_BUILTINS): New.Neil Booth2-27/+27
2002-06-03Fix typo in previous correction.Jason Thorpe1-1/+1
2002-06-03Check in file mistakenly omitted when sh*-*-netbsdelf* targets were added.Jason Thorpe2-0/+18
2002-06-03netbsd.h: Update copyright years.Jason Thorpe3-12/+48
2002-06-03emit-rtl.c: Likewise.Kazu Hirata8-93/+103
2002-06-03elf.h: Fix formatting.Kazu Hirata3-8/+17
2002-06-03* config/rs6000/netbsd.h (DRAFT_V4_STRUCT_RET): Remove.Jason Thorpe2-5/+4
2002-06-02reverted erroneous checkinTom Tromey1-16/+5
2002-06-02fixincl.x: Rebuilt.Tom Tromey4-9/+25
2002-06-02i370.h (TARGET_CPU_CPP_BUILTINS): Use.Neil Booth5-10/+49
2002-06-02final.c (final): Allow notes to not have computed addresses; kill no longer n...Jan Hubicka2-8/+9
2002-06-02* gcse.c (bypass_conditional_jumps): Fix typo last change.Richard Henderson2-2/+7
2002-06-02loop.c (emit_prefetch_instructions): Properly place the address computation.Jan Hubicka22-226/+169
2002-06-02elf.h: Use TARGET_OS_CPP_BUILTINS rather than SUBTARGET_SPEC.Neil Booth4-26/+52
2002-06-02alias.c: Include target.h.Richard Henderson5-10/+30
2002-06-02* c-lex.c: Update copyright and file description.Neil Booth2-2/+6
2002-06-02* ChangeLog: Credit Zack appropriately.Neil Booth1-0/+1
2002-06-02loop-3c.x: Remove, the test should pass now.Andreas Jaeger2-14/+6
2002-06-02* config/fr30/fr30.h: Update to new CPP macros.Neil Booth2-1/+11
2002-06-02* config/dsp16xx/dsp16xx.h: Update to new CPP macros.Neil Booth2-6/+25
2002-06-02c-common.c (c_common_init): Override cpplib's default warn_long_long setting.Neil Booth14-479/+279
2002-06-02diagnostic.h (struct diagnostic_context): Add new member internal_error.Gabriel Dos Reis5-20/+18
2002-06-02rtl.h (CC0_P): New.Richard Henderson3-32/+40
2002-06-02* gcc.dg/uninit-A.c: Remove xfail markers.Richard Henderson2-2/+6
2002-06-02diagnostic.c (diagnostic_finish): Rename to output_flush.Gabriel Dos Reis2-58/+65
2002-06-02cfgrtl.c (commit_one_edge_insertion): Fix warning.Jan Hubicka3-2/+7
2002-06-02re PR java/5913 (Core dump for String constant instanceof)Tom Tromey2-0/+14
2002-06-02Fix for PR java/1343, PR java/6336:Tom Tromey3-71/+166
2002-06-02d30v.h (CPP_PREDEFINES): Replace withNeil Booth2-1/+12
2002-06-02* config/alpha/alpha.h [ASM_OUTPUT_LABELREF]: Fix typo.Roger Sayle2-1/+5
2002-06-02* gcse.c (bypass_conditional_jumps): Use single set to obtain set.Jan Hubicka2-1/+6
2002-06-02* rtlanal.c (volatile_refs_p): Not automatically true for CALL.Richard Henderson2-2/+4
2002-06-02Daily bump.GCC Administrator2-2/+2
2002-06-02Daily bump.GCC Administrator1-1/+1
2002-06-01Support for C++ constructors/destructors.Marek Michalkiewicz5-9/+192
2002-06-01c4x.h (TARGET_CPU_CPP_BUILTINS): New.Neil Booth3-28/+65
2002-06-01Makefile.in (tracer.o): New.Jan Hubicka8-4/+489
2002-06-01tree-inline.c (expand_call_inline): Make the statement expression we generate...Daniel Berlin2-18/+25
2002-06-01gcse.c (cprop_cc0_jump): Function deleted.Roger Sayle2-68/+284
2002-06-01tree.c (real_minus_onep): New function to test for -1.0.Roger Sayle6-0/+147
2002-06-01fold-const.c (fold_truthop): Transform "a || b" into "(a|b) != 0" and "!p && ...Roger Sayle2-1/+28
2002-06-01cppexp.c (cpp_classify_number): Cast precission to int for correct printf for...Andreas Jaeger2-7/+12
2002-06-01avr.c (avr_mcu_types): Remove devices that were once expected, but don't real...Marek Michalkiewicz4-44/+20
2002-06-01gnat_ug.texi: Use @ifnottex instead of @ifinfo.Joseph Myers6-10/+16
2002-06-01h8300-protos.h: Add a prototype for h8300_shift_needs_scratch_p.Kazu Hirata5-4/+87
2002-06-01basic-block.h (struct basic_block_def): New field loop_father.Zdenek Dvorak6-419/+884
2002-06-01Daily bump.GCC Administrator3-3/+3
2002-05-31*** empty log message ***Alan Lehotsky2-2/+7
2002-05-31- Sigh, always use default text section name.David Edelsohn1-2/+2
2002-06-01Makefile.in (INSTALL_CPP, [...]): Remove.Zack Weinberg5-391/+362