aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
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
2002-05-31configure.in (HAVE_AS_TLS): Add alpha tests.Richard Henderson8-90/+862
2002-05-31cppinit.c (append_include_chain): Always pay attention to cxx_aware when sett...Zack Weinberg2-5/+7
2002-05-31target.h: Fix formatting.Kazu Hirata22-196/+220
2002-05-31expr.c (compare_from_rtx): Generate comparison between op0 and op1 rather tha...Igor Shevlyakov2-0/+9
2002-05-31gcc.c (cpp_unique_options): Remove "-d" options.Matthew Woodcraft7-6/+33
2002-05-31Makefile.in: Replace HOST_PREFIX...Nathanael Nerode6-52/+61
2002-05-31c-decl.c (struct binding_level): Change int field n_incomplete to tree list i...Stan Shebs2-14/+35
2002-05-315ntaprop.adb (with System.OS_Primitives): Remove.Florian Weimer2-4/+2
2002-05-31cstreams.c (max_path_len): Move from here ...Florian Weimer9-26/+39
2002-05-31pa.c (output_millicode_call): Add missing '%' characters.John David Anglin2-2/+7
2002-05-31xcoff.h (HOT_TEXT_SECTION_NAME): Define.David Edelsohn2-0/+8
2002-05-31*** empty log message ***Alan Lehotsky2-5/+14
2002-05-31* config/sh/elf.h (ASM_SPEC): Use subtarget_endian_asm_spec.J"orn Rennecke2-1/+5
2002-05-31i386.c (classify_argument): Properly handle base types.Jan Hubicka3-10/+74
2002-05-31gcse.c (gcse_emit_move_after): New.Jan Hubicka4-126/+84
2002-05-31cfgloop.c (flow_loops_find): Initialize first and last fields correctly.Zdenek Dvorak2-5/+16
2002-05-31Makefile.in, [...]: Documentation is now built in Make-lang.in.Florian Weimer9-48/+78786