]> gcc.gnu.org Git - gcc.git/shortlog
gcc.git
2004-12-08 Christopher... * MAINTAINERS: Update my email address.
2004-12-08 David EdelsohnMakefile.am (AM_MAKEFLAGS): Remove duplicate LIBCFLAGS...
2004-12-08 David Edelsohnclarify previous entry.
2004-12-08 David EdelsohnMakefile.am (LIBCFLAGS): Remove duplicate.
2004-12-08 Tobias SchlüterAdd missing PR numbers for previous commit:
2004-12-08 Andrew Haleyre PR java/18811 (rhug build problem, regression?)
2004-12-08 Andrew Haleyjcf-parse.c (load_class): Remove sanity test for missin...
2004-12-08 Tobias Schlüter* decl.c (gfc_match_end): Use locus of END when eos...
2004-12-08 Tobias Schlüterresolve.c (resolve_code): Impose correct restrictions...
2004-12-08 Arnaud CharletResync.
2004-12-08 Arnaud Charletg-socket.ads (Get_Host_By_Address, [...]): Clarify...
2004-12-08 Arnaud Charlet* vxaddr2line.adb: Add support for x86 vxworks
2004-12-08 Arnaud Charletsem_ch8.adb (Find_Type): If node is a reference to...
2004-12-08 Arnaud Charletsem_ch5.adb (One_Bound): Remove call to Resolve...
2004-12-08 Arnaud Charletsem_ch4.adb (Process_Implicit_Dereference_Prefix):...
2004-12-08 Arnaud Charletnlists.adb (Prepend_Debug): Remove parameters and nest...
2004-12-08 Arnaud Charletmisc.c (gnat_types_compatible_p, [...]): Remove.
2004-12-08 Arnaud Charlet* Makefile.in: Add support for foreign threads on VMS.
2004-12-08 Arnaud Charletlib-xref.adb (Generate_Reference): Handle properly...
2004-12-08 Arnaud Charlet* g-regpat.adb: (Match): Change a misuse of or to or...
2004-12-08 Arnaud Charletg-os_lib.adb (Spawn): Explicitly initialize Saved_Error...
2004-12-08 Arnaud Charletgnatmem.adb, [...]: Output the copyright message on...
2004-12-08 Arnaud Charletexp_dist.adb (Specific_Build_General_Calling_Stubs...
2004-12-08 Arnaud Charletexp_ch7.adb (Expand_Cleanup_Actions): If statement...
2004-12-08 Arnaud Charletexp_ch6.adb (Expand_Call): Add comment on handling...
2004-12-08 Arnaud Charletexp_ch4.adb (Expand_N_Indexed_Component): For an indexe...
2004-12-08 Arnaud Charlet* eval_fat.adb: Revert previous change.
2004-12-08 Arnaud Charletdecl.c (maybe_pad_type): Use TYPE_SIZE_UNIT of the...
2004-12-08 Arnaud Charletdebug.adb: Document that -gnatdA automatically sets...
2004-12-08 Arnaud Charletmake.adb (Check_Mains, [...]): Adapt to name changes...
2004-12-08 Arnaud Charletback_end.adb (Scan_Back_End_Switches): Accept --param.
2004-12-08 Arnaud Charletatree.adb (Visit_Itype): Create a new name for the...
2004-12-08 Arnaud Charleta-exexpr.adb (Others_Value, [...]): Change initial...
2004-12-08 Arnaud Charlets-intman-vxworks.adb (Notify_Exception): removed useles...
2004-12-08 Nick CliftonAdd new tests for xstormy16
2004-12-08 Richard Sandifordfrv.c (frv_sort_insn_group): Always initialize packet_g...
2004-12-08 Kriang Lerdsuwanakijre PR c++/18100 (template member with same name as...
2004-12-08 Nathan Sidwellre PR c++/18672 (Segfault with simple template code)
2004-12-08 Nathan Sidwell* doc/trouble.texi (Non-bugs): Clarify empty loop removal.
2004-12-08 Nathan Sidwellre PR c++/18803 (rejects access to operator() in template)
2004-12-08 Uros Bizjaki386.c (output_387_binary_op, [...]): Fix is_sse condition.
2004-12-08 Hans-Peter... re PR c/18867 (ICE on invalid switch quantity)
2004-12-08 Matt KraaiMakefile.tpl: Generate normal dependencies if the LHS...
2004-12-08 Uros Bizjaki386-protos.h (ix86_split_fp_branch): New rtx argument.
2004-12-08 Kazu Hiratac-common.c (verify_tree): Don't check code length if...
2004-12-08 Ranjit MathewIdentityHashMap.java (put): Replace mistaken use of...
2004-12-08 Roger Saylere PR middle-end/18293 (Redundant copy operation introd...
2004-12-08 Richard Hendersontree-pretty-print.c (dump_array_domain): Split out...
2004-12-08 Richard Guentherinvoke.texi: Adjust default values for large-function...
2004-12-08 Steve EllceyMakefile.am (AM_MAKEFLAGS): New.
2004-12-08 Steve Ellceyio.h (open_external): Change prototype.
2004-12-08 David Mosbergerre PR target/18443 (#pragma pack(1) breaks function...
2004-12-08 GCC AdministratorDaily bump.
2004-12-08 Steven Bosscherre PR c/18867 (ICE on invalid switch quantity)
2004-12-08 Steven Bosscherre PR middle-end/17340 (Internal error compiling with...
2004-12-07 Ziemowit Laskic-tree.h (struct lang_type): Rename 'objc_protocols...
2004-12-07 Eric Botcazouconfigure.ac: Check for ieeefp.h.
2004-12-07 Eric Christopherre PR target/16317 (MIPS-netbsd does not define NO_IMPL...
2004-12-07 Eric Christophermips-protos.h (mips_valid_pointer_mode): Move prototype...
2004-12-07 Eric Christopherre PR target/18442 (Rejects attribute((mode(SI))) when...
2004-12-07 Kazu Hiratac-common.c, [...]: Replace uses of first_rtl_op with...
2004-12-07 DJ Deloriesplay-tree.c (splay_tree_delete_helper): Redesign the...
2004-12-07 David Edelsohnt-aix43, t-aix52 (SHLIB_LINK): Revert 2004-12-01 change.
2004-12-07 Paolo Carlinitype_traits: Implement is_const and is_volatile.
2004-12-07 Roger Saylename-lookup.c (leave_scope): We only need to update...
2004-12-07 Volker Reichelt* g++.dg/other/unreachable-1.C: New test.
2004-12-07 Ziemowit Laskic-tree.h (struct lang_type): Add 'objc_protocols' field.
2004-12-07 DJ Deloriereload.c (find_valid_class): Fix logic to test inner...
2004-12-07 Eric Christophertm.texi (TARGET_VALID_POINTER_MODE): Document.
2004-12-07 Richard Hendersoncshift0.c, [...]: Use internal_malloc_size instead...
2004-12-07 GCC AdministratorDaily bump.
2004-12-07 Richard Hendersonc99_functions.c, [...]: Whitespace fixes.
2004-12-06 Aldy Hernandez* config/rs6000/sysv4.h: Define RELOCATABLE_NEEDS_FIXUP...
2004-12-06 Richard HendersonMakefile.am: Generate all m4 output under $(srcdir).
2004-12-06 Zdenek Dvorakre PR tree-optimization/18601 (tree cfglceanup is slow)
2004-12-06 Kazu Hirataexpr.c (expand_expr_real_1): Remove an "if" whose condi...
2004-12-06 Tom TromeyMake-lang.in (JAVA_MANFILES): Added gcj-dbtool.
2004-12-06 Roger Saylec-gimplify.c (gimplify_c_loop): Improve initial impleme...
2004-12-06 J"orn Renneckebt-load.c (btr_def_s): New member own_end;
2004-12-06 Paolo Carlinitype_traits: Implement is_reference.
2004-12-06 Tom Tromeyre PR java/14853 (Assignment to final field permitted...
2004-12-06 Tom TromeyFor PR java/14853:
2004-12-06 Nick CliftonMove ChangeLog entry to the correct ChangeLog!
2004-12-06 Nick Cliftonoops - omitted from previous checkin
2004-12-06 Nick Cliftonbuiltins-config.h: Use <sys/types.h> instead of <limits...
2004-12-06 Daniel Berlintree-ssa-alias.c (create_global_var): Use void_type_nod...
2004-12-06 GCC AdministratorDaily bump.
2004-12-06 GCC AdministratorDaily bump.
2004-12-06 Kazu Hirataexpr.c (expand_expr_real_1): Abort on COND_EXPR of...
2004-12-05 Paolo Carlinire PR libstdc++/18837 (testsuite_performance.h:63:...
2004-12-05 Richard HendersonTest case for PR target/18841.
2004-12-05 Richard Hendersonre PR target/18841 (setjmp and eh receivers can mis...
2004-12-05 Andrew Pinskimklibgcc.in (vis_hide): Add the prototype for the test.
2004-12-05 Andrew PinskiAdd forgotten to check in changeLog:
2004-12-05 Roger Saylec-typeck.c (c_finish_loop): Improve initial implementat...
2004-12-05 Kazu Hirata* builtins.c: Fix comment typos.
2004-12-05 John David... re PR middle-end/18730 (cppexp.c:1076: error: unrecogni...
2004-12-05 Richard Henderson* gcc.dg/tree-ssa/loop-5.c: Use long instead of int.
2004-12-05 Richard Henderson* testsuite/26_numerics/complex/pow.cc: Use -mieee...
2004-12-05 Richard Henderson* include/ext/malloc_allocator.h: Include cstdlib.
next
This page took 0.085634 seconds and 5 git commands to generate.