]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2003-06-08 Anthony Green��> 2003-06-07�� Anthony Green�� <green@redhat.com...
2003-06-08 Jan Hubickai386.md (subsi_3_zext, [...]): Fix predicates.
2003-06-08 Neil BoothMake-lang.in (F77_OBJS, [...]): Update.
2003-06-08 Andreas JaegerMake-lang.in: Update.
2003-06-08 Andreas Jaegerpredict.h: Convert to ISO C90 prototypes.
2003-06-08 Andreas Jaegerstd.c: Remove #if 0'ed functions.
2003-06-08 Eric BotcazouFixed garbage in my last entry.
2003-06-08 Neil BoothMake-lang.in: Update.
2003-06-08 Andreas Jaegerbld.c: Remove usage of FFETARGET_okCHARACTER2...
2003-06-08 Neil BoothMake-lang.in: Update.
2003-06-08 Kriang Lerdsuwanakijre PR c++/11039 (Bad interaction between implicit typen...
2003-06-08 Michael Koch2003-06-08 Michael Koch <konqueror@gmx.de>
2003-06-08 Michael Koch2003-06-08 Michael Koch <konqueror@gmx.de>
2003-06-08 Neil Booth* Makfile.in, cp/Make-lang.in: Forgotten commit.
2003-06-08 Neil BoothMakefile.in: Rename options.c and options.h to c-option...
2003-06-08 Eric Botcazoure PR pch/9830 (PCH not working on Solaris)
2003-06-08 Tim Joslingtreelang fix for rs6000.
2003-06-08 Richard Hendersonalpha.c (alpha_setup_incoming_varargs): Fix conditional...
2003-06-08 Kazu Hirataoptabs.c (expand_abs): Set result_unsignedp to 1 if...
2003-06-08 Jeff Sturmre PR libgcj/10886 (The RMI registry that comes with...
2003-06-08 GCC AdministratorDaily bump.
2003-06-07 Richard HendersonAdd commentary.
2003-06-07 Richard Henderson* c-cppbuiltin.c (c_cpp_builtins): Define __EXCEPTIONS...
2003-06-07 Richard Hendersonoffsetof3.C: Use size_t.
2003-06-07 Richard Hendersonbasic-block.h (EDGE_SIBCALL): New.
2003-06-07 Andreas Jaegermklibgcc.in (lib2funcs): Remove _exit.
2003-06-07 Mark WielaardSecurity.java (secprops): Initialize.
2003-06-07 Andreas Jaegerggc.h: Convert to ISO C90 prototypes.
2003-06-07 Mark Wielaardre PR libgcj/8738 (java.io.CharArrayWriter's write...
2003-06-07 Andreas Jaegersymbol.c (ffesymbol_new_): Remove tests for macro FFECO...
2003-06-07 Andreas Jaegercrtstuff.c: Remove undefined usage of INIT_SECTION_PREA...
2003-06-07 Andreas Jaeger* cp/decl.c (xref_tag): Remove undefined macro NONNESTE...
2003-06-07 Zack Weinbergconfig.gcc (with_cpu handling): Translate sparc64 in...
2003-06-07 Jan Hubickai386.h (OPTION_DEFAULT_SPECS): Avoid -mcpu default...
2003-06-07 H.J. Lucopy-file.exp: New.
2003-06-07 Michael Koch2003-06-07 Michael Koch <konqueror@gmx.de>
2003-06-07 Jan HubickaMakefile.in (stageprofile_build): Kill redundant target.
2003-06-07 Andreas Jaegertm.texi (Costs): Remove DONT_REDUCE_ADDR documentation.
2003-06-07 Neil BoothMakefile.in (OJBS, c-opts.o): Update.
2003-06-07 Jim WilsonForgot to indicate PR number on last checkin.
2003-06-07 Magnus Krethre PR other/7031 (program-suffix not respected in make...
2003-06-07 Kelley Cookconfigure.in (HAVE_LD_RO_RW_SECTION_MIXING): Remove...
2003-06-07 Alan Modra* config/rs6000/linux64.h (CRT_CALL_STATIC_FUNCTION...
2003-06-07 James E Wilsonre PR inline-asm/10890 (ICE in merge_assigned_reloads...
2003-06-07 Nathanael Nerodeconfigure.in: Make $(target_subdir) correspond with...
2003-06-07 GCC AdministratorDaily bump.
2003-06-06 Mark Mitchellweak.exp: Simplify.
2003-06-06 John David... pa.h (ASM_OUTPUT_SKIP, [...]): Cast `SIZE' and `ALIGNED...
2003-06-06 Kaveh R. Ghaziinstall.texi (Prerequisites): New section documenting...
2003-06-06 Nathan Myers2003-06-06 Nathan Myers <ncm-nospam@cantrip.org>
2003-06-06 Richard Earnshawre PR target/11052 ([arm] noce_process_if_block() can...
2003-06-06 Jason Merrillstmt.c (resolve_asm_operand_names): Rename from resolve...
2003-06-06 J"orn Renneckesh.h (FUNCTION_ARG_1): Consistently use NEW_MODE for...
2003-06-06 Daniel Jacobowitz* config.gcc: Add a missing sparc64 case.
2003-06-06 Roger Saylebuiltins-2.c: Correct check-in of incorrect version.
2003-06-06 Benjamin Kosnikstl_alloc.h: Cleanups.
2003-06-06 Jakub Jelinekmklibgcc.in: Propagate .note.GNU-stack section if neede...
2003-06-06 H.J. LuApply the right patch.
2003-06-06 H.J. Luconfig.gcc (extra_headers): Add emmintrin.h for i[34567...
2003-06-06 Mark WielaardToolkit.java (getDefaultToolkit): Add exception cause...
2003-06-06 Roger Saylefold-const.c (fold <ABS_EXPR>): Re-fold the result...
2003-06-06 Roger Sayleuninit-C.c: Only test TImode on 64-bit platforms.
2003-06-06 Jan Hubicka* sourcebuild.texi (Front End Directory): Document...
2003-06-06 Jakub Jelinekstring-4.c (main_test): Allow some mempcpy/stpcpy calls...
2003-06-06 Mark Wielaardre PR libgcj/6181 (Mauve Introspector.jdk11: getBeanInf...
2003-06-06 Jan Hubickafunction.c (FLOOR_ROUND, CEIL_ROUND): Fix.
2003-06-06 Richard Henderson* recog.c (peephole2_optimize): Revert last change.
2003-06-06 Richard Hendersonrecog.c (peephole2_optimize): Don't split block unless...
2003-06-06 Michael KochBasicOptionPaneUI.java: More compile fixes from my...
2003-06-06 Kazu Hiratah8300.c (get_shift_alg): Correct the syntax of rotxl.
2003-06-06 Matt KraaiMake-lang.in (ada/b_gnatb.o-warn): Remove.
2003-06-06 Kelley Cookre PR rtl-optimization/4490 (ICE with -m128bit-long...
2003-06-06 Kaz Kojimalinux.h (STARTFILE_SPEC): Handle -pie.
2003-06-06 Matt Kraaiw_exp.c (o_threshold, [...]): Define only if _IEEE_LIBM...
2003-06-06 Benjamin Kosnikre PR libstdc++/9024 (Input fails after call to basic_f...
2003-06-06 GCC AdministratorDaily bump.
2003-06-06 Phil Edwards* Makefile.in (qmtest-g++): Use target_alias, not target.
2003-06-05 Kaveh R. Ghazi* gcc.dg/format/asm_fprintf-1.c: New test.
2003-06-05 Paolo Carlinire PR libstdc++/11095 (C++ iostream manipulator causes...
2003-06-05 Loren J. Rittleposix.h (O_SYNC): Define if not available and a reasona...
2003-06-05 Rainer OrthProperly regenerate configure.
2003-06-05 Rainer Orthacinclude.m4 (GLIBCPP_CHECK_PCH): Only set glibcpp_PCHF...
2003-06-05 Mark Mitchellgcc-defs.exp (additional_sources): New variable.
2003-06-05 Michael KochBorderUIResource.java, [...]: More compile fixes for...
2003-06-05 Per Bothnertoplev.c (push_srcloc): Simplify behavior to save curre...
2003-06-05 Michael Koch2003-06-05 Michael Koch <konqueror@gmx.de>
2003-06-05 Michael KochBorder.java: New version from classpath.
2003-06-05 Michael KochAbstractBorder.java, [...]: New versions from Classpath.
2003-06-05 Michael KochButton.java, [...]: New versions from Classpath.
2003-06-05 Richard Hendersondwarf2out.c (loc_descriptor_from_tree): Return 0 for...
2003-06-05 Scott GilbertsonSimpleDateFormat.java (SimpleDateFormat): Added numberF...
2003-06-05 John David... re PR middle-end/9986 ([HP-UX] [3.4 regression] Incorre...
2003-06-05 John David... re PR other/10810 (gcc-3.3 fails make check: buffer...
2003-06-05 Jan Hubickainstall.tex: Document profiledbootstrap.
2003-06-05 David Milleroptabs.c (HAVE_conditional_trap): Provide default.
2003-06-05 Bert Deknuydtposix-threads.h: Include <machine/pal.h> on OSF.
2003-06-05 Wolfgang BangerthFix ChangeLog date of my last entry.
2003-06-05 Wolfgang BangerthAdd Dara Hazeghi and Andrew Pinski to Bugzilla-only...
2003-06-05 Jan Hubickacombine.c (simplify_if_then_else): (IF_THEN_ELSE (NE...
2003-06-05 Jan Hubickai386.md (align): Fix warning; clarify what to do when...
next
This page took 0.081779 seconds and 5 git commands to generate.