aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2000-11-21gcse.c (hoist_expr_reaches_here_p): Do not mark expr_bb as visited before vis...Diego Novillo2-1/+5
2000-11-21Allow ARM configurations with --with-cpu=arm9 or --with-cpu=arm9tdmi or...Nick Clifton3-5/+13
2000-11-21c-common.c (c_unsafe_for_reeval): New function.Richard Henderson5-3/+40
2000-11-21i386.c (i386_simplify_dwarf_addr): Simplify @GOT references as well.Richard Henderson2-2/+9
2000-11-21* gcc.dg/cpp/integrated1.c: Remove.Neil Booth2-11/+4
2000-11-21* do_includes: Revert to using cpp_read_file.Neil Booth1-8/+3
2000-11-21Fix consec_sets_giv bug.Bernd Schmidt2-2/+11
2000-11-21* gcc.c-torture/execute/20001121-1.c: New test.Jakub Jelinek2-0/+23
2000-11-21More accurate insn class attributesBernd Schmidt2-273/+310
2000-11-21tradcpp.c (output_line_command): Mark system headers as such in `line' commands.Kaveh R. Ghazi2-0/+7
2000-11-21configure.in (HAVE_AS_DWARF2_DEBUG_LINE): Sparc has .file/.loc support in as ...Jakub Jelinek3-2/+8
2000-11-21g77.texi (Floating-point Exception Handling): Use feenableexcept in example.Andreas Jaeger2-8/+15
2000-11-21New test.Richard Henderson2-0/+25
2000-11-21Daily bump.Jeff Law2-2/+2
2000-11-21Added.Ovidiu Predescu1-0/+13
2000-11-20New test.Neil Booth2-0/+15
2000-11-20parse.y (yyparse_1): Rename the parser entry point.Richard Henderson6-5/+38
2000-11-21expr.c (do_compare_and_jump): If op0 was replaced by promoted integer constan...Jakub Jelinek4-0/+44
2000-11-21mangle.c (write_name): Use <unscoped-name> for names directly in function scope.Alex Samuel2-4/+18
2000-11-21* POTFILES.in: Add config/rs6000/xm-darwin.h.Stan Shebs2-0/+5
2000-11-21xm-darwin.h: New file, Darwin host definitions.Stan Shebs5-0/+28
2000-11-21*** empty log message ***Donald Lindsay2-3/+15
2000-11-21paste2.c: Update test.Neil Booth3-2/+30
2000-11-20cppmacro.c (paste_tokens): Rename from paste_payloads.Neil Booth2-74/+92
2000-11-20jv-scan.c (help): Document --complexity.Tom Tromey3-17/+63
2000-11-20lex.c (yylex): Added STRICT_TK case.Tom Tromey7-86/+102
2000-11-20lex.c (yylex): Recognize floating point constants with leading 0.Tom Tromey2-1/+10
2000-11-20dwarf.h (FMT_CODE): Adjust argument order; fix mapping to dwarf_subscr_data_f...Richard Henderson3-25/+28
2000-11-20* gansidecl.h (const): Check __STDC__ before undef'ing `const'.Kaveh R. Ghazi2-1/+7
2000-11-20c-typeck.c (build_conditional_expr): When merging type qualifiers for conditi...Joseph Myers4-10/+86
2000-11-20* gcc.dg/cpp/macsyntx.c: Use correct command line option.Neil Booth2-1/+5
2000-11-20c-lang.c (lang_init_options): Update call to cpp_reader_init.Neil Booth9-91/+175
2000-11-20lex.c (rid_to_yy, RID_EXPORT): Make unique keyword.Nathan Sidwell6-13/+35
2000-11-20* gcc.dg/20001117-1.c: New test.Jakub Jelinek2-0/+19
2000-11-20Correction so -fchech-memory-usage only flushes hard registers to temp memory...William Cohen1-0/+5
2000-11-20Fix sh problems at -O0Bernd Schmidt3-36/+15
2000-11-20Daily bump.Jeff Law2-2/+2
2000-11-19* crtstuff.c (force_to_data): Use array size 1 not 0.Richard Henderson2-3/+5
2000-11-19dwarf2out.c (simple_type_size_in_bits): Handle a type with no computed size a...Richard Henderson2-16/+18
2000-11-20* config.gcc: Fix another typo.Joseph Myers2-1/+5
2000-11-19c-decl.c (grokdeclarator): Support flexible array members.Richard Henderson6-13/+118
2000-11-19decl.c (init_decl_processing): Correct name of pure virtual function under th...Mark Mitchell3-3/+17
2000-11-19tweakJason Merrill1-9/+2
2000-11-19* config.gcc, invoke.texi: Fix errors in spelling of "deprecated".Joseph Myers3-5/+7
2000-11-19alias.c (mems_in_disjoint_alias_sets_p): Do use alias sets in stdarg and vara...Joseph Myers2-9/+5
2000-11-19gcc.c (process_command): Define 'j' variable when MODIFY_TARGET_NAME is defined.Zack Weinberg2-0/+6
2000-11-19* stor-layout.c (variable_size): Only put SAVE_EXPRs on pending_sizes.Richard Henderson2-1/+5
2000-11-19g77.texi (Floating-point precision): Adjust example to work with glibc (>= 2.1).Matthias Klose2-2/+10
2000-11-19rs6000.c (rs6000_encode_section_info): Fix string length calculation and allo...Franz Sirl2-2/+7
2000-11-19g77.texi (Floating-point Exception Handling): Adjust example to work with gli...Matthias Klose2-2/+9