OSDN Git Service

* doc/gcc.texi, doc/install-old.texi: Remove old system-specific
[pf3gnuchains/gcc-fork.git] / gcc / ChangeLog
2001-06-02 jsm28 * doc/gcc.texi, doc/install-old.texi: Remove old syste...
2001-06-02 jsm28 * doc/install.texi: Clean up Texinfo markup.
2001-06-02 jsm28 * doc/cpp.texi, doc/cppinternals.texi, doc/gcc.texi...
2001-06-02 jsm28 * doc/install-old.texi: Remove documentation of some...
2001-06-02 gerald * contrib.texi: Updated entries for Mark Mitchell...
2001-06-02 hubicka * i386.md (all uses of ext_register_operand): Make...
2001-06-02 kenner * tree.h (struct record_layout_info_s): New field...
2001-06-02 kenner * print-tree.c (print_node): Don't print "regdecl...
2001-06-02 kenner * except.c (expand_builtin_frob_return_addr): Add...
2001-06-01 gerald * invoke.texi: Remove references to papers about seque...
2001-06-01 gerald * README: Update references to installation instructions.
2001-06-01 gerald * doc/install.texi: Define srcdir when sources come...
2001-06-01 dj* c-tree.texi, contrib.texi, cpp.texi, cppinternals...
2001-06-01 gerald * invoke.texi: use two spaces between command options...
2001-06-01 hp * Makefile.in (s-mlib): Make backtick-commands always...
2001-05-31 rth * gcc.c (init_gcc_specs): When linking against...
2001-05-31 geoffk * config/mips/mips.h (ASM_OUTPUT_ASCII): Convert to...
2001-05-31 hubicka * flow.c (set_block_for_new_insns): Remove bogus shortcut.
2001-05-31 gerald * install.texi (Configuration): Add html links for...
2001-05-31 zack * ggc-page.c (size_lookup): Increase minimum allocatio...
2001-05-31 gerald * extend.texi: Fix formating of examples, eliminate...
2001-05-31 rth * dwarf2out.c (dwarf2out_finish): Don't emit...
2001-05-30 tromey * gcc.c (do_spec_1): In `%O' case, if we computed...
2001-05-30 ljrittle * gthr-posix.h (__gthread_active_ptr): Cast function...
2001-05-30 neil * cpplex.c (_cpp_lex_token): Revert patch of 16 May...
2001-05-30 neil * cpphash.c (alloc_node): Cast pointer.
2001-05-30 gerald * invoke.texi (Option Summary): Remove -isystem-c...
2001-05-30 shebs * gcc.texi: Add links for information about...
2001-05-29 nathan * configure.in (gcc_version): Remove unrequired \...
2001-05-29 aoliva* config/sh/sh.h (IDENT_ASM_OP): End with TAB, not LF.
2001-05-28 shebs * objc/objc.gperf: Remove, no longer used.
2001-05-28 jsm28 * c-tree.texi, contrib.texi, cpp.texi, extend.texi...
2001-05-28 hjlFix the comment, it is propagate_one_insn, not propagat...
2001-05-28 gerald * doc/install.texi (Specific): reality.sgi.com/ariel...
2001-05-28 geoffk * local-alloc.c (update_equiv_regs): Don't eliminate...
2001-05-28 shebs * objc/objc-act.c: Add/fix various comments.
2001-05-27 neil * c-decl.c (init_decl_processing):
2001-05-27 korbbreorganize inclhacks and apply fix to fixtests.c
2001-05-27 neil * cpplib.c (run_directive): Set pfile->directive.
2001-05-27 dj* c-tree.texi: Reformat the manual as a single chapter now
2001-05-27 gerald * combine.c (try_combine): Fix typo in comment.
2001-05-26 korbb * fixinc/fixtests.c(stdc_0_in_system_headers_test...
2001-05-26 korbbstdc_0_in_system_headers_test must return "FIX"
2001-05-26 pb2001-05-26 Philip Blundell <philb@gnu.org>
2001-05-26 pb2001-05-26 Philip Blundell <philb@gnu.org>
2001-05-26 zack * toplev.c (debug_args, f_options, W_options): Mark
2001-05-26 zack * aclocal.m4: Quote final argument of patsubst. Use
2001-05-26 rthStandardize header guards.
2001-05-26 rth * config/arc/initfini.c (.init): Fix typo.
2001-05-26 geoffk * dbxout.c (dbxout_symbol): Invert previous patch...
2001-05-26 rth * i386/i386.h (CC1_CPU_SPEC): Clarify -m486...
2001-05-26 rth * libgcc-std.ver: Export XFmode and TFmode...
2001-05-25 rth * config.gcc (all gnu and linux): Use t-slibgcc...
2001-05-25 ljrittle * config.gcc (*-*-freebsd*): Report bad configuration.
2001-05-25 dje * xcoffout.h (DBX_OUTPUT_GCC_MARKER): Do not emit...
2001-05-25 rth * fixinc/inclhack.def (strict_ansi_not, strict_...
2001-05-25 rth * fixinc/inclhack.def (alpha___assert): Change...
2001-05-25 geoffk * dbxout.c (dbxout_symbol): Invert previous patch...
2001-05-25 mmitchelFix typo
2001-05-25 rth * config/alpha/alpha.md (movtf_internal): Use...
2001-05-25 mmitchel * builtins.def: Encode additional information, such...
2001-05-25 shebs2001-05-25 Dale Johannesen <dalej@apple.com>
2001-05-25 neil * c-parse.in (notype_initdcl): Remove redundant line.
2001-05-25 rth * aclocal.m4: Fixed typo.
2001-05-25 rth * function.c (expand_function_start): Don't...
2001-05-25 rth * config/i386/i386.md: Revert previous change...
2001-05-25 jsm28 * c-parse.in (array_declarator): New. Handle C99...
2001-05-25 mmitchel * config/i386/i386.md: Make sure cmpstr peepholes...
2001-05-25 mmitchel * c-typeck.c (digest_init): Issue error messages about
2001-05-25 mmitchel * invoke.texi (-fno-builtin): Document that this is...
2001-05-24 pb2001-05-24 Philip Blundell <philb@gnu.org>
2001-05-24 pb2001-05-24 Philip Blundell <philb@gnu.org>
2001-05-24 pb2001-05-24 Philip Blundell <philb@gnu.org>
2001-05-24 pb2001-05-24 Philip Blundell <philb@gnu.org>
2001-05-24 geoffk * config/rs6000/linux.h (SIGNAL_FRAMESIZE): Define.
2001-05-24 hubicka * simplify-rtx.c (simplify_subreg): Fix CONCAT simplif...
2001-05-24 mmitchel * sparc/sol2.h (CPLUSPLUS_CPP_SPEC): Add all of CPP_SP...
2001-05-24 hubicka * i386.c (incdec_operand): Accept only 1 and -1.
2001-05-23 dj* Makefile.in: Move many of the *_H definitions eariler...
2001-05-23 rth * integrate.c (expand_inline_function): Handle...
2001-05-23 neil * cpp.texi: Update for handling of charconsts.
2001-05-23 rth * doc/install.texi (alpha-linux): Require binut...
2001-05-23 neil * c-lex.c (read_escape, read_ucs): Delete.
2001-05-23 jsm28 * extend.texi (Attribute Syntax): Clarify application of
2001-05-23 jason * dbxout.c (dbxout_type_methods): Do still...
2001-05-23 zack2001-05-23 Zack Weinberg <zackw@stanford.edu>
2001-05-23 mmitchel * jump.c (mark_jump_label): Fix thinko in 2001-05...
2001-05-23 rth * function.c (expand_function_start): Always...
2001-05-23 rth * config/mips/iris6.h (EH_FRAME_SECTION_ASM_OP...
2001-05-23 rth * doc/install.texi (alpha-linux): Require binut...
2001-05-23 rth * unwind-dw2-fde.c (__deregister_frame_info...
2001-05-22 rth * unwind-dw2-fde.c (__deregister_frame_info...
2001-05-22 ljrittle * config/freebsd.h (FBSD_CPP_PREDEFINES): Use #endif...
2001-05-22 amacleod2001-05-22 Andrew MacLeod <amacleod@redhat.com>
2001-05-22 ljrittle * config/freebsd.h (LIB_SPEC): Key the exact setting to
2001-05-22 ljrittle * config.gcc (the unlabeled system switch statement...
2001-05-22 ljrittle * config/t-freebsd (TARGET_LIBGCC2_CFLAGS): Add -fPIC.
2001-05-22 rth * crtstuff.c (__register_frame_info_bases)...
2001-05-22 rth * rtl.c (read_string): Break out from ...
2001-05-22 gerald * doc/install.texi (Specific): Remove a bogus and...
next