OSDN Git Service

* system.h (SSIZE_MAX): Delete backup definition.
[pf3gnuchains/gcc-fork.git] / gcc /
2000-06-09 ghazi * system.h (SSIZE_MAX): Delete backup definition.
2000-06-09 jakub * configure.in: Check whether gas supports -relax.
2000-06-09 gdr2000-06-09 Gabriel Dos Reis <gdr@codesourcery.com>
2000-06-09 lawDaily bump.
2000-06-08 zack * gcc.c-torture/noncompile/noncompile.exp: Remove...
2000-06-08 wilsonEmit correct debug info for 64-bit signed enums on...
2000-06-08 mmitchel * invoke.texi: Remove documentation for -fsquangle and
2000-06-08 wilsonFix DWARF2 64-bit enum debugging support, for debugging...
2000-06-08 wilsonAdd unwind support for epilogues, because the kernel...
2000-06-08 jakub * method.c (make_thunk): Clear DECL_VTT_PARM in thunk.
2000-06-08 jakub * dbxout.c (dbxout_type_fields): Don't segfault on...
2000-06-08 nathan * frame.c (end_fde_sort): Remove extraneous erratic...
2000-06-08 lawDaily bump.
2000-06-07 zack * c-decl.c (pushdecl): Do not call COMPLETE_TYPE_P on
2000-06-07 zack2000-06-06 Jakub Jelinek <jakub@redhat.com>
2000-06-07 denisc * config/avr/avr.c (asm_output_section_name): output...
2000-06-07 pthomas * POTFILES.in: Remove dyn-string.[ch].
2000-06-07 mmitchel * decl.c (pushdecl): Look up functions by DECL_NAME...
2000-06-07 lawDaily bump.
2000-06-07 wilsonFix gas/gcc unwind/EH discrepancies. And a shared...
2000-06-06 pthomas * configure.in (AC_C_INLINE): Added.
2000-06-06 mmitchel * c-common.h (c_language_kind): New type.
2000-06-06 mmitchel * decl.c (redeclaration_error_message): If two TEMPLAT...
2000-06-06 rth * gcc.c-torture/execute/20000605-2.c: New test.
2000-06-06 gdr2000-06-06 Gabriel Dos Reis <gdr@codesourcery.com>
2000-06-06 mmitchel2000-06-06 Mark Mitchell <mark@codesourcery.com>
2000-06-06 tromey * parse.y (check_modifiers_consistency): Don't subtrac...
2000-06-06 mmitchel * g77.f-torture/execute/20000503-1.x: New file.
2000-06-06 phdm * configure.in (Make the links): Typo fix : the file...
2000-06-06 nathan * g++.old-deja/g++.eh/badalloc1.C: New test.
2000-06-06 nathangcc:
2000-06-06 jason * expr.c (store_expr): Fix typo.
2000-06-06 ghazi * m68k.c (legitimize_pic_address): Move prototype ...
2000-06-06 kenner * sdbout.c (struct sdb_file): NAME now const.
2000-06-06 lawDaily bump.
2000-06-06 pthomas *gcc/configure: regenerated
2000-06-06 pthomasgcc/:
2000-06-06 gdr2000-06-06 Gabriel Dos Reis <gdr@codesourcery.com>
2000-06-06 jason * explow.c (maybe_set_unchanging): New function...
2000-06-06 rth * reload1.c (choose_reload_regs): Mind CLASS_CA...
2000-06-06 jason * Makefile.in (libgcc.ready): Lose.
2000-06-06 rthNew test.
2000-06-06 jasonsimplify
2000-06-06 jason * fold-const.c (fold, case COND_EXPR): Elide...
2000-06-06 jason * search.c (maybe_suppress_debug_info): Don...
2000-06-05 mmitchel * class.c (indirect_primary_base_p): New function.
2000-06-05 kenner * config/sparc/sparc.c (short_branch): Correct error...
2000-06-05 korbbNew include hacks for ultrix
2000-06-05 korbbtypo
2000-06-05 korbbNew include hacks for ultrix
2000-06-05 zackOops, remove conflict marker
2000-06-05 zack * objc/objc-act.c (generate_method_descriptors): Register
2000-06-05 kenner * function.c (assign_parms): Add missing argument...
2000-06-05 nathan * gcc.c-torture/compile/20000605-1.c: New test.
2000-06-05 nathan * tree.h (VOID_TYPE_P): New macro.
2000-06-05 nathan Update new-abi dynamic cast algorithm.
2000-06-05 kenner * alias.c (get_alias_set): If compnent is addressable...
2000-06-05 lawDaily bump.
2000-06-05 samuel * Makefile.in (OBJS): Remove dyn_string.o
2000-06-05 mmitchel * ir.texi: Correct typo.
2000-06-04 mmitchel * Make-lang.in (CXX_SRCS): Add mangle.c.
2000-06-04 ghazi * Makefile.in (intl.*): Honor non-zero exit codes...
2000-06-04 lawDaily bump.
2000-06-04 mmitchel * alias.c (record_component_aliases): Don't...
2000-06-04 meissnerfix typo
2000-06-04 meissneradd IFCVT_MODIFY macros for the MD file to tweak the...
2000-06-04 jasonexpand
2000-06-03 mmitchel * cp-tree.h (TMPL_ARGS_LEVEL): Clarify comment.
2000-06-03 law * g77.f-torture/compile/20000601-1.f: New...
2000-06-03 law * chill.texi (INFO-DIR-ENTRY): Fix chill entry.
2000-06-03 law * toplev.c (main): Fix misspellings of possibil...
2000-06-03 rth * alias.c (record_alias_subset): Initialize...
2000-06-03 rth * gcc.c-torture/execute/20000603-1.c: New.
2000-06-03 rearnsha* arm.md (untyped_call): Use GEN_CALL macro.
2000-06-03 lawDaily bump.
2000-06-03 robertl2000-06-01 Pekka Nikander <pnr@teldanex.tcm.hut.fi>
2000-06-03 jason * exception.cc (__cp_pop_exception): If we...
2000-06-03 jasonnew
2000-06-03 kenner * alias.c (struct alias_set_entry): New field has_zero...
2000-06-03 zack * gcc.dg/noreturn-1.c (foo7, foo8): Revert previous...
2000-06-03 jason * Makefile.in (libgcc.a): Also depend on $...
2000-06-03 apbiancoFri Jun 2 16:48:55 2000 Alexandre Petit-Bianco ...
2000-06-03 rthgcc/
2000-06-03 jasontweak
2000-06-03 jasonnew
2000-06-02 jason * decl.c (store_return_init): Call put_var_into...
2000-06-02 jasonoops
2000-06-02 jasonnew
2000-06-02 korbbonly shut down the server process if the master process...
2000-06-02 korbbfix test result for ultrix_atof_param
2000-06-02 korbbfix test result for osf_namespace_a
2000-06-02 korbbregenerate fixincl.x
2000-06-02 jakub * c-common.c (c_get_alias_set): Check whether signed_t...
2000-06-02 kenner * fixinc/inclhack.def (osf_namespace_a): Relax express...
2000-06-02 amacleod2000-06-02 Andrew MacLeod <amacleod@cygnus.com>
2000-06-02 lawDaily bump.
2000-06-02 mmitchel * cp-tree.h (lang_decl_flags): Add anticipated_p.
2000-06-01 amylaar * sh.h (CPP_SPEC): Add -D__NOMACSAVE__ for -mnomacsave.
2000-06-01 amylaar * sh.md (untyped_call): Remove excess parameters
2000-06-01 apbianco2000-05-23 Bryce McKinlay <bryce@albatross.co.nz>
next