summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* 2003-12-09 Michael Koch <konqueror@gmx.de>mkoch2003-12-094-33/+42
* 2003-12-09 Michael Koch <konqueror@gmx.de>mkoch2003-12-092-1/+9
* * include/ext/algorithm, include/ext/debug_allocator.h,bernie2003-12-0922-462/+475
* * include/debug/bitset, include/debug/debug.h, include/debug/deque,bernie2003-12-0921-1147/+1159
* PR c++/11971jason2003-12-095-22/+85
* PR c++/11929jason2003-12-091-0/+12
* * include/c_compatibility/iso646.h, include/c_compatibility/limits.h,bernie2003-12-099-11/+19
* 2003-12-08 Kim Ho <kho@redhat.com>tromey2003-12-093-8/+38
* * include/c_std/cmath.tcc, include/c_std/std_cassert.h,bernie2003-12-0911-120/+129
* * include/c/std_cctype.h, include/c/std_cmath.h,bernie2003-12-096-14/+20
* * defaults.h (LOCAL_REGNO): Give the default definition.kazu2003-12-094-7/+10
* * include/backward/algo.h, include/backward/algobase.h,bernie2003-12-0918-174/+186
* PR target/11848geoffk2003-12-097-304/+156
* 2003-12-08 Stuart Hastings <stuart@apple.com>stuart2003-12-092-1/+5
* Daily bump.gccadmin2003-12-092-2/+2
* 2003-12-08 Fernando Nasser <fnasser@redhat.com>fnasser2003-12-082-2/+15
* 2003-12-08 Fernando Nasser <fnasser@redhat.com>fnasser2003-12-082-1/+6
* * name-lookup.c, init.c, except.c: Revert Giovanni's patch fromjason2003-12-084-27/+11
* 2003-12-08 Olga Rodimina <rodimina@redhat.com>tromey2003-12-083-5/+16
* Fix IA-64 glibc ICEwilson2003-12-082-4/+15
* * doc/install.texi: Revert change of Dec 7; gcc is still a 2.13neroden2003-12-082-2/+6
* 2003-12-08 Thomas Fitzsimmons <fitzsim@redhat.com>fitzsim2003-12-083-2/+7
* * config/frv/frv.md (subdi2): Merge with _internal insn_and_split,aoliva2003-12-082-13/+33
* add bugzilla referencejason2003-12-081-0/+1
* Support namespaces in DWARF 2 output.jason2003-12-082-15/+153
* Give the anonymous namespace a null DECL_NAME.jason2003-12-088-24/+38
* Fix formatting.bryce2003-12-081-1/+2
* * unwind-pe.h (read_uleb128): Fix handling of large valueshubicka2003-12-082-3/+8
* 2003-12-08 Andrew Pinski <pinskia@physics.uc.edu>pinskia2003-12-082-12/+62
* 2003-12-08 Paolo Carlini <pcarlini@suse.de>paolo2003-12-087-395/+290
* * nmake.adb: Removed.charlet2003-12-082-2862/+2
* 2003-12-08 Michael Koch <konqueror@gmx.de>mkoch2003-12-082-53/+162
* * arm.md: New split to transform ((X << y) - 1) into ~(~(X-1) << y)rearnsha2003-12-082-0/+19
* * gcc_update: Remove handling of sinfo.h, einfo.h, nmake.ads,charlet2003-12-082-5/+5
* * calls.c (expand_call): Don't try using tail or recursive callsrsandifo2003-12-082-1/+10
* 2003-12-08 Jerome Guitton <guitton@act-europe.fr>charlet2003-12-0837-1436/+2135
* * i386.md (cmpstr expander): Obey TARGET_INLINE_ALL_STRINGOPShubicka2003-12-082-1/+5
* PR ada/13324, PR ada/12614charlet2003-12-082-20/+6
* 2003-12-08 David S. Miller <davem@redhat.com>davem2003-12-082-2/+10
* * sinfo.h, einfo.h, nmake.ads, treeprs.ads: Removed, since theycharlet2003-12-085-4800/+6
* * collect2.c (GCC_OK_SYMBOL): Add support for AIX C_WEAKEXT.dje2003-12-082-9/+27
* * final.c (final_scan_insn): Don't use FINAL_PRESCAN_LABEL.kazu2003-12-084-11/+7
* * Makefile.in (compare): Combine toplevel and $(SUBDIRS) cases.ghazi2003-12-082-19/+5
* Daily bump.gccadmin2003-12-082-2/+2
* * java/util/Hashtable.java (Hashtable(Map)): Use putAll, notbryce2003-12-073-8/+15
* * java/util/Hashtable.java (internalContainsValue): Removed.bryce2003-12-072-39/+23
* * configure.in, aclocal.m4: Revert to pre-2.5x conversion status.neroden2003-12-074-8206/+3352
* * g++.dg/lookup/java1.C: New test.giovannibajo2003-12-073-0/+120
* PR c++/2294giovannibajo2003-12-074-9/+39
* * configure.in: Replace AC_INIT, AC_OUTPUT, AC_CANONICAL_SYSTEMneroden2003-12-073-4/+18