cpplib.c (_cpp_handle_directive): Use buffer->was_skipping, not pfile->skipping ...
[gcc.git] / gcc / ChangeLog
2001-01-18 Neil Boothcpplib.c (_cpp_handle_directive): Use buffer->was_skipp...
2001-01-17 Nick Cliftonadd missing prototypes
2001-01-17 Jim WilsonImprove IA-64 option documentation based on public...
2001-01-17 Tom Tromeyinvoke.texi (Optimize Options): Use `{}' to around...
2001-01-17 Aldy Hernandezdocument -fno-guess-branch-probability option
2001-01-17 Aldy Hernandezdocument -fno-guess-branch-probability option
2001-01-17 Richard Kennercombine.c (try_combine): Don't set i3_subst_into_i2...
2001-01-17 Jakub Jelineki386.md (cmpqi_minus_1): Use q constraints instead...
2001-01-17 Jakub Jelineki386.md (cmpqi_minus_1): Use {b} for QImode operation.
2001-01-17 Alan Modrapa.h (PIC_OFFSET_TABLE_REGNUM_SAVED): Remove.
2001-01-17 DJ DelorieMakefile.in (gcov.1): Protect against texi2pod/pod2man...
2001-01-16 Richard Kennerflow.c (propagate_on_insn): Make trying to delete a...
2001-01-16 Richard Kennercombine.c (try_combine): If i3_subst_into_i2, properly...
2001-01-16 Jim Wilson* invoke.texi: Document IA-64 options.
2001-01-16 Jim WilsonDelete A step Itanium support.
2001-01-16 Gerald Pfeifergcc.texi (Bug Lists): Do not mention newsgroups nor...
2001-01-16 Alan Modra* cppmain.c (general_init): Don't use ANSI prototype.
2001-01-16 Tom Tromey* gcc.c (cpp_options): Added `*' to specs for -MF,...
2001-01-16 Richard Hendersoni386.h: Fix comment typo.
2001-01-16 Phil Edwardsgcc.c: Revert previous -fsyntax-only-related change...
2001-01-16 Jakub Jelineki386.c (fcmov_comparison_operator): Only initialize...
2001-01-16 Richard Hendersonflow.c (struct propagate_block_info): Add mem_set_list_len.
2001-01-16 Richard Hendersonunroll.c (precondition_loop_p): Fail if no iteration...
2001-01-16 Phil Edwardsgcc.c: When -fsyntax-only is given, do not complain...
2001-01-15 Richard Hendersoni386.c (asm_output_function_prefix): Remove.
2001-01-15 Joseph MyersMakefile.in (install-man): Remove explicit dependency...
2001-01-15 Joseph Myerstexi2pod.pl: Fix regular expression for @r to avoid...
2001-01-15 Aldy Hernandeznew option to disable guessing of branch prediction
2001-01-15 Phil BlundellFix garbled ChangeLog entry
2001-01-15 DJ Delorie* gcc.texi (Makefile): Add documentation for Makefile...
2001-01-15 Philip Blundellarm.c (arm_finalize_pic): New arg "prologue".
2001-01-15 Richard Earnshawarm.c (use_return_insn): Don't try to determine the...
2001-01-15 Richard Earnshawarm.md (cbranchsi4): Correct calculation of branch...
2001-01-15 Richard EarnshawFix ommision from previous ChangeLog entry.
2001-01-15 Richard Earnshawsemi.h (SUBTARGET_EXTRA_SPECS): Define.
2001-01-15 Andreas Jaegeri386.c (ix86_init_builtins): Make i size_t to remove...
2001-01-15 Geoffrey Keating* expr.c (do_jump): Treat VOIDmode CONST_DOUBLEs like...
2001-01-15 Ralf Baechlelinux.h (SUBTARGET_CPP_SPEC): Default ABI is 32; change...
2001-01-15 Mark Mitchell* varasm.c (make_decl_rtl): Fix typo in last change.
2001-01-15 Jeffrey Oldhamdefaults.h (SUPPORTS_INIT_PRIORITY): New macro to indic...
2001-01-14 J"orn Rennecke* Makefile.in (libgcc1-test.o): Depends on stmp-int...
2001-01-14 Neil Boothc-parse.in (finish_parse): Add comment about cpp_destroy.
2001-01-14 Joseph Myerstexi2pod.pl: Require at least perl 5.6.0.
2001-01-14 Richard Hendersongenrecog.c (DT_veclen_ge): New.
2001-01-14 Richard Earnshawarm.md (ldmsi_postinc, [...]): Delete.
2001-01-14 Neil Boothcppmain.c (do_preprocessing): New function; most of...
2001-01-14 Richard Earnshawsemi.h (ASM_SPEC): Pass -k to the assembler when compil...
2001-01-14 Kazu Hiratah8300.c (get_shift_alg): Update comments.
2001-01-14 Richard Kennerggc-page.c (alloc_annon): Call perror and correctly...
2001-01-14 Geoffrey Keatingcombine.c (simplify_comparison): Don't change `code...
2001-01-14 Richard Hendersonrtlanal.c (computed_jump_p_1): Rename from jmp_uses_reg...
2001-01-14 Jan Hubickai386.c (ix86_expand_compare): Add bypass_test and secon...
2001-01-14 Richard Hendersonvax.h (RETURN_POPS_ARGS): Max at 255 arguments.
2001-01-14 Richard Henderson* config/vax/vax.md (indirect_jump): Use register_operand.
2001-01-14 Richard Hendersonvax.md: Use nonimmediate_operand instead of general_ope...
2001-01-14 Andreas Jaegeri386.c (ix86_split_fp_branch): Remove unused variables.
2001-01-13 Joseph Myersc-common.c: Move format checking code to ...
2001-01-13 Jakub Jelinekunroll.c (loop_iterations): If we cannot prove iteratio...
2001-01-13 Denis Chertykovavr.md ("strlenhi"): Remove clobber of input address.
2001-01-13 Joseph Myersgcc_update: Add gcc/gcc.1 to generated files.
2001-01-13 Richard Hendersonggc-page.c (USING_MALLOC_PAGE_GROUPS): New; set if...
2001-01-13 Alexandre Olivareload1.c (replace_pseudos_in_call_usage): Use reg_equi...
2001-01-13 Richard Hendersonggc-page.c (alloc_page): Round up allocation size to...
2001-01-13 Richard Hendersongenrecog.c (nodes_identical): Expand commentary.
2001-01-13 Neil Boothcppfiles.c (_cpp_fake_include): New function.
2001-01-13 Neil Booth* extend.texi: Update for CPP.
2001-01-13 Andreas Jaegerreload1.c: Add prototype for replace_pseudos_in_call_usage.
2001-01-13 Neil Boothcpplib.h (cpp_pool, [...]): Move to cpphash.h (struct...
2001-01-13 Neil Boothcppmain.c (struct printer): Remove no_line_dirs.
2001-01-13 Neil Boothc-lex.c (init_c_lex): Use cpp_get_callbacks to set...
2001-01-13 Denis Chertykov* README.AVR: URLs corrected.
2001-01-13 Richard Kennerc-decl.c (start_function): Don't warn if old prototype...
2001-01-13 Jan Hubickai386.c (ix86_fp_comparison_arithmetics_cost, [...]...
2001-01-13 Alexandre Oliva* config/sh/sh.c (sh_expand_epilogue): Use PR explicitly.
2001-01-13 Alexandre Olivash.c (sh_expand_prologue): Let the second toggle_sz...
2001-01-13 Alexandre Oliva* config/sh/sh.c (mova_p): Fix test for mova_const.
2001-01-13 Neil Boothfix-header.c (read_scan_file): Use cpp_get_callbacks...
2001-01-13 Neil Boothcppinit.c (cpp_handle_option): help_only is now part...
2001-01-13 Joseph MyersMakefile.in (info, [...]): Also build and remove and...
2001-01-12 Jakub Jelinekc-typeck.c (store_init_value): Don't require constant...
2001-01-12 Alexandre OlivaReinstated part of the patch that is safe
2001-01-12 Alexandre Olivacalls.c (emit_library_call_value_1): Add USEs and CLOBB...
2001-01-12 Alexandre OlivaMakefile.in: Reverted yesterday's wrong patch.
2001-01-12 Jakub Jelinekalpha.c (alpha_expand_block_move): GET_MODE of tmp...
2001-01-12 DJ DelorieMakefile.in (bootstrap): rename stages to be mnemonic.
2001-01-12 Joseph Myerscpp.texi, [...]: Consistently refer to ISO C instead...
2001-01-12 Andreas Jaegerhaifa-sched.c (restore_line_notes): Remove argument...
2001-01-12 Mike Stumprevert: varasm.c (assemble_name): Ensure we output...
2001-01-12 Andreas Jaegerloop.h: Remove wrong declaration of doloop_condition_get.
2001-01-12 Phil Edwardsextend.texi: Move C++-extension-related node from the...
2001-01-12 Joseph Myersextend.texi: Refer to an array of pointers to functions...
2001-01-12 Andreas Jaegercombine.c (reversed_comparison): Fix typo in last patch.
2001-01-12 Phil Edwardsinstall.texi: Remove misplaced duplicate entry.
2001-01-12 Ulrich DrepperUpdate.
2001-01-12 John Wehle* final.c: (leaf_function_p): Fix typo.
2001-01-12 Zack Weinbergaclocal.m4 (AC_FUNC_MMAP_ANYWHERE): Completely rewritten.
2001-01-12 Michael Hayesloop.h (total_biv_increment): Constify iv_class pointer.
2001-01-12 Thomas Pfaffgthr-win32.h (__gthread_objc_thread_get_data): Save...
2001-01-11 Jan Hubickai386.c (ix86_comparison_operator, [...]): Convert fp...
2001-01-11 Alan Lehotsky*** empty log message ***
next