gnu_java_awt_peer_gtk_GtkTextAreaPeer.c (create): Disable wrapping if TextArea has...
[gcc.git] / gcc /
2003-12-02 GCC AdministratorDaily bump.
2003-12-01 Zack Weinbergre PR libobjc/11433 (Crash due to dereferencing null...
2003-12-01 Steven Bosscherggc.h (struct alloc_zone): Move forward declaration up.
2003-12-01 Ulrich Weigand* unroll.c (find_splittable_givs): Add missing extend_v...
2003-12-01 Roger Saylere PR rtl-optimization/12628 (Segfault with -fno-expens...
2003-12-01 Ulrich Weigand* config.gcc (s390x-ibm-tpf*): Add extra_parts.
2003-12-01 James E WilsonFix for aliasing problem reported by Michael Matz.
2003-12-01 Zack Weinbergcommon.opt: Remove -fgnu-linker.
2003-12-01 Daniel Berlinggc-zone.c (ggc_pch_write_object): Calculate object...
2003-12-01 Jeff Sturmre PR rtl-optimization/13024 (gcj can't build current...
2003-12-01 Jeff Lawflow.c (count_or_remove_death_notes_bb): New.
2003-12-01 Andreas Krebbelbuiltins.c (expand_builtin_longjmp): Added two memory...
2003-12-01 Ulrich Weigandreload.c (find_reloads_address): Split addresses of...
2003-12-01 Jeff Sturmre PR java/13237 (ICE on Math.sqrt(2.0))
2003-12-01 Arnaud Charlet[multiple changes]
2003-12-01 Steven Bosscherfunction.c (update_epilogue_consts): Don't use PARAMS.
2003-12-01 Arnaud Charlet* 5wsystem.ads: Disable zero cost exception, not ready...
2003-12-01 Eric Botcazoure PR middle-end/7847 (pragma pack / attribute(packed...
2003-12-01 Mark Mitchellre PR c++/9849 (Missing keyword 'template' produces...
2003-12-01 Gabriel Dos Reis* doc/c-tree.texi (Function Bodies): Update HANDLER...
2003-12-01 Kelley CookMakefile.am: Define AM_MAKINFOFLAGS.
2003-12-01 GCC AdministratorDaily bump.
2003-11-30 Alan Modralinux64.h (SUBSUBTARGET_OVERRIDE_OPTIONS): Test target_...
2003-11-30 Kaveh R. Ghazi* gcc.dg/cpp/assert4.c: Check more #system assertions.
2003-11-30 Ben Elliston* doschk.c: Remove.
2003-11-30 Richard Sandifordre PR c++/12727 (mipsisa64-elf -mips32 regression:...
2003-11-30 Kazu Hirata* genemit.c (register_constraints): Remove.
2003-11-30 Andreas Krebbels390.md ("tmdi_reg", [...]): Insns now use multiple...
2003-11-30 Andreas Schwab* Makefile.in ($(DESTDIR)$(infodir)/%.info): Fix missin...
2003-11-30 Andreas Jaeger* Make-lang.in (f77.rebuilt): Fix dependency on g77...
2003-11-30 James E WilsonFix ia64 libunwind gnatmake link error.
2003-11-30 James E WilsonMake NON_SAVING_SETJMP usable again.
2003-11-30 Alan Modrars6000.c (rs6000_elf_section_type_flags): Don't set...
2003-11-30 Kazu Hirata* config/h8300/h8300.h (LIBCALL_VALUE): Use R0_REG.
2003-11-30 Gunther Niklm68k.c (MOTOROLA): Move from here...
2003-11-30 Gunther Niklconfig.gcc (m68020-*-elf*, [...]): Add tm_defines conta...
2003-11-30 Kazu Hirata* config/h8300/h8300.h (WORDS_BIG_ENDIAN): Update the...
2003-11-30 Kelley CookMakefile.in (install-info): Install gccinstall.info...
2003-11-30 GCC AdministratorDaily bump.
2003-11-30 Ulrich Weigand* config/s390/s390.md ("cmpint_di"): Fix incorrect...
2003-11-29 Ulrich WeigandMake-lang.in (nmake.ads): Add dependency on ada/nmake...
2003-11-29 Ulrich Weigands390.md ("movhi"): Do not emit extender pattern when...
2003-11-29 Joseph Myersre PR c/10333 (typeof (bitfield) is accepted but doesn...
2003-11-29 Richard Sandifordstmt.c (expand_asm_operands): Check whether force_const...
2003-11-29 Kaveh R. Ghazignu.h (HURD_TARGET_OS_CPP_BUILTINS): New.
2003-11-29 Jan Hubickaemit-rtl.c (set_used_flags): New.
2003-11-29 GCC AdministratorDaily bump.
2003-11-28 Eric Botcazoubuiltin-apply2.c: Set size of stack argument data to 64.
2003-11-28 Ben EllistonCorrect the description of these files in the comment...
2003-11-28 Kazu Hirata* config/h8300/h8300.md: Fix a comment typo.
2003-11-28 Kazu Hiratah8300.md (*movsf_h8300h): Change to *movsf_h8300hs.
2003-11-28 Kazu Hiratah8300.md (*subhi3_h8300): Remove '&' from the constraint.
2003-11-28 David Edelsohnrs6000.h (MASK_MFCRF): New.
2003-11-28 GCC AdministratorDaily bump.
2003-11-27 J"orn Renneckecse.c (cse_set_around_loop): When changing a constant...
2003-11-27 Randolph Chungpa.c (hppa_profile_hook): Split gen_call_profiler into...
2003-11-27 Kazu Hirata* final.c (final_scan_insn): Remove commented-out code.
2003-11-27 Nathanael Nerode* doc/install.texi: Remove ADAC reference and make...
2003-11-27 Kazu HirataFix a typo in ChangeLog.
2003-11-27 Kazu Hiratah8300.h (FUNCTION_VALUE): Use R0_REG.
2003-11-27 Kazu Hiratah8300.c: Fix formatting.
2003-11-27 Kazu Hirata* config/h8300/h8300.h (ELIMINABLE_REGS): Update a...
2003-11-27 Kazu Hirata* config/h8300/h8300.md: Give names to anonymous insns.
2003-11-27 Kazu Hirata* config/h8300/h8300.md (extendqisi2): Remove constraints.
2003-11-27 Arnaud Charlet[multiple changes]
2003-11-27 Gunther Nikltm.texi (SYSROOT_HEADERS_SUFFIX_SPEC): Fix typo.
2003-11-27 Eric Botcazoucompat.exp (compat-obj): New xfaildata parameter.
2003-11-27 Eric Botcazoure PR rtl-optimization/13041 (linux-2.6/sound/core...
2003-11-27 Eric Botcazoure PR target/12900 (g++ ICE in rtl_verify_flow_info_1)
2003-11-27 Eric Botcazoure PR middle-end/8028 (__builtin_apply() passes wrong...
2003-11-27 GCC AdministratorDaily bump.
2003-11-26 Danny Smithcygming.h (ASM_OUTPUT_DEF_FROM_DECLS): Declare function...
2003-11-26 Nathanael Nerodeaclocal.m4 (gcc_AC_PROG_GNAT): Rewrite to account for...
2003-11-26 Nathanael Nerode* Makefile.in: Remove references to ADAC.
2003-11-26 Nathanael Nerodeconfigure.in: Remove check for whether ${ADAC} accepts...
2003-11-26 Joseph Myers* de.po: Update.
2003-11-26 Eric Botcazou* gcc.c-torture/compile/20031023-4.c: Don't XFAIL on...
2003-11-26 Eric Botcazoure PR target/6466 (backend uses bad type for frame...
2003-11-26 Mohan Embarre PR middle-end/12548 ([non-weak] gcj now failes to...
2003-11-26 GCC AdministratorDaily bump.
2003-11-25 Jeff Sturmre PR java/13183 ([unit-at-a-time] incorrect multidimen...
2003-11-25 Jason MerrillMake-lang.in (treelang.tags): Create TAGS.sub files...
2003-11-25 Andreas JaegerFix date in my latest commit.
2003-11-25 GCC AdministratorDaily bump.
2003-11-24 Toon Moenere PR fortran/12633 (logical expression gives incorrect...
2003-11-24 Arnaud Charletre PR ada/13142 (gnat1 generating call to library ...
2003-11-24 Waldek Hebischfunction.c: Make outer_function-chain external.
2003-11-24 Richard Sandifordconfig.gcc (mips-sgi-irix6*): Add t-iris6gld to tmake_f...
2003-11-24 Eric Christopherre PR c/13014 (if shortcut misses required diagnostics)
2003-11-24 Jan HubickaApply lost changelog entry.
2003-11-24 Kazu Hiratah8300.md (tablejump_h8300): Change to *tablejump_h8300.
2003-11-24 Arnaud Charletre PR ada/13142 (gnat1 generating call to library ...
2003-11-24 Kazu Hirata* config/h8300/h8300.md: Remove constraints from expanders.
2003-11-24 Kazu Hiratah8300.md: (stm_h8300s_2): Change the name to stm_h8300s...
2003-11-24 Rainer Orthadadecode.c: Only include ctype.h if IN_GCC.
2003-11-24 Mohan EmbarMake-lang.in: (java.install-common) Add symlink for...
2003-11-24 Arnaud Charlet[multiple changes]
2003-11-24 Zdenek Dvorakgenattrtab.c (simplify_cond): Update indices correctly.
2003-11-24 Jan Hubickafold-const.c (fold): Do not return early when optimizin...
2003-11-24 Zdenek Dvorakgenattrtab.c (strcmp_check, [...]): New macros.
next