OSDN Git Service

* java/net/URLEncoder.java (encode(String)): Use platform default
[pf3gnuchains/gcc-fork.git] / gcc /
2003-07-22 bangerth2003-07-22 Wolfgang Bangerth <bangerth@dealii.org>
2003-07-22 bangerth 2003-07-22 Wolfgang Bangerth <bangerth@dealii.org>
2003-07-22 echristo2003-07-22 Eric Christopher <echristo@redhat.com>
2003-07-22 nathancp:
2003-07-22 zack * hashtable.c (approx_sqrt): Make static.
2003-07-22 lerdsuwa PR c++/10793
2003-07-22 reichelt PR c++/3004
2003-07-22 nathancp:
2003-07-22 nathan * c-common.c (handle_packed_attribute): Don't pack...
2003-07-22 neroden * Makefile.in (install-common): Add dependency on...
2003-07-22 aoliva* c-common.c (c_common_type_for_mode): Return integer...
2003-07-22 geoffk * c-decl.c (start_decl): Don't call maybe_apply_pragma...
2003-07-22 geoffk * cpplex.c (_cpp_process_line_notes): Mention option...
2003-07-22 kazu * combine.c (if_then_else_cond): Simplify the comparis...
2003-07-22 gccadminDaily bump.
2003-07-21 hubicka * cgraphunit.c (cgraph_finalize_compilation_unit)...
2003-07-21 geoffk * c-common.h (num_in_fnames): Declare.
2003-07-21 janis * lib/compat.exp: Handle dg-options per source file.
2003-07-21 neil * cppfiles.c (open_file_pch): Don't put unused entries...
2003-07-21 geoffk * c-pragma.c (maybe_apply_pragma_weak): Don't get...
2003-07-21 jakub * config/rs6000/rs6000.h (machine_function): Add ra_ne...
2003-07-21 hjl2003-07-21 H.J. Lu <hongjiu.lu@intel.com>
2003-07-21 pinskia2003-07-21 Andrew Pinski <pinskia@physics.uc.edu>
2003-07-21 zlomek * cfgcleanup.c (merge_blocks_move_successor_nojumps...
2003-07-21 mmitchel PR optimization/11536
2003-07-21 gerald * doc/extend.texi: Fixes to spelling, grammar, and...
2003-07-21 nathanAdd 'instantiated from' dg-error
2003-07-21 bje * doc/invoke.texi (Optimize Options): Replace "it...
2003-07-21 bje* Typo fixes.
2003-07-21 nathancp:
2003-07-21 gccadminDaily bump.
2003-07-20 gerald * doc/invoke.texi: Fixes to style, grammar and diction.
2003-07-20 sayle * builtins.def (BUILT_IN_ALLOCA): Remove "#if SMALL_ST...
2003-07-20 pme2003-07-20 Phil Edwards <pme@gcc.gnu.org>
2003-07-20 mmitchel PR debug/11279
2003-07-20 mmitchel PR c++/11546
2003-07-20 gccadminDaily bump.
2003-07-19 zack * c-decl.c (named_labels, shadowed_labels, label_level...
2003-07-19 rakdver * sched-rgn.c (find_rgns): Initialize current_edge...
2003-07-19 pme2003-07-19 Phil Edwards <pme@gcc.gnu.org>
2003-07-19 ghazigcc:
2003-07-19 uweigand * config/s390/s390.c (legitimize_pic_address): Access...
2003-07-19 ghazi * alias.c alloc-pool.c bitmap.c bitmap.h bt-load.c...
2003-07-19 gdr * c-pragma.c (apply_pragma_weak): Don't use warning_wi...
2003-07-19 lerdsuwaCorrect entries information
2003-07-19 gdr * c-decl.c (c_finish_incomplete_decl): Don't use xxx_w...
2003-07-19 neil * common.opt: Document --param.
2003-07-19 davemAdd missing PR number.
2003-07-19 davem2003-07-18 Richard Henderson <rth@redhat.com>
2003-07-19 gccadminDaily bump.
2003-07-18 gdr * c-common.c: Don't undefine GCC_DIAG_STYLE.
2003-07-18 rakdver * Makefile.in (ifcvt.o): Add cfgloop.h.
2003-07-18 kazu * combine.c (simplify_comparison): Don't share rtx...
2003-07-18 dje * config/rs6000/aix.h (AGGREGATE_PADDING_FIXED): Define.
2003-07-18 rth * cfgrtl.c (force_nonfallthru_and_redirect...
2003-07-18 aoliva* combine.c (combinable_i3pat): Don't forbid occurrences of
2003-07-18 nathanchangelog for previous patch
2003-07-18 nathancp:
2003-07-18 hubicka * cgraph.c (cgraph_remove_node): Clear the hash table...
2003-07-18 pinskia2003-07-18 Andrew Pinski <pinskia@physics.uc.edu>
2003-07-18 jakub PR target/11087
2003-07-18 ebotcazou * toplev.c (rest_of_handle_addresof): Rename into
2003-07-18 neil * Makefile.in, configure, configure.in: Remove handling of
2003-07-18 zack * c-decl.c (pushdecl_function_level): Make static...
2003-07-18 sayle * simplify-rtx.c (simplify_rtx): Use simplify_gen_bina...
2003-07-18 mmitchel PR optimization/11557
2003-07-18 sayle * cse.c (fold_rtx): Use swap_commutative_operands_p...
2003-07-18 sayle * fold-const.c (const_binop): Avoid performing the...
2003-07-18 gccadminDaily bump.
2003-07-17 pinskiaAndrew Pinski <pinskia@physics.uc.edu>
2003-07-17 geoffk PR 11498
2003-07-17 geoffk * c-opts.c (this_input_filename): New.
2003-07-17 zack * objc/objc-lang.c: Override LANG_HOOKS_WRITE_GLOBALS to
2003-07-17 neil * Makefile.in: Depend .pot generation on options.c.
2003-07-17 zackMissed this hunk - belongs with the previous patch
2003-07-17 zack * c-decl.c: Fix typos in several comments. Remove all
2003-07-17 zack * fixinc/inclhack.def (solaris_mutex_init_2): Escape...
2003-07-17 rth PR target/10907
2003-07-17 lerdsuwaFix typo in date
2003-07-17 lerdsuwa PR c++/7809
2003-07-17 steven2003-07-17 Steven Bosscher <steven@gcc.gnu.org>
2003-07-17 pinskia2003-06-17 Andrew Pinski <pinskia@physics.uc.edu>
2003-07-17 gdr PR c++/10668
2003-07-17 ebotcazou PR other/11466
2003-07-17 ebotcazou * doc/install.texi (*-*-solaris2*): Document the step...
2003-07-17 neil * c.opt: Document Uncodumented; use it. Document...
2003-07-17 mmitchel PR c++/11547
2003-07-17 uweigand * loop.c (check_ext_dependent_givs): Pass const struct...
2003-07-17 gccadminDaily bump.
2003-07-16 amylaarprologue / epilogue / warning patches:
2003-07-16 pinskiafile should have been named i386-pentium4-not-mull...
2003-07-16 neil * c.opt: Document more options.
2003-07-16 sayle * combine.c (subst): Also handle (subreg (const_double...
2003-07-16 sayle * simplify-rtx.c (simplify_replace_rtx): Convert const...
2003-07-16 pinskia2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
2003-07-16 pinskia2003-07-17 Andrew Pinski <pinskia@physics.uc.edu>
2003-07-16 pinskia2003-05-02 Andrew Pinski <pinskia@physics.uc.edu>
2003-07-16 pinskia2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
2003-07-16 pinskia2003-07-16 Andrew Pinski <pinskia@physics.uc.edu>
2003-07-16 geoffk * config/darwin.c (machopic_select_section): Use decl_...
next