aboutsummaryrefslogtreecommitdiff
path: root/gcc
AgeCommit message (Expand)AuthorFilesLines
2002-12-17convert.c (convert_to_real): Disable function transformation for now.Jan Hubicka2-0/+9
2002-12-17Daily bump.GCC Administrator1-1/+1
2002-12-17* gcc.c (handle_braces): Allow '@' as a switch name.Geoffrey Keating2-1/+5
2002-12-17c-semantics.c (add_scope_stmt): Abort if the end SCOPE_STMT doesn't match the...Jason Merrill7-16/+36
2002-12-17* genmultilib: Create temporary files in unique subdirectory.Geoffrey Keating2-6/+8
2002-12-17* gcc.c (validate_switches): Allow '@' as a switch name.Geoffrey Keating2-1/+5
2002-12-17* Makefile.in (gcov-iov.h): Improve portability.Loren J. Rittle2-1/+5
2002-12-16mips.h (ASM_OUTPUT_ADDR_DIFF_ELT): Do not use qpword on API_N32/not gasJan Hubicka3-2/+9
2002-12-16gcc-common.texi: Change version number to 3.4.Mark Mitchell6-3/+15
2002-12-16add PR referenceJason Merrill1-0/+2
2002-12-16oops.Bruce Korb1-8/+1002
2002-12-16move inclusion of signal.hBruce Korb4-1089/+100
2002-12-16Merge basic-improvements-branch to trunkZack Weinberg558-10558/+16259
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