OSDN Git Service

pf3gnuchains/gcc-fork.git
2003-07-11 neroden PR c++/11437
2003-07-11 tromey * libjava.verify/verify.exp: New file.
2003-07-11 gerald * README: Note that libffi is not part of GCC. Update...
2003-07-11 rth * Makefile.in (stage1_build): Force OBJS-oneste...
2003-07-11 gerald * README: Note that zlib is not part of GCC.
2003-07-11 gerald * README: Note that FastJar is not part of GCC.
2003-07-11 mmitchel * varasm.c (make_decl_rtl): Treat decls with a DECL_CO...
2003-07-11 jakub * optabs.c (prepare_cmp_insn): Try cmpmemM first if...
2003-07-11 ljrittle * config/i386/freebsd.h (SET_ASM_OP): Remove.
2003-07-11 tromey2003-07-11 Matt Kraai <kraii@alumni.cmu.edu>
2003-07-11 rth * function.c (assign_parms): Don't recombine...
2003-07-11 jlquinn2003-07-11 Jerry Quinn <jlquinn@optonline.net>
2003-07-11 amylaar * regclass.c (choose_hard_reg_mode): Add third argument.
2003-07-11 nathancp:
2003-07-11 mmitchel PR c++/8164
2003-07-11 mmitchel PR c++/10558
2003-07-11 geoffkIndex: ChangeLog
2003-07-11 mmitchel PR c++/8327
2003-07-11 mmitchel * typeck.c (build_binary_op): Do not warn about signed
2003-07-11 wilsonPR optimization/9745
2003-07-11 doko2003-07-11 Matthias Klose <doko@debian.org>
2003-07-11 zack * cppcharset.c: Fix comment.
2003-07-11 neil * common.opt: More --help messages.
2003-07-11 neroden * fixinc/mkfixinc.sh: Drop reference to unsupported...
2003-07-11 wilsonPatch from Dara Hazeghi.
2003-07-11 pmeMissed one spot from the previous change.
2003-07-11 pme2003-07-11 Phil Edwards <pme@gcc.gnu.org>
2003-07-11 kazu * gcc.dg/20021018-1.c: Disable if the sizeof (int...
2003-07-11 sayle * config/ia64/hpux.h (TARGET_C99_FUNCTIONS): Define.
2003-07-11 gccadminDaily bump.
2003-07-10 zack * cppcharset.c (one_utf8_to_cppchar, one_cppchar_to_utf8,
2003-07-10 neiloops
2003-07-10 neil * Make-lang.in: Update.
2003-07-10 toon2003-07-10 Toon Moene <toon@moene.indiv.nluug.nl>
2003-07-10 neil * Makefile.in (options.h): Depend on Makefile. Add...
2003-07-10 denisc * combine.c (gen_binary): Handle the CLOBBER rtx and
2003-07-10 rakdver * gcse.c (load_kills_store, find_loads, store_killed_i...
2003-07-10 mmitchel PR c++/9411
2003-07-10 steven2003-07-10 Steven Bosscher <steven@gcc.gnu.org>
2003-07-10 ghazi * config/arm/arm.c (arm_init_iwmmxt_builtins, arm_expa...
2003-07-10 mmitchel PR c++/10032
2003-07-10 amylaar * tm.texi (RETURN_ADDR_OFFSET): Document.
2003-07-10 nathan PR c++ 9483
2003-07-10 nathan * gcov-io.h: Update documentation.
2003-07-10 kazu PR c/11449
2003-07-10 lerdsuwa PR c++/10849
2003-07-10 kazu PR c/11449
2003-07-10 steven2003-07-10 Steven Bosscher <steven@gcc.gnu.org>
2003-07-10 schwab * gcov-dump.c (dump_file): Fix missing address operator.
2003-07-10 nicolaFixed rare threading problem
2003-07-10 nathancp:
2003-07-10 wilsonRemove C language front end dependencies.
2003-07-10 bkoz2003-07-09 Benjamin Kosnik <bkoz@redhat.com>
2003-07-10 kazu * config/h8300/h8300.md (a peephole2): New.
2003-07-10 mkoch2003-07-09 Michael Koch <konqueror@gmx.de>
2003-07-10 bwilson * xtensa-config.h: Undef all macros before...
2003-07-10 aoliva* configure: Rebuilt.
2003-07-10 bwilson * configure.in: Add ${libgcj} to noconfigdirs...
2003-07-10 aoliva2001-12-13 Alexandre Oliva <aoliva@redhat.com>
2003-07-10 aj * fold-const.c: Properly wrap prototypes.
2003-07-10 aoliva2003-06-16 Alexandre Oliva <aoliva@redhat.com>
2003-07-10 jlquinn2003-07-09 Jerry Quinn <jlquinn@optonline.net>
2003-07-10 aoliva* config/mn10300/mn10300.h (PREDICATE_CODES): Define.
2003-07-10 kraai * doc/install.texi: Add missing @.
2003-07-10 bwilson * config/xtensa/xtensa.h (CRT_CALL_STATIC_FUNCT...
2003-07-10 gccadminDaily bump.
2003-07-09 mmitchel * typeck.c (build_x_unary_op): Take note of the fact...
2003-07-09 mmitchel * parser.c (cp_parser_primary_expression): Preserve...
2003-07-09 aldyh2003-07-09 Aldy Hernandez <aldyh@redhat.com>
2003-07-09 neroden PR bootstrap/11043
2003-07-09 toon2003-07-09 Toon Moene <toon@moene.indiv.nluug.nl>
2003-07-09 neroden * fixinc/inclhack.def (limits_ifndefs): Add select...
2003-07-09 tromey2003-07-09 Jeff Sturm <jsturm@one-point.com>
2003-07-09 tromey * Makefile.in: Rebuilt.
2003-07-09 neroden * fixinc/inclhack.def (math_exception): Improve bypas...
2003-07-09 bkoz2003-07-09 Gawain Bolton <gp.bolton@computer.org>
2003-07-09 hp * doc/install.texi (Configuration): Document the valgr...
2003-07-09 nathan * g++.dg/bprob/bprob.exp (prof_ext): Update.
2003-07-09 hubicka * objc-lang.c (LANG_HOOKS_TREE_INLINING_ESTIMATE_NUM_I...
2003-07-09 gerald * gcc_release (announce_snapshot): Add substitution...
2003-07-09 ro * c-lex.c (cb_ident): Cast cstr.text to const char *.
2003-07-09 nathan * gcov-io.h: Update documentation.
2003-07-09 nathan * configure.in (BUILD_PREFIX, BUILD_PREFIX_1): Set...
2003-07-09 mark * java/io/ObjectOutputStream.java (writeObject...
2003-07-09 mmitchel * fold-const.c (make_range): Do not access operand...
2003-07-09 mkoch2003-07-09 Michael Koch <konqueror@gmx.de>
2003-07-09 mkoch2003-07-09 Michael Koch <konqueror@gmx.de>
2003-07-09 danglin * gcc.dg/const-elim-1.c (dg-final): Change regexp...
2003-07-09 neil * toplev.c (warn_dummy, W_options): Die.
2003-07-09 aj * opts.c (wrap_help): Only pass int arguments as argum...
2003-07-09 kraai * doc/invoke.texi: Fix misspelling of "@item".
2003-07-09 kazu * gcc.c-torture/compile/20030704-1.c: Add a comment.
2003-07-09 kazu * config/i386/i386.md: Remove an old comment about
2003-07-09 hubicka * cgraph.c (cgraph_node_name): New function.
2003-07-09 sayle PR c/11370
2003-07-09 geoffk * expr.c (MOVE_MAX_PIECES): Move from here...
2003-07-09 kraai * Makefile.in (stage1-start): Handle an empty SUBDIRS.
2003-07-09 ghazi * genattr.c (internal_dfa_insn_code): Don't prototype.
2003-07-09 bkoz2003-07-08 Benjamin Kosnik <bkoz@redhat.com>
2003-07-09 ghazi * genattrtab.h: Add new macros for attr `special'...
next