aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2002-11-29configure.in (_XOPEN_SOURCE, [...]): Check that _XOPEN_SOURCE 500L may be def...Krister Walfridsson5-203/+282
2002-11-29h8300.md (movsi_h8300hs): Change the order of alternatives to correct the len...Kazu Hirata2-3/+9
2002-11-29h8300.md (an anonymous pattern): Give an internal name *tst_extzv_bitqi_1_n.Kazu Hirata2-3/+29
2002-11-292002-11-29 Michael Koch <konqueror@gmx.de>Michael Koch3-0/+128
2002-11-292002-11-29 Michael Koch <konqueror@gmx.de>Michael Koch6-64/+183
2002-11-29Daily bump.GCC Administrator2-2/+2
2002-11-29natByteBufferImpl.cc, [...]: New files that implement native functionalities.Michael Koch11-0/+1222
2002-11-292002-11-29 Michael Koch <konqueror@gmx.de>Michael Koch8-471/+366
2002-11-29h8300.c (h8300_eightbit_constant_address_p): Fix a comment typo.Kazu Hirata2-2/+8
2002-11-28re PR libstdc++/8716 (std::string( NULL, 0 ) throws exception also on zero le...Phil Edwards2-0/+10
2002-11-28* doc/passes.texi: Mention the other register allocator.Michael Matz2-1/+24
2002-11-28configure.in: Move host-specific darwin noconfigdirs into the host-specific s...Geoffrey Keating2-1/+9
2002-11-28index.html: Add tip about namespace for extensions.Jonathan Wakely2-0/+31
2002-11-28* config/h8300/h8300.md (6 new peephole2 patterns): New.Kazu Hirata2-0/+128
2002-11-28strct-varg-1.x: Remove xfail on the h8300 port.Kazu Hirata2-3/+5
2002-11-28localename.cc (locale::_Impl::_Impl(const char*, size_t)): Improve previous f...Paolo Carlini2-18/+19
2002-11-28config.gcc (x86_64-*-linux*): Remove i386/t-crtstuff.Jakub Jelinek4-2/+14
2002-11-28h8300.c (h8300_and_costs): New.Kazu Hirata4-0/+30
2002-11-28c_locale.cc (locale::_S_categories): Reorder the categories to match that of ...Paolo Carlini4-15/+22
2002-11-28Daily bump.GCC Administrator2-2/+2
2002-11-28rs6000.c (altivec_init_builtins): Make the pointer argument in the prototypes...Zack Weinberg2-46/+85
2002-11-28* decl.c (java_init_decl_processing): Use `LL' on 64-bit constant.Kaveh R. Ghazi2-1/+5
2002-11-28except.c (default_exception_section): Move variable into the scope where it i...Kaveh R. Ghazi2-2/+7
2002-11-28config.gcc (*-*-netbsd[2-9]*, [...]): Test for correct version.Krister Walfridsson2-1/+6
2002-11-27* config/h8300/h8300.h (OK_FOR_U): Remove extra parentheses.Kazu Hirata2-4/+8
2002-11-27Locale.java (toString): Improve efficiency if country and variant are both em...Julian Dolby2-0/+7
2002-11-27h8300.c (h8300_shift_costs): New.Kazu Hirata4-14/+40
2002-11-27- Fix typo in rs6000_output_load_multiple commit.David Edelsohn1-1/+1
2002-11-27spe.md (spu_evsplatfi, [...]): Swap operands in output template.Jim Wilson2-3/+8
2002-11-27class.c (build_base_field): Make sure we get the canonical base when descendi...Mark Mitchell2-1/+9
2002-11-27i386.h (DLL_IMPORT_EXPORT_PREFIX): Define.Casper S. Hornstrup3-34/+50
2002-11-27mkmap-symver.awk (BEGIN): Set sawsymbol false.Richard Henderson2-1/+20
2002-11-27* src/s390/sysv.S (.eh_frame section): Make section read-only.Ulrich Weigand2-2/+6
2002-11-27* gcc.dg/bitfld-6.c: New test.Richard Sandiford2-0/+20
2002-11-27* builtins.def (DEF_C99_BUILTIN): Fix.Jan Hubicka5-1/+25
2002-11-27unwind-sjlj.c (_Unwind_FindEnclosingFunction): Rename from_Unwind_Find_Enclos...Andrew Haley6-4/+21
2002-11-27Daily bump.GCC Administrator2-2/+2
2002-11-27s390.c (390_output_constant_pool): Set alignment before label in 64 bit mode,...Hartmut Penner2-4/+18
2002-11-26c-common.c (handle_visibility_attribute): Accept "default".Richard Henderson2-1/+7
2002-11-26c-common.c (handle_visibility_attribute): Accept "default".Richard Henderson7-23/+81
2002-11-27verify.cc (pop_init_ref): New method.Tom Tromey2-26/+61
2002-11-27h8300.c: Adjust spacing.Kazu Hirata3-18/+23
2002-11-26hooks.c (hook_bool_void_false, [...]): Rename so that the return type is first.Richard Henderson7-78/+68
2002-11-27pa-protos.h (function_value): New prototype.John David Anglin5-24/+73
2002-11-27expr.c (gen_group_rtx, [...]): New functions.John David Anglin5-15/+98
2002-11-27Index: cp/ChangeLogGeoffrey Keating5-2/+32
2002-11-26HeuristicCommitException.java: Classpath merge.Mark Wielaard18-126/+668
2002-11-26* config/t-libc-ok: Fix typo.Jason Thorpe2-1/+5
2002-11-26Fix Portable .NET bug with IA-64 pointer size.Jim Wilson2-1/+6
2002-11-26natPlainDatagramSocketImpl.cc (socklen_t): Don't define.Andreas Tobler4-6/+11