aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-12-16sh.h (EXTRA_CONSTRAINT_Z): New macro.J"orn Rennecke3-1/+13
2002-12-16Daily bump.GCC Administrator1-1/+1
2002-12-15* sem_ch6.adb (Analyze_Subprogram_Body): Fix typo and formattingGeert Bosch2-6/+10
2002-12-15re PR ada/5690 (renaming subprograms and default_expression)Geert Bosch2-2/+14
2002-12-15Revert last commit due to freeze.Richard Sandiford4-35/+1
2002-12-15* config/mips/mips.md: Disable the movstrsi define_split.Richard Sandiford4-1/+35
2002-12-15Daily bump.GCC Administrator1-1/+1
2002-12-14Daily bump.GCC Administrator1-1/+1
2002-12-14pa.c (output_millicode_call): Correct typo.John David Anglin2-2/+7
2002-12-14Fix test for LP64, move it to gcc.c-torture/compile (per Kaveh Ghazi)Dale Johannesen1-1/+2
2002-12-13mn10300.c (print_operand): Check operand's range.Alexandre Oliva4-7/+85
2002-12-13re PR c++/8031 (ICE in comptypes, at cp/typeck.c:913)Gabriel Dos Reis3-0/+23
2002-12-13cp-tree.h: Have the multiple-include guards around the entire file.Geoffrey Keating2-3/+8
2002-12-13*** empty log message ***J"orn Rennecke4-44/+68
2002-12-13Fix type.Devang Patel1-2/+2
2002-12-13Doc fix for PR 1621.Jim Wilson2-7/+8
2002-12-13h8300.md (addhi3_h8300): Remove the last alternative.Kazu Hirata2-7/+12
2002-12-13Daily bump.GCC Administrator1-1/+1
2002-12-12I forgot to commit ChangeLogs with darwin ld tests and documentation patch.Devang Patel2-0/+11
2002-12-12re PR debug/1621 (Debugging with complex numbers)Jim Wilson2-2/+63
2002-12-13c-decl.c: Fix a comment typo.Kazu Hirata29-37/+68
2002-12-12* config/h8300/h8300.md: Add a new peephole2.Kazu Hirata2-0/+37
2002-12-12invoke.texi: Document Darwin linker options...Devang Patel6-10/+81
2002-12-12h8300.md (a peephole2): Accept a constant that's accepted by CONST_OK_FOR_J.Kazu Hirata2-1/+7
2002-12-12h8300.h (CONST_OK_FOR_J): New.Kazu Hirata3-12/+23
2002-12-12sh.c (reg_class_from_letter): No longer const.J"orn Rennecke4-35/+71
2002-12-12sh.h (REG_CLASS_HAS_FP_REG): New.Joern Rennecke1-3/+52
2002-12-12sh.h (REG_CLASS_HAS_FP_REG): New.Joern Rennecke1-0/+2
2002-12-12ia64.c (ia64_hpux_asm_file_end): Fix typo in last change and some warnings.Andreas Schwab2-3/+9
2002-12-12* doc/md.texi (pushm): Fix a typo.Kazu Hirata2-1/+5
2002-12-1220021212-1.c: New test.Eric Botcazou2-0/+19
2002-12-12Link PR opt/8334 to its fix.Eric Botcazou1-0/+1
2002-12-12Daily bump.GCC Administrator1-1/+1
2002-12-12mips.c (mips_output_conditional_branch): Support PIC-safe out-of-range branch...Alexandre Oliva3-20/+89
2002-12-12pa.h (BIGGEST_ALIGNMENT): Change 32-bit value to 64 bits.John David Anglin2-10/+16
2002-12-12* doc/invoke.texi: Correct dump file names.Kazu Hirata2-20/+24
2002-12-11ia64.c (ia64_hpux_asm_file_end): Don't send stripped name to globalize_label ...Steve Ellcey2-7/+15
2002-12-11sh.h (REG_CLASS_HAS_GENERAL_REG): Only true for SIBCALL_REGS if not TARGET_SH...J"orn Rennecke2-33/+24
2002-12-11sh.h (REG_CLASS_HAS_GENERAL_REG): New.J"orn Rennecke2-9/+23
2002-12-11tree.h (MODULE_LOCAL_P): Kill.Richard Henderson3-6/+6
2002-12-11* config/h8300/h8300.md (two define_peephole2): New.Kazu Hirata2-0/+60
2002-12-11h8300.h (CONST_OK_FOR_J): Remove.Kazu Hirata2-6/+7
2002-12-11Daily bump.GCC Administrator1-1/+1
2002-12-11c-common.c (builtin_define_type_max): Handle unsigned types too.Neil Booth4-27/+51
2002-12-10re PR c++/8372 (ICE on explicit call of destructor)Mark Mitchell4-3/+21
2002-12-10* cp-tree.h: get rid of needs_virtual_reinit bit.Matt Austern2-2/+4
2002-12-10re PR other/8882 (Error in the documentation "GNU Compiler Collection Interna...Janis Johnson2-1/+6
2002-12-10Add support for darwin linker options.Devang Patel3-3/+342
2002-12-10Fix PPC32 SVR4 ABI bug with 128-bit long double.Jim Wilson2-3/+12
2002-12-10cse.c (cse_insn): Don't cse past a basic block boundary.Andrew Haley2-2/+14