2005-04-20 |
James A. Morrison | fold-const (fold_binary): Fold ~X ^ ~ Y to X ^ Y. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Joseph Myers | * de.po: Update. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
James E Wilson | Testcase to verify that FP regs are properly saved... |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Steven G. Kargl | trans-const.c (gfc_conv_mpz_to_tree): Fix comment. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Joseph Myers | c.opt (Wint-to-pointer-cast, [...]): New options. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
Kazu Hirata | * tree-ssa-phiopt.c: Update a comment about the pass. |
commit | commitdiff | tree | snapshot |
2005-04-20 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Kazu Hirata | tree-ssa-phiopt.c, [...]: Fix comment typos. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Daniel Jacobowitz | Makefile.in (libgcc.mk): Pass GCC_FOR_TARGET. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Michael Koch | 2005-04-19 Michael Koch <konqueror@gmx.de> |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Arnaud Desitter | invoke.texi: Update -Waliasing description. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Paul Brook | * config/arm/arm.c (arm_init_libfuncs): Clear mod optabs. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Kaveh R. Ghazi | hashtab.h, [...]: Don't use the PTR macro. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Hans-Peter... | os_dep.c, gc_locks.h: Import CRIS port by Simon Posnjak... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Kazu Hirata | * except.c: Fix a comment typo. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Andrew Haley | re PR debug/21022 ([4.0 only] ICE while compiling GdkFo... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Julian Brown | decl.c (finish_method): Revert patch from 2005-04-13... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Kaveh R. Ghazi | system.h (fopen, [...]): Define these to the unlocked... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Michael Koch | [multiple changes] |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Kazu Hirata | re PR tree-optimization/21096 (copy-prop leaks memory) |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Roman Kennke | 2005-04-19 Roman Kennke <roman@kennke.org> |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Roman Kennke | re PR libgcj/21064 ([4.0 only] StyleContext.addStyle... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Michael Koch | RemoteObject.java: Removed unused import statement. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Michael Koch | URL.java: Formatting cleanups. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Michael Koch | FontMetrics.java: Reformatted. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Michael Koch | 2005-04-19 Michael Koch <konqueror@gmx.de> |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Michael Koch | [multiple changes] |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Andrew Haley | java-except.h (struct eh_range.handler): Remove unused... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Mark Wielaard | natRuntime.cc (insertSystemProperties): Set java.class... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Michael Koch | ControlWordToken.java, [...]: New files. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Michael Koch | QuadCurve2D.java: Fixed Brian Gough's name for real. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Francois-Xavier... | re PR fortran/16861 ([4.0 only] segfault with doubly... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Alan Modra | re PR target/21098 (.note.GNU-stack emitted) |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Roman Kennke | UIManager.java: Make the UIManager respect the swing... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Tom Tromey | natVMClassLoader.cc (loadClass): Call resolveClass... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Roman Kennke | BasicMenuBarUI.java: Fixed tabs to spaces. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Roman Kennke | 2005-04-19 Roman Kennke <roman@kennke.org> |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Roman Kennke | 2005-04-19 Roman Kennke <roman@ontographics.com> |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Roman Kennke | 2005-04-19 Roman Kennke <roman@kennke.org> |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Audrius Meskauskas | JTextArea.java (replaceRange): Fixing doc.remove(start... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Roman Kennke | CellRendererPane.java: implemented all methods of this... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Michael Koch | [multiple changes] |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Roman Kennke | JComponent.java: Modified alignmentX and alignmentY... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Audrius Meskauskas | JComboBox.java (constructors): selecting the first... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Michael Koch | 2005-04-19 Michael Koch <konqueror@gmx.de> |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Roman Kennke | MediaTracker.java: Reindented tabs to spaces. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
David Gilbert | Font.java (decode): Handle null argument and allow... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Robert Schuster | EventHandler.java: Reworked documentation. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Michael Koch | 2005-04-19 Michael Koch <konqueror@gmx.de> |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Michael Koch | ConvolveOp.java: Removed comment added by eclipse. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Guilhem Lavaux | 2005-04-19 Guilhem Lavaux <guilhem@kaffe.org> |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Michael Koch | RasterOp.java: Fixed wrong formatting. |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Alexandre Oliva | tree-cfg.c (dump_function_to_file): Use cfun info only... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
Daniel Jacobowitz | * varasm.c (assemble_start_function): Remove reset... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
James A. Morrison | re PR middle-end/21085 (Virtual memory exhausted with... |
commit | commitdiff | tree | snapshot |
2005-04-19 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Hans-Peter... | configure.in: New local variable libgcj_ex_libffi. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Ben Elliston | invoke.texi (Optimize Options): Refer to the correct... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Paul Thomas | correct memory leaks in namelist code for derived types |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Tobias Schlüter | Rewrap ChangeLog. I'm listing the affected PRs so... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Roman Kennke | 2005-04-18 Roman Kennke <roman@kennke.org> |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Christopher... | rs6000.c (machopic_output_stub): Increase alloca argume... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Roman Kennke | 2005-04-18 Roman Kennke <roman@kennke.org> |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Robert Schuster | AWTEvent.java (toString): Added case for source not... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Richard Sandiford | mips.exp: Minor formatting. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Chris Burdess | BASE64.java: Truncate encoded byte array. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Michael Koch | 2005-04-18 Michael Koch <konqueror@gmx.de> |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Michael Koch | XmlParser.java: Reverted my typo fix. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Michael Koch | CubicCurve2D.java, [...]: Fixed mentioning of Brian... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Michael Koch | Buffers.java, [...]: Reorganized import statements. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Michael Koch | CieXyzConverter.java, [...]: Standardized file headers. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Laurent GUERBY | run_all.sh: Use sync when executable not present. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Andrew Pinski | Add PR markers to: |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Hans-Peter... | Add include/Makefile.in to last entry |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Simon Posnjak | Makefile.am: Add CRIS support. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Alexandre Oliva | tree-cfg.c (dump_function_to_file): Do not crash if... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Tom Tromey | cgraphunit.c (cgraph_finalize_compilation_unit): Fix... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Hans-Peter... | libffi-dg.exp (libffi-dg-test-1): Replace \n with ... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Richard Henderson | alpha.c (alpha_split_atomic_op): New. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Richard Henderson | * optabs.c (expand_sync_operation): Fix typo expanding... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Jonathan Wakely | * include/bits/stl_algo.h (rotate_copy): Add missing... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Richard Henderson | builtins.c (expand_builtin_sync_operation): Fold nand... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Devang Patel | atlivec.md (mulv4si3): New pattern. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
James A. Morrison | re PR tree-optimization/20922 (missed always false... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
James A. Morrison | unwind-ia64.c (emergency_reg_state_free): Make an unsig... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Kazu Hirata | * cp-tree.h (VPTR_NAME, VPTR_NAME_P): Remove. |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Kazu Hirata | decl.c (expand_static_init): Call build2 and build3... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Nick Clifton | (jump): Remove prescan parameter from calls to final_sc... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Nick Clifton | (arc_output_function_epilogue): Remove prescan paramete... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Nick Clifton | config.gcc (m68hc12): Use the m68hc11.opt file for... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Francois-Xavier... | re PR libfortran/20950 ([4.0 only] segfault in INQUIRE... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
François-Xavier... | pr19216.f: Last commit forgot to 'cvs add' the added... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
François-Xavier... | re PR libfortran/19216 (list directed read with leading... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
Kazu Hirata | re PR tree-optimization/21001 (VRP is weak when the... |
commit | commitdiff | tree | snapshot |
2005-04-18 |
GCC Administrator | Daily bump. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
David S. Miller | gcconfig.h (sparc-linux): Use LINUX_STACKBOTTOM. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Ian Lance Taylor | c-common.def (SIZEOF_EXPR, [...]): Remove. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Ian Lance Taylor | * system.h: Poison DONT_ACCESS_GBLS_AFTER_EPILOGUE. |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Thomas Koenig | 005-04-17 Thomas Koenig <Thomas.Koenig@online.de> |
commit | commitdiff | tree | snapshot |
2005-04-17 |
Paul Thomas | re PR fortran/17472 ([4.0 only] namelist does not handl... |
commit | commitdiff | tree | snapshot |
next |